Use OS::Heat::DeployedServer
authorJames Slagle <jslagle@redhat.com>
Mon, 5 Dec 2016 21:19:55 +0000 (16:19 -0500)
committerJames Slagle <jslagle@redhat.com>
Tue, 13 Dec 2016 20:50:29 +0000 (15:50 -0500)
commit0097da77103e1cd34418d754cc6779b53f0be2f1
tree245daedd3997f16eac0128ba1146d789e3bd02b4
parent1e88f875239b30de24552450b623e6892941fa1e
Use OS::Heat::DeployedServer

The new DeployedServer resource in Heat will provide a native resource
for Server resources that are not orchestrated via Nova. This will allow
associating SoftwareDeployment's with servers that have not been
launched with Nova with Heat directly.

With the new resource, all of the SoftwareConfigTransport methods are
available, including POLL_TEMP_URL. This patch also updates the
get-occ-config.sh script to configure the requests collector in
os-collect-config.conf on the deployed servers.

Change-Id: I4b80421088acca709fe3f92741c5c052be483131
Partially-implements: blueprint split-stack-software-configuration
Depends-On: I07b9a053ecd3ef4411b602bbc6ef985224834cf8
deployed-server/deployed-server-config.yaml [deleted file]
deployed-server/deployed-server.yaml
deployed-server/scripts/get-occ-config.sh
environments/deployed-server-environment.yaml