It says : Waiting for first DHCP namespace. Waiting for first bridge to show up. Waiting for neutron to come up. Sourcing the demo credentials. Creating the private network. +---------------------------+--------------------------------------+ | Field | Value | +---------------------------+--------------------------------------+ | admin_state_up | UP | | availability_zone_hints | | | availability_zones | | | created_at | 2018-11-03T03:05:45Z | | description | | | dns_domain | None | | id | d1f92b8c-c1f5-497f-affc-61769f043f0c | | ipv4_address_scope | None | | ipv6_address_scope | None | | is_default | False | | is_vlan_transparent | None | | mtu | 1450 | | name | selfservice | | port_security_enabled | True | | project_id | 273f3eecb37b4deb84913598ebca639f | | provider:network_type | None | | provider:physical_network | None | | provider:segmentation_id | None | | qos_policy_id | None | | revision_number | 2 | | router:external | Internal | | segments | None | | shared | False | | status | ACTIVE | | subnets | | | tags | | | updated_at | 2018-11-03T03:05:45Z | +---------------------------+--------------------------------------+ Creating a subnet on the private network. +-------------------+--------------------------------------+ | Field | Value | +-------------------+--------------------------------------+ | allocation_pools | 172.16.1.2-172.16.1.254 | | cidr | 172.16.1.0/24 | | created_at | 2018-11-03T03:05:48Z | | description | | | dns_nameservers | 8.8.4.4 | | enable_dhcp | True | | gateway_ip | 172.16.1.1 | | host_routes | | | id | 05ee8d0d-7bdd-400c-bce5-e7bbf5be9bf1 | | ip_version | 4 | | ipv6_address_mode | None | | ipv6_ra_mode | None | | name | selfservice | | network_id | d1f92b8c-c1f5-497f-affc-61769f043f0c | | project_id | 273f3eecb37b4deb84913598ebca639f | | revision_number | 0 | | segment_id | None | | service_types | | | subnetpool_id | None | | tags | | | updated_at | 2018-11-03T03:05:48Z | +-------------------+--------------------------------------+ Waiting for second DHCP namespace... Waiting for second bridge........ Bridges are: bridge name bridge id STP enabled interfaces brq402479eb-62 8000.0800271087eb no enp0s9 tap7df7dced-4a brqd1f92b8c-c1 8000.000000000000 no Sourcing the demo credentials. Creating a router. +-------------------------+--------------------------------------+ | Field | Value | +-------------------------+--------------------------------------+ | admin_state_up | UP | | availability_zone_hints | | | availability_zones | | | created_at | 2018-11-03T03:06:04Z | | description | | | distributed | False | | external_gateway_info | None | | flavor_id | None | | ha | False | | id | fdc5e430-2acc-4f54-b2fc-93a810c6a207 | | name | router | | project_id | 273f3eecb37b4deb84913598ebca639f | | revision_number | 1 | | routes | | | status | ACTIVE | | tags | | | updated_at | 2018-11-03T03:06:04Z | +-------------------------+--------------------------------------+ Waiting for neutron agent neutron-l3-agent. linuxbridge-agent and dhcp-agent must be up before we can add interfaces. Waiting for neutron agent neutron-linuxbridge-agent. Waiting for neutron agent neutron-dhcp-agent. Adding the private network subnet as an interface on the router. Getting router namespace.....qrouter-fdc5e430-2acc-4f54-b2fc-93a810c6a207 Waiting for interface qr-* in router namespace...qr-f492cbe3-34@if12 Setting a gateway on the public network on the router. Waiting for interface qg-* in router namespace......qg-79184f15-f2@if13 Listing network namespaces. qrouter-fdc5e430-2acc-4f54-b2fc-93a810c6a207 (id: 2) qdhcp-d1f92b8c-c1f5-497f-affc-61769f043f0c (id: 1) qdhcp-402479eb-6231-4e3f-b1b5-b1c0e127a8c3 (id: 0) Sourcing the admin credentials. Getting the router's IP address in the public network. openstack port list --router router +--------------------------------------+------+-------------------+------------------------------------------------------------------------------+--------+ | ID | Name | MAC Address | Fixed IP Addresses | Status | +--------------------------------------+------+-------------------+------------------------------------------------------------------------------+--------+ | 79184f15-f212-43c3-963e-0cec768dcbfb | | fa:16:3e:3f:e3:02 | ip_address='203.0.113.109', subnet_id='19790b9c-6547-4b80-b8a4-417ff4078e70' | BUILD | | f492cbe3-341a-4dfe-a32e-e71d671336bc | | fa:16:3e:de:26:ca | ip_address='172.16.1.1', subnet_id='05ee8d0d-7bdd-400c-bce5-e7bbf5be9bf1' | ACTIVE | +--------------------------------------+------+-------------------+------------------------------------------------------------------------------+--------+ Waiting for ping reply from public router IP (203.0.113.109)....................ERROR No reply from public router IP in 20 seconds, aborting.