888022f8c0
The "Project" column of the output of "security group list" command is blank since the new attribute name is "project_id" not "tenant_id" in network resource, so change it to display project IDs properly Change-Id: Ie2a071afac3b5a8aaa2c6f1c50d44ae06905d916 Closes-bug: #1659967
7 lines
197 B
YAML
7 lines
197 B
YAML
---
|
|
fixes:
|
|
- |
|
|
``security group list`` command now can display project IDs in the ``Project`` column
|
|
of the command output.
|
|
[Bug `1659967 <https://bugs.launchpad.net/bugs/1659967>`_]
|