diff --git a/setup.cfg b/setup.cfg index 55256e66..3879dcbb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -21,7 +21,6 @@ classifier = [files] packages = networking_bgpvpn - networking_bgpvpn_tempest networking_bgpvpn_heat bgpvpn_dashboard data_files = @@ -33,8 +32,6 @@ neutronclient.extension= bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn neutron.db.alembic_migrations= networking-bgpvpn = networking_bgpvpn.neutron.db.migration:alembic_migrations -tempest.test_plugins = - networking-bgpvpn = networking_bgpvpn_tempest.plugin:NetworkingBgpvpnTempestPlugin heat.constraints = neutron.bgpvpn = networking_bgpvpn_heat.bgpvpnservice:BGPVPNConstraint neutron.service_plugins =