[DEFAULT] use_syslog = False debug = True verbose = False log_dir = /var/log/heat instance_user = instance_driver = heat.engine.nova plugin_dirs = /usr/lib64/heat,/usr/lib/heat environment_dir = /etc/heat/environment.d host = heat auth_encryption_key = WF6PjXZqGxwzYjCbZW9C7cfkrmz2jsJH deferred_auth_method = trusts stack_domain_admin = heat_domain_admin stack_domain_admin_password = nB2K4bGLZTZF8yWhNXJjprCCF2gX5cHt stack_user_domain_name = heat num_engine_workers = 4 transport_url = rabbit://heat:Y4RCnFqfG6V8VpgRq3CL4TZxLttPfpxSdrCyYfGTyMqj7tJhSSn8k9krN42FK752@252.242.168.147:5672/openstack [keystone_authtoken] auth_type = password auth_uri = http://252.242.240.208:5050/v3 auth_url = http://252.242.240.208:35357/v3 project_domain_name = service_domain user_domain_name = service_domain service_type = cloudformation project_name = services username = heat_heat-cfn password = YqmTZXKf7pYg5B8VPFCKpbfV8Lt5RjB3mhypfdd9NR45wjf6MtkpSsff65dpJMd8 signing_dir = /var/cache/heat memcached_servers = inet6:[::1]:11211 service_token_roles = admin service_token_roles_required = True [trustee] auth_plugin = password auth_url = http://252.242.240.208:35357 username = heat_heat-cfn password = YqmTZXKf7pYg5B8VPFCKpbfV8Lt5RjB3mhypfdd9NR45wjf6MtkpSsff65dpJMd8 user_domain_name = default [clients_keystone] auth_uri = http://252.242.240.208:5050 [ec2_authtoken] auth_uri = http://252.242.240.208:5050 keystone_ec2_uri = http://252.242.240.208:5050/v2.0/ec2tokens [database] connection = mysql+pymysql://heat:dsGhxrSMW8Ynfn4LW6HYHL49BRw5JP5n@127.0.0.1/heat [paste_deploy] api_paste_config=/etc/heat/api-paste.ini [heat_api] bind_host = 0.0.0.0 bind_port=7994 workers = 4 [heat_api_cfn] bind_host = 0.0.0.0 bind_port=7990 workers = 4 [oslo_messaging_rabbit] [oslo_middleware] # Bug #1758675 enable_proxy_headers_parsing = true