python-tripleoclient/tripleoclient
John Fulton ac0dfb5e1e Add openstack overcloud export ceph
Add a new command to export Ceph information from one or
more Heat stacks to be used as input of another stack.
Creates a valid YAML file with the CephExternalMultiConfig
parameter populated.

Also have export's export_password use yaml.safe_load in
place of the deprecated yaml.load.

Closes-Bug: #1895034
Change-Id: Ibdf9115e92c6b476b99d6df785b0c7e9f23991de
2020-09-23 00:25:20 +00:00
..
config Disable nova by default on undercloud 2020-09-03 15:53:33 +05:30
tests Add openstack overcloud export ceph 2020-09-23 00:25:20 +00:00
v1 Add openstack overcloud export ceph 2020-09-23 00:25:20 +00:00
v2 Update dependency logic to correctly index parents 2020-09-02 08:28:20 -05:00
workflows Fix ignored parameters in create_deployment_plan 2020-08-06 09:31:16 +09:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Use correct default key file and normalize the usage 2020-02-20 08:52:09 -06:00
constants.py Merge "Update tripleo-validations path to /usr/share/ansible" 2020-09-08 14:03:27 +00:00
exceptions.py Add "yes" prompt for update/upgrades commands 2020-07-16 17:19:37 +02:00
export.py Add openstack overcloud export ceph 2020-09-23 00:25:20 +00:00
heat_launcher.py Stop to use the __future__ module. 2020-06-21 00:01:31 +08:00
noauth_policy.json Add heat_launcher module to help launch heat-all 2017-02-08 15:49:24 -05:00
plugin.py Raise a new ValueError with the contents of the JSON is parsing fails 2020-02-14 09:39:19 +00:00
utils.py Limit ip_version when resolving public_host and admin_host 2020-08-18 10:03:23 +02:00