X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=blobdiff_plain;f=RO%2Fosm_ro%2Fvim_thread.py;h=380bd6a6a510bb868a1986ed7afbcf045415e8dd;hp=622cccb57d3b930be01a20bc7ffb7dadf28d7340;hb=bf1d0f10e219ae475213b947ce8c76c77c40c452;hpb=0fd60da673bd914ed150c83f8673569307dcc28f diff --git a/RO/osm_ro/vim_thread.py b/RO/osm_ro/vim_thread.py index 622cccb5..380bd6a6 100644 --- a/RO/osm_ro/vim_thread.py +++ b/RO/osm_ro/vim_thread.py @@ -126,7 +126,7 @@ class vim_thread(threading.Thread): self.error_status = None self.wim_account_id = wim_account_id self.datacenter_tenant_id = datacenter_tenant_id - self.port_mapping = None + self.port_mappings = None if self.wim_account_id: self.target_k = "wim_account_id" self.target_v = self.wim_account_id