← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1239634] [NEW] parameter --pass in user-create shown as optional, but API requires it

 

You have been subscribed to a public bug:

stack@devstack002:~$ keystone user-create --name foobar
Expecting to find string in password. The server could not comply with the request since it is either malformed or otherwise incorrect. The client is assumed to be in error. (HTTP 400)


stack@devstack002:~$ keystone user-create --name foobar --pass testing
+----------+----------------------------------+
| Property |              Value               |
+----------+----------------------------------+
|  email   |                                  |
| enabled  |               True               |
|    id    | 84aa899dcc964a2390dcf9818d247c59 |
|   name   |              foobar              |
+----------+----------------------------------+

** Affects: keystone
     Importance: Undecided
         Status: New

-- 
parameter --pass in user-create shown as optional, but API requires it
https://bugs.launchpad.net/bugs/1239634
You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.