X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=osm_lcm%2Fns.py;h=7a64f5d85c8485bd3cc956761f91da620e32f09f;hb=refs%2Fchanges%2F05%2F8505%2F1;hp=07e3125a6ba300eb491903db95d4752c93a6738c;hpb=a4dea5aa93c44903d41b129238b9c28367e49ff6;p=osm%2FLCM.git diff --git a/osm_lcm/ns.py b/osm_lcm/ns.py index 07e3125..7a64f5d 100644 --- a/osm_lcm/ns.py +++ b/osm_lcm/ns.py @@ -1083,6 +1083,7 @@ class NsLcm(LcmBase): element_under_configuration = "{}-{}".format(vdu_id, vdu_index or 0) # Get artifact path + self.fs.sync() # Sync from FSMongo artifact_path = "{}/{}/charms/{}".format( base_folder["folder"], base_folder["pkg-dir"],