218b5d06f5016ddbd88e668b686ce60e7c630794
Patch https://review.openstack.org/#/c/256164/ broke the Neutron API job by unsetting Tempest configuration values that were unused by Tempest, but used by Neutron's fork of Tempest. This patch copies credentials from the 'auth' section to the 'identity' section. The longer term plan is detailed here: https://etherpad.openstack.org/p/neutron-tempest-defork TL;DR: Removed overlap of tests between the Tempest and Neutron repos, then use Tempest's plugin architecture for the tests that will remain in the Neutron repo. Change-Id: Ieb396cfd17f9cb66776ead11e7f760c1c26a0b08
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%