Tomaz Muraus

Results 163 comments of Tomaz Muraus

@Eis-D-Z Thanks for the contribution. Would it be possible to implement something like this https://github.com/apache/libcloud/pull/1699/files#r889676868?

@Eis-D-Z 1) In this case, to reduce confusion it would probably be better to introduce a new function, e.g. ``get_image_price`` or similar. 2) If we go with 1), I assume...

@Eis-D-Z Changes look good to me, but unit tests appear to be failing. Can you please have a look when you get a chance? Thanks.

@Eis-D-Z How is this PR looking? Would be great if we could get it wrapped up merged. Thanks.

It looks like something which could be implemented via driver / provider specific extension methods.

Thanks for reporting this. I believe ``extra["ttl"]`` was there first, but since specifying "random" attributes in ``extra`` dictionary is really a bad and unfriendly API, we decided to "promote" that...

You are welcome and thank you for your contributions. I'm +1 for improving it for other record types as well - handling those things via ``extra`` dictionary is definitely not...

Thanks for reporting this. This works as designed / intended. Base compute API declares those arguments to be of a type of NodeImage and NodeSize. If any of the drivers...

Is this still an issue with the latest version?

Thanks for reporting this - please feel free to open a PR with a fix :)