yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #52010
[Bug 1587733] Re: Using "neutron security-group-rule-list -c security_group_id' but got name
I got it ,it should use [--no-nameconv] to convert.
** Changed in: neutron
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1587733
Title:
Using "neutron security-group-rule-list -c security_group_id' but
got name
Status in neutron:
Invalid
Bug description:
neutron security-group-rule-show aa6822b7-526a-4cf3-8d64-dfe13dfda374
+-------------------+--------------------------------------+
| Field | Value |
+-------------------+--------------------------------------+
| description | |
| direction | egress |
| ethertype | IPv4 |
| id | aa6822b7-526a-4cf3-8d64-dfe13dfda374 |
| port_range_max | |
| port_range_min | |
| protocol | |
| remote_group_id | |
| remote_ip_prefix | |
| security_group_id | dfee61f4-9f2a-4beb-a16e-8376a84dab3d |
| tenant_id | 8be18865b76b4428af952487dfdc250f |
+-------------------+--------------------------------------+
I won't got all security-group-rule's security_group_id, So i use "neutron security-group-rule-list -c security_group_id
[stack@localhost logs]$ neutron security-group-rule-list -c security_group_id
+----------------+
| security_group |
+----------------+
| default |
| default |
| default |
| default |
| default |
| default |
| default |
| default |
| default |
| default |
| default |
| default |
| default |
| default |
| default |
| default |
| default |
| default |
+----------------+
In fact I got all name, not id.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1587733/+subscriptions
References