[Yahoo-eng-team] [Bug 1734991] [NEW] cloud-init doesn't yet support azure vm preprovisioning

2017-11-28 Thread Douglas Jordan
Public bug reported: There is a new feature, in azure, to have a VM go through provisioning twice. The first time will simply report ready to the fabric, then poll IMDS for the new ovf-env.xml. Once it comes through, we go through the process as normal. ** Affects: cloud-init Importance:

[Yahoo-eng-team] [Bug 1754495] [NEW] get_hostname on DataSourceAzure fails

2018-03-08 Thread Douglas Jordan
Public bug reported: $ python3 -c "from cloudinit.sources.DataSourceAzure import get_hostname; get_hostname()" Traceback (most recent call last): File "/home/dojordan/code/cloud-init/cloudinit/util.py", line 1875, in subp env=env, shell=shell) File "/usr/lib/python3.5/subprocess.py",

[Yahoo-eng-team] [Bug 1752977] [NEW] Azure Preprovisioning waits an extra 60s due to timeout

2018-03-02 Thread Douglas Jordan
Public bug reported: During Azure preprovisioning, the platform owned VM gets into a polling loop while we are waiting for the reprovsioning data file (the customer's ovf_env.xml). If the VM moves from one vnet to another, we will get a timeout exception on the request to IMDS and thus need to