# yoga ############################################################################### # [ WARNING ] # Configuration file maintained by Juju. Local changes may be overwritten. # restart trigger: 283cfd43-e048-47ec-9449-12a1fdde81ec ############################################################################### [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 block_device_allocate_retries = 300 host = cn-jenkins-deploy-platform-juju-os-427-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:jtYLFNN6f5Y9YLPzdmBHsRY652HJSNCLBg4SphX2J8NYNCZrds83cSRr4pXpfmXY@252.36.124.142: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 firewall_driver = nova.virt.firewall.NoopFirewallDriver 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] [neutron] url = http://252.36.115.88:9696 region_name = RegionOne auth_url = http://252.36.4.218:35357 auth_type = password project_domain_name = service_domain user_domain_name = service_domain project_name = services username = nova password = GZChhMPmzWtcfffGrjZg9752k34JGjxMPBPF4S69xYVKrHknqCJWBPbyk46XbGgC signing_dir = metadata_proxy_shared_secret = 29d33fc0-8c5a-4604-b7b0-8e3089b39b11 service_metadata_proxy=True [keystone_authtoken] auth_type = password auth_uri = http://252.36.4.218:5050 auth_url = http://252.36.4.218:35357 project_domain_name = default user_domain_name = default project_name = services username = nova password = GZChhMPmzWtcfffGrjZg9752k34JGjxMPBPF4S69xYVKrHknqCJWBPbyk46XbGgC 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.36.4.218:35357 project_domain_name = service_domain user_domain_name = service_domain project_name = services username = nova password = GZChhMPmzWtcfffGrjZg9752k34JGjxMPBPF4S69xYVKrHknqCJWBPbyk46XbGgC [glance] api_servers = http://252.36.189.203:9292 [api] auth_strategy=keystone [libvirt] 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:jtYLFNN6f5Y9YLPzdmBHsRY652HJSNCLBg4SphX2J8NYNCZrds83cSRr4pXpfmXY@252.36.124.142: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.36.103.106:6083/ [placement] auth_url = http://252.36.4.218:35357 auth_type = password project_domain_name = default user_domain_name = default project_name = services username = nova password = GZChhMPmzWtcfffGrjZg9752k34JGjxMPBPF4S69xYVKrHknqCJWBPbyk46XbGgC os_region_name = RegionOne region_name = RegionOne [compute] [vnc] enabled = True vnc_keymap = en-us server_listen = 10.0.0.36 server_proxyclient_address = 10.0.0.36 novncproxy_base_url = http://252.36.103.106:6080/vnc_auto.html [wsgi] api_paste_config=/etc/nova/api-paste.ini