Ladislav Smola

Results 11 comments of Ladislav Smola

I noticed this while ago. I use reload e.g. for checking state of uploaded image, so it's nice to have, but there is a workaround. I might fix this, somewhere...

@kei-yamazaki ah, ok :-) though not sure, when I will have time to do this :-)

weird, seems the same as the updated sample, that was tested just days ago https://github.com/fog/fog-openstack/blob/master/examples/image/upload-test-image.rb Seems like a valid timeout when trying to talk to glance endpoint. Can you check...

AFAIK there should be OpenStack[:compute] But the class is Fog::Compute::OpenStack Could you maybe send a PR with a test you are trying to write, so we can see the code...

@vinay-patil which OpenStack version is that? I will need to see the error from the OpenStack side, e.g. find it in 'journalctl -ab -r', and search for nova, after running...

@AlexanderZagaynov IAM role is ok, since we already require like 10-20 roles (if you don't have admin) If it's returning the same data, I would rather go with the API...

@bronaghs updating the current yaml file would make sense, if we would be backporting it farther than the solution using the client v3? So, what are the backport plans? :-)

@AlexanderZagaynov @djberg96 @bronaghs FYI, in topology inventory I am using the query https://github.com/Ladas/amazon-collector/commit/916096309b15c717cd8e038754a693c29c587abf#diff-937a6d3aaf6ea0718b23227a3e3a2a6fR27 Since the JSON has over 100k flavor objects in it, i'd be huge in memory and we'd...