python-openstackclient/openstackclient
yangweiwei 0f749cacc2 Fix credentials in create, update and list.
Now, keystone has supported serverl auth method, like 'totp'.
Before we use this method, we should create the credential first.
And we need create it with type 'totp'. But now we cannot create
credential with this method.

Also, I think the type should not have constrains. We can create
any type in keystone project. So, we should do these actions too.
The type would be more which We cannot control.

Change-Id: Ie0482da3133fb515e4bb8e45f8c54f509589cc5e
Closes-bug: #1731848
2017-11-17 11:39:15 +08:00
..
api Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
common Be robust on import plugin module 2017-10-07 17:07:24 -04:00
compute Merge "Added AddNetwork command to server" 2017-10-30 04:21:41 +00:00
identity Fix credentials in create, update and list. 2017-11-17 11:39:15 +08:00
image Accept 0 for --min-disk and --min-ram 2017-10-20 19:48:37 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2017-08-16 07:50:55 +00:00
network Merge "Neutron agent delete: remove the wrong argument" 2017-11-07 06:59:54 +00:00
object Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
tests Fix credentials in create, update and list. 2017-11-17 11:39:15 +08:00
volume Replace "Display Name" by "Name" in volume list 2017-05-26 11:37:09 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Useless line of code in shell.py 2017-09-08 06:28:15 +00:00