[DEFAULT] # Show debugging output in log (sets DEBUG log level output) # debug = True # L3 requires that an inteface driver be set. Choose the one that best # matches your plugin. # OVS interface_driver = quantum.agent.linux.interface.OVSInterfaceDriver # LinuxBridge #interface_driver = quantum.agent.linux.interface.BridgeInterfaceDriver # The Quantum user information for accessing the Quantum API. auth_url = http://localhost:35357/v2.0 auth_region = RegionOne admin_tenant_name = %SERVICE_TENANT_NAME% admin_user = %SERVICE_USER% admin_password = %SERVICE_PASSWORD%