914d54a395
NEC Plugin used to ignore OFC errors while deleting resources from OFC, and it could leave some unused resources on OFC. If OFC generates id which is in remained resources when creating new resource, it will fail. This commit makes NEC Plugin keep logical resource when it failed to delete resource from OFC not to leave orphan resource on OFC, and raise exception to tell the user that the resouce status is Error. NOTE: The user can retry deletion. If the resouce was successfully deleted from OFC in retries, the logical resource will be deleted. Fixes: bug #1206416 Change-Id: Ifea38dfe3fe8b18d7ae1cedf86a23008549250cc
Quantum NEC OpenFlow Plugin # -- What's this? http://wiki.openstack.org/Quantum-NEC-OpenFlow-Plugin # -- Installation Use QuickStart Script for this plugin. This provides you auto installation and configuration of Nova, Neutron and Trema. https://github.com/nec-openstack/quantum-openflow-plugin/tree/folsom