We are packaging nova in a venv so that we can run some kilo code on top of some cent6 nodes (default python install is 2.6) (additionally we are working on replacing the cent6 nodes with a newer os, but when you have a large number of machines - things take time). We are using python27 software collections and pretty much everything is working. But the issue is that libguestfs is not able to be installed in a venv via normal means (pip install). I would like to make the request that libguestfs get added to pypi. The following bug has already been created over a year ago [1], and it looks like most of the work on the libguestfs side is already done [2]. It seems something about a complaint of licensing per the bug report. [1] - https://bugzilla.redhat.com/show_bug.cgi?id=1075594 [2] - https://github.com/libguestfs/libguestfs/commit/fcbfc4775fa2a44020974073594a745ca420d614 ____________________________________________ Kris Lindgren Senior Linux Systems Engineer GoDaddy, LLC. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20150729/5979cb81/attachment.html>