Update heat-agents setup files
authorFlavio Percoco <flaper87@gmail.com>
Mon, 25 Jul 2016 14:16:55 +0000 (16:16 +0200)
committerFlavio Percoco <flaper87@gmail.com>
Fri, 29 Jul 2016 12:18:37 +0000 (14:18 +0200)
commit89870f1c942948921edfa145a892532ac998feed
tree3b3e32bf4848321a25de423ef9a63c2991d5fce6
parent271aebffb685095dc2f0c3c8d3721464caec4dd4
Update heat-agents setup files

This patch moves the image pull step out of the service heat-agent
service script to ease the service init process and to make it more
reliable. By doing this outside of the service script, it's possible to
know when the `firstboot` script failed and report back.

It also updates the firstboot yaml file to point to the
`tripleoupstream` org.

Co-Authored-By: Flavio Percoco <flavio@redhat.com>
Co-Authored-By: Martin André <m.andre@redhat.com>
Change-Id: I2f0b8092ec69320ee370e1d7d20b8c15c95a1d0d
docker/firstboot/install_docker_agents.yaml
docker/firstboot/start_docker_agents.sh