heat/heat_integrationtests/common
rabi 437c5e7c4f Fix handle_restore for server and volume resources
When resource references are used for properties restore
does not work for nova server and volume resources.

This patch fixes it and adds a functional test for it.

 Conflicts:
	heat/engine/resources/openstack/nova/server.py

There is very minor conflict in server.py as the code
has been changed in pike for translation refactoring.

Change-Id: I34efb3f4e0d3578d95134793f5c5d413667790e0
Closes-Bug: #1687009
(cherry picked from commit a8129573d2)
2017-05-25 17:16:12 +05:30
..
__init__.py Support classes for heat integration tests 2014-09-24 09:02:20 +12:00
clients.py Use os_cache in place of no_cache 2017-01-20 08:07:10 +05:30
config.py Correct to 'heat_config_notify_script' 2017-01-10 14:18:43 +08: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 Fix handle_restore for server and volume resources 2017-05-25 17:16:12 +05:30