Our UTs related to resource creations test the result of the creation API call. Neutron recently introduced the patch I8775aa8a477191ef21e7c3c6da31d098befefc3c which automatically adds the project_id and tenant_id to any create API call, and then breaks out UTs. This patch relaxes our UTs by only testing that expected values are part of the response to a resource creation API Call. This patch fix another issue in the gate introduced by I59cbd8bff117813258539ed0724fe89a9f5b77ee Our horizon test framework needed an adaptation. Change-Id: I320bcbf16ce9c30fca8821fe9e9202514bec1b6e
BGP-MPLS VPN Extension for OpenStack Networking
This project provides an API and Framework to interconnect BGP/MPLS VPNs to Openstack Neutron networks, routers and ports.
The Border Gateway Protocol and Multi-Protocol Label Switching are widely used Wide Area Networking technologies. The primary purpose of this project is to allow attachment of Neutron networks and/or routers to VPNs built in carrier provided WANs using these standard protocols. An additional purpose of this project is to enable the use of these technologies within the Neutron networking environment.
A vendor-neutral API and data model are provided such that multiple backends may be "plugged in" while offering the same tenant facing API. A reference implementation based on an Open Source BGP implementation is also provided.
- Free software: Apache license
- Source: http://git.openstack.org/cgit/openstack/networking-bgpvpn
- Bugs: http://bugs.launchpad.net/bgpvpn
- Doc: http://docs.openstack.org/developer/networking-bgpvpn