Add OpenStack Containers 70/50570/8
authorMarcus G K Williams <marcus.williams@intel.com>
Tue, 17 Jan 2017 17:57:04 +0000 (09:57 -0800)
committerJamo Luhrsen <jluhrsen@redhat.com>
Wed, 15 Feb 2017 22:31:29 +0000 (22:31 +0000)
commit44e84dc5924360dd921da4f53db9961c28ce2d9d
tree77ac642d0ddb7dd7c773045689cb94f32ca8b5df
parentde899ec9f072cb61c3069599014af8683e6826d4
Add OpenStack Containers

Add OpenStack compute containers
for the purposes of
testing and developement.

Change-Id: I1b5717c2ed3665dae887b9ba15cf39d97aebeea0
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Co-Authored-By: Matt Welch <matt.welch@intel.com>
docker/openstack/compute/.dockerignore [new file with mode: 0644]
docker/openstack/compute/.gitignore [new file with mode: 0644]
docker/openstack/compute/Dockerfile [new file with mode: 0644]
docker/openstack/compute/build_compute.sh [new file with mode: 0755]
docker/openstack/compute/local.conf [new file with mode: 0644]
docker/openstack/compute/run_compute.sh [new file with mode: 0755]
docker/openstack/compute/start.sh [new file with mode: 0755]