Comment 15 for bug 1338966

Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote : Re: Floating IP is not accessible because of problems with neutron-l3-agent

On the environment with reproduced issue:

root@node-1:~# nova secgroup-list
+--------------------------------------+----------------+-------------+
| Id | Name | Description |
+--------------------------------------+----------------+-------------+
| 7854f8e7-ca92-4ea7-a0ad-c271bd43814c | default | default |
| 3961150c-d64e-48cf-a525-35912e2ba122 | test_sec_group | test |
+--------------------------------------+----------------+-------------+
root@node-1:~# nova secgroup-list-rules default
+-------------+-----------+---------+----------+--------------+
| IP Protocol | From Port | To Port | IP Range | Source Group |
+-------------+-----------+---------+----------+--------------+
| | | | | default |
| | | | | default |
+-------------+-----------+---------+----------+--------------+