is not a keystone error, it belongs to the documentation ** Project changed: keystone => openstack-manuals
-- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1827688 Title: Create a domain, projects, users, and roles in keystone Status in openstack-manuals: New Bug description: Hi guys, I'm on Installation Guide Keystone for Ubuntu on STEIN. The doc: https://docs.openstack.org/install-guide/openstack-services.html - [x] This doc is inaccurate in this way: there is no (more) entry "openstack role create user", this lacks later on to an error in Horizon, which expected, e. g. on creating new projects, the default role "user" - which isn't exsiting at this time. This results in the problem, that you can't create new projects under Horizon. The Horizon packaged file /etc/openstack-dashboard/local_settings.py comes with an entry OPENSTACK_KEYSTONE_DEFAULT_ROLE = "_member_", which has to be modified to OPENSTACK_KEYSTONE_DEFAULT_ROLE = "user" (see doc: https://docs.openstack.org/horizon/stein/install/install-ubuntu.html). Later on, there would'nt be a role like "user" created, as I wrote before. In the prior docs (e. g. for PIKE), this entry for that command is still there. I think, the entry has to be added to the current doc. Best wishes, Robert ----------------------------------- Release: on 2017-08-28 16:23:56 SHA: 5e45743d52ddcc9503aebda373948347587a01b1 Source: https://git.openstack.org/cgit/openstack/keystone/tree/doc/source/install/keystone-users-ubuntu.rst URL: https://docs.openstack.org/keystone/stein/install/keystone-users-ubuntu.html To manage notifications about this bug go to: https://bugs.launchpad.net/openstack-manuals/+bug/1827688/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

