python-tripleoclient/tripleoclient/tests
John Fulton d58fa71baf Create Ceph pools/cephx keys before overcloud deploy
Add new parameters --ceph-client-username, --ceph-client-key,
--skip-cephx-keys, and --ansible-extra-vars to 'openstack
overcloud ceph deploy' so that the user may create pools
and cephx keys for OpenStack to access them on the deployed
Ceph cluster. This is optional as 'openstack overcloud deploy'
will create the pools/cephx keys later, however the same
Ansible can now be called to do it earlier.

The --ansible-extra-vars option can override any variable
in tripleo-ansible when 'openstack overcloud ceph deploy'
is called. If the tripleo_cephadm_pools variable is set,
then cephx keys will be generated and exported to the
--output deployed_ceph.yaml. The user may also pass their
own cephx key and client username.

Depends-On: Ib87a8a5a550676b32302c0cc9c447f8b9fe3a149
Change-Id: Ic37d7123c30b559b1ff41e1d93ce7c7673b85a92
2022-04-22 16:45:55 -04:00
..
config Drop minion 2021-10-01 14:03:39 +00:00
fixture_data Remove cyclic import between export and utils 2021-07-14 12:12:50 +00:00
v1 Overcloud export with ephemeral Heat 2022-03-08 15:42:24 -05:00
v2 Create Ceph pools/cephx keys before overcloud deploy 2022-04-22 16:45:55 -04:00
workflows Move baremetal configure commands from Ansible 2022-01-26 21:30:11 +00:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
base.py Save DefaultPasswords values for undercloud deploy 2017-04-26 20:38:00 +01:00
fakes.py Move baremetal provide commands from Ansible 2022-01-07 00:07:07 +00:00
test_export.py Add AuthCloudName to export data 2022-02-24 06:57:45 -05:00
test_heat_launcher.py Skip Heat pod container image pull for default ephemeral heat images 2021-12-01 17:28:26 -05:00
test_overcloud_credentials.py Use unittest.mock instead of third party mock 2021-10-12 14:29:21 -06:00
test_plugin.py Use unittest.mock instead of third party mock 2021-10-12 14:29:21 -06:00
test_utils.py Create Ceph pools/cephx keys before overcloud deploy 2022-04-22 16:45:55 -04:00