380b0e7db6
This change renames everything to Neutron while providing backwards compatible adjustments for Grizzly configuration files. implements blueprint: remove-use-of-quantum Change-Id: Ie7d07ba7c89857e13d4ddc8f0e9b68de020a3d19
17 lines
349 B
Plaintext
17 lines
349 B
Plaintext
[midonet]
|
|
|
|
# MidoNet API server URI
|
|
midonet_uri = http://localhost:8080/midonet-api
|
|
|
|
# MidoNet admin username
|
|
username = admin
|
|
|
|
# MidoNet admin password
|
|
password = passw0rd
|
|
|
|
# Virtual provider router ID
|
|
provider_router_id = 00112233-0011-0011-0011-001122334455
|
|
|
|
# Virtual metadata router ID
|
|
metadata_router_id = ffeeddcc-ffee-ffee-ffee-ffeeddccbbaa
|