yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #38509
[Bug 1463372] Re: nova secgroup-list-rules shows empty table
** No longer affects: python-novaclient
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1463372
Title:
nova secgroup-list-rules shows empty table
Status in OpenStack Compute (nova):
In Progress
Bug description:
We see no secgroups rules with nova command-
We should see the existing rules even with nova command, Specially if we see the rules in GUI via COMPUTE tab.
1. see security groups with
neutron security-group-rule-list
2. see security groups with nova command
nova secgroup-list-rules GROUPID
nova secgroup-list-rules 54db0a3c-fc5d-4faf-8b1a
+-------------+-----------+---------+----------+--------------+
| IP Protocol | From Port | To Port | IP Range | Source Group |
+-------------+-----------+---------+----------+--------------+
| | | | | default |
| | | | | default |
+-------------+-----------+---------+----------+---------------+
neutron security-group-rule-list
+--------------------------------------+----------------+-----------+-----------+---------------+-----------------+
| id | security_group | direction | ethertype | protocol/port | remote |
+--------------------------------------+----------------+-----------+-----------+---------------+-----------------+
| 0e1cdfae-38d6-4d58-b624-011c2c05e165 | default | ingress | IPv6 | any | default (group) |
| 13c64385-ac4c-4321-bd3f-ec3e0ca939e1 | default | ingress | IPv4 | any | default (group) |
| 261ae2ec-686c-4e53-9578-1f55d92e280d | default | egress | IPv4 | any | any |
| 41071f04-db2c-4e36-b5f0-8da2331e0382 | sec_group | egress | IPv4 | icmp | any |
| 45639c5d-cf4d-4231-a462-b180b9e52eaf | default | egress | IPv6 | any | any |
| 5bab336e-410f-4323-865a-eeafee3fc3eb | sec_group | ingress | IPv4 | icmp | any |
| 5e0cb33f-0a3c-41f8-8562-a549163d655e | sec_group | egress | IPv6 | any | any |
| 67409c83-3b62-4ba5-9e0d-93b23a81722a | default | egress | IPv4 | any | any |
| 82676e25-f37c-4c57-9f7e-ffbe481501b5 | sec_group | egress | IPv4 | any | any |
| 89c232f4-ec90-46ba-989f-87d7348a9ea9 | default | ingress | IPv4 | any | default (group) |
| ad50904e-3cd4-43e2-9ab4-c7cb5277cc4d | sec_group | egress | IPv4 | 1-65535/tcp | any |
| c3386b79-06a8-4609-8db7-2924e092e5e9 | default | egress | IPv6 | any | any |
| c37fe4d0-01b4-40f9-a069-15c8f3edffe4 | default | egress | IPv6 | any | any |
| c51371f1-d3ae-4223-a044-f7b9b2eeb8a1 | sec_group | ingress | IPv4 | 1-65535/udp | any |
| d3d6c1b3-bde5-45ce-a950-5bfd0fc7fc5c | default | ingress | IPv6 | any | default (group) |
| d4888c02-0b56-412e-bf02-dfd27ce84580 | sec_group | egress | IPv4 | 1-65535/udp | any |
| d7e0aee8-eee4-4ca1-b67e-ec4864a71492 | default | ingress | IPv4 | any | default (group) |
| df6504e5-0adb-411a-9313-4bad7074c42e | default | ingress | IPv6 | any | default (group) |
| e0ef6e04-575b-43ed-8179-c221d1e4f962 | default | egress | IPv4 | any | any |
| e828f2ef-518f-4c67-a328-6dafc16431b9 | sec_group | ingress | IPv4 | 1-65535/tcp | any |
+--------------------------------------+----------------+-----------+-----------+---------------+-----------------+
Kilo+rhel7.1
python-neutron-2015.1.0-1.el7ost.noarch
openstack-neutron-openvswitch-2015.1.0-1.el7ost.noarch
python-neutronclient-2.4.0-1.el7ost.noarch
openstack-neutron-2015.1.0-1.el7ost.noarch
openstack-neutron-ml2-2015.1.0-1.el7ost.noarch
openstack-neutron-lbaas-2015.1.0-3.el7ost.noarch
openstack-neutron-fwaas-2015.1.0-3.el7ost.noarch
openstack-neutron-common-2015.1.0-1.el7ost.noarch
python-neutron-lbaas-2015.1.0-3.el7ost.noarch
python-neutron-fwaas-2015.1.0-3.el7ost.noarch
openstack-nova-common-2015.1.0-4.el7ost.noarch
openstack-nova-cert-2015.1.0-4.el7ost.noarch
openstack-nova-compute-2015.1.0-4.el7ost.noarch
openstack-nova-console-2015.1.0-4.el7ost.noarch
python-nova-2015.1.0-4.el7ost.noarch
openstack-nova-scheduler-2015.1.0-4.el7ost.noarch
python-novaclient-2.23.0-1.el7ost.noarch
openstack-nova-api-2015.1.0-4.el7ost.noarch
openstack-nova-novncproxy-2015.1.0-4.el7ost.noarch
openstack-nova-conductor-2015.1.0-4.el7ost.noarch
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1463372/+subscriptions
References