Update compute build & run for new base 19/60619/4
authorMatt Welch <matt.welch@intel.com>
Thu, 20 Jul 2017 18:11:36 +0000 (14:11 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Thu, 27 Jul 2017 18:48:33 +0000 (14:48 -0400)
commit38a47a10f64422e661cbe2020fa57b717fe3539a
tree0d2a295148cb6965d6edc6ba1948e402a8e42254
parentd7b93fb3d8a35eba802c885e2d7eb0a3a5f306ec
Update compute build & run for new base

Moved build collateral into build/ dir.
Updates to build files to reflect new systemd-based container.
Added connect_container_to_network to create veth pairs and bind
container to Linux beidges on the host.
Updates to local.conf to enable instance VNC console and use ODL by
default.
Added restart script that can usually be used instead of start.sh.
Updates to run script to reflect new systemd-based container.

Change-Id: I6e3f2d184a222cdb5ae74b2c221b0f132ae47c62
Signed-off-by: Matt Welch <matt.welch@intel.com>
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
.coafile
docker/openstack/compute/build/Dockerfile [moved from docker/openstack/compute/Dockerfile with 62% similarity]
docker/openstack/compute/build/local.conf [moved from docker/openstack/compute/local.conf with 61% similarity]
docker/openstack/compute/build/restart.sh [new file with mode: 0755]
docker/openstack/compute/build/start.sh [new file with mode: 0755]
docker/openstack/compute/build_compute.sh
docker/openstack/compute/run_compute.sh
docker/openstack/compute/start.sh [deleted file]
docker/openstack/network/connect_container_to_networks.sh [new file with mode: 0755]