Add support for DeployArtifactURLs
authorDan Prince <dprince@redhat.com>
Fri, 13 Nov 2015 20:01:13 +0000 (15:01 -0500)
committerDan Prince <dprince@redhat.com>
Fri, 26 Feb 2016 21:55:44 +0000 (16:55 -0500)
commit55054f02d77ebbca63b6fbd3eab285873452933e
treed587a23b6777d4dcd3bf5a228c6864def715c105
parent8411e5a5bc6855d46522122710439e0d2623a2aa
Add support for DeployArtifactURLs

Adds a new nested stack deployment which allows operators to
opt-in to deploy tarball's and RPM packages by setting
DeployArtifactURLs as a parameter_default in a Heat
environment.

The intent is to use this setting to allow t-h-t to
transparently deploy things like tarballs of puppet modules
via a Swift Temp URL.

Change-Id: I1bad4a4a79cf297f5b6e439e0657269738b5f326
Implements: blueprint puppet-modules-deployment-via-swift
puppet/ceph-storage-post.yaml
puppet/cinder-storage-post.yaml
puppet/compute-post.yaml
puppet/controller-post.yaml
puppet/deploy-artifacts.sh [new file with mode: 0644]
puppet/deploy-artifacts.yaml [new file with mode: 0644]
puppet/swift-storage-post.yaml