RETIRED, further work has moved to Debian project infrastructure
Go to file
Sandhya Dasu 1a0e03c3dc UCSM Driver retry Port Profile deletes
When VMs attached to a Port Profile are deleted, and the neutron
network associated with this Port Profile is deleted, the Port
Profile might not be deleted. That is because UCSM is unaware of the
deletion on the VMs until it syncs up the UCS Servers. During this
time Port Profiles will not be deleted by the UCSM which thinks they
are inuse. This fix adds a retry mechanism where the plugin keeps
track of Port Profiles that need to be deleted and retries every 10
minutes.

Change-Id: Iedc22d80f193d9b1482abdd6d68e7bda352dfe3f
Closes-Bug: #1476721
2017-03-21 10:42:46 -04: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 "Accept ucsm_host_list as part of Multi-UCSM config" 2017-03-14 19:17:17 +00:00
networking_cisco UCSM Driver retry Port Profile deletes 2017-03-21 10:42:46 -04: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 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 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