Commit Graph

5 Commits

Author SHA1 Message Date
Daniel Wallace
9bdb161eac Add Keystone v3 support (#35911)
* Openstack keystone V3 API support in keystone modules.

* Python3 compatibility unicode to six.text_type

* Return values of tests: test_user_absent, test_endpoint_absent,
test_role_absent, test_service_absent, test_tenant_absent

* Fixed tests states.test_role_present and states.service_present

* Fixed module tests (not all)

* These are the old tests and need to be rewritten anyway

* fix pylint error

* fix keystone state tests
2016-08-31 11:55:23 -06:00
rallytime
88298c5599 Add mock exception class to keystone unit test
Fixes unit tests error for merge forward
2015-03-31 05:56:55 -06:00
Justin Findlay
d838474cce add mock of keystoneclient module 2015-03-20 14:39:24 -06:00
Jayesh Kariya
8d44cc0713 resolved pylint error 2015-03-20 14:36:49 +05:30
Jayesh Kariya
66dad7defb adding keystone unit test 2015-03-20 11:10:30 +05:30