3a811a47ba0ef440ad78e748bff4b274ee66abcb
10 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Vishal Thapar
|
495b25529e |
Added documentation for ODL Driver
Change-Id: I11dc10168ea03b7e4421977d4e85550bd873e42d |
||
|
Thomas Morin
|
5c508782e0 |
driver documentation layout fix
Improves the homogeneity of how driver doc appears in the doc. Fixes OpenContrail rst layout. Change-Id: I456084b42972fb9ad67d1ae81d3f9031ea33593d |
||
|
Edouard Thuleau
|
91b9246f87 |
Add OpenContrail driver
That version uses the key/value store exposed by the OpenContrail API but that's not efficient. The BGP/VPN resources and sub-association need to be added to the OpenContrail data model. That first PoC will be delivered to with the Liberty release but will be replaced by a final one for Mitaka and next releases without any migration script or method from the first PoC version. Implements: blueprint opencontrail-bgpvpn-driver Change-Id: I3795dd7b24afdac1cd5134c41b6b32ef8a888287 |
||
|
Thomas Morin
|
c27cf4d522 |
Fix driver control through devstack
The current code was not working (NETWORKING_BGPVPN_DRIVER_BAGPIPE not defined early enough to be usable inside local.conf) Change-Id: I4a305bfe119c605145401c5918c362e2d28b31b7 |
||
|
Thomas Morin
|
d5a18514c7 |
Other adjustments following bagpipe rename
Following project rename, change all references to networking-bagpipe-l2 into networking-bagpipe. Change-Id: Ic72ca3d8fd28a6bf501fbd8c550715a81abd7e61 Closes-bug: 1514426 |
||
|
Thomas Morin
|
df12937613 |
bagpipe-l2 now in openstack
networking-bagpipe-l2 has moved from stackforge to openstack namespace. Change-Id: I1f2f7b50e9b9a23234d20b304b235bc6703715ee |
||
|
Thomas Morin
|
4dfc419c24 |
Populate doc directory
This change adds to the doc directory most of the content that was in the initially proposed BGPVPN neutro-spec [1]: - introduction and explanation of goals - architecture overview - API specification - driver informations - some implementation notes + a starting point for installation and configuration documentation based on README files [1] https://review.openstack.org/177740 Change-Id: Iea55018af42b8a16e31c6a46c9c6afb387b3f321 |
||
|
Paul Carver
|
ff66fb9d4b |
Tiny formatting and grammar fix
Changing "Contents:" to be a title level format to match Indices and Tables, capitalizing Tables, and correcting a grammer error is -> are. Change-Id: Icbe7f043af97a4cca98fdf14747e0abd9d51b738 |
||
|
Paul Carver
|
bbd5859670 |
Add introductory documentation for networking-bgpvpn
This change includes README.rst directly into the base index.rst rather than including it by reference in readme.rst and removes readme.rst from the ToC. It also expands on the introductory paragraph in preparation for linking to the top level index.html from the parent OpenStack developer web page (http://docs.openstack.org/developer/openstack-projects.html) Change-Id: Ifde5fa734fc1301c57598ec36d53895e94881588 |
||
|
mathieu-rohon
|
8cf13efde8 |
Initial Cookiecutter Commit.
Change-Id: I071b6feffb5843b6aa5fd85fba8b4f385812144d |