RETIRED, further work has moved to Debian project infrastructure
Go to file
Bob Melander 6e6e2025d5 Adds support for multiple subnets per external network
With this patch neutron routers hosted in ASR1k devices can now
be attached to external networks that have multiple subnets.

The global routers in the ASR1k will always be connected to
*all* subnets of an external network regardless if the tenant
gateway routers are connected to all those subnets.

The patch also adds UTs for the new capability.

Addresses: DE3191, DE3092, DE2865, DE2877, DE2882, DE2886

Change-Id: I65775b58361bcfee9ea3d36ff87b9981ba750601
Closes-Bug: #1660988
2017-03-10 19:08:51 +01:00
devstack Merge "1)remove restart keystone 2)use auth session for keystoneclient, novaclient and neutronclient 3)fix rpc, wait is for stop to wait to drain the message, it is not for waiting message to arrive 4)Totally remove the dependency on keystone.conf and neutron.conf 5)minor bug fix" 2017-02-14 17:29:51 +00:00
doc/source This is the install guide for PNR plugin 2016-04-05 10:52:59 +05:30
etc Merge "1)remove restart keystone 2)use auth session for keystoneclient, novaclient and neutronclient 3)fix rpc, wait is for stop to wait to drain the message, it is not for waiting message to arrive 4)Totally remove the dependency on keystone.conf and neutron.conf 5)minor bug fix" 2017-02-14 17:29:51 +00:00
networking_cisco Adds support for multiple subnets per external network 2017-03-10 19:08:51 +01: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 Remove ACI plugin 2017-02-10 14:46:31 +00:00
setup.cfg Remove ACI plugin 2017-02-10 14:46:31 +00:00
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