X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=openmanod.cfg;h=ebcee2b615d44378bc8483d118d81687ee1ab5a9;hb=b6153a2b6385606e5ad7bdbd47070bdecc1afd62;hp=76e93d58652c6ce14bacb997d10ace0b8f78d9bb;hpb=1ae5134493bbe3d013ea61dbc3b53edc4c11b8a6;p=osm%2FRO.git diff --git a/openmanod.cfg b/openmanod.cfg index 76e93d58..ebcee2b6 100644 --- a/openmanod.cfg +++ b/openmanod.cfg @@ -48,8 +48,11 @@ db_name: mano_db # Name of the MANO DB #other MANO parameters # Folder where the VNF descriptors will be stored # The folder will be created in the execution folder if it does not exist -#vnf_repository: "./vnfrepo" # Use an absolute path to avoid misunderstandings +#vnf_repository: "./vnfrepo" # Use an absolute path to avoid misunderstandings +# Indicates if at VNF onboarding, flavors and images are loaded at all related VIMs, +# in order to speed up the later instantiation. +auto_push_VNF_to_VIMs: False # by default True #general logging parameters #choose among: DEBUG, INFO, WARNING, ERROR, CRITICAL