#!/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