Description of Midonet configuration options
Configuration option = Default value Description
[MIDONET]
= midonet.neutron.client.api.MidonetApiClient (StrOpt) MidoNet client used to access MidoNet data storage.
= localhost (StrOpt) IP that the cluster service can be reached on
= 8088 (StrOpt) Port that the cluster service can be reached on
= http://localhost:8080/midonet-api (StrOpt) MidoNet API server URI.
= passw0rd (StrOpt) MidoNet admin password.
= 77777777-7777-7777-7777-777777777777 (StrOpt) ID of the project that MidoNet admin user belongs to.
= vxlan (StrOpt) Tunnel protocol used by Midonet
= admin (StrOpt) MidoNet admin username.