kolla/docker
Steven Dake f4319a9a21 CentOS 7.1 image doesn't work with libvirt
The libvirt package has a dependency on systemd-libs and systemd,
while the centos 7.1 container installs systemd-container-libs
and systemd-container.  We don't need either of these systemd tools
but they reuslt in a broken build of the system if they are missing.

As is, the libvirt container will not build.

Change-Id: I8e5aac0e3a7e9d88a81733a3048971fe9d48ba56
2015-04-14 10:56:41 -07:00
..
barbican Remove EXPOSE options from Dockerfiles 2015-04-06 20:25:18 -07:00
base Simplify wait_for calls 2015-04-01 16:41:52 +09:00
ceilometer Remove EXPOSE options from Dockerfiles 2015-04-06 20:25:18 -07:00
centos-rdo-base CentOS 7.1 image doesn't work with libvirt 2015-04-14 10:56:41 -07:00
cinder Allow check_for_* functions to be consumed by wait_for 2015-04-01 16:39:44 +09:00
docker-compose Implements: blueprint rabbit-container-set 2015-02-19 01:14:46 +00:00
fedora-rdo-base Remove building of pam+noaudit and place in copr instead 2015-04-06 20:22:34 -07:00
glance Remove EXPOSE options from Dockerfiles 2015-04-06 20:25:18 -07:00
hautoproxy Replace ; with && in Dockerfile 2015-03-27 18:52:48 -05:00
heat Allow check_for_* functions to be consumed by wait_for 2015-04-01 16:39:44 +09:00
horizon Remove EXPOSE options from Dockerfiles 2015-04-06 20:25:18 -07:00
keystone Allow check_for_* functions to be consumed by wait_for 2015-04-01 16:39:44 +09:00
mariadb-app Implements: blueprint Implement a database container set 2015-03-20 16:17:51 +00:00
mariadb-data Make mariadb use a data container without a bindmount 2015-03-22 08:55:24 -07:00
mongodb Remove EXPOSE options from Dockerfiles 2015-04-06 20:25:18 -07:00
neutron Removes check_required_vars for Log Files 2015-04-13 17:17:52 +00:00
nova-base Removes check_required_vars for Log Files 2015-04-13 17:17:52 +00:00
nova-compute Removes check_required_vars for Log Files 2015-04-13 17:17:52 +00:00
nova-controller Removes check_required_vars for Log Files 2015-04-13 17:17:52 +00:00
rabbitmq Make rabbitmq container work with it's proper hostname set 2015-03-18 15:24:47 -07:00
rhel-osp-base Update MAINTAINER in Dockerfiles to Kolla Project 2014-10-22 11:11:31 -04:00
swift Allow check_for_* functions to be consumed by wait_for 2015-04-01 16:39:44 +09:00
zaqar Remove EXPOSE options from Dockerfiles 2015-04-06 20:25:18 -07:00