[DEFAULT] ssl_key_file = /opt/stack/data/CA/int-ca/private/devstack-cert.key ssl_cert_file = /opt/stack/data/CA/int-ca/devstack-cert.crt log_color = False logging_exception_prefix = ERROR %(name)s %(instance)s logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} state_path = /opt/stack/data/magnum transport_url = rabbit://stackrabbit:secretrabbit@199.204.45.153:5672/ host = np0000160695 debug = True [database] connection = mysql+pymysql://root:secretdatabase@127.0.0.1/magnum?charset=utf8&plugin=dbcounter [api] host = 199.204.45.153 [drivers] enabled_beta_drivers = openstack_ca_file = /opt/stack/data/ca-bundle.pem verify_ca = true [cluster] temp_cache_dir = /var/lib/magnum/certificate-cache [oslo_policy] enforce_new_defaults = false enforce_scope = false policy_file = /etc/magnum/policy.yaml [keystone_auth] auth_url = https://199.204.45.153/identity/v3 user_domain_id = default project_domain_id = default project_name = service password = secretservice username = magnum auth_type = password [keystone_authtoken] auth_version = v3 memcached_servers = localhost:11211 cafile = /opt/stack/data/ca-bundle.pem www_authenticate_uri = https://199.204.45.153/identity/v3 project_domain_name = Default project_name = service user_domain_name = Default password = secretservice username = magnum auth_url = https://199.204.45.153/identity/v3 interface = public auth_type = password [oslo_concurrency] lock_path = /opt/stack/data/magnum [certificates] cert_manager_type = barbican [trust] trustee_keystone_interface = public trustee_domain_admin_password = secret trustee_domain_admin_name = trustee_domain_admin trustee_domain_name = magnum cluster_user_trust = True [cinder_client] region_name = RegionOne [cinder] default_docker_volume_type = lvmdriver-1 [kubernetes] keystone_auth_default_policy = /etc/magnum/k8s_keystone_auth_default_policy.json [cluster_template] kubernetes_allowed_network_drivers = calico,cilium kubernetes_default_network_driver = calico [nova_client] api_version = 2.15