← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1422627] Re: RFE: format "keystone endpoint-list" for humans

 

"keystone" cli command is deprecated. You should try python-
openstackclient and file a bug there if the functionality is missing.

** Project changed: keystone => python-keystoneclient

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1422627

Title:
  RFE: format "keystone endpoint-list" for humans

Status in Python client library for Keystone:
  New

Bug description:
  When you execute "keystone endpoint-list" you will get columns id,
  region, 3*urls, service_id. To understand which service_id map to
  which service you have to run "keystone service-list" and compare
  those hashes.

  It would be nice to have:
    keystone endpoint-list -h
  (as --human), which would omit service_id column, but instead it will print column with service name/type

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/1422627/+subscriptions


References