deb-heat/heat/tests/templates
Steven Dake ed0fb7e823 Rename Quantum to Neutron
quantumclient is gone upstream and has been replaced by neutronclient.

This patch retains the OS::Quantum::XX namespace

Fixes: bug #1197208

Change-Id: Id48f9598ea1884132d411ad533770ae49494102b
2013-08-06 22:08:27 -07:00
..
Neutron.template Rename Quantum to Neutron 2013-08-06 22:08:27 -07:00
Neutron.yaml Rename Quantum to Neutron 2013-08-06 22:08:27 -07:00
README Clarify text in heat/tests/templates/README 2013-07-29 04:53:57 +00:00
WordPress_Single_Instance.template tests : convert test_template_format to test-local templates 2013-05-08 12:39:47 +01:00
WordPress_Single_Instance.yaml tests : convert test_template_format to test-local templates 2013-05-08 12:39:47 +01:00

These templates are required by test_template_format and test_provider_template
in situations where we don't want to use a minimal template snippet. Ideally we
want to test the maximum possible syntax to prove the format conversion works.

In general, tests should not depend on these templates, inline minimal
template snippets are preferred.