Comment 1 for bug 1291014

Revision history for this message
Cory Stone (corystone) wrote :

Here's the entire nova.conf:

[DEFAULT]
debug=True
verbose=True
nodaemon=True
compute_driver=libvirt.LibvirtDriver
libvirt_type=qemu
network_manager=nova.network.manager.FlatDHCPManager
dhcpbridge_flagfile=/etc/nova/nova.conf
flat_network_bridge=virbr0
glance_api_servers=glance:9292
iscsi_ip_prefix=10.
state_path=/etc/nova/state
lock_path=/etc/nova/lock
logdir=/var/log/nova/
volume_api_class=nova.volume.cinder.API
cinder_endpoint_template=http://lunr:8776/v1/%(project_id)s
sql_connection=mysql://root:@localhost/nova