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:40:34 +0200 |
commit | b2a453fa3052a7c87b2cb89cb5521e9f1b453da6 (patch) | |
tree | fcb93d207a4b0759c3fb3bbc4357567150327f66 /ansible | |
parent | 52e7a0f3fbc1b0a471aa829b54b015ac66c16544 (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 31164d02a..ac88118f5 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 |