python-tatuclient/designateclient/tests
Clenimar Filemon b68dca09b1 Switch to keystoneauth
This patch migrates designateclient to using keystoneauth Session
instead of deprecated keystoneclient's Session and plugins.

Also, this patch removes the old designateclient.auth module as it is
not used anywhere else in the code base and its purpose is overridden by
the fact that keystoneauth acts as an abstraction layer for
authentication (handling requests and reauthentication internally).

Change-Id: Ic3cc0fbb76977a04bab322ebcb1c818e75646772
2016-05-16 17:20:28 -03:00
..
test_v1 Switch to keystoneauth 2016-05-16 17:20:28 -03:00
v2 Switch to keystoneauth 2016-05-16 17:20:28 -03:00
__init__.py Enable hacking check H104 2014-07-16 19:25:04 +02:00
base.py Switch to keystoneauth 2016-05-16 17:20:28 -03:00
test_designateclient.py Add dummy tests 2014-06-06 12:29:31 +02:00
test_exceptions.py Makes error msg more helpful 2015-09-24 12:26:59 +00:00
test_utils.py Add some missing Unit Tests to test_utils.py 2015-07-27 14:25:14 +09:00