glance/glance/cmd
Lance Bragstad c82ecc7463 Implement scaffolding for upgrade checks
One of the community goals for Stein is to implement a command-line
tool for operators that runs programmable checks that might impact
upgradability.

This commit lays down the basic structure for the upgrade checks and
ties it up to `glance-status` command.

Change-Id: I7fcf5235a76d15dbcb2c49255bc26c2b586cd71c
Story: 2003657
Task: 26135
2018-12-05 16:43:00 -05:00
..
__init__.py Remove i18n.enable_lazy() call from glance.cmd 2018-12-05 16:37:41 -05:00
api.py Refactor exception handling in cmd.api 2018-05-20 11:56:53 -04:00
cache_cleaner.py Remove usage of parameter enforce_type 2017-05-31 14:32:20 +08:00
cache_prefetcher.py Remove usage of parameter enforce_type 2017-05-31 14:32:20 +08:00
cache_pruner.py Remove usage of parameter enforce_type 2017-05-31 14:32:20 +08:00
control.py Import i18n functions directly 2015-12-07 18:20:43 +03:00
manage.py Change default age of purge_images_table to 180 2018-07-06 13:05:23 +01:00
registry.py Make eventlet monkey patching conform to best practices 2018-03-29 20:36:09 +00:00
replicator.py Remove unused None from dict.get() 2017-07-05 12:49:10 +00:00
scrubber.py Pending-delete rollback ability 2018-04-19 11:03:59 +08:00
status.py Implement scaffolding for upgrade checks 2018-12-05 16:43:00 -05:00