[DEFAULT] debug = True log_file = /var/log/kolla/nova/nova-metadata.log state_path = /var/lib/nova allow_resize_to_same_host = true my_ip = 192.0.2.1 transport_url = rabbit://openstack:7pxT0zzJFyQXk8LiXfiI3oNPItVTgC9MU6OR08Mo@192.0.2.1:5671// [filter_scheduler] [conductor] workers = 2 [oslo_middleware] enable_proxy_headers_parsing = true [oslo_concurrency] lock_path = /var/lib/nova/tmp [glance] cafile = /etc/ssl/certs/ca-certificates.crt api_servers = https://192.0.2.10:9292 num_retries = 1 debug = True [neutron] metadata_proxy_shared_secret = 5AmepZhE7OtRVWc6Cffron7fKRqOr5W0ToLYvO1a service_metadata_proxy = true auth_url = https://192.0.2.10:5000 auth_type = password project_domain_name = Default user_domain_id = default project_name = service username = neutron password = DapSZEBCYguIuB8ZO2HXJbo1KotyudyTr6lJojHd region_name = RegionOne valid_interfaces = internal cafile = /etc/ssl/certs/ca-certificates.crt [database] connection = mysql+pymysql://nova:rh7xJ32iZBqlTAe85Xj7XKZcA8S8gJ1VIcqCgUmU@192.0.2.10:3306/nova_cell0?ssl_ca=/etc/ssl/certs/ca-certificates.crt connection_recycle_time = 10 max_overflow = 1000 max_pool_size = 1 max_retries = -1 [api_database] connection = mysql+pymysql://nova_api:mMAaRHUu2uXwV4K90Sjnn1WVeUqWcuu3kmMRvQ7j@192.0.2.10:3306/nova_api?ssl_ca=/etc/ssl/certs/ca-certificates.crt 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 = https://192.0.2.10:5000 auth_url = https://192.0.2.10:5000 auth_type = password project_domain_id = default user_domain_id = default project_name = service username = nova password = mibaJYiUjXpmAgZSgG4TMfYq3XG1hb1kchjFnQoq cafile = /etc/ssl/certs/ca-certificates.crt region_name = RegionOne memcache_security_strategy = ENCRYPT memcache_secret_key = a2qE6heYQHEnEAzaEABMOZefzvVLMzB8FAnSzOjB memcached_servers = 192.0.2.1:11211 http_request_max_retries = 9 [upgrade_levels] compute = auto [oslo_messaging_notifications] transport_url = rabbit://openstack:7pxT0zzJFyQXk8LiXfiI3oNPItVTgC9MU6OR08Mo@192.0.2.1:5671// driver = noop [oslo_messaging_rabbit] use_queue_manager = true processname = nova-metadata heartbeat_in_pthread = False ssl = true ssl_ca_file = /etc/ssl/certs/ca-certificates.crt rabbit_quorum_queue = true rabbit_stream_fanout = true rabbit_qos_prefetch_count = 50 rabbit_transient_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 = 2 [placement] auth_type = password auth_url = https://192.0.2.10:5000 username = placement password = IHismZ1eFClVWZ7HPWZzZWbN2DVLm7TWfgKAr4TR user_domain_name = Default project_name = service project_domain_name = Default region_name = RegionOne cafile = /etc/ssl/certs/ca-certificates.crt valid_interfaces = internal [notifications] [service_user] send_service_user_token = true auth_url = https://192.0.2.10:5000 auth_type = password project_domain_id = default user_domain_id = default project_name = service username = nova password = mibaJYiUjXpmAgZSgG4TMfYq3XG1hb1kchjFnQoq cafile = /etc/ssl/certs/ca-certificates.crt region_name = RegionOne valid_interfaces = internal