[Bug 1859844] Re: Impossible to rename the Default domain id to the string 'default.'

2020-03-23 Thread Marcelo Subtil Marcal
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.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1859844

Title:
  Impossible to rename the Default domain id to the string 'default.'

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-keystone/+bug/1859844/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1859844] Re: Impossible to rename the Default domain id to the string 'default.'

2020-03-11 Thread Marcelo Subtil Marcal
Just one more detail. We'll need to do this change also in Queens which
is the current LTS.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1859844

Title:
  Impossible to rename the Default domain id to the string 'default.'

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-keystone/+bug/1859844/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1859844] Re: Impossible to rename the Default domain id to the string 'default.'

2020-01-16 Thread Marcelo Subtil Marcal
The keystone configuration seems to be correct:

ubuntu@faye:~$ for i in $(seq 0 2); do juju ssh keystone/$i sudo grep 
default_domain_id /etc/keystone/keystone.conf; done
default_domain_id = default
Connection to 192.168.210.131 closed.
default_domain_id = default
Connection to 10.0.1.26 closed.
default_domain_id = default
Connection to 10.0.1.23 closed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1859844

Title:
  Impossible to rename the Default domain id to the string 'default.'

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-keystone/+bug/1859844/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs