glance/glance/tests
Abhishek Kekane a71f7ba44e [APIImpact] Correct API response code for DELETE cache APIs
DELETE /v2/cache/{image_id} and /v2/cache returns HTTP 200 response
code to user but as per proposal it should be HTTP 204. This change
returns HTTP 204 response to user.

Closes-Bug: #1980049
Change-Id: I9d1c25638584fe346e3937d0536413d548d46e8e
2022-06-28 17:31:12 +00:00
..
etc Use default policies in our tests 2021-06-30 16:12:25 +00:00
functional [APIImpact] Correct API response code for DELETE cache APIs 2022-06-28 17:31:12 +00:00
gate Remove six.text_type, six.binary_type usage 2022-01-27 14:54:00 +00:00
integration Remove six.moves.http_client usage 2022-01-27 14:54:05 +00:00
unit Remove dead code of auth and policy layers 2022-06-14 10:15:55 +00:00
var Support importing OVA/OVF package to Glance 2016-02-24 14:35:19 -08:00
__init__.py Remove remaining six.moves usage 2022-01-27 16:37:11 +00:00
stubs.py Cleanup remove api v1 and registry code 2020-07-14 10:38:19 +00:00
test_hacking.py Remove remaining six.moves usage 2022-01-27 16:37:11 +00:00
utils.py Delay string interpolations at logging calls 2022-05-14 03:17:34 +02:00