[Openstack-docs] keystone "--user=nova" or "--user nova"?

Matt Kassawara mkassawara at gmail.com
Sun Sep 7 17:02:53 UTC 2014


I opened a bug for this some time ago...

https://bugs.launchpad.net/openstack-manuals/+bug/1287890


On Sun, Sep 7, 2014 at 11:44 AM, Andreas Jaeger <aj at suse.com> wrote:

> Do we have any preference for either of these:
>
> (1)
> keystone user-create --name=nova --pass=NOVA_PASS --email=nova at example.com
> keystone user-role-add --user=nova --tenant=service --role=admin
>
> or
> (2)
> keystone user-create --name neutron --pass NEUTRON_PASS --email
> neutron at example.com
> keystone user-role-add --user neutron --tenant service --role admin
>
> Looking at the help output of client commands, the form without "=" is
> preferred (see CLI Reference).
>
> If we want to standardize, my proposal is for (2)
>
> This is in reaction to:
> https://review.openstack.org/#/c/119605/
> https://bugs.launchpad.net/openstack-manuals/+bug/1366473
>
> Andreas
> --
>  Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
>   SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
>    GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
>     GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126
>
> _______________________________________________
> Openstack-docs mailing list
> Openstack-docs at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-docs/attachments/20140907/7ac50c32/attachment.html>


More information about the Openstack-docs mailing list