Launchpad

Cannot use --os-auth-token with v2 client

This bug affects 1 person

Affects Status Importance Assigned to Milestone
Glance Client

Fix Released

High

Flavio Percoco

Bug Description

If you provide --os-auth-token to the glance v2 client it will fail.

$ glance --os-auth-token eed45af04f3d40b aaae091f050a54c ef --os-image-url http:// localhost: 9292 image-show 1ee7af78- 4c66-4c48- bf70-eebfac578a 8b
WARNING: The client is falling back to v1 because the accessing to v2 failed. This behavior will be removed in future versions
HTTPMultipleChoices (HTTP 300) Requested version of OpenStack Images API is not available.

Read the original on bugs.launchpad.net ↗