RETIRED, further work has moved to Debian project infrastructure
Go to file
Rich Curran dbcdea1275 Nexus MD: Neutron trunk support
Add neutron trunk support to the cisco_nexus mechanism driver.

For baremetal deployments, the setting of 'switchport...native'
is now set for a trunk's parent port (also the vlan associated
with the trunk's parent port will also be configured as 'allowed').
All other ports (trunk subports) will be set as 'allowed'.

VM deployments nexus switchport setting isn't changed by this patchset.

Change-Id: I0992312dfba5c58302b050d409bbbb3d180ea0a0
2017-07-14 08:47:51 -04:00
devstack Fixing devstack issues 2017-06-14 11:36:13 -04:00
doc/source This is the install guide for PNR plugin 2016-04-05 10:52:59 +05:30
etc Nexus Baremetal Automated Port Channel Creation 2017-06-27 10:22:21 -04:00
networking_cisco Nexus MD: Neutron trunk support 2017-07-14 08:47:51 -04:00
releasenotes Add support for in-tree release notes 2016-09-01 12:34:31 +01:00
tools Switch mitaka tests to mitaka-eol tag instead of branch 2017-07-07 16:26:49 +01: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 Implement Rest API in ML2 Nexus Driver 2017-03-02 13:30:52 -05: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 Switch mitaka tests to mitaka-eol tag instead of branch 2017-07-07 16:26:49 +01: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