Public bug reported:
The 'openstack' cli tool defaults to keystone version 2.0. When pointed
to a v3 endpoint, it fails like this:
$ openstack service list
ERROR: openstack
This can easily be resolved by setting OS_IDENTITY_API_VERSION=3 --
that's not obvious from the error message, though, and isn't even
obvious from log- and code-diving.
I propose that we actually detect the api version mismatch and error out
with a helpful message.
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1513216
Title:
Mismatched keystone api version produces cryptic 'Error: Openstack'
Status in OpenStack Identity (keystone):
New
Bug description:
The 'openstack' cli tool defaults to keystone version 2.0. When
pointed to a v3 endpoint, it fails like this:
$ openstack service list
ERROR: openstack
This can easily be resolved by setting OS_IDENTITY_API_VERSION=3 --
that's not obvious from the error message, though, and isn't even
obvious from log- and code-diving.
I propose that we actually detect the api version mismatch and error
out with a helpful message.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1513216/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp