Default Domain ID must be "default"
I've run into conflicting information about the creation of the Default domain, whether it should be manually created with the openstack domain create command, or wether it is created by keystone-manage bootstrap to ensure that the ID becomes default, instead of a normal UUID.
But even the latest newtons docs indicate that you should use the openstack command, even though I have run into problems where the CLI complains on not finding the domain "default".
My default domain's name is Default(with a UUID), so the name/id 'default' seems to be hard-coded in there somewhere, anyway...?
It would be kind of helpful if the manuals or bootstrap commands created TWO admins. One domain-wide, and one domain-native administrator, since it's not exactly clear how to create a domain wide admin, and/or if it can be the same user?