Files
glance/glance/tests/functional
Brian Rosmaita d3871a57b8 Fix Image API 'versions' response
Whether or not the v2.6 EXPERIMENTAL API is exposed at a site
depends on the enable_image_import config value.  If it's False
(the default), then the API a client sees is the CURRENT v2.5
API, and any of the v2.6 calls made against 2.5 return a 404
(same as if you were running Ocata).  This patch adjusts the
'versions' response so that when enable_image_import=False,
the EXPERIMENTAL v2.6 does not appear in the response.

Change-Id: Ibe164f02c99d10f5a5edd0de96c665413a12f700
Closes-bug: #1711829
2017-08-19 13:00:20 -04:00
..
2017-08-19 13:00:20 -04:00
2017-08-19 13:00:20 -04:00
2017-05-09 22:54:59 +00:00
2015-07-09 13:48:49 +00:00
2017-05-09 22:54:59 +00:00
2017-05-09 22:54:59 +00:00