diff options
author | 2020-05-01 10:39:03 +0200 | |
---|---|---|
committer | 2020-05-01 10:41:20 +0200 | |
commit | bcb5084f21890f56a650260d9c8c13a934f1866e (patch) | |
tree | 72c8a40991e2f798e269b2cd94bf2d3136e0d6bc /ansible | |
parent | 6317777c2fb6df1bc21015fe452c267007e8a83a (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>
(cherry picked from commit c22979393a734760105f73b75a5f90f4f9aecebc)
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 ffe2198d0..866b08600 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -64,9 +64,6 @@ - tempest_scenario - tempest_slow - patrole - - neutron_trunk - - networking-bgpvpn - - networking-sfc - barbican - octavia - container: functest-benchmarking |