openstack-python-openstackc.../openstackclient/tests/unit
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 Correct import of keystoneauth1 session 2017-09-12 22:19:32 +00:00
common Rehome test units lib 2017-11-02 13:44:16 +01: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 Merge "Accept 0 for --min-disk and --min-ram" 2017-10-21 00:40:48 +00:00
integ Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
network Merge "Neutron agent delete: remove the wrong argument" 2017-11-07 06:59:54 +00:00
object Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
volume Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
test_shell.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
utils.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00