Merge "Delete domain option of 'user create' command"

This commit is contained in:
Jenkins 2015-05-26 00:13:16 +00:00 committed by Gerrit Code Review
commit ff1b319932

View File

@ -32,7 +32,6 @@ openstack endpoint create \
openstack user create \
--password "$SVC_PASSWD" \
--project service \
--domain "default" \
senlin
openstack role add \