** Project changed: cloud-images => cloud-init ** Project changed: cloud-init => cloud-init (Ubuntu)
-- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1453690 Title: Ubuntu 15.04 not support two provision sections Status in cloud-init package in Ubuntu: New Bug description: Description, The ovf file that azure fabric team provide could contains two provision sections to achieve backward compatibility. But the cloud init on Ubuntu 15.04 ,mistakenly thought it was an error. Repro Step, 1Create an ovf file with tow provision-sections 2 Use this image to provision ubuntu 15.04 Result, Provision failed Error log: Getting data from <class 'cloudinit.sources.DataSourceAzure.DataSourceAzureNet'> failed File "/usr/lib/python3/dist- packages/cloudinit/sources/DataSourceAzure.py", line 599, in load_azure_ds_dir#012 md, ud, cfg = read_azure_ovf(contents)#012 File "/usr/lib/python3/dist- packages/cloudinit/sources/DataSourceAzure.py", line 492, in read_azure_ovf#012 len(results))#012cloudinit.sources.DataSourceAzure.BrokenAzureDataSource: found '2' ProvisioningSection items We don't have this bug in previous version of ubuntu. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1453690/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp