Assaf Muller
ddd5df9526
Delete 118~ API tests from Neutron
Deleted tests that duplicate tests from Tempest, according to the new criteria specified in TESTING.rst. Follow up steps are detailed here: https://etherpad.openstack.org/p/neutron-tempest-defork For reviewers, here's how to get a complete list of network tests from Tempest. From a Tempest directory, execute: testr list-tests tempest.api.network | cut -d"[" -f1 | cut -d"." -f4- I verified that every test removed here actually exists in that list. Here's a list of patches that modified tests after the fork: https://etherpad.openstack.org/p/neutron-tempest-defork-patches-since-initial-sync And the list of tests we care about: https://etherpad.openstack.org/p/neutron-tempest-defork, Ctrl-F for: 'Tests that should be synced from Neutron' Related-bug: #1552960 Change-Id: I685291058f221a7ef0b5b7485280cdabceaa4af3
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%