cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #03261
Re: [Merge] ~smoser/cloud-init:bug/1715241-openstack-maybe-on-non-intel into cloud-init:master
It may be more obvious for the MOCK_XXX values always have the same keys (even if they don't use them).
MOCK_VIRT_IS_KVM = {
'name': 'detect_virt',
'out': "",
'err': "",
'RET': "kvm",
'ret': 0
}
--
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/330242
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:bug/1715241-openstack-maybe-on-non-intel into cloud-init:master.
References