← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1513216] Re: Mismatched keystone api version produces cryptic 'Error: Openstack'

 

Keystone is not responsible for the OSC command.

Tagging OSC, I agree the error message can be further improved

** Also affects: python-openstackclient
   Importance: Undecided
       Status: New

** Changed in: keystone
       Status: New => Invalid

** Changed in: python-openstackclient
       Status: New => Confirmed

-- 
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):
  Invalid
Status in python-openstackclient:
  Confirmed

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


References