diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-05-01 10:39:03 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-05-01 10:39:03 +0200 |
commit | c22979393a734760105f73b75a5f90f4f9aecebc (patch) | |
tree | ce4fdb51222af0a9e9d9246e6ca596f703936b63 /ansible | |
parent | d9d55730138d0a9bc27dee2cc2ec694478191c8b (diff) |
Remove neutron_trunk; networking_bgpvpn and networking_sfc
They were all merged in neutron-tempest-plugin.
Change-Id: Iefe3bf98fc41d0dab5a7cec640337c672a7b1a69
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/site.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index a4a6d3f03..3fff70b20 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -62,9 +62,6 @@ - tempest_scenario - tempest_slow - patrole - - neutron_trunk - - networking-bgpvpn - - networking-sfc - barbican - octavia - container: functest-benchmarking |