3c3ccb05fc8aff8e2a9658ff19af7a67f62aadb9
Commit Graph

16 Commits

Author SHA1 Message Date
Mathieu Rohon
3c3ccb05fc Add BGPVPN-ROUTER-ASSOCIATION to heat plugin
This patch adds the BGPVPN-ROUTER-ASSOCIATION resource to heat.
Change-Id: Id242864f782033cfa532fc23c9118bd3b63b6af8
Partially-Implements: blueprint heat-support-bgpvpn-association
2016年02月29日 09:23:53 +00:00
Nikolas Hermanns
de6ab06f6a Initialize Heat plugin
This patch adds a heat plugin to provide BGPVPN and
BGPVPN-NET-ASSOCIATION resources to HEAT.
Partially-Implements: blueprint heat-support-bgpvpn-association
Change-Id: Ibebbb306abafc8306601fcf5484fc97ee753fba9
2016年02月19日 00:58:39 +00:00
Mathieu Rohon
88168555c4 Fix rendering issues on block diagrams
This patch fixes the fact that some labels in block
diagrams were not readable.
Change-Id: Ic46ba596f60df52ab21ab43f917aa9fbe04c14a7
2016年02月17日 12:50:38 +00:00
Jenkins
157f73d3f2 Merge "Update the spec : remove RTs consolidation part" 2015年12月11日 13:58:06 +00:00
Mathieu Rohon
8c740c0646 Update the spec : remove RTs consolidation part
RTs consolidation specified in the spec is currently not implemented.
This consolidation will have to be done at the driver level,
not at the plugin level.
Change-Id: I3b3cbbf0846f8caadb4e7ce105bd33eac460dfe9
Closes-bug: 1478998
2015年12月11日 10:09:23 +00:00
Thomas Morin
b3ddcf2212 Remove partial implementation of auto_aggregate
This change removes all the code related to the auto_aggregate
attribute. The intent is to revert this change when/if drivers
start to support this attribute.
This change also updates the API documentation to indicate
that the auto_aggregate attribute is not implemented yet.
Closes-Bug: 1522325
Change-Id: Ia4aec84f5f9022e98b0d417e265a9201cbc0d5af
2015年12月03日 10:40:10 +01:00
Vishal Thapar
495b25529e Added documentation for ODL Driver
Change-Id: I11dc10168ea03b7e4421977d4e85550bd873e42d
2015年11月26日 21:04:29 +05:30
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
2015年11月25日 15:31:37 +01:00
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
2015年11月20日 10:20:31 +00:00
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
2015年11月12日 16:32:18 +01:00
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
2015年11月09日 14:13:19 +00:00
Thomas Morin
df12937613 bagpipe-l2 now in openstack
networking-bagpipe-l2 has moved from stackforge to openstack namespace.
Change-Id: I1f2f7b50e9b9a23234d20b304b235bc6703715ee
2015年10月21日 09:45:16 +02:00
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
2015年10月16日 16:10:59 +02:00
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
2015年09月22日 13:34:34 +00:00
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
2015年09月21日 23:05:10 +00:00
mathieu-rohon
8cf13efde8 Initial Cookiecutter Commit.
Change-Id: I071b6feffb5843b6aa5fd85fba8b4f385812144d
2015年02月25日 16:29:32 +01:00