python-zaqarclient/tests/unit
wangxiyuan eeba0f3b8c Ensure the float value of api version could work
Now if we pass a float value of api version such as "v1.0" or
"v2.0", client will raise a DriverLoadFailure error. Because
that client can't match a sutiable API entry.

So we should ensure that that some value like "v1.0" could
work as "v1".

Change-Id: I9631a083fd96a535153b6029b95a1d3c8d9966a2
Closes-bug: #1572616
2016-05-20 10:49:24 +08:00
..
auth Fix client UnauthorizedError 2015-11-20 12:30:18 -05:00
cli Make sure queue create works for cli 2015-12-18 08:42:26 +13:00
common Updated from global requirements 2015-08-27 13:19:58 +02:00
openstack Updated from global requirements 2015-08-27 13:19:58 +02:00
queues Support /ping and /health for v2 2016-04-08 16:13:50 +12:00
transport Ensure the float value of api version could work 2016-05-20 10:49:24 +08:00
__init__.py Updated from global requirements 2015-08-27 13:19:58 +02:00