[DEFAULT] # Disable stderr logging use_stderr = False debug = False host = 10.XX.XX.XX rpc_backend = rabbit [api] host = 10.XX.XX.XX [barbican_client] endpoint_type = internalURL [cinder_client] region_name = RegionOne endpoint_type = internalURL [database] connection = mysql+pymysql://magnum:XXXXYYYYXXXXXXXXXXXXXX@10.XX.XX.XX/magnum_service?charset=utf8 [glance_client] endpoint_type = internalURL [heat_client] endpoint_type = internalURL [keystone_authtoken] auth_uri = http://10.XX.XX.XX:5000/v3 auth_version = v3 insecure = True memcached_servers = 10.XX.XX.XXX:11211,10.XX.XX.XX:11211,10.XX.XX.XXX:11211 token_cache_time = 300 identity_uri = http://10.XX.XX.XX:5000 auth_type = password auth_url = http://10.XX.XX.XX:5000 project_domain_name = Default user_domain_name = default project_name = service username = magnum password = XXXXXYYYYXXXXXXXXXXX #TODO(chris_hultin) #Remove once https://bugs.launchpad.net/magnum/+bug/1594888 is closed admin_user = magnum admin_tenant_name = service admin_password = XXXXYYYYXXXXXXXX [magnum_client] endpoint_type = publicURL [neutron_client] endpoint_type = internalURL [nova_client] endpoint_type = internalURL [oslo_messaging_rabbit] rabbit_port = 5671 rabbit_hosts = 10.XX.XX.XX,10.XX.XX.XX,10.XX.XX.XX rabbit_use_ssl = True rabbit_userid = magnum rabbit_password = XXXXXYYYYXXXXXXXX rabbit_virtual_host = /magnum rabbit_notification_exchange = magnum rabbit_notification_topic = notification [profiler] enabled = false [trust] trustee_domain_admin_password = XXXXXXXXXYYYYYYY trustee_domain_admin_name = trustee_domain_admin trustee_domain_name = magnum cluster_user_trust = True trustee_keystone_interface= public [certificates] cert_manager_type = x509keypair