deb-heat/heat_integrationtests/common
huangtianhua a07dccebe0 Migrate to nova api version 2.1
The Nova v2 API code has been completely removed from Nova by
change[1]. Although Nova still supports v2 compatible API with the
legacy endpoint, it is better to switch to use Nova v2.1 in Heat.

This change sets version='2.1' when init novaclient
instance, then we can use novaclient v2 and will
use nova api v2.1.

[1] https://review.openstack.org/#/c/311653/

Change-Id: I428abb4ca05847da8ffc2da7157aa5c34263a205
Closes-Bug: #1588155
Partial-Bug: #1588171
2016-06-06 01:32:48 +00:00
..
__init__.py Support classes for heat integration tests 2014-09-24 09:02:20 +12:00
clients.py Migrate to nova api version 2.1 2016-06-06 01:32:48 +00:00
config.py Use domain env variables as defaults 2016-03-23 13:48:03 +00:00
exceptions.py Fix [H405] pep rule in heat_integrationtests 2015-10-08 15:13:52 +03:00
remote_client.py Fix [H405] pep rule in heat_integrationtests 2015-10-08 15:13:52 +03:00
test.py Merge "Removes duplicate code autoscale_complete" 2016-05-19 11:05:48 +00:00