host¶| Type: | host address |
|---|---|
| Default: | 127.0.0.1 |
IP address on which the API server should listen
| Group | Name |
|---|---|
| api | api_host |
port¶| Type: | port number |
|---|---|
| Default: | 8082 |
| Minimum Value: | 0 |
| Maximum Value: | 65535 |
Port on which the API server should listen
| Group | Name |
|---|---|
| api | api_port |
local_address¶| Type: | unknown type |
|---|---|
| Default: | <None> |
IP address used for BGP peerings
peers¶| Type: | list |
|---|---|
| Default: | u'' |
IP addresses of BGP peers
my_as¶| Type: | integer |
|---|---|
| Default: | <None> |
| Minimum Value: | 1 |
| Maximum Value: | 65535 |
Our BGP Autonomous System
enable_rtc¶| Type: | boolean |
|---|---|
| Default: | true |
Enable RT Constraint (RFC4684)
bgp_port¶| Type: | port number |
|---|---|
| Default: | 179 |
| Minimum Value: | 0 |
| Maximum Value: | 65535 |
TCP port of connections to BGP peers
root_helper¶| Type: | string |
|---|---|
| Default: | sudo |
Root helper command.
root_helper_daemon¶| Type: | string |
|---|---|
| Default: | <None> |
Root helper daemon application to use when possible.
dataplane_local_address¶| Type: | unknown type |
|---|---|
| Default: | <None> |
IP address to use as next-hop in our route advertisements, will be used to send us VPN traffic
dataplane_driver¶| Type: | string |
|---|---|
| Default: | dummy |
Dataplane driver.
dataplane_local_address¶| Type: | unknown type |
|---|---|
| Default: | <None> |
IP address to use as next-hop in our route advertisements, will be used to send us VPN traffic
dataplane_driver¶| Type: | string |
|---|---|
| Default: | dummy |
Dataplane driver.
More dataplane configuration parameters exist depending on the driver:
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.