23b907bc6e87be153c13b1bf3e069467cdda0d27
The use_namespaces option has been defined as a workaround to kernels not properly supporting namespaces. This limitation is behind us, it's time to remove use_namespaces after its deprecation in Kilo in order to simplify code and remove a poorly tested case (use_namespaces=False). This change prepares for removal pullup_route method[1] which was only used when use_namespaces=False. [1] neutron.agent.linux.ip_lib DocImpact UpgradeImpact Closes-Bug: #1508188 Related-Bug: #1435382 Depends-On: I303038eec560a6d99421140c2822aed8b518470b Depends-On: I4feb2a15c7e1e4bfdbed2531b18b8e7d798ab3cc Change-Id: I2fbf65df1250d9f9f1656b3964ee3b6de1ef1118
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
- Networking Guide
- Neutron API Reference:
-
http://docs.openstack.org/api/openstack-network/2.0/content/
- Current Neutron developer documentation is available at:
For help on usage and hacking of Neutron, please send mail to <mailto:openstack-dev@lists.openstack.org>.
For information on how to contribute to Neutron, please see the contents of the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%