kolla-ansible/docker/nova-compute/nova-libvirt
Sam Yaple 986edf4a97 Replace ; with && in Dockerfile
When using ';' this can allow the previous command to fail and while the
docker build proceeds without realizing a command failed. Switching to
'&&' allows the exit code to make it to the docker build command and the
build to fail appropriately.

Change-Id: Idd0991ed4549542bb10d27da1a0a025d0503b6c1
2015-03-27 18:52:48 -05:00
..
build introduce a new build mechanism 2014-10-04 11:03:39 -04:00
Dockerfile Replace ; with && in Dockerfile 2015-03-27 18:52:48 -05:00
start.sh Nova boot will fail if the host doesn't have libvirt installed 2015-03-16 15:52:03 -04:00