
Next release feature freeze is close, and it's not realistic to expect that the implementation-in-progress of the bgpvpn-routes-control API extension will be ready in time. To avoid confusion, this change reverts the parts of change Ib2cefcb6a345887435b754fbdcff3584329d45d2 that are documenting the new bgpvpn-routes-control API extension. The intent is to revert this change once an implementation is finished. Related: blueprint routes-control Change-Id: I97146127959cc0161892da5fef65c2a4a1598886
17 lines
342 B
JSON
17 lines
342 B
JSON
{
|
|
"bgpvpn": {
|
|
"export_targets": [],
|
|
"name": "",
|
|
"routers": [],
|
|
"route_distinguishers": [
|
|
"12345:1234"
|
|
],
|
|
"tenant_id": "b7549121395844bea941bb92feb3fad9",
|
|
"import_targets": [],
|
|
"route_targets": ["64512:1444"],
|
|
"type": "l3",
|
|
"id": "4d627abf-06dd-45ab-920b-8e61422bb984",
|
|
"networks": []
|
|
}
|
|
}
|