RETIRED, further work has moved to Debian project infrastructure
Go to file
Carol Bouchard 13533392ce ML2 Nexus VXLAN TunnelTypeDriver needs upgrade
At some point, TunnelTypeDriver class was replaced by
ML2TunnelTypeDriver.  This initially caused CI errors but a patch
came in which made CI failure go away.  However, when performing
a devstack stack with VXLAN config, another failure occurred during
start-up.  By upgrading to the ML2TunnelTypeDriver, the failure
has gone away and VXLAN works as expected.
Changes were also made to be backward compatible up to
branch newton.

Change-Id: I0419a64a0a223b165bcc8c376e6f1c209be64846
Closes-bug:  #1664339
2017-02-28 11:34:05 -05:00
devstack Devstack support for Native FW and Phy ASA driver in SAF 2016-10-11 00:09:53 +00:00
doc/source This is the install guide for PNR plugin 2016-04-05 10:52:59 +05:30
etc CPNR plugin is changed to use cisco_pnr.ini for configuration. 2016-11-03 20:01:35 +05:30
networking_cisco ML2 Nexus VXLAN TunnelTypeDriver needs upgrade 2017-02-28 11:34:05 -05:00
releasenotes Add support for in-tree release notes 2016-09-01 12:34:31 +01:00
tools Pin networking-cisco to Neutron stable/mikata 2016-03-23 18:22:59 +00:00
usr/share/cpnr/rootwrap Fix a typo in rootwrap.conf,cisco-apic.filters and cpnr.filters 2016-10-17 17:11:02 +08:00
.coveragerc Coverage with comparison against baseline 2016-02-29 07:12:39 -05:00
.gitignore Add support for in-tree release notes 2016-09-01 12:34:31 +01:00
.gitreview Update .gitreview file for project rename 2015-06-12 23:12:30 +00:00
.mailmap Initial Cookiecutter Commit. 2015-01-26 15:48:04 +00:00
.pylintrc Enable pylint unnecessary-pass 2015-02-23 13:11:37 +00:00
.testr.conf Clean up tox and switch over to ostestr 2015-10-21 00:41:35 -04:00
CONTRIBUTING.rst Update networking-cisco README 2017-01-03 17:29:28 +00:00
HACKING.rst oslo: migrate to namespace-less import paths 2015-02-23 13:11:36 +00:00
LICENSE Initial Cookiecutter Commit. 2015-01-26 15:48:04 +00:00
MANIFEST.in Initial Cookiecutter Commit. 2015-01-26 15:48:04 +00:00
README.rst Update networking-cisco README 2017-01-03 17:29:28 +00:00
TESTING.rst Replace mention of nose with nose2 in devref 2015-01-06 00:46:47 +00:00
babel.cfg Initial Cookiecutter Commit. 2015-01-26 15:48:04 +00:00
requirements.txt Switch to using hacking checks from neutron-lib 2016-04-24 23:21:19 -05:00
setup.cfg CPNR plugin is changed to use cisco_pnr.ini for configuration. 2016-11-03 20:01:35 +05:30
setup.py Make networking-cisco py34 compatible 2015-10-20 16:25:51 +01:00
test-requirements.txt Add support for in-tree release notes 2016-09-01 12:34:31 +01:00
tox.ini Bring networking-cisco up to date with neutron ocata 2017-02-09 10:53:11 +00:00

README.rst

networking-cisco

The networking-cisco project's goal is to provide support for Cisco networking hardware and software in OpenStack deployments. This includes ML2 drivers and agents for neutron, as well as other pieces of software which interact with neutron to best utilise your Cisco products with OpenStack.

Releases and Version Support

From Mitaka forward, networking-cisco is branchless and releases will be made from master. We have a goal to maintain compatibility with multiple versions of OpenStack for as long as possible starting from version 4.0.0 which is compatible with both Mitaka and Newton OpenStack releases.

  • 4.X.X Mitaka and Newton onwards
  • 3.X.X Mitaka
  • 2.X.X Liberty