aboutsummaryrefslogtreecommitdiffstats
path: root/auto/testcase/resiliency/AutoResilItfVNFMNFVO.py
blob: 6e66e6319c2f9ef6ef945e1826d22d86598b5d3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/env python3

# OPNFV Auto project
# https://wiki.opnfv.org/pages/viewpage.action?pageId=12389095

# (c) by Gerard Damm (Wipro)
# Use case group: Resilience Improvements
# this module: interfaces with VNF/NVF managers (focus on ONAP)
#     entities that manage VNFs and orchestrates services (VNF-M and NFV-O)

def f1():
    return 0