openstack-manuals/doc/config-reference/source/tables/neutron-service_auth.rst
KATO Tomoyuki 214bc4f82a [config-ref] update neutron config options for Newton
Change-Id: I2552814591b19237284a943a985854bdc3b5f40c
2016-10-01 14:26:48 +09:00

1.6 KiB

Description of LBaaS service authentication configuration options
Configuration option = Default value Description
[service_auth]
admin_password = password (String) The service admin password
admin_project_domain = admin (String) The admin project domain name
admin_tenant_name = admin (String) The service admin tenant name
admin_user = admin (String) The service admin user name
admin_user_domain = admin (String) The admin user domain name
auth_url = http://127.0.0.1:5000/v2.0 (String) Authentication endpoint
auth_version = 2 (String) The auth version used to authenticate
endpoint_type = public (String) The endpoint_type to be used
insecure = False (Boolean) Disable server certificate verification
region = RegionOne (String) The deployment region
service_name = lbaas (String) The name of the service