heat/heat/engine/resources/openstack/nova
Rabi Mishra bd0800c8bf Remove server uuid property specific checks
Remove the redundant `uuid` property specific logic from the mixin
as we would only have 'network' after property translation.

Change-Id: I9059b01cd98204058b31a0954801a124fcad6544
2016-02-18 17:52:06 +05:30
..
__init__.py Move nova resources to engine/resources/openstack/nova/ 2015-03-05 09:32:01 +08:00
flavor.py Add descriptions to all openstack resources (Part 2) 2016-01-11 16:25:41 +00:00
floatingip.py Add descriptions to all openstack resources (Part 2) 2016-01-11 16:25:41 +00:00
host_aggregate.py Correct errors of HostAggregate handling 2015-12-12 07:51:57 +00:00
keypair.py Add descriptions to all openstack resources (Part 2) 2016-01-11 16:25:41 +00:00
server.py Merge "Add image/flavor validation to OS::Nova::Server" 2016-02-16 10:02:17 +00:00
server_group.py Add descriptions to all openstack resources (Part 2) 2016-01-11 16:25:41 +00:00
server_network_mixin.py Remove server uuid property specific checks 2016-02-18 17:52:06 +05:30