X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fvim-emu.git;a=blobdiff_plain;f=src%2Femuvim%2Fapi%2Fsonata%2Fdummygatekeeper.py;h=ea9a76ea18af67f527d308b8f333935d74a5a065;hp=59b1900ebe15b28b3238953b0e17a51be818fedb;hb=b83f32159ca058e4cf8d8f9838e3daedd91ab78a;hpb=7da82501c1a53a2523c3eaf4a11fc11764e8b231 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: