neutron/neutron/tests/tempest
Chandan Kumar 813295f8cf Remove the bundled intree neutron tempest plugin
The plugin has been split into its own repository[1] in accordance with
Queens Goal "Split Tempest Plugins into Separate Repos/Projects[2]".
This patch removes the local copy as well as the setuptools entry point.
We can also now remove the autodoc_tree_excludes pbr option since
there's no more plugin to exclude and it defaults to [setup.py].

The patch leaves still in-tree base classes and constants in order to
avoid breakage of projects depending on such code. In the future, we
will deprecate those and gradually move affected subprojects to the new
repo.

List of affected repositories:
 - neutron-vpnaas
 - openstack-ansible-os_neutron
 - tripleo-quickstart-extras
 - networking-midonet
 - networking-l2gw
 - neutron-dynamic-routing
 - networking-vsphere
 - networking-plumgrid
 - networking-zvm

[1] http://git.openstack.org/cgit/openstack/neutron-tempest-plugin
[2] https://governance.openstack.org/tc/goals/queens/split-tempest-plugins.html

Depends-On: I371aa4d5f043f695df04b98b0f485c8f0548f2b3

Change-Id: Ia21aad29d0bbf779583964db6f1665c9b3b83161
2017-11-22 12:54:33 -08:00
..
api Remove the bundled intree neutron tempest plugin 2017-11-22 12:54:33 -08:00
common tempest: Obey ssh_timeout config option 2017-05-03 09:17:02 +00:00
scenario Remove the bundled intree neutron tempest plugin 2017-11-22 12:54:33 -08:00
services Fix default qos policy when creating network 2017-08-23 13:03:18 +00:00
__init__.py Initial copy of api tests from tempest 2015-03-09 21:24:55 +00:00
config.py Tempest: Add availability-zone for agent 2017-11-14 15:59:50 +08:00
exceptions.py Switch to using in-tree tempest lib 2016-02-26 14:00:11 +00:00