[DEFAULT] auth_strategy = keystone debug = true heat_metadata_server_url = https://dev-openstack.stfc.ac.uk:8000 heat_waitcondition_server_url = https://dev-openstack.stfc.ac.uk:8000/v1/waitcondition my_ip = 130.246.210.175 notification_driver = messagingv2 rpc_backend = rabbit stack_domain_admin = heat_domain_admin stack_domain_admin_password = stack_user_domain_name = heat transport_url = rabbit://openstack:@dev-rabbit4.nubes.rl.ac.uk:5672,openstack:@dev-rabbit5.nubes.rl.ac.uk:5672,openstack:@dev-rabbit6.nubes.rl.ac.uk:5672/ verbose = true [cache] backend = oslo_cache.memcache_pool enabled = true memcache_servers = dev-service1.nubes.rl.ac.uk:11211 [clients] endpoint_type = internalURL [clients_keystone] auth_uri = https://dev-openstack.stfc.ac.uk:5000 [database] connection = mysql+pymysql://heat:@dev-openstack.stfc.ac.uk:3306/heat connection_recycle_time = 3600 [heat_api] cert_file = /etc/grid-security/hostcert.pem key_file = /etc/grid-security/hostkey.pem [keystone_authtoken] auth_plugin = password auth_type = password auth_uri = https://dev-openstack.stfc.ac.uk:5000 auth_url = https://dev-openstack.stfc.ac.uk:5000 insecure = false memcached_servers = dev-service1.nubes.rl.ac.uk:11211 password = project_domain_name = default project_name = service user_domain_name = default username = heat www_authenticate_uri = https://dev-openstack.stfc.ac.uk:5000 [trustee] auth_plugin = password auth_type = password auth_uri = https://dev-openstack.stfc.ac.uk:5000 auth_url = https://dev-openstack.stfc.ac.uk:5000 insecure = false password = project_domain_name = default project_name = service trusts_delegated_roles = heat_stack_owner user_domain_name = default username = heat