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
20 lines
462 B
INI
20 lines
462 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
|
|
|
|
# Virtual metadata router ID
|
|
#metadata_router_id = ffeeddcc-ffee-ffee-ffee-ffeeddccbbaa
|