The libguestfs dependency tree includes a number
of packages that we may not want or work everywhere, such as fuse.
Now python-(lib)guestfs will install from lib/nova_plugins/hypervisor-libvirt
Change-Id: I6c3a614010ee8d65813eec66a56680def622514c
libguestfs appears to be the best way to access images for injection,
so add the python bindings to the RPM list. Indeed, on RHEL it is the
only way, because the fallback of nbd access isn't available. There,
this change prevents a lot of errors in nova.virt.disk.vfs.localfs
when it can't import the nbd module.
Change-Id: I9c2a81bb7c26bc17f8b5f1b5a682c05a419b33ba
This patch is to support the nova patch that adds
Fibre Channel support to nova. Fibre Channel requires
sysfsutils, sg3-utils, multipath-tools
Change-Id: I9e44ef9152f1916b245dba3be77076f0283fed44
Highlights:
* Add files/rpms/*
* get_packages() only loads deps for services that are enabled
11Apr2012
* change mod_wsgi cwd to $HORIZON_DIR
* fix horizon apache log file name and location
Note: This superceeds https://review.openstack.org/4364
Change-Id: I95486584561e4418907a6a4feb0ffbe4f4ea1843