You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to get private ip on pool.clouds.cloud_name.first.private_ip fails because the pool is not created yet.
So changed that to self.parent.clouds.watson.nodes.first.private_ip.
The text was updated successfully, but these errors were encountered:
Trying to get private ip on pool.clouds.cloud_name.first.private_ip fails because the pool is not created yet.
So changed that to self.parent.clouds.watson.nodes.first.private_ip.
The text was updated successfully, but these errors were encountered: