[Openstack] Problem with keystone on Debian
    Alberto Molina Coballes 
    alb.molina at gmail.com
       
    Thu Dec  6 18:51:58 UTC 2012
    
    
  
On Thu, Dec 06, 2012 at 04:21:49PM -0200, Guilherme Russi 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>.
> 
Are you using essex (official repo) or folsom (backport repo)?
If you are using essex, you must use the command:
keystone user-role-add --user <user_id> --role <role_id> --tenant_id <tenant_id>
where <*_id> are user, role and tenants ids previously created.
Cheers
Alberto
    
    
More information about the Openstack
mailing list