Commit Graph

3 Commits

Author SHA1 Message Date
Erno Kuvaja 3dde3204d5 Remove Images API v1 entry points
This change removes option to configure Images API v1
This change removes Images API v1 endpoints from the router
This change removes all v1 tests
This change removes the v1 dependant glance-cache-manage command

This change does not remove all v1 codebase. Further cleanup and
decoupling will be needed.

Change-Id: Ia086230cc8c92f7b7dfd5b001923110d5bc55d4d
2018-07-13 10:21:49 +01:00
Cyril Roelandt eab64feaea Python3: Fix glance.tests.functional.test_glance_replicator
Change-Id: Ie6be20b7d76034fdb70f25a71cc73e17c785e3d0
2016-12-01 17:43:22 +01:00
Marc Abramowitz aff592de1a Use MultiStrOpt instead of ListOpt for args
This allows arguments to be provided space-separated, instead of
comma-separated.

Closes-Bug: #1598928

Change-Id: I3c60a015a4fe45201ca3272f5d9cc7a9bb1bedd3
2016-07-04 17:02:56 -07:00