tripleo-common/tripleo_common/actions
Dougal Matthews 55a78c5c0d Migrate to the new Mistral context class
The context sent to actions by Mistral has changed. It is now a class
with the potential to carry more context information - we only use the
security context at present. This updates the context usage to make it
use the security attribute.

Closes-Bug: #1718353
Change-Id: I759a1d7a2da0a978b5b784be9f0e58a549b51e06
2018-05-30 14:37:28 +01:00
..
__init__.py Initial Integration of Mistral into TripleO 2016-05-16 09:15:14 -04:00
ansible.py Migrate to the new Mistral context class 2018-05-30 14:37:28 +01:00
baremetal.py Merge "Add support for rescue mode in enrollment and node configuration workflows" 2018-05-03 16:02:41 +00:00
base.py Migrate to the new Mistral context class 2018-05-30 14:37:28 +01:00
config.py config download support for a fixed directory 2018-04-17 17:15:17 -07:00
container_images.py Action to always populate container image parameters 2017-10-12 20:35:12 +00:00
deployment.py Revert "TLS by default for the overcloud" 2018-05-16 17:45:02 -04:00
derive_params.py OvsDpdkSocketMemory MTU Roundup in bytes 2017-12-18 06:49:51 -05:00
files.py Fix files actions run() method 2017-06-29 15:59:13 +02:00
heat_capabilities.py Copyright content changes 2017-07-13 12:09:53 -04:00
logging_to_swift.py Fix tarball generation when downloading logs 2018-04-25 14:31:40 -03:00
package_update.py Update ceph-ansible playbook path in parameter default for update 2017-11-21 08:28:12 +01:00
parameters.py Merge "Allow fencing config generation before deployment." 2018-05-07 11:37:57 +00:00
plan.py Merge "Remove no-ops from user-env too" 2018-05-04 16:37:12 +00:00
scale.py Return any errors from called actions in node delete 2018-03-15 11:18:57 -04:00
swifthelper.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00
templates.py Add an action to upload validations to Swift 2018-05-18 17:19:29 +02:00
undercloud.py Add validation for empty file system backup on Undercloud 2018-05-14 13:00:29 +02:00
validations.py Add an action to upload validations to Swift 2018-05-18 17:19:29 +02:00
vcs.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00