Open hemantborole opened 14 years ago
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.
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.