deb-glance/glance/cmd
Hemanth Makkapati 9859df2d1f Add expand/migrate/contract migrations for CI
This patch adds equivalent expand/migrate/contract migration scripts for
Community Images. The expand migration
'ocata_expand01_add_visibility.py' creates a new migration branch 'expand'
from the last known migration i.e., 'mitaka02'. Similarly, the contract
migration 'ocata_contract01_drop_is_public.py' creates another new
migration branch called 'contract' from the last known migration.

The data migration 'ocata_migrate01_community_images.py' migrates
all rows in the database at once. There is possibility of performance
degradation while the data migrations are running.

Change-Id: I34f5623d6804e9fe594e6b5b196ea4a162578196
Partially-Implements: blueprint database-strategy-for-rolling-upgrades
Co-Authored-By: Hemanth Makkapati <hemanth.makkapati@rackspace.com>
Depends-On: Ie839e0f240436dce7b151de5b464373516ff5a64
2017-02-02 00:16:04 +00:00
..
__init__.py Import i18n functions directly 2015-12-07 18:20:43 +03:00
api.py Remove unnecessary executable permissions 2016-05-23 21:48:22 +02:00
cache_cleaner.py Prepare for oslo.log 3.17.0 2016-11-29 10:20:43 -06:00
cache_manage.py cache_manage: fix a print bug in exit main 2016-08-01 14:07:14 +00:00
cache_prefetcher.py Prepare for oslo.log 3.17.0 2016-11-29 10:20:43 -06:00
cache_pruner.py Prepare for oslo.log 3.17.0 2016-11-29 10:20:43 -06:00
control.py Import i18n functions directly 2015-12-07 18:20:43 +03:00
glare.py Remove unnecessary executable permissions 2016-05-23 21:48:22 +02:00
manage.py Add expand/migrate/contract migrations for CI 2017-02-02 00:16:04 +00:00
registry.py Remove unnecessary executable permissions 2016-05-23 21:48:22 +02:00
replicator.py Prepare for oslo.log 3.17.0 2016-11-29 10:20:43 -06:00
scrubber.py Prepare for oslo.log 3.17.0 2016-11-29 10:20:43 -06:00