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