yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #41248
[Bug 1516711] [NEW] Glance metadata definitions requires v2 API
Public bug reported:
The "Update Metadata" actions for images, flavors, etc. currently
fetches the metadata definitions from glance to display in the metadata
modal. The metadata definitions API was introduced with the v2 API and
if this is not being used the user will get an error.
"Error: Unable to retrieve the namespaces"
To replicate, edit the file /etc/glance/glance-api.conf and set the
following:
enable_v1_api = true
enable_v2_api = false
Then restart glance API.
** Affects: horizon
Importance: Undecided
Assignee: Justin Pomeroy (jpomero)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Justin Pomeroy (jpomero)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1516711
Title:
Glance metadata definitions requires v2 API
Status in OpenStack Dashboard (Horizon):
New
Bug description:
The "Update Metadata" actions for images, flavors, etc. currently
fetches the metadata definitions from glance to display in the
metadata modal. The metadata definitions API was introduced with the
v2 API and if this is not being used the user will get an error.
"Error: Unable to retrieve the namespaces"
To replicate, edit the file /etc/glance/glance-api.conf and set the
following:
enable_v1_api = true
enable_v2_api = false
Then restart glance API.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1516711/+subscriptions
Follow ups