Nova needs the proper volumes to use Cinder
authorRyan Hallisey <rhallise@redhat.com>
Sat, 19 Mar 2016 12:31:29 +0000 (12:31 +0000)
committerRyan Hallisey <rhallise@redhat.com>
Mon, 4 Apr 2016 10:33:44 +0000 (06:33 -0400)
commite4578feaefbe733888724549d4ae4b61fd8291ef
treeed83eee1b59b878a297dba8e0c8596d777e7a87a
parent4e862ccee2b4afbb3c8b2265217f408a2d503af7
Nova needs the proper volumes to use Cinder

Kolla has been using ceph.  For a while, cinder had
iscsi build into it, but it was removed.  In order to
get this to work with containers again, nova-compute and
libvirt containers need /dev and /lib/udev mounted into their
containers.

We also need to copy nova's rootwrap.conf into the nova.
It was missing this config file.

Change-Id: Ie77f56b4576d5393ad3756b0f5ecc3eeff844d1f
docker/compute-post.yaml