diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-08-21 15:46:58 +0200 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2017-08-21 15:46:58 +0200 |
commit | b3fb30a3ec0b3f3005ad2e1b33740b581e07f1b5 (patch) | |
tree | 41bf6b472f04138d3c3219a4a2bdeb1638b05cd4 /functest/ci/config_functest.yaml | |
parent | cfd987a6ce153be88413a38ade2bea3af2f32dcd (diff) |
Euphrates cleaning: remove any reference to aaa vnf
aaa vnf was created in Danube to illustrate the vnf abstraction
as real implementations are now available and nobody really
implements a real aaa test case, it is better to remove any reference
to aaa vnf
Note modification on the documentation will be done accordingly
Change-Id: Iab6d96c955a6a7dc178588592382e42d68ec604c
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'functest/ci/config_functest.yaml')
-rw-r--r-- | functest/ci/config_functest.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index 49ba7a9e..b3fc397f 100644 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -116,10 +116,6 @@ rally: router_name: rally-router vnf: - aaa: - tenant_name: aaa - tenant_description: Freeradius server - tenant_images: {} juju_epc: tenant_name: epc tenant_description: OAI EPC deployed with Juju |