2d67b68cc41e16914a2007ab3883a5c9995d1cd3
A change that merged recently for DHCPv6 lease release did not have the correct format for the lease file in the unit test, so we started seeing these today from the functional tests: AddrFormatError: failed to detect a valid IP address from '[2003::2]' We have to strip the brackets from IPs read from the lease file. https://review.openstack.org/#/c/301747/ was the culprit. Closes-bug: 1619463 Change-Id: I0964fe9d00f8f3922041b12c352449e943b8f251
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
- Neutron Developer Guide
- Networking Guide
- Neutron API Reference:
- 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%