Anton Todorov

Results 22 comments of Anton Todorov

Old issue but I've found that if you define `value_type` as `str` the error should disappear: ``` - name: import kwoodson.yedit YAML editor import_role: name: ansible-role-yedit - name: Update environment...

I am just wondering, switching to nftables? Will the eight years old case of DoS be finally resolved? (context: https://github.com/OpenNebula/one/issues/869#issuecomment-914023068) I'll be happy to obsolete https://github.com/storpool/addon-vnfilter then. :)

I am closing #3270 and #3271 in favour of #3272 because this solution could be implemented faster and at the moment with a configuration change that does not violate the...

:+1: second to both additions Also, the "backend" (a.k.a. the private marketplace) drivers should be opened for external drivers too. The current three ones are hard-coded on too many places...

Hello. I am sorry to step in but I am a bit disappointed with this PR. IMHO this is not `M #-` as there are two bugs related to this:...

^ @rsmontero https://github.com/OpenNebula/one/pull/4764#issuecomment-645843393

IMO double definitions (caps sensitive or not) should be handled by the server-side too. OpenNebula should issue a warning or even raise an error for such issues. This will be...

Well IMO the issue is not completely resolved. IMO each core TM_MAD should have algo to call cleanup for other TM_MADs. Otherwise artefacts will be left on the (failed) destination.

Hi @rsmontero > @atodorov-storpool Trying to understand the migrate_other, it is used to have a list of TM's in the DISK TM_MAD to support disks from different datastore types, but...

IMO it is better to patch the 4 places where "qemu://system" is hard-coded instead of hijacking the virsh binary in a custom path. Several reasons: * If there are additional...