feced76488ea99355c605e0bc719723931621693
In neutronclient 4.0.0, any command executed triggers DeprecationWarning on stderr (to be fixed by I77f168af92ae51ce16bed4988bbcaf7c18557727 and a new client release including it). The test cases assumed that if command is successful, it never writes to stderr though. Making the test failing when using the latest client. Instead of fixing the test class not to assume there is no output on stderr, remove it because we are not meant to validate neutronclient in neutron gate at all and should rely on the library as shipped. Client should already have reasonable coverage for its CLI. Change-Id: I6440445b80637a5a9f4de052cf5ea1fbd8dcf7d1 Closes-Bug: #1533638
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%