Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [DEFAULT]
- lock_path = $state_path/lock
- bind_host = 0.0.0.0
- bind_port = 9696
- core_plugin = quantum.plugins.openvswitch.ovs_quantum_plugin.OVSQuantumPluginV2
- api_paste_config = /etc/quantum/api-paste.ini
- auth_strategy = keystone
- control_exchange = quantum
- rabbit_host = 10.17.0.254
- notification_driver = quantum.openstack.common.notifier.rpc_notifier
- default_notification_level = INFO
- notification_topics = notifications
- [QUOTAS]
- [DEFAULT_SERVICETYPE]
- [AGENT]
- root_helper = sudo quantum-rootwrap /etc/quantum/rootwrap.conf
- [keystone_authtoken]
- auth_host = 10.17.0.254
- auth_port = 35357
- auth_protocol = http
- admin_tenant_name = Services
- admin_user = quantum
- admin_password = ********
- signing_dir = /var/lib/quantum/keystone-signing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement