Nuwan Goonasekera

Results 56 comments of Nuwan Goonasekera

@HansVahlenkamp Commenting out region entirely from the secret allowed the volume to be provisioned successfully on AWS.

@chenyg0911 Commenting out region entirely from the secret allowed the volume to be provisioned successfully on AWS.

It seems like it should be ok to make the CIDR 0.0.0.0/0 for outgoing traffic, but perhaps not for incoming? Maybe the solution is to make the CIDR parameter mandatory?...

@almahmoud Is this also fixed?

@almahmoud It sure looks like we just remained with the original workaround and never got around to trying the equivalent of `openstack network list --external --no-share`. The workaround is truly...

@niejn Thanks for reporting this issue. I think there is indeed an issue with the floating ip state, it should return FloatingIP.UNKNOWN at some point, especially as we are using...

What's the expected use case for this? To be able to run a quick ad-hoc script? If so, I'd trim this down to just one image with all providers installed.

There are at least two problems here, the first is determining the number of GPUs supported by an instance type. The second is actually doing something useful with that information...

@mnss8991 We'd be happy to accept a PR on this issue. Hopefully, the above description is enough for you to get started - feel free to ping us with any...

@selshowk I may be misunderstanding what you mean here, but do you mean that instances with only private ips, which have no floating IP assigned, are not able to connect...