openstack-python-openstackc.../openstackclient/tests/unit
Vishakha Agarwal 05da145eae Adding options to user cli
User options [1] can be set by making POST and PATCH
request for /v3/users API calls but cannot by openstack
CLI because of no user options defined in create and update
user CLI [2]. This patch adds the user options [1] in
create user and update user CLI.

[1] https://docs.openstack.org/keystone/latest/admin/resource-options.html#multi-factor-auth-rules
[2] https://docs.openstack.org/api-ref/identity/v3/#create-user

Change-Id: I4e41bae2e8cfbe92d52b14d856991bedcd44164f
2020-03-26 22:24:39 +05:30
..
api Add storage policy option to create container command 2020-02-19 10:08:48 +13:00
common Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
compute Switch image to use SDK 2020-03-23 14:38:32 -05:00
identity Adding options to user cli 2020-03-26 22:24:39 +05:30
image Complete switch from glanceclient to SDK for image service 2020-03-24 13:13:06 +00:00
integ Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
network Merge "Add unit tests and release note for dns_publish_fixed_ip" 2020-03-24 21:24:52 +00:00
object Add storage policy option to create container command 2020-02-19 10:08:48 +13:00
volume Switch image to use SDK 2020-03-23 14:38:32 -05:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_shell.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
utils.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00