231a0f1459
When a cloud is deployed earlier than the Train release, the placement service is provided by nova-cloud-controller. As part of an upgrade to Train, the new placement service is added and updates the placement endpoint in the service catalog. The nova-cloud-controller charm no longer advertises the placement service URL, but because the data exists on the relation until removed, the service catalog changes the placement URL to the placement endpoints advertised from nova-cloud-controller. Fix this by explicitly removing the placement service URLs when the placement service is not provided by nova-cloud-controller. Change-Id: Ibb3b1429820a4188fe3d2c1142c295c0de4ee24e Closes-Bug: #1928992 |
||
---|---|---|
.. | ||
__init__.py | ||
test_actions_openstack_upgrade.py | ||
test_actions.py | ||
test_nova_cc_contexts.py | ||
test_nova_cc_hooks.py | ||
test_nova_cc_utils.py | ||
test_utils.py |