python-cueclient/cueclient/tests
Clenimar Filemon bb1f4adca0 Switch to keystoneauth
keystoneclient.auth was deprecated in favour of keystoneauth1, this
patch updates Cueclient accordingly. requirements.txt was also updated
to reflect this change.

ps: oslo.seralization was added to test-requirements.txt because unit
tests were failing with its absence.

Change-Id: I7e9ce5f46f5ea53fbd8333452ab5d77e42f5b417
2016-06-21 01:58:14 +00:00
..
unit Replace assertEqual(None, *) with assertIsNone in tests 2015-12-17 21:50:35 +08:00
__init__.py Minor changes to Cluster create and list functions 2015-02-18 20:00:24 +00:00
base.py Fix argument order for assertEqual to (expected, observed) 2016-01-06 12:54:20 +09:00
fixture_data.py Switch to keystoneauth 2016-06-21 01:58:14 +00:00