heat/heat/tests/aws
Rabi Mishra 9305478141 Resolve name/id using translation rules for Server
This changes OS::Nova::Server resource to use
translation rules to resolve name_id properties.

As most of the tests in test_server.py and
test_rackspace_cloud_server.py are impacted by this
change, this also changes all the tests to use mock
library. Though the change is very big, it's mostly
mox to mock conversion for the tests.

This reduces the LOC drastically. Some of these test
modules have become very big to manage. We can split
them into smaller ones in the future.

Change-Id: Iaa630ab3b013dfb65e9131b1f265e846c8274037
Partial-Bug: #1514680
Blueprint: mox-to-mock-conversion
2016-03-15 16:12:27 +05:30
..
__init__.py Enable some unit tests back 2015-02-03 10:20:16 +08:00
test_eip.py Refactor resource specific replace logic 2016-02-08 11:40:14 +05:30
test_instance.py Resolve name/id using translation rules for Server 2016-03-15 16:12:27 +05:30
test_instance_network.py Use custom find functions for image lookup 2016-01-27 09:56:01 +05:30
test_loadbalancer.py Change namespace for Nova resources and tests 2015-11-18 08:42:29 +08:00
test_network_interface.py Unit tests: compare stack names in PhysName 2016-03-10 13:07:29 -05:00
test_s3.py Unit tests: compare stack names in PhysName 2016-03-10 13:07:29 -05:00
test_security_group.py Fix AWS::EC2::SecurityGroup update problem 2016-03-10 02:17:50 +00:00
test_user.py Add post hooks 2016-02-10 09:13:32 +01:00
test_volume.py Change namespace for Cinder resources and tests 2015-11-20 12:38:08 +08:00
test_waitcondition.py Fix time mocking on wait condition timeout tests 2015-12-09 09:53:12 +01:00