Skip to content

Resource names need to be displayed along with UUIDs #3

@snaiksat

Description

@snaiksat

The output of list or show details should the resource names along with the UUIDs. Example:

stack@ubuntu:~/devstack$ neutron grouppolicy-endpoint-group-show provider-epg
+--------------------+--------------------------------------+
| Field | Value |
+--------------------+--------------------------------------+
| consumed_contracts | |
| description | |
| endpoints | |
| id | a1827cf0-0189-48e7-916c-10f597178f2e |
| l2_policy_id | 0337b1ac-1153-4afc-9f2f-10b798ac3583 |
| name | provider-epg |
| provided_contracts | 4c156b80-879a-41c8-994f-30776404cd4e |
| subnets | 25bce549-c242-4123-84c4-728f9a22b913 |
| tenant_id | a5cebe7ff9af4c8dacb2111f6133e8d4 |
+--------------------+--------------------------------------+

In the above the provided_contract name should be shown along with the UUID.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions