openstack-ansible-ops/leap-upgrades/lib
Antony Messerli aa26271ee5 Allow for Swift Leap Upgrade to be skipped
An operator might want to ensure Swift is available during
an upgrade and manually upgrade Swift on completion of the
maintenance.

The operator would need to set these vars before operation:

   export SKIP_SWIFT_UPGRADE=yes
   export CONTAINERS_TO_DESTROY=add_!swift_all_exclusion

This would prevent the swift containers from being torn
down during the upgrade and would skip all Swift upgrade
operations.

Change-Id: Ibf40499750751dd9f41e447b7b90bb77f592cc14
2018-08-15 10:58:48 -05:00
..
functions.sh Adds support for leaping from Mitaka 2018-06-14 14:05:48 -05:00
upgrade-requirements.txt Use setuptools==33.1.1 in leap upgrade-requirements.txt 2018-07-06 09:25:05 -05:00
vars.sh Allow for Swift Leap Upgrade to be skipped 2018-08-15 10:58:48 -05:00