aboutsummaryrefslogtreecommitdiffstats
path: root/src/onaptests/configuration/basic_vm_macro_stability_settings.py
blob: 67a423c43311311ec598abb383357052bec185bb (plain)
1
2
3
4
from .basic_vm_macro_settings import *   # pylint: disable=W0614

SERVICE_YAML_TEMPLATE = Path(get_resource_location("templates/vnf-services/basic_vm_macro_stability-service.yaml"))
MODEL_YAML_TEMPLATE = None