python-heatclient/heatclient/common
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 Initial import 2012-10-10 08:55:03 +13:00
deployment_utils.py Fix deployment create error when using existing config 2015-09-15 06:39:53 +05:30
environment_format.py Allow event specification in the environment 2016-01-12 09:17:00 +01:00
event_utils.py Don't use print() from event_utils.poll_for_events 2016-03-14 10:22:21 +13:00
format_utils.py OpenstackClient plugin for software deployment output show 2016-02-24 19:20:59 +08:00
hook_utils.py Add stack hook poll and clear to openstack client 2016-02-18 09:27:19 -06:00
http.py OSC plugin for orchestration template validate 2016-03-24 10:26:52 -05:00
template_format.py Strip any whitespace before checking for json 2016-02-29 10:14:43 +00:00
template_utils.py Fix regression handling relative paths in environment 2016-03-21 17:07:49 +00:00
utils.py Use poll_for_events for "openstack stack delete" 2016-03-01 14:31:47 -06:00