heat/heat/engine/resources/openstack
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
..
barbican Add more validation to barbican order 2016-02-11 19:48:25 +02:00
ceilometer Fix all properties errors for custom guidelines 2016-02-26 15:47:46 +03:00
cinder Fix resources descriptions for custom guidelines 2016-02-26 15:47:46 +03:00
designate Fix grammatical mistake, Changed character from "an" to "a" in below files: 2016-01-04 11:19:03 +00:00
glance Glance::Image get_live_state implementation 2016-02-12 13:21:37 +00:00
heat Don't RESOLVE translate in resource init 2016-03-10 19:17:17 +05:30
keystone Fix resources descriptions for custom guidelines 2016-02-26 15:47:46 +03:00
magnum Update OS::Magnum::BayModel with latest Magnum changes 2016-01-20 18:39:09 +00:00
manila Handle network names in Manila resources 2016-03-10 16:38:58 +02:00
mistral Fix all trailing spaces for custom guidelines 2016-02-26 15:50:31 +03:00
monasca Fix all properties errors for custom guidelines 2016-02-26 15:47:46 +03:00
neutron Merge "Remove required=True for name property" 2016-03-09 14:08:03 +00:00
nova Resolve name/id using translation rules for Server 2016-03-15 16:12:27 +05:30
sahara Fix all properties errors for custom guidelines 2016-02-26 15:47:46 +03:00
senlin Merge "Fix all properties errors for custom guidelines" 2016-02-27 02:06:23 +00:00
swift Swift container get_live_state implementation 2016-02-24 16:39:19 +02:00
trove Merge "Cleanup neutron finder functions" 2016-02-22 08:18:27 +00:00
zaqar Add parse_live_resource_data for zaqar queue 2016-02-22 19:26:46 +02:00
__init__.py Split scaling policy into separate files 2014-08-27 20:27:19 +08:00