yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #60582
[Bug 1644175] Re: create project command mentioned in Installation guide for Newton throwing error
We do that here: http://docs.openstack.org/developer/python-
openstackclient/command-objects/project.html#project-create
------------------------------
--domain <domain>
Domain owning the project (name or ID)
*New in version 3.*
** Changed in: keystone
Status: Incomplete => Invalid
** Changed in: ubuntu
Status: New => Invalid
--
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/1644175
Title:
create project command mentioned in Installation guide for Newton
throwing error
Status in OpenStack Identity (keystone):
Invalid
Status in Ubuntu:
Invalid
Bug description:
While doing manual installation of Newton release by the following URL:
http://docs.openstack.org/newton/install-guide-rdo/keystone-users.html
The project create command throws error.
[root@controller ~(keystone_admin)]# openstack project create --domain default --description "Service Project" service
usage: openstack project create [-h] [-f {json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>]
[--noindent] [--prefix PREFIX]
[--description <description>]
[--enable | --disable]
[--property <key=value>] [--or-show]
<project-name>
openstack project create: error: unrecognized arguments: --domain service
Possibly, create project command doesn't support --domain attribute.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1644175/+subscriptions
References