[DEFAULT] debug = True log_dir = /var/log/kolla/nova state_path = /var/lib/nova allow_resize_to_same_host = true my_ip = 192.0.2.1 transport_url = rabbit://openstack:oFtBfuaIwdO6EUU6tF60EP4BfrMKpB3VzpI8XYZ5@192.0.2.1:5672// [filter_scheduler] [conductor] workers = 1 [oslo_middleware] enable_proxy_headers_parsing = True [oslo_concurrency] lock_path = /var/lib/nova/tmp [glance] cafile = api_servers = http://192.0.2.10:9292 num_retries = 1 debug = True [neutron] metadata_proxy_shared_secret = aI6lMXqQLmRiY6uNdtILerW8VWxuWM0bb1Wms03t service_metadata_proxy = true auth_url = http://192.0.2.10:5000 auth_type = password project_domain_name = Default user_domain_id = default project_name = service username = neutron password = hDGKI7StZMIQYOvFLj0EtEQ7F9avztscb8rihe82 region_name = RegionOne valid_interfaces = internal cafile = [database] connection = mysql+pymysql://nova:lxzsEf2kRiARE6wKBYhucqbowOzYhkNI4bRfDwRb@192.0.2.10:3306/nova_cell0 connection_recycle_time = 10 max_overflow = 1000 max_pool_size = 1 max_retries = -1 [api_database] connection = mysql+pymysql://nova_api:HPAGbi0cRTulvHV5YpAuycroegg72wBFVOasrxuo@192.0.2.10:3306/nova_api connection_recycle_time = 10 max_pool_size = 1 max_retries = -1 [cache] backend = oslo_cache.memcache_pool enabled = True memcache_servers = 192.0.2.1:11211 [keystone_authtoken] service_type = compute www_authenticate_uri = http://192.0.2.10:5000 auth_url = http://192.0.2.10:5000 auth_type = password project_domain_id = default user_domain_id = default project_name = service username = nova password = yfMz8PmvE8OBx0mVynLbRgqwJJg91ityqHnXTejf cafile = region_name = RegionOne memcache_security_strategy = ENCRYPT memcache_secret_key = gPnjzfzz3B22ROWqs5A0iCEZ1vcSH7ZkZi8yyq3b memcached_servers = 192.0.2.1:11211 http_request_max_retries = 9 [upgrade_levels] compute = auto [oslo_messaging_notifications] transport_url = rabbit://openstack:oFtBfuaIwdO6EUU6tF60EP4BfrMKpB3VzpI8XYZ5@192.0.2.1:5672// driver = noop [oslo_messaging_rabbit] heartbeat_in_pthread = False rabbit_quorum_queue = true [privsep_entrypoint] helper_command = sudo nova-rootwrap /etc/nova/rootwrap.conf privsep-helper --config-file /etc/nova/nova.conf [guestfs] debug = True [wsgi] api_paste_config = /etc/nova/api-paste.ini [scheduler] max_attempts = 10 discover_hosts_in_cells_interval = -1 workers = 1 [placement] auth_type = password auth_url = http://192.0.2.10:5000 username = placement password = HbW8t12MKnOq5a8B3FVzYjRqF6EfObi07EKqm5in user_domain_name = Default project_name = service project_domain_name = Default region_name = RegionOne cafile = valid_interfaces = internal [notifications] [service_user] send_service_user_token = true auth_url = http://192.0.2.10:5000 auth_type = password project_domain_id = default user_domain_id = default project_name = service username = nova password = yfMz8PmvE8OBx0mVynLbRgqwJJg91ityqHnXTejf cafile = region_name = RegionOne valid_interfaces = internal