8a9de547ed4a15b9ac0eb0d085025d7c97fbf594

Remove disable_service from configure_for_func_testing. A recent Devstack patch (Linked in bug report) checks that a disabled service is not enabled later. This breaks the code this patch touches. I believe the DBs were disabled and enabled with the assumption that Devstack expects only a single DB to be configured at a time, but that doesn't seem to be the case. Simply removing the disable calls seems to work fine. Also exclude oslo.messaging==2.6.0 as per global-requirements.txt. Closes-Bug: #1505259 Closes-Bug: #1505295 Depends-On: I47ab12f719fba41c2f0c03047b05eb28f4423682 Change-Id: I0fbcc1218e1aa9adbf89f6121c1c2e224ed93cab
…
…
…
…
…
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%