[VVP] Allow base templates to not have resources 21/100421/1
authorLovett, Trevor <trevor.lovett@att.com>
Fri, 17 Jan 2020 18:26:18 +0000 (12:26 -0600)
committerLovett, Trevor (tl2972) <tl2972@att.com>
Fri, 17 Jan 2020 18:27:39 +0000 (12:27 -0600)
commitd8ffed96caada0308ac2ee3f4daf90b7aacb5137
tree83ab7295bfae93153bf0e544232eca058d9b2d09
parentded5c74ea07eb1541587de1042444fa6b590ddde
[VVP] Allow base templates to not have resources

Change-Id: I44232d58697ff95b418e9594451cda3c3a90c798
Issue-ID: VVP-361
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
ice_validator/tests/fixtures/test_heat_template_structure/fail/resources/no_resources.yaml [new file with mode: 0644]
ice_validator/tests/fixtures/test_heat_template_structure/fail/structure/non_heat_template_invalid_keys.yaml [moved from ice_validator/tests/fixtures/test_heat_template_structure/fail/non_heat_template_invalid_keys.yaml with 100% similarity]
ice_validator/tests/fixtures/test_heat_template_structure/fail/structure/non_heat_template_invalid_keys.yml [moved from ice_validator/tests/fixtures/test_heat_template_structure/fail/non_heat_template_invalid_keys.yml with 100% similarity]
ice_validator/tests/fixtures/test_heat_template_structure/fail/structure/non_heat_template_no_valid_keys.yaml [moved from ice_validator/tests/fixtures/test_heat_template_structure/fail/non_heat_template_no_valid_keys.yaml with 100% similarity]
ice_validator/tests/fixtures/test_heat_template_structure/pass/base.yaml [new file with mode: 0644]
ice_validator/tests/test_heat_template_structure.py
ice_validator/tests/test_initial_configuration.py