dc5e0338bf
Implement L2, L3, security groups, metadata server support for MidoNet Neutron plugin for Havana. blueprint midonet-plugin-havana Change-Id: I0dd1a2ca17d760443c4c7a464a66b6d0a2cf194a
20 lines
473 B
INI
20 lines
473 B
INI
|
|
[midonet]
|
|
# MidoNet API server URI
|
|
# midonet_uri = http://localhost:8080/midonet-api
|
|
|
|
# MidoNet admin username
|
|
# username = admin
|
|
|
|
# MidoNet admin password
|
|
# password = passw0rd
|
|
|
|
# ID of the project that MidoNet admin user belongs to
|
|
# project_id = 77777777-7777-7777-7777-777777777777
|
|
|
|
# Virtual provider router ID
|
|
# provider_router_id = 00112233-0011-0011-0011-001122334455
|
|
|
|
# Path to midonet host uuid file
|
|
# midonet_host_uuid_path = /etc/midolman/host_uuid.properties
|