kolla/docker/nova
Steven Dake c358586cce Make Ceph install from Source on RPM
Ceph doesnt install from source on RPM because Ceph pulls in
python-requests.  This causes a cpio error during unpacking
because requests is installed in the base image.  A simple
workaround is to remove in the nova-compute container which
is the only container this conflict occurs within.

backport: liberty

Change-Id: I493900854a53c98f1a5cb6478675a18feceefea5
Closes-Bug: #1508236
(cherry picked from commit 194bb93ff2)
2015-10-20 21:54:13 -07:00
..
nova-api Fix issue with su and bad kernels 2015-10-14 04:57:31 +00:00
nova-base Implement a install_type and install_metatype 2015-09-28 03:16:48 -07:00
nova-compute Make Ceph install from Source on RPM 2015-10-20 21:54:13 -07:00
nova-conductor Common start.sh 2015-10-06 05:24:43 +00:00
nova-consoleauth Common start.sh 2015-10-06 05:24:43 +00:00
nova-libvirt Make Ceph work for RPM based distributions 2015-10-14 10:59:25 +00:00
nova-network Common start.sh 2015-10-06 05:24:43 +00:00
nova-novncproxy Common start.sh 2015-10-06 05:24:43 +00:00
nova-scheduler Common start.sh 2015-10-06 05:24:43 +00:00