Update docker compute environment to use json config
authorRyan Hallisey <rhallise@redhat.com>
Tue, 13 Oct 2015 16:00:20 +0000 (12:00 -0400)
committerRyan Hallisey <rhallise@redhat.com>
Mon, 2 Nov 2015 19:30:37 +0000 (19:30 +0000)
commit3a9186d6585d13528bf904a40556242c02ba4233
treecdd5cf76f5bbe0057dc17150e9231cc51d9fe266
parent04327663a90fdb2caa963b21072e599a66e61d05
Update docker compute environment to use json config

In liberty, Kolla copies around files and runs the service given
a specified command, by reading a json file.

This will update the existing work to follow that template by
creating a json file for each of the services and pushing it
into the containers.

Change-Id: I5085d1896ea965fd8854765b055068a5ad30bcfd
Co-Authored-By: Jeff Peeler <jpeeler@redhat.com>
docker/compute-post.yaml
docker/firstboot/start_docker_agents.sh
docker/generate_json_config.sh [new file with mode: 0644]
environments/docker-rdo.yaml