summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-nova/nova.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-nova/nova.conf')
-rw-r--r--meta-openstack/recipes-devtools/python/python-nova/nova.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-nova/nova.conf b/meta-openstack/recipes-devtools/python/python-nova/nova.conf
index 84ef48b..8aaf41a 100644
--- a/meta-openstack/recipes-devtools/python/python-nova/nova.conf
+++ b/meta-openstack/recipes-devtools/python/python-nova/nova.conf
@@ -21,6 +21,7 @@ my_ip = %CONTROLLER_IP%
21glance_host = %CONTROLLER_IP% 21glance_host = %CONTROLLER_IP%
22lock_path=/var/lock/nova/ 22lock_path=/var/lock/nova/
23state_path=/var/run/nova/ 23state_path=/var/run/nova/
24libvirt_images_type = %LIBVIRT_IMAGES_TYPE%
24 25
25#VNC 26#VNC
26vnc_enabled = true 27vnc_enabled = true
@@ -61,3 +62,9 @@ instance_usage_audit_period=hour
61notify_on_state_change=vm_and_task_state 62notify_on_state_change=vm_and_task_state
62notification_driver=nova.openstack.common.notifier.rpc_notifier 63notification_driver=nova.openstack.common.notifier.rpc_notifier
63notification_driver=ceilometer.compute.nova_notifier 64notification_driver=ceilometer.compute.nova_notifier
65
66# nova-compute configuration for ceph
67libvirt_images_rbd_pool=cinder-volumes
68libvirt_images_rbd_ceph_conf=/etc/ceph/ceph.conf
69rbd_user=cinder-volume
70#rbd_secret_uuid=