tripleo-common/tripleo_common/actions
Oliver Walsh 5f136811d6 Add MigrationSshKey to generated passwords
This reuses the existing password generation mistral action to generate an ssh
keypair to be used for nova cold migration

Paramiko is used to generate the ssh key, based on the existing approach in the
nova keypair api.

Also update validation ssh key generation to reuse the same method.

Change-Id: I9e7a1862911312ad942233ac8fc828f4e1be1dcf
2017-04-03 09:22:10 +01:00
..
__init__.py Initial Integration of Mistral into TripleO 2016-05-16 09:15:14 -04:00
baremetal.py Fix race in undercloud cell_v2 host discovery 2017-02-01 13:56:58 +00:00
base.py Update the Nova client creation 2017-02-17 14:15:49 +00:00
deployment.py Fix class constructors 2017-01-27 12:40:09 +00:00
heat_capabilities.py UpdateCapabilitiesAction add purge_missing option 2017-03-10 11:25:19 +00:00
package_update.py Merge "Use kwargs to pass in 'error' to a Mistral Result" 2017-03-01 01:05:33 +00:00
parameters.py Merge "Make fencing action parameter optional." 2017-03-15 19:05:13 +00:00
plan.py Fix class constructors 2017-01-27 12:40:09 +00:00
scale.py Remove the underscore from the base action client methods 2016-11-28 13:09:38 +00:00
swifthelper.py Use Mistral to create Swift temporary URLs 2017-01-26 10:35:37 +01:00
templates.py Add support for network_data.yaml to process templates action 2017-02-21 14:49:43 -05:00
validations.py Add MigrationSshKey to generated passwords 2017-04-03 09:22:10 +01:00