# yoga ############################################################################### # [ WARNING ] # Configuration file maintained by Juju. Local changes may be overwritten. # restart trigger: 9eaf595f-f4d3-46ef-91e5-9937d5dd4eb3 ############################################################################### [DEFAULT] verbose=False debug=True 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 enabled_apis=osapi_compute,metadata my_ip = 10.0.0.49 force_raw_images = True block_device_allocate_retries = 300 host = cn-jenkins-deploy-platform-juju-os-504-1 default_log_levels = "amqp=WARN, amqplib=WARN, boto=WARN, qpid=WARN, sqlalchemy=WARN, suds=INFO, oslo.messaging=INFO, oslo_messaging=DEBUG, iso8601=WARN, requests.packages.urllib3.connectionpool=WARN, urllib3.connectionpool=WARN, websocket=WARN, requests.packages.urllib3.util.retry=WARN, urllib3.util.retry=WARN, keystonemiddleware=WARN, routes.middleware=WARN, stevedore=WARN, taskflow=WARN, keystoneauth=WARN, oslo.cache=INFO, dogpile.core.dogpile=INFO, glanceclient=WARN, oslo.privsep.daemon=INFO" transport_url = rabbit://nova:TYXg263PL78fqMwbxPkZcbyfKmC7xhWGZSMnXXHnS7cnnctdW4Lk2NBcxVKx7FLg@252.49.66.144:5672/openstack libvirt_vif_driver = nova.virt.libvirt.vif.LibvirtGenericVIFDriver security_group_api = neutron firewall_driver = nova.virt.firewall.NoopFirewallDriver network_api_class = nova.network.neutronv2.api.API use_neutron = True volume_api_class = nova.volume.cinder.API reserved_host_memory_mb = 512 reserved_host_disk_mb = 0 default_availability_zone = nova metadata_workers = 4 initial_cpu_allocation_ratio = 2 initial_ram_allocation_ratio = 0.98 initial_disk_allocation_ratio = 1 default_ephemeral_format = ext4 [pci] [glance] api_servers = http://252.49.37.6:9292 [api] auth_strategy=keystone [libvirt] inject_key = false inject_password = False inject_partition = -2 rbd_user = rbd_secret_uuid = live_migration_scheme = ssh live_migration_inbound_addr = 10.0.0.49 live_migration_completion_timeout = 800 live_migration_downtime = 500 live_migration_downtime_steps = 10 live_migration_downtime_delay = 75 # Disable tunnelled migration so that selective # live block migration can be supported. live_migration_tunnelled = False hw_disk_discard = unmap [oslo_messaging_rabbit] [oslo_messaging_notifications] driver = messagingv2 transport_url = rabbit://nova:TYXg263PL78fqMwbxPkZcbyfKmC7xhWGZSMnXXHnS7cnnctdW4Lk2NBcxVKx7FLg@252.49.66.144:5672/openstack [notifications] notification_format = unversioned [cinder] os_region_name = RegionOne cross_az_attach = True [oslo_concurrency] lock_path=/var/lock/nova [workarounds] disable_libvirt_livesnapshot = False [serial_console] enabled = false proxyclient_address = 10.0.0.49 base_url = wss://252.49.158.241:6083/ [placement] os_region_name = RegionOne region_name = RegionOne [compute] [vnc] enabled = True vnc_keymap = en-us server_listen = 10.0.0.49 server_proxyclient_address = 10.0.0.49 novncproxy_base_url = http://252.49.158.241:6080/vnc_auto.html [wsgi] api_paste_config=/etc/nova/api-paste.ini