Comment 1 for bug 1520428

Revision history for this message
Steve Martinelli (stevemar) wrote :

use openstackclient for this, the use of `keystone' has been deprecated, i'm surprised you are not receiving error/deprecation warnings when using that command.

in openstackclient, it would be `openstack user create xyz123` with --enable and --disable being FLAGS and not options like in keystoneclient.