python-tripleoclient/tripleoclient/tests/v1/overcloud_deploy
Francesco Pantano 05a909c355
Check CephClusterFSID against proposed env files
There have been cases where operators inadvertenly changed the
CephClusterFSID on a stack update, which is unsupported by both
Ceph and openstack.
For this reason we need to check that the existing deployed Ceph
cluster ID present in the stack is consistent with the value of
the environment, raising an InvalidConfiguration exception if
they are different.

Change-Id: I6aca5c701cb00c82c6b3f92db72b5547799a10bf
Closes-Bug: #1882548
(cherry picked from commit 58f913512c)
2020-10-15 10:36:21 +02:00
..
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
fakes.py Use correct default key file and normalize the usage 2020-03-12 11:41:51 +13:00
test_overcloud_deploy.py Check CephClusterFSID against proposed env files 2020-10-15 10:36:21 +02:00