bc44321778f10f8b51dc8f297df400af32977f28

In Ibdfc03f27450a5392acc276f98bfb464f9a0f663, the oslo team is adding some periodic jobs to run oslo.* from master against neutron's py27 and py34, this is done by extending the existing tox targets. The presence of "dsvm-functional:" in commands breaks the jobs. The right way to fix this is to follow the same pattern as the constraints by defining it once in [testenv:dsvm-functional] and reusing it. However this will not work as there is a bug in tox with posargs that Sachi just fixed: https://bitbucket.org/hpk42/tox/pull-requests/189/fix-section-substitution-with-posargs/diff So until we have a version of tox in our CI images with that fix, we need to live with duplicate definitions. Change-Id: I8880bf9caa269b9183dba8f269760af76461bca1
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%