Comment 4 for bug 1645317

Revision history for this message
Alex Stafeyev (astafeye) wrote :

l3 agent logs:
http://pastebin.com/Simpf35W

Server log attached as file.

[stack@undercloud-0 ~]$ . overcloudrc ; neutron router-list
+---------------------------+------+---------------------------+-------------+------+
| id | name | external_gateway_info | distributed | ha |
+---------------------------+------+---------------------------+-------------+------+
| 4394f7a3-2129-4b06-8851-f | 4bug | {"network_id": "0359632c- | False | True |
| 9fa90eedef2 | | a171-4db9-9239-d7d9938e9c | | |
| | | 58", "enable_snat": true, | | |
| | | "external_fixed_ips": | | |
| | | [{"subnet_id": "de246641 | | |
| | | -43ef- | | |
| | | 47ce-8181-9c5ca3655a30", | | |
| | | "ip_address": | | |
| | | "10.0.0.214"}]} | | |
+---------------------------+------+---------------------------+-------------+------+

port id -
[stack@undercloud-0 ~]$ neutron port-list | grep 4bug
| 1eb7427d-fce1-49f8-8485-579d331366d3 | 4bug | fa:16:3e:a2:7e:2e | {"subnet_id": "24aca6cd-2e70-4ae0-a96f-d9b7957d172c", "ip_address": "192.168.2.55"} |

[stack@undercloud-0 ~]$ neutron floatingip-list
+--------------------------------------+------------------+---------------------+--------------------------------------+
| id | fixed_ip_address | floating_ip_address | port_id |
+--------------------------------------+------------------+---------------------+--------------------------------------+
| 2b25cc2e-319b-4a32-ab9a-5f8c00be0a21 | 192.168.2.12 | 10.0.0.218 | 1eb7427d-fce1-49f8-8485-579d331366d3 |
| 44e3c553-1331-4ea1-aaa7-edd20efefcec | | 10.0.0.220 | |