python-heatclient/heatclient/tests/unit/osc/v1
Mark Vanderwiel 1d4c407fc5 OSC plugin for orchestration template validate
This change implements "openstack orchestration template validate" command
Based from the existing heat commands:
   heat template-validate

This is different from the stack create/update --dry-run
which used the preview api, this uses the validate api.

Change-Id: Icf5794ad6bb35574a060f095d7ef10e6a46ca2fe
Blueprint: heat-support-python-openstackclient
2016-03-24 10:26:52 -05:00
..
__init__.py OpenStackClient plugin for stack show 2015-10-16 19:01:54 +00:00
fakes.py Add OSC plugin for openstack orchestation service list 2016-03-01 13:22:32 +08:00
test_build_info.py Add OSC plugin for openstack orchestation build info 2016-03-01 10:31:31 +08:00
test_event.py Implement stack event list --follow 2016-02-29 16:04:48 +13:00
test_resource.py Add OSC plugin for stack resource mark unhealthy 2016-02-29 17:05:40 +08:00
test_resource_type.py Add openstack client resource type list and show 2016-02-10 09:32:39 -06:00
test_service.py Add OSC plugin for openstack orchestation service list 2016-03-01 13:22:32 +08:00
test_snapshot.py OSC plugin for stack snapshot delete 2016-02-16 08:55:49 -06:00
test_software_config.py Replace assertEqual(None, *) with assertIsNone 2016-02-29 10:57:02 +08:00
test_software_deployment.py OpenstackClient plugin for software deployment output show 2016-02-24 19:20:59 +08:00
test_stack.py OSC plugin for orchestration template validate 2016-03-24 10:26:52 -05:00
test_template.py OSC plugin for orchestration template validate 2016-03-24 10:26:52 -05:00