lp:~paul-meyer/cloud-init

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

Branches

Name Last Modified Last Commit
fix-ntfs-mount 2018-05-17 21:59:24 UTC
Review comments

Author: Paul Meyer
Author Date: 2018-05-17 21:59:24 UTC

Review comments

lp1722959 2017-12-08 20:12:58 UTC
Add test intent docstrings, import mock from helpers

Author: Paul Meyer
Author Date: 2017-12-08 20:12:58 UTC

Add test intent docstrings, import mock from helpers

dev 2017-12-08 19:19:01 UTC
Add Hyper-V KVP reporter

Author: Paul Meyer
Author Date: 2017-05-17 22:22:06 UTC

Add Hyper-V KVP reporter

azure-preprovisioning 2017-11-28 05:50:11 UTC
Fix flake8 errors

Author: Paul Meyer
Author Date: 2017-11-28 05:50:11 UTC

Fix flake8 errors

lp1717611 2017-09-18 19:11:04 UTC
Azure: wait 15 minutes for SSH pub keys to arrive

Author: Paul Meyer
Author Date: 2017-09-18 18:02:53 UTC

Azure: wait 15 minutes for SSH pub keys to arrive

master 2017-09-14 17:55:15 UTC
resizefs: pass mount point to xfs_growfs

Author: Dusty Mabe
Author Date: 2017-09-13 15:08:56 UTC

resizefs: pass mount point to xfs_growfs

Supposedly it was never a feature to be able to pass a path to a block
device to xfs_growfs and have it grow the filesystem. The behavior changed
upstream recently. It is only supported to pass the mount point of a mounted
XFS filesystem. This causes breakages in cloud-init.

Upstream xfs change was commit b97815a0321072a7154ecab63e297af84066fc78.
 https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/commit/?id=b97815a0321

rhbz: rhbz: https://bugzilla.redhat.com/show_bug.cgi?id=1490505

Signed-off-by: Dusty Mabe <dusty@dustymabe.com>

paulmey/fix-fs-setup 2017-05-20 05:58:39 UTC
Add 'udevadm settle' before enumerating partitions

Author: Paul Meyer
Author Date: 2017-05-20 05:58:39 UTC

Add 'udevadm settle' before enumerating partitions

Fixes lp #1692093

bug-1687712 2017-05-03 19:58:40 UTC
fix: use shell execution if cmd was specified in fs_setup

Author: Paul Meyer
Author Date: 2017-05-02 23:29:04 UTC

fix: use shell execution if cmd was specified in fs_setup

fix-raw-ephemeral-disk 2016-08-26 00:01:40 UTC
Allow ephemeral drive to be unpartitioned

Author: Paul Meyer
Author Date: 2016-08-25 23:43:46 UTC

Allow ephemeral drive to be unpartitioned

If device has no partition table, the first line of output from `sgdisk
-p <device>` will be "Creating new GPT entries.", instead of something
like "Disk /dev/sdb: 266338304 sectors, 127.0 GiB".

19 of 9 results
This repository contains Public information 
Everyone can see this information.

Subscribers