diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-10-13 12:09:06 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-10-13 12:09:06 +0200 |
commit | 25994bba8e29a9081b2965b6b7ed10a03c88c0f2 (patch) | |
tree | 16ede33070782fc152b864ab25a6cf7247688bc8 /ansible | |
parent | 7e9d45b75da674cfdd12eccd79396d2269a0895c (diff) |
Add octavia in ansible/site.yml
Change-Id: I6df86fe5f9bd63062d488fbc33aaa063a64f4180
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/site.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index a862ac545..8d3d5682c 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -69,6 +69,7 @@ - networking-bgpvpn - networking-sfc - barbican + - octavia - container: functest-benchmarking tests: - rally_full |