Manuel Dewald
Manuel Dewald
That sounds good! However, I think it would be even better for some of the API calls if the option was the default, as they are idempotent in OpenStack. That...
Yes. But in those cases, I think you cannot be sure the request you issued before didn't make it to OpenStack and hence you might, for example, create another disk...
Sounds good. What would the default be for the list of verbs? Shouldn't it then be something like ``` { :idempotent => { :verbs => ["GET", "DELETE"], # default: ["GET",...
@gildub, I'm fine with the verb-based proposal as well. :)
Hi @gildub, any suggestion when this will get released?
Hi @gildub great to hear, thanks for that! Not sure how quickly we will be able to look at it, but I will forward it to the BOSH OpenStack CPI...
Hi, thanks for letting me know! I'll update the readme and add it to the list of supported devices.
I didn't create a release with this feature yet, if you want to try it, you will need to build slide from scratch. I'm planning to create a release in...
Hi @langmeister, thanks for submitting this issue. Seems like different kinds of overlay are a demanded feature, see also [this issue](https://github.com/NautiluX/slide/issues/7). I'll prioritize it, but feel also free to PR...
Oh, sorry for that, I meant if you are a little familiar with C++, feel free to add the functionality and create a pull request so I can review and...