Skip to content

Instantly share code, notes, and snippets.

@jjanardh
jjanardh / gist:27394f71b33f14650b81
Last active April 1, 2017 19:22
Cannot ping floating IP neutron with GRE, ML2
Neutron Services:
root@controller-1:/etc/neutron# neutron agent-list
+--------------------------------------+--------------------+--------------+-------+----------------+
| id | agent_type | host | alive | admin_state_up |
+--------------------------------------+--------------------+--------------+-------+----------------+
| 084a9d2b-14d7-471f-911d-91facb33f695 | Open vSwitch agent | compute-1 | :-) | True |
| 164be455-8f4a-4316-aa2c-a2fe7da5e951 | Open vSwitch agent | controller-1 | :-) | True |
| 2a88780b-874e-47de-ba0c-72d2b981c144 | Metering agent | controller-1 | :-) | True |
| 441ed1f3-5c3e-4aa8-afe4-c562b25372b2 | Loadbalancer agent | controller-1 | :-) | True |
| 49cd36ab-4556-425c-ae55-5293447dfebc | Metadata agent | controller-1 | :-) | True |