python-novaclient/novaclient/tests
Andrey Kurilin 61ef35fe79 Deprecate v1.1 and remove v3
Module novaclient.v1_1 is already deprecated, so it's time to stop using it
inside novaclient.

Since support of v3 nova is undocumented feature, which uses v2
implementation, we can remove code related to it.

Also, this patch removes redundant check for compute api version != 1.0.

Change-Id: I06b349f704d5ae2c592d8d286da268870f2a69e9
2015-04-22 15:03:07 +03:00
..
functional Ensure the use of volume endpoint in volumes apis 2015-03-17 01:19:11 +00:00
unit Deprecate v1.1 and remove v3 2015-04-22 15:03:07 +03:00
__init__.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00