X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Femuvim%2Fapi%2Fsonata%2Fdummygatekeeper.py;h=ea9a76ea18af67f527d308b8f333935d74a5a065;hb=655815663bf8234c837793db7a5e2e3c50164d3f;hp=59b1900ebe15b28b3238953b0e17a51be818fedb;hpb=72f09885db3935e77901c3dee132cb176b927c7b;p=osm%2Fvim-emu.git diff --git a/src/emuvim/api/sonata/dummygatekeeper.py b/src/emuvim/api/sonata/dummygatekeeper.py index 59b1900..ea9a76e 100755 --- a/src/emuvim/api/sonata/dummygatekeeper.py +++ b/src/emuvim/api/sonata/dummygatekeeper.py @@ -330,8 +330,7 @@ class Service(object): cpu_period, cpu_quota = self._calculate_cpu_cfs_values( float(cpu_bw)) - # check if we need to deploy the management ports (defined as - # type:management both on in the vnfd and nsd) + # check if we need to deploy the management ports intfs = vnfd.get("connection_points", []) mgmt_intf_names = [] if USE_DOCKER_MGMT: