I'm going to mark this as Won't Fix because Mitaka is no longer
supported. But since Mitaka supports `keystone-manage bootstrap` that
should take care of the issue. It's just unfortunate that we didn't
include that in the installation guide when it was implemented that
release.

** Changed in: keystone/mitaka
       Status: New => Won't Fix

-- 
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/1763297

Title:
  Install and configure in keystone: missing "domain create" command

Status in OpenStack Identity (keystone):
  Invalid
Status in OpenStack Identity (keystone) mitaka series:
  Won't Fix

Bug description:
  Since Newton release the install guide lacks an essential command.
  Before a user can create projects, users etc. there has to be the
  default domain first. In Mitaka guide [1] the steps are

   - openstack domain create --description "Default Domain" default
   - openstack project create --domain default --description "Admin Project" 
admin
   - [...]

  but since Newton it starts with the project create command. This
  applies to Newton, Ocata and Pike. In the Queens release [2] this is
  correct again.

  Following N, O or P releases leads to "Could not find domain" errors.

  This should be backported to older releases.

  [1] https://docs.openstack.org/mitaka/install-guide-obs/keystone-users.html
  [2] https://docs.openstack.org/keystone/queens/install/keystone-users-obs.html

  This bug tracker is for errors with the documentation, use the
  following as a template and remove or add fields as you see fit.
  Convert [ ] into [x] to check boxes:

  - [x] This doc is inaccurate in this way: The command "openstack domain 
create --description "Default Domain" default" ist missing, users trying to 
create projects, users etc. will end up with "Could not find domain" errors.
  - [ ] This is a doc addition request.
  - [ ] I have a fix to the document that I can paste below including example: 
input and output. 

  If you have a troubleshooting or support issue, use the following
  resources:

   - Ask OpenStack: http://ask.openstack.org
   - The mailing list: http://lists.openstack.org
   - IRC: 'openstack' channel on Freenode

  -----------------------------------
  Release: 12.0.1.dev17 on 2018-02-20 08:16
  SHA: 6de0a147d68042af79ddc6d700cec3fd71b9d03c
  Source: 
https://git.openstack.org/cgit/openstack/keystone/tree/doc/source/install/keystone-install-obs.rst
  URL: 
https://docs.openstack.org/keystone/pike/install/keystone-install-obs.html

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to