Support glance's new location API
This makes us use the new method if available, and if not, fall back to the old method. Change-Id: If52ac05a02b69476bd2cfa74a7ee800c3f6eeb20
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ jsonschema>=4.0.0 # MIT
|
||||
python-cinderclient>=4.0.1 # Apache-2.0
|
||||
keystoneauth1>=3.16.0 # Apache-2.0
|
||||
python-neutronclient>=7.1.0 # Apache-2.0
|
||||
python-glanceclient>=2.8.0 # Apache-2.0
|
||||
python-glanceclient>=4.7.0 # Apache-2.0
|
||||
requests>=2.25.1 # Apache-2.0
|
||||
stevedore>=1.20.0 # Apache-2.0
|
||||
websockify>=0.9.0 # LGPLv3
|
||||
|
||||
Reference in New Issue
Block a user