So, there is data from failed environment: root@node-1:/etc/puppet/modules/osnailyfacter/modular/openstack-network# neutron router-list +--------------------------------------+----------+----------------------------------------------------------------------------------------------------------------------------------------------------------------- --------------------------+-------------+-------+ | id | name | external_gateway_info | distributed | ha | +--------------------------------------+----------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------+-------+ | b4f76c72-659d-47ec-a90c-68a2c82e577b | router04 | {"network_id": "7821444d-d0de-4b58-ae1d-a81925484f0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1a2b80c7-189e-41e9-86e9-284ab9b5555a", "ip_address": "10.109.35.128"}]} | False | False | +--------------------------------------+----------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------+-------+ root@node-1:/etc/puppet/modules/osnailyfacter/modular/openstack-network# neutron agent-list +--------------------------------------+--------------------+--------------------------+-------+----------------+---------------------------+ | id | agent_type | host | alive | admin_state_up | binary | +--------------------------------------+--------------------+--------------------------+-------+----------------+---------------------------+ | 04b9bd72-71fc-4da1-a480-3ec960345548 | L3 agent | node-3.test.domain.local | :-) | True | neutron-l3-agent | | 085939b3-8666-4e4f-a129-81270acca211 | L3 agent | node-1.test.domain.local | :-) | True | neutron-l3-agent | | 1ca981b4-7d5f-4caf-8236-e4431dcae5ab | DHCP agent | node-2.test.domain.local | :-) | True | neutron-dhcp-agent | | 1eb3966c-8623-423f-b1d9-2fc23acf679c | Metadata agent | node-2.test.domain.local | :-) | True | neutron-metadata-agent | | 3717fa76-bc95-4d0e-9dd2-dcecc967fc5c | DHCP agent | node-3.test.domain.local | :-) | True | neutron-dhcp-agent | | 54823daf-292c-42a2-98cf-eead056b1eca | DHCP agent | node-1.test.domain.local | :-) | True | neutron-dhcp-agent | | 5fd26d91-b375-4368-b1bd-561e22587fa4 | Open vSwitch agent | node-6.test.domain.local | :-) | True | neutron-openvswitch-agent | | 6348f626-4a87-4baa-99bc-7729d45a260f | Open vSwitch agent | node-2.test.domain.local | :-) | True | neutron-openvswitch-agent | | 7619848c-6ea0-4696-9f71-d43c65c271d6 | Open vSwitch agent | node-3.test.domain.local | :-) | True | neutron-openvswitch-agent | | 7d230228-ae41-4b32-a92b-b3be73bf22fd | Open vSwitch agent | node-4.test.domain.local | :-) | True | neutron-openvswitch-agent | | 8e5c5f6d-d8e1-4cc4-a2b9-d84836734949 | L3 agent | node-2.test.domain.local | :-) | True | neutron-l3-agent | | bb45bd36-35d2-47df-b4ff-b102b4746a34 | Open vSwitch agent | node-1.test.domain.local | :-) | True | neutron-openvswitch-agent | | d60bc6f9-8216-4733-88f1-dcc1dbf74e32 | Metadata agent | node-3.test.domain.local | :-) | True | neutron-metadata-agent | | d8bb250c-8a11-403e-90e7-d0bb0593b784 | Metadata agent | node-1.test.domain.local | :-) | True | neutron-metadata-agent | +--------------------------------------+--------------------+--------------------------+-------+----------------+---------------------------+ root@node-1:/etc/puppet/modules/osnailyfacter/modular/openstack-network# neutron router-list +--------------------------------------+----------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------+-------+ | id | name | external_gateway_info | distributed | ha | +--------------------------------------+----------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------+-------+ | b4f76c72-659d-47ec-a90c-68a2c82e577b | router04 | {"network_id": "7821444d-d0de-4b58-ae1d-a81925484f0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1a2b80c7-189e-41e9-86e9-284ab9b5555a", "ip_address": "10.109.35.128"}]} | False | False | +--------------------------------------+----------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------+-------+ root@node-1:/etc/puppet/modules/osnailyfacter/modular/openstack-network# neutron l3-agent-list-hosting-router router04 root@node-1:/etc/puppet/modules/osnailyfacter/modular/openstack-network# neutron port-list +--------------------------------------+------+-------------------+--------------------------------------------------------------------------------------+ | id | name | mac_address | fixed_ips | +--------------------------------------+------+-------------------+--------------------------------------------------------------------------------------+ | 1a4283ba-c899-4b88-a715-11085ccd2553 | | fa:16:3e:25:1f:c6 | {"subnet_id": "9be4058f-5bf6-4ca0-8f0e-74f1e7225249", "ip_address": "10.109.36.3"} | | 7586557f-df22-49c4-b875-5f4b6f5ac960 | | fa:16:3e:70:1a:9b | {"subnet_id": "9be4058f-5bf6-4ca0-8f0e-74f1e7225249", "ip_address": "10.109.36.1"} | | 854c5bd0-db0c-4da1-b5f2-ce1919eceaef | | fa:16:3e:59:f0:30 | {"subnet_id": "9be4058f-5bf6-4ca0-8f0e-74f1e7225249", "ip_address": "10.109.36.4"} | | a73b9346-7596-4f03-8a83-25396a4303ea | | fa:16:3e:2f:de:50 | {"subnet_id": "9be4058f-5bf6-4ca0-8f0e-74f1e7225249", "ip_address": "10.109.36.2"} | | e75d2ae9-d306-425c-a5ea-150fd1201aad | | fa:16:3e:53:23:21 | {"subnet_id": "1a2b80c7-189e-41e9-86e9-284ab9b5555a", "ip_address": "10.109.35.128"} | +--------------------------------------+------+-------------------+--------------------------------------------------------------------------------------+ root@node-1:/etc/puppet/modules/osnailyfacter/modular/openstack-network# neutron port-show e75d2ae9-d306-425c-a5ea-150fd1201aad +-----------------------+-----------------------------------------------------------------------------------------------------------------+ | Field | Value | +-----------------------+-----------------------------------------------------------------------------------------------------------------+ | admin_state_up | True | | allowed_address_pairs | | | binding:host_id | | | binding:profile | {} | | binding:vif_details | {} | | binding:vif_type | unbound | | binding:vnic_type | normal | | device_id | b4f76c72-659d-47ec-a90c-68a2c82e577b | | device_owner | network:router_gateway | | dns_assignment | {"hostname": "host-10-109-35-128", "ip_address": "10.109.35.128", "fqdn": "host-10-109-35-128.openstacklocal."} | | dns_name | | | extra_dhcp_opts | | | fixed_ips | {"subnet_id": "1a2b80c7-189e-41e9-86e9-284ab9b5555a", "ip_address": "10.109.35.128"} | | id | e75d2ae9-d306-425c-a5ea-150fd1201aad | | mac_address | fa:16:3e:53:23:21 | | name | | | network_id | 7821444d-d0de-4b58-ae1d-a81925484f0b | | port_security_enabled | False | | security_groups | | | status | DOWN | | tenant_id | | +-----------------------+-----------------------------------------------------------------------------------------------------------------+