tripleo-common/tripleo_common/utils
Mike Fedosin a15c10ef1a Remove "overcloud-swift-rings" container during overcloud deletion
Trying to re-run `openstack overcloud deploy` now fails with
"A container with the name overcloud-swift-rings already exists."
It happens because Ьistral doesn't remove the container during the
deletion process.

This patch adds the removal of the container to the corresponding
action.

Change-Id: I3f62fc61758cb817c45df8e67ed3639934edd038
Closes-bug: #1738437
2017-12-21 13:15:44 +01:00
..
__init__.py Initial workflow implementation of tripleo-common 2015-12-07 12:38:42 -05:00
config.py Reduce the calls to heat when downloading config 2017-12-07 09:25:59 +00:00
glance.py Accept glance image ID in addition to name 2017-10-24 15:22:03 -04:00
keystone.py Switch to use sessions on zaqar, nova and swift 2017-11-23 02:47:58 +00:00
nodes.py Support enrolling nodes with staging-ovirt hardware type 2017-11-24 14:33:01 +01:00
overcloudrc.py Stop setting IRONIC_API_VERSION and OS_BAREMETAL_API_VERSION in overcloudrc 2017-11-24 14:55:15 +01:00
parameters.py Derive Params (part 1): Initial workflow to start 2017-06-09 03:57:56 -04:00
passwords.py Added ability to generate kek for barbican simple crypto backend 2017-12-07 22:58:10 +00:00
plan.py Use Swift to store Plan environment 2017-06-07 16:51:28 +02:00
roles.py Use six to correctly handle text in Python 2 and 3 in the Role schema 2017-06-28 13:03:48 +01:00
swift.py Remove "overcloud-swift-rings" container during overcloud deletion 2017-12-21 13:15:44 +01:00
tarball.py Exclude more unneeded files from default plan 2016-08-23 17:52:03 +02:00
time_functions.py Add GUI logging workflows 2017-08-08 08:55:55 +02:00
validations.py move mistral base action dependency to mistral_lib 2017-05-17 23:51:05 +01:00