lp:~raharper/cloud-utils/trunk.netconfig-cloud-cfg-drive

Created by Ryan Harper and last modified
Get this branch:
bzr branch lp:~raharper/cloud-utils/trunk.netconfig-cloud-cfg-drive
Only Ryan Harper can upload to this branch. If you are Ryan Harper please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ryan Harper
Project:
cloud-utils
Status:
Development

Recent revisions

287. By Ryan Harper

Add cloud-config-drive utility

286. By Ryan Harper

from trunk.config-drive

285. By Scott Moser

support --vendor-data

284. By Scott Moser

improvements to tar seed

dsmode does not mean which to seed in interestingly.
we likely want to seed dslocal and use dsmode=net

283. By Scott Moser

add support for 'tar' output file

282. By Scott Moser

add --network-config to support feeding network config

As part of cloud-init networking, we want to support a
network config yaml.

281. By Scott Moser

ubuntu-cloudimg-query: support arch input of 'powerpc' and 's390x'

cloud images are now available for s390 and support powerpc there also.

280. By Scott Moser

mount-image-callback: better waiting for devices

on power8 systems we were failing to mount partitioned images.
The reason was mostly that we were looking for nbd0p1 too quickly.
The change here is to wait with 'sfdisk' to return success on the
nbd device. That should then indicate it is ready to use.

We use it to determine if 'auto' (no --partition flag) should
be 0 or 1. We can then wait more intently for the block device
to appear as we know whether or not nbd0p1 *should* appear.

279. By Scott Moser

sync packaging with what is in xenial and split euca2ools pieces

Syncing the packaging with Ubuntu will just make management easier.
Then, we split the cloud-publish-* packages to a cloud-utils-euca
package. Because these were a part of cloud-image-utils, anything
that used that (such as for cloud-image-query) would end up pulling
in euca2ools. The largest pain of that was in getting python2 into
ubuntu cloud images.

278. By Scott Moser

mount-image-callback: use qemu-nbd --read-only for safer read only

use qemu-nbd --read-only when using qemu and mounting read-only.
The value in this is that the block device appears read-only in this
way.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:cloud-utils
This branch contains Public information 
Everyone can see this information.

Subscribers