[DEFAULT] debug = True log_dir = /var/log/kolla/nova state_path = /var/lib/nova allow_resize_to_same_host = true compute_driver = libvirt.LibvirtDriver my_ip = 10.0.0.36 transport_url = rabbit://openstack:contrail123@10.0.0.36:5672// [conductor] workers = 1 [vnc] novncproxy_host = 10.0.0.36 novncproxy_port = 6080 server_listen = 10.0.0.36 server_proxyclient_address = 10.0.0.36 novncproxy_base_url = http://10.0.0.36:6080/vnc_lite.html [oslo_concurrency] lock_path = /var/lib/nova/tmp [glance] debug = True api_servers = http://10.0.0.36:9292 cafile = num_retries = 3 [neutron] metadata_proxy_shared_secret = contrail service_metadata_proxy = true auth_url = http://10.0.0.36:35357 auth_type = password cafile = project_domain_name = Default user_domain_id = default project_name = service username = neutron password = contrail123 region_name = RegionOne valid_interfaces = internal [database] connection = mysql+pymysql://nova:contrail123@10.0.0.36:3306/nova connection_recycle_time = 10 max_overflow = 1000 max_pool_size = 1 max_retries = -1 [api_database] connection = mysql+pymysql://nova_api:contrail123@10.0.0.36:3306/nova_api connection_recycle_time = 10 max_pool_size = 1 max_retries = -1 [upgrade_levels] compute = auto [oslo_messaging_notifications] transport_url = rabbit://openstack:contrail123@10.0.0.36:5672// driver = noop [oslo_messaging_rabbit] heartbeat_in_pthread = false [privsep_entrypoint] helper_command = sudo nova-rootwrap /etc/nova/rootwrap.conf privsep-helper --config-file /etc/nova/nova.conf [guestfs] debug = True [placement] auth_type = password auth_url = http://10.0.0.36:35357 username = placement password = contrail123 user_domain_name = Default project_name = service project_domain_name = Default region_name = RegionOne cafile = valid_interfaces = internal [notifications] [barbican] auth_endpoint = http://10.0.0.36:5000 barbican_endpoint_type = internal verify_ssl_path = [service_user] send_service_user_token = true auth_url = http://10.0.0.36:5000 auth_type = password project_domain_id = default user_domain_id = default project_name = service username = nova password = contrail123 cafile = region_name = RegionOne valid_interfaces = internal