sahara/sahara/tests/unit/resources
Andrew Lazarev ee47f48412 Switched Heat engine to ResourceGroup use
Sahara now uses two layers of ResourceGroups:
1. Each node group is represented as ResourceGroup with specified
   count.
2. Volumes for the instance are also represented as ResourceGroup
   with a specified count.

Note: Heat creates two nested stacks for ResourceGroup (one for
nested group, other to support multiple copies). This means that
'max_nested_stack_depth' config in Heat must be at least 4.

Also, there is no sense in checking exact structure of resulting
Heat templates. But there is a sense in checking specific methods.
So, deleted all template tests and added test for security_groups.

Implements blueprint: heat-template-decomposition

Change-Id: I1bc1ea31344a2e4d624bbf2836aa51897453efe2
2015-05-29 12:44:44 -07:00
..
dfs_admin_0_nodes.txt Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
dfs_admin_1_nodes.txt Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
dfs_admin_3_nodes.txt Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
test-default.xml Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00