barbican/functionaltests/api/v1/functional
zhulingjie 1984fb4136 Update json module to jsonutils
1. oslo project provide jsonutils, and barbican use it in many place[1],
this PS to update the remained json moudule to oslo jsonutils for
consistency.
2. update the primary jsonutils to use alias json

[1]: https://github.com/openstack/barbican/search?utf8=%E2%9C%93&q=jsonutils&type=

Change-Id: I958a711db17bb1aa86fc4cd23c00cec185b84ab2
2019-03-07 07:02:48 +00:00
..
__init__.py Move functionaltests into smoke or functional subdirectories 2014-10-17 13:21:14 -05:00
test_acls.py Updating time for functional tests 2018-03-08 13:38:23 +07:00
test_acls_rbac.py Use more specific asserts in tests 2016-08-25 10:37:52 +02:00
test_consumers.py Updating time for functional tests 2018-03-08 13:38:23 +07:00
test_containers.py Updating time for functional tests 2018-03-08 13:38:23 +07:00
test_containers_rbac.py Fix the typo 2017-03-05 07:06:14 +08:00
test_orders.py Update json module to jsonutils 2019-03-07 07:02:48 +00:00
test_orders_rbac.py Fix the typo 2017-03-05 07:06:14 +08:00
test_quotas.py Update project quota paging tests to run with existing project quotas 2016-03-28 13:35:30 -05:00
test_quotas_enforce.py Remove Certificate Orders and CAs from API 2017-12-13 10:40:28 +07:00
test_quotas_rbac.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-06-19 18:01:52 +05:30
test_rsa.py Refactor PKCS#11 to allow configurable mechanisms 2018-08-10 22:24:34 -05:00
test_secretmeta.py Update json module to jsonutils 2019-03-07 07:02:48 +00:00
test_secrets.py Update json module to jsonutils 2019-03-07 07:02:48 +00:00
test_secrets_rbac.py Fix the typo 2017-03-05 07:06:14 +08:00
test_secretstores.py Fix secret-stores functional tests 2019-01-31 17:03:09 -06:00