openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #19266
Re: Problem with keystone on Debian
The arguments for the commands you need vary a bit by release, but for
interactive help, use:
$ keystone help role-create
$ keystone help tenant-create
$ keystone help user-create
$ keystone help user-role-add
In the latest release of keystoneclient, also try:
$ keystone help bootstrap
... which shortcuts the process of using the above 4 commands.
-Dolph
On Thu, Dec 6, 2012 at 12:21 PM, Guilherme Russi <luisguilherme.cr@xxxxxxxxx
> wrote:
> Hello Guys,
>
> I'm trying to install OpenStack on Debian Wheezy, but i'm getting some
> problems with keystone, when i try to create a user in a tenant using
> the --tenant-id command, it returns the error: keystone: error:
> unrecognized arguments: --service-id <service-id number>.
>
> Does anybody knows if it is a version problem, I've tried on ubuntu 12.10
> and it worked.
>
> Hope someone can help me.
>
> Thank you.
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
>
References