# train ############################################################################### # [ WARNING ] # Configuration file maintained by Juju. Local changes may be overwritten. # restart trigger: 5c81395c-3e89-4307-8160-e59b8660f9f5 ############################################################################### [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.36 force_raw_images = True host = an-jenkins-deploy-platform-juju-os-424-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:Gz72G6LXnsB9HRx7636dhSs5hFScytqTYCHHnVdC6Vt375rWVPqWk4xFfZ49ZyrF@252.29.81.246:5672/openstack vnc_enabled = True novnc_enabled = True vnc_keymap = en-us vncserver_listen = 10.0.0.36 vncserver_proxyclient_address = 10.0.0.36 novncproxy_base_url = http://252.29.2.30:6080/vnc_auto.html 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 firewall_driver = nova.virt.firewall.NoopFirewallDriver reserved_host_memory_mb = 512 default_availability_zone = nova metadata_workers = 4 initial_cpu_allocation_ratio = 16 initial_ram_allocation_ratio = 0.98 initial_disk_allocation_ratio = 1 default_ephemeral_format = ext4 [pci] [neutron] url = http://252.29.88.31:9696 region_name = RegionOne auth_url = http://252.29.204.209:35357 auth_type = password project_domain_name = service_domain user_domain_name = service_domain project_name = services username = nova password = MCZbVww3wpkH5YKzTkGjsYhBN482WqjwVRXcsFVg5s4hhyj2N8YsMcfM2j658Ynm signing_dir = metadata_proxy_shared_secret = 585ebb90-d295-40a8-b289-d718395939cd service_metadata_proxy=True [keystone_authtoken] auth_type = password auth_uri = http://252.29.204.209:5050 auth_url = http://252.29.204.209:35357 project_domain_name = default user_domain_name = default project_name = services username = nova password = MCZbVww3wpkH5YKzTkGjsYhBN482WqjwVRXcsFVg5s4hhyj2N8YsMcfM2j658Ynm signing_dir = service_token_roles = Admin service_token_roles_required = True [service_user] send_service_user_token = true auth_type = password auth_url = http://252.29.204.209:35357 project_domain_name = service_domain user_domain_name = service_domain project_name = services username = nova password = MCZbVww3wpkH5YKzTkGjsYhBN482WqjwVRXcsFVg5s4hhyj2N8YsMcfM2j658Ynm [glance] api_servers = http://252.29.221.23:9292 [api] auth_strategy=keystone [libvirt] virt_type = qemu virt_type = qemu 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.36 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:Gz72G6LXnsB9HRx7636dhSs5hFScytqTYCHHnVdC6Vt375rWVPqWk4xFfZ49ZyrF@252.29.81.246: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.36 base_url = wss://252.29.2.30:6083/ [placement] auth_url = http://252.29.204.209:35357 auth_type = password project_domain_name = default user_domain_name = default project_name = services username = nova password = MCZbVww3wpkH5YKzTkGjsYhBN482WqjwVRXcsFVg5s4hhyj2N8YsMcfM2j658Ynm os_region_name = RegionOne region_name = RegionOne [compute] [wsgi] api_paste_config=/etc/nova/api-paste.ini