threefoldtecharchive / jumpscale9_lib

Apache License 2.0
0 stars 1 forks source link

container with zerotier network has no identity in container info #227

Closed AhmedHanafy725 closed 5 years ago

AhmedHanafy725 commented 5 years ago

Installation information

Steps to reproduce

node_sal = j.clients.zos.get(data={'host':<node ip>})
cont = node_sal.containers.create(name='cont', flist='https://hub.grid.tf/tf-bootable/ubuntu:16.04.flist', nics=[{'name': 'f963209147', 'type': 'zerotier', 'id': '1d719394048f3525'}, {'name': 'defaultnic', 'type': 'default'}])
cont.identity
cont.info

Actual Result

container had identity, but container info didn't have. image

AhmedHanafy725 commented 5 years ago

Verified on

commit: 7f767fcb2c048caf71d251a35ada8e2ad76b1526 image