cxz

Results 7 comments of cxz

This could be supported, we could use better arguments however: ezmomi clone --template my_template --hostname "test-vm-%d" --cpus 2 --mem 4 --ip's 10.0.0.[10-19] In this instance a range of IP's are...

@lowasser Could this be merged?

I see that the branch is able to be merged and the tests are all included. Let's try to get attention to it and get it merged anyway? It's a...

Sorry for the late reply. I think everything you mentioned, @laercio-barbosa is optimal taking into account what @relekang said. So, no changelog command that bumps version, but is still able...

I'm not sure how you would ensure that query() returns something within a transaction since you have to string the whole message together first and then exit the transaction to...

I think you would need something to track the variable after it's already inside the transaction. Not sure if that's possible: with self.oscilloscope.transaction(): myquery_response = self.oscilloscope.ppulses_min # query