Comment 0 for bug 1992323

Revision history for this message
Apeng (user0x5a0x50) wrote :

Hi, after deploying as docker, I open the login page, the region is displayed correctly but the domain list is empty, which prevents me from selecting the domain to complete the login. I have checked the region and domain list via command line tool.
Please see the attachment for the configuration file and docker logs.
Thanks!

[root@ctrl02 ~]# openstack region list
+--------+---------------+-------------+
| Region | Parent Region | Description |
+--------+---------------+-------------+
| YHDC01 | None | |
+--------+---------------+-------------+
[root@ctrl02 ~]# openstack domain list
+----------------------------------+-------------+---------+--------------------------+
| ID | Name | Enabled | Description |
+----------------------------------+-------------+---------+--------------------------+
| af9194c3*********83db129bf096ecd | Domain_heat | True | Stack projects and users |
| default | Default | True | The default domain |
+----------------------------------+-------------+---------+--------------------------+
[root@ctrl02 ~]#