tripleo-image-elements/elements/nova
Derek Higgins 26843768a2 Use upstream nova policy.json
We were using a local copy that was out of date and causing at least two
tempest tests to fail, specifically the tests that lock/unlock instances
as we were requiring admin privileges in our policy.json.

Change-Id: I73c64607d92563b10464aa2d31de2305b63b91e4
2013-11-26 14:17:48 +00:00
..
install.d Use upstream nova policy.json 2013-11-26 14:17:48 +00:00
os-apply-config/etc/nova Use upstream nova policy.json 2013-11-26 14:17:48 +00:00
pre-install.d Allows nova user to sudo without a tty. 2013-06-14 10:19:36 +01:00
README.md Permit using different libvirt hypervisors. 2013-08-12 21:13:29 +12:00
element-deps Use source-repository interface in nova element 2013-07-17 11:23:06 +01:00
source-repository-nova Use openstack git repos when possible 2013-11-15 10:48:11 +02:00

README.md

Install nova software from git.

Configuration

nova: baremetal: pxe_deploy_timeout: "1200" - the duration in seconds for pxe deployment timeouts. virtual_power: type: "virsh" - what virtual power driver to use. "virsh" or "vbox" compute_libvirt_type: "qemu" - what libvirt compute type. Unset will use the nova default.