
- In the current implementation, CRD configuration is existing within the code of ML2 mechanism driver. - When any other plugin/driver (like, Freescale FWaaS Plugin) need to use this configuration, it needs to duplicate the complete configuration. - So the CRD configuration is moved to a separate file for use in other plugin/drivers. - Unit testing of this MD is also updated. Closes-Bug: #1368033 Change-Id: I488fee47803a494aae9df42f9c59fffa9843e727
# -- 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 git.openstack.org at <http://git.openstack.org/cgit/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>.