This update for python-azure-agent fixes the following issues:
- Properly set the dhcp configuration to push the hostname to the DHCP
server (bsc#1173866)
- Do not bring the interface down to push the hostname, just use ifup
- Set the hostname using hostnamectl to ensure setting is properly applied
(bsc#1167601, bsc#1167602)
Update to version 2.2.45 (jsc#ECO-80)
- Add support for Gen2 VM resource disks
- Use alternate systemd detection
- Fix /proc/net/route requirement that causes errors on FreeBSD
- Add cloud-init auto-detect to prevent multiple provisioning mechanisms
from relying on configuration for coordination
- Disable cgroups when daemon is setup incorrectly
- Remove upgrade extension loop for the same goal state
- Add container id for extension telemetry events
- Be more exact when detecting IMDS service health
- Changing add_event to start sending missing fields