Revert^2 "Support glance's new location API"

This reverts commit 221a3e89e8.

Reason for revert: Glance side issue fixed with below change
Depends-On: https://review.opendev.org/c/openstack/glance/+/950853

Change-Id: Ia84d5d8b53742492e7e271765feff27215fa39bc
This commit is contained in:
Abhishek Kekane
2025-05-22 05:27:08 +00:00
parent 221a3e89e8
commit 4e6070085f
3 changed files with 45 additions and 11 deletions
+1 -1
View File
@@ -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