glance/glance/tests/functional
Abhishek Kekane 5cc9d99935 Mitigate OSSN-0075
Modified the current ``glance-manage db purge`` command to eliminate images
table from purging the records. Added new command
``glance-manage db purge_images_table`` to purge the records from images
table.

DocImpact
SecurityImpact

Change-Id: Ie6641659b54543ed9f96c393d664e52a26bfaf6a
Implements: blueprint mitigate-ossn-0075
2018-07-05 13:33:36 +00:00
..
db Mitigate OSSN-0075 2018-07-05 13:33:36 +00:00
serial Refactor wait_for_scrubber_shutdown function 2018-05-08 21:18:47 +00:00
v2 Remove deprecated 'enable_image_import' option 2018-06-07 08:16:43 +01:00
__init__.py Remove deprecated 'enable_image_import' option 2018-06-07 08:16:43 +01:00
ft_utils.py Add time-bounded wait-for-status to func tests 2018-05-03 15:28:01 +00:00
store_utils.py Fix and enable remaining v1 tests on py35. 2017-03-22 23:02:16 +00:00
test_api.py Enable Image Import per default and make current 2018-01-24 13:01:55 +00:00
test_bin_glance_cache_manage.py Add external lock to image cache sqlite driver db init 2017-06-18 03:52:18 -04:00
test_cache_middleware.py Add external lock to image cache sqlite driver db init 2017-06-18 03:52:18 -04:00
test_client_exceptions.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_client_redirects.py Python3: fix test_client_redirects.py 2016-12-01 17:42:12 +01:00
test_cors_middleware.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_glance_manage.py Convert to string before using assertIn 2018-06-04 16:34:29 -04:00
test_glance_replicator.py Python3: Fix glance.tests.functional.test_glance_replicator 2016-12-01 17:43:22 +01:00
test_gzip_middleware.py Fix assertEqual arguments order 2014-09-19 00:25:18 +08:00
test_healthcheck_middleware.py Python3: fix logs/glance.tests.functional.test_healthcheck_middleware 2016-12-01 17:43:22 +01:00
test_logging.py Fixed PY35 Jenkins Gate warnings 2017-05-27 09:02:31 +00:00
test_reload.py Add glance-eventlet-ssl-handshake-broken-py35 job 2018-06-05 22:32:28 -04:00
test_sqlite.py Rationalize test asserts 2015-07-09 13:48:49 +00:00
test_ssl.py Add glance-eventlet-ssl-handshake-broken-py35 job 2018-06-05 22:32:28 -04:00
test_wsgi.py Clean up py35 env in tox.ini. 2017-05-09 22:54:59 +00:00