
Verifies that an ML2 type driver exists for a given segment type before attempting to call the release_segment method on it. Logs an error if a type driver is not found. This covers the case where a segment is created with a given type and then ML2 is reconfigured without support for that type. DocImpact The ML2 documentation should be updated with a warning that disabling a network type driver and re-enabling it later may lead to possible DB inconsistencies. Closes-Bug: #1292102 Change-Id: I65a35abf3ed57347bb6e8fee228f8c0697217c00
# -- Welcome!
You have come across a cloud computing network fabric controller. It has identified itself as "Neutron." It aims to tame your (cloud) networking!
# -- External Resources:
The homepage for Neutron is: http://launchpad.net/neutron . Use this site for asking for help, and filing bugs. Code is available on github at <http://github.com/openstack/neutron>.
The latest and most in-depth documentation on how to use Neutron is available at: <http://docs.openstack.org>. This includes:
Neutron Administrator Guide http://docs.openstack.org/trunk/openstack-network/admin/content/
Neutron API Reference: http://docs.openstack.org/api/openstack-network/2.0/content/
The start of some developer documentation is available at: http://wiki.openstack.org/NeutronDevelopment
For help using or hacking on Neutron, you can send mail to <mailto:openstack-dev@lists.openstack.org>.