A common library for TripleO workflows.
Project description
A common library for TripleO workflows.
Free software: Apache license
Documentation: http://docs.openstack.org/developer/tripleo-common
Source: http://git.openstack.org/cgit/openstack/tripleo-common
Action Development
When developing new actions, you will checkout a copy of tripleo-common to an undercloud machine and add actions as needed. To test the actions they need to be installed and selected services need to be restarted. Use the following code below to accomplish these tasks.
sudo rm -Rf /usr/lib/python2.7/site-packages/tripleo_common* sudo python setup.py install sudo systemctl restart openstack-mistral-executor sudo systemctl restart openstack-mistral-engine # this loads the actions via entrypoints sudo mistral-db-manage populate # make sure the new actions got loaded mistral action-list | grep tripleo
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tripleo-common-5.0.0.0b1.tar.gz.
File metadata
- Download URL: tripleo-common-5.0.0.0b1.tar.gz
- Upload date:
- Size: 47.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ec6c47fa4be2e08f4794288a1c3eec148734255ebee615069c9a69f9c6b732b
|
|
| MD5 |
e855c1a8270e857f3bf35385c32e5be9
|
|
| BLAKE2b-256 |
5bb82be048998c9f05e739fdd9ed9f8666c7f928dca41feed0283ca5649b8214
|
File details
Details for the file tripleo_common-5.0.0.0b1-py2-none-any.whl.
File metadata
- Download URL: tripleo_common-5.0.0.0b1-py2-none-any.whl
- Upload date:
- Size: 64.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0acb83b14fcf63b3e9e02f664abbb214e8ec0adc6c3caaa1a8de5c4e509d2c79
|
|
| MD5 |
72524c0e1000df35fe8a04340c097246
|
|
| BLAKE2b-256 |
e1b5fe012dbe32b59b64630293ca3efc62a52795e986638787a420544fb62dac
|