cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #06840
Re: [Merge] ~david-kindred/cloud-init:configdrive-fix-for-subplatform into cloud-init:master
Around cloud-init version v18.5, subplatform was introduced and the logic broke the ConfigDrive DataSource. This patch changes the logic from if/elif to if/else and follows the logic used in other DataSources introduced at that time.
Chad Smith wrote the unit test that accompanies this patch. Thanks!
Please consider this patch for the next release as this was introduced in Ubuntu 18.04.3 LTS release and broke images in OpenStack.
--
https://code.launchpad.net/~david-kindred/cloud-init/+git/cloud-init/+merge/375113
Your team cloud-init Commiters is requested to review the proposed merge of ~david-kindred/cloud-init:configdrive-fix-for-subplatform into cloud-init:master.
References