python-tripleoclient/tripleoclient/v2
John Fulton 61e4f4c788 Introduce "openstack overcloud ceph deploy"
The new "openstack overcloud ceph deploy" is used to deploy
Ceph after the hardware has been provisioned with networking
and before the overcloud is deployed. The command takes the
output of "openstack overcloud node provision" as input and
returns a Heat enviornment file, e.g. deployed_ceph.yaml,
as output. The deployed_ceph.yaml file may then be passed
to the "openstack overcloud deploy" command as input.

Change-Id: Ie0032190f0c07fd47a36a1915c02f0ba1a9ae2a4
2021-08-24 11:46:52 +00:00
..
__init__.py Prepare tripleoclient for v2 implementations of the commands 2020-01-27 13:18:52 +00:00
overcloud_ceph.py Introduce "openstack overcloud ceph deploy" 2021-08-24 11:46:52 +00:00
overcloud_delete.py Add node, port unprovision to overcloud delete 2021-05-17 11:50:34 +05:30
overcloud_network.py Merge "Add '--templates' arg to node and net provision" 2021-07-02 21:27:27 +00:00
overcloud_node.py Merge "Always run growvols playbook after provision" 2021-07-09 02:52:13 +00:00
overcloud_support.py Add stack_name support to ANSIBLE_INVENTORY 2020-04-29 17:29:33 -05:00
tripleo_container_image.py Enabling pylint no-else-return 2021-07-23 16:57:18 +02:00