[Starlingx-discuss] DUPLEX: UI Problem: Failed to create network

Marcel Schaible marcel at schaible-consulting.de
Thu May 9 17:03:39 UTC 2019


Hi,

I have the following problem with the UI at port 31000.

1. Only the external Networks and subnets are visible in the UI.

2. When we try to create a new network we get the error:

Error: Failed to create network "testnet". Unable to create the Network. 
No tenant Network is available for allocation. Neutron Server Returns
request ids …

We are using the image from 20190429/Duplex/bm.

What is the current state of the UI and can we update just the UI?

Thanks

Marcel

openstack network list
+--------------------------------------+---------------+--------------------------------------+
| ID                                   | Name          | Subnets                              |
+--------------------------------------+---------------+--------------------------------------+
| 1848fe83-bf0a-40d3-a78a-2a66d4765cbb | internal-net1 | 9b468e0f-4171-4aa5-8c99-b08cd60748f7 |
| 1ea8a6ad-f826-4550-8e2f-a576977fd7c2 | external-net1 | 082089ee-ef7e-4843-bceb-a536cdec3685 |
| d296e412-1eec-4cac-bff6-18653ca2b5cc | public-net1   | 86096834-322d-4b87-8a40-1f84932466a3 |
+--------------------------------------+---------------+--------------------------------------+
controller-1:~# !45
openstack router show public-router0
No Router found for public-router0
controller-1:~# openstack subnet list
+--------------------------------------+------------------+--------------------------------------+------------------+
| ID                                   | Name             | Network                              | Subnet           |
+--------------------------------------+------------------+--------------------------------------+------------------+
| 082089ee-ef7e-4843-bceb-a536cdec3685 | external-subnet1 | 1ea8a6ad-f826-4550-8e2f-a576977fd7c2 | 192.168.51.0/24  |
| 86096834-322d-4b87-8a40-1f84932466a3 | public-subnet1   | d296e412-1eec-4cac-bff6-18653ca2b5cc | 192.168.101.0/24 |
| 9b468e0f-4171-4aa5-8c99-b08cd60748f7 | internal-subnet1 | 1848fe83-bf0a-40d3-a78a-2a66d4765cbb | 10.1.1.0/24      |
+--------------------------------------+------------------+--------------------------------------+------------------+
controller-1:~# openstack router list
+--------------------------------------+-----------------+--------+-------+----------------------------------+-------------+-------+
| ID                                   | Name            | Status | State | Project                          | Distributed | HA    |
+--------------------------------------+-----------------+--------+-------+----------------------------------+-------------+-------+
| 1ca1acfe-299f-41ae-9a7e-157f867ed374 | public-router1  | ACTIVE | UP    | f52d0bd6b5164ad2a3f9f9de56f3d071 | False       | False |
| eb1716cf-519f-4a58-bae8-c5d036579473 | private-router1 | ACTIVE | UP    | f52d0bd6b5164ad2a3f9f9de56f3d071 | False       | False |
+--------------------------------------+-----------------+--------+-------+----------------------------------+-------------+-------+
controller-1:~#



More information about the Starlingx-discuss mailing list