~lmd-jazzededtech/cloud-init/+git/cloud-init-1:ubuntu/focal-22.1-hotfix

Last commit made on 2022-03-24
Get this branch:
git clone -b ubuntu/focal-22.1-hotfix https://git.launchpad.net/~lmd-jazzededtech/cloud-init/+git/cloud-init-1
Only violethaze74@jazzededtech.com can upload to this branch. If you are violethaze74@jazzededtech.com please log in for upload directions.

Branch merges

Branch information

Name:
ubuntu/focal-22.1-hotfix
Repository:
lp:~lmd-jazzededtech/cloud-init/+git/cloud-init-1

Recent commits

780ade4... by James Falcon

update changelog

3d02d41... by James Falcon

cherry-pick eee60329: minor backport of quilt patch

eb8828e... by James Falcon

update changelog

1814486... by James Falcon

cherry pick 5e347d25

f8f190b... by Brett Holman <email address hidden>

releasing cloud-init version 22.1-14-g2e17a0d6-0ubuntu1~20.04.1

eb8b92e... by Brett Holman <email address hidden>

update changelog (New upstream snapshot 22.1-14-g2e17a0d6).

c2761e0... by Shreenidhi Shedi <email address hidden>

check for existing symlink while force creating symlink (#1281)

If a dead symlink by the same name is present, os.path.exists returns
false, use os.path.lexists instead.

Signed-off-by: Shreenidhi Shedi <email address hidden>

9105e6f... by Brett Holman <email address hidden>

Do not silently ignore integer uid (#1280)

The docs do not make it obvious that uid is supposed to be of type string.
Current behavior is to silently ignore integer uid.

LP: #1875772

f603e41... by Chad Smith

tests: create a IPv4/IPv6 VPC in Ec2 integration tests (#1291)

Integration tests should create their own VPC in EC2 because
an account's default VPC, subnets, security groups and ACLs
cloud be configured for for limited or unexpected connectivity.

46a9eeb... by Brett Holman <email address hidden>

Integration test fix ppa (#1296)

permissively allow either launchpadcontent or launchpad