Comment 13 for bug 1859844

Revision history for this message
Marcelo Subtil Marcal (msmarcal) wrote :

I tested the new keystone charm, and it seems that works properly:

$ openstack domain list
+----------------------------------+----------------+---------+--------------------+
| ID | Name | Enabled | Description |
+----------------------------------+----------------+---------+--------------------+
| 752bebe6cd024ec386970a8d8fe1f0a6 | admin_domain | True | Created by Juju |
| bbc93aa69bf94198b7c751845b69f62a | service_domain | True | Created by Juju |
| default | Default | True | The default domain |
+----------------------------------+----------------+---------+--------------------+

I also had to update the ceph-radosgw charm to get the test bundle being deployed with no errors.