lp:~pengpengs/cloud-init

Owned by Pengpeng Sun
Get this repository:
git clone https://git.launchpad.net/~pengpengs/cloud-init
Only Pengpeng Sun can upload to this repository. If you are Pengpeng Sun please log in for upload directions.

Branches

Name Last Modified Last Commit
migrate-lp-to-github 2019-11-18 02:57:23 UTC
lp-to-git-users: adding PengpengSun

Author: Pengpeng Sun
Author Date: 2019-11-18 02:57:23 UTC

lp-to-git-users: adding PengpengSun

Mapped from pengpengs

fix/load-DataSourceOVF-at-the-last-on-VMware-Platform-if-no-data-found 2019-11-15 01:41:58 UTC
This change is to fix LP bug #1835205, it includes:

Author: Pengpeng Sun
Author Date: 2019-11-15 01:41:58 UTC

This change is to fix LP bug #1835205, it includes:
1. Generate random instance-id when vmware customization cfg found. If use fixed
   instance-id, network configuration in customization cfg will not be applied.
2. Load DatasourceOVF when no vmware customization cfg found if machine fulfills:
   a. VMware Virtualization Platform found
   b. flag vmware_customization_supported is True
   c. flag disable_vmware_customization is False
   d. VMware tools deployPkgPlugin found
   These conditions are same with the ones in ds-identify script, if ds-identify
   found OVF, then load DatasourceOVF.
3. Read instance-id from machine and set it to metadata when no vmware customization
   cfg found, this prevents cloud-init load default network configuration, so that
   existing network configuration will not be overwritten.
4. Modify check instance-id unittest.

fix/ds-identify-dscheck-OVF-is-cdrom-oversized 2019-06-24 08:50:19 UTC
Adding unittest on checking OVF cdrom size

Author: Pengpeng Sun
Author Date: 2019-06-24 08:50:19 UTC

Adding unittest on checking OVF cdrom size

fix/vmware-gosc-fail-with-staticIP-and-no-gateway 2018-08-24 10:20:28 UTC
Merge branch 'fix/vmware-gosc-fail-with-staticIP-and-no-gateway' of ssh://git...

Author: Pengpeng Sun
Author Date: 2018-08-24 10:20:28 UTC

Merge branch 'fix/vmware-gosc-fail-with-staticIP-and-no-gateway' of ssh://git.launchpad.net/~pengpengs/cloud-init into fix/vmware-gosc-fail-with-staticIP-and-no-gateway

topic-pengpengs-vmware-support 2018-08-17 07:20:49 UTC
Fix an issue that VMware customize a VM fails with a customization

Author: Pengpeng Sun
Author Date: 2018-08-17 07:20:49 UTC

Fix an issue that VMware customize a VM fails with a customization
spec contains Static IP but gateway.
If v4.gateways is None, it should not add route.

master 2018-08-07 14:35:29 UTC
docs: Fix example cloud-init analyze command to match output.

Author: Wesley Gao
Author Date: 2018-08-07 14:35:29 UTC

docs: Fix example cloud-init analyze command to match output.

Fix a typo in in documentation that showed 'analyze blame' but
intended to show 'analyze dump'.

16 of 6 results
This repository contains Public information 
Everyone can see this information.

Subscribers