← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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

** Affects: keystone
     Importance: Undecided
         Status: New

-- 
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 OpenStack Identity (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/keystone/+bug/1422627/+subscriptions


Follow ups

References