[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 |

[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

[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.