File: show-tenant-id-admin-listing-dc13ee7eb889d418.yaml

package info (click to toggle)
python-neutronclient 1%3A11.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,072 kB
  • sloc: python: 21,894; makefile: 17; sh: 10
file content (6 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
---
features:
  - Show tenant_id when ``*-list`` command is run by admin. In neutron
    the list operations by admin retrieve all resources from all tenants.
    It is not easy to distinguish resources without tenant_id.
    This feature is useful for admin operations.