X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=vimconn.py;h=a9bd9be6c53fe50164db3dbac2758d293ec25594;hb=refs%2Fchanges%2F23%2F1323%2F2;hp=c1721cdbcd2a9969d76da07ade0029dc8197248c;hpb=a7d34d04639c12d4260518c6e92f3f5701f5e150;p=osm%2FRO.git diff --git a/vimconn.py b/vimconn.py index c1721cdb..a9bd9be6 100644 --- a/vimconn.py +++ b/vimconn.py @@ -373,6 +373,8 @@ class vimconnector(): 'VFnotShared'(SRIOV without VLAN tag) same as PF for network connectivity. VF where no other VFs are allocated on the same physical NIC 'bw': (optional) only for PF/VF/VFnotShared. Minimal Bandwidth required for the interface in GBPS + 'port_security': (optional) If False it must avoid any traffic filtering at this interface. If missing + or True, it must apply the default VIM behaviour After execution the method will add the key: 'vim_id': must be filled/added by this method with the VIM identifier generated by the VIM for this interface. 'net_list' is modified