# Pastebin aYIiSWsH # mitaka ############################################################################### # [ WARNING ] # Configuration file maintained by Juju. Local changes may be overwritten. ############################################################################### [DEFAULT] verbose=False debug=False dhcpbridge_flagfile=/etc/nova/nova.conf dhcpbridge=/usr/bin/nova-dhcpbridge logdir=/var/log/nova state_path=/var/lib/nova force_dhcp_release=True use_syslog = False ec2_private_dns_show_ip=True api_paste_config=/etc/nova/api-paste.ini enabled_apis=osapi_compute,metadata auth_strategy=keystone my_ip = 192.168.51.82 vnc_enabled = False novnc_enabled = False network_manager = nova.network.manager.FlatDHCPManager volume_api_class = nova.volume.cinder.API reserved_host_memory_mb = 512 [glance] api_servers = http://192.168.51.92:9292 [libvirt] rbd_user = nova-compute rbd_secret_uuid = 514c9fca-8cbe-11e2-9c52-3bc8c7819472 live_migration_uri = qemu+ssh://%s/system # Disable tunnelled migration so that selective # live block migration can be supported. live_migration_tunnelled = False [oslo_messaging_rabbit] rabbit_userid = nova rabbit_virtual_host = openstack rabbit_password = XWrdbJN8d9tF3fLCCVyHPrJXm2k8R4XzNgpXjT2nZgws3sRsjMmwGzVRgqY9Px7t rabbit_host = 192.168.51.89 [cinder] os_region_name = RegionOne [oslo_concurrency] lock_path=/var/lock/nova [workarounds] disable_libvirt_livesnapshot = False [serial_console] enabled = false proxyclient_address = 192.168.51.82 base_url = ws://192.168.51.93:6083/