glance/glance/cmd
Erno Kuvaja 864d1ad714 Change default age of purge_images_table to 180
The `glance manage purge-images-table` is supposed to be used
only if really required due to OSSN-0075. And the advice is
not to purge any freshly deleted rows due to the possible
ID collision of still in use images. This change increases
the default of "age_in_days" to 180 from it's original 30 to
stress this out. User can still define smaller age if they
must.

Change-Id: Idb13288b72b31940a357fc9b11db2d6bcd396261
2018-07-06 13:05:23 +01:00
..
__init__.py remove useless EVENTLET_NO_GREENDNS 2017-01-17 10:28:57 +01: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_manage.py Remove use of deprecated optparse module 2017-10-01 07:08:00 -05: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