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

Andreas Jaeger aj at suse.com
Sun Sep 7 16:44:54 UTC 2014


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



More information about the Openstack-docs mailing list