[DEFAULT] debug = True log_dir = /var/log/kolla/heat log_file = $log_dir/heat-api-cfn.log heat_metadata_server_url = https://192.0.2.10:8000 heat_waitcondition_server_url = https://192.0.2.10:8000/v1/waitcondition heat_stack_user_role = heat_stack_user stack_domain_admin = heat_domain_admin stack_domain_admin_password = i0Mrn5gykCrE3c56e3mYFmygmTV2Kpgm2FFVNo6d stack_user_domain_name = heat_user_domain transport_url = rabbit://openstack:7pxT0zzJFyQXk8LiXfiI3oNPItVTgC9MU6OR08Mo@192.0.2.1:5671// region_name_for_services = RegionOne server_keystone_endpoint_type = public [database] connection = mysql+pymysql://heat:EIHEGkF83zrDWEA8dSM98NiQaDA0ddwcMNVxBIWT@192.0.2.10:3306/heat?ssl_ca=/etc/ssl/certs/ca-certificates.crt connection_recycle_time = 10 max_pool_size = 1 max_retries = -1 [keystone_authtoken] service_type = orchestration 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 = heat password = TgOScqeBmdtTjTjpyNk4mWjaddEEdyqrsIp8lM1f 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 [cache] backend = oslo_cache.memcache_pool enabled = true memcache_servers = 192.0.2.1:11211 [trustee] auth_url = https://192.0.2.10:5000 auth_type = password user_domain_id = default username = heat password = TgOScqeBmdtTjTjpyNk4mWjaddEEdyqrsIp8lM1f [ec2authtoken] auth_uri = https://192.0.2.10:5000 [oslo_messaging_notifications] transport_url = rabbit://openstack:7pxT0zzJFyQXk8LiXfiI3oNPItVTgC9MU6OR08Mo@192.0.2.1:5671// driver = noop [oslo_messaging_rabbit] use_queue_manager = true processname = heat-api-cfn heartbeat_in_pthread = True 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 [clients] endpoint_type = internalURL ca_file = /etc/ssl/certs/ca-certificates.crt [oslo_middleware] enable_proxy_headers_parsing = true [volumes] backups_enabled = True [oslo_concurrency] lock_path = /var/lib/heat/tmp