~smoser/uvtool:ephemeral-disks

Last commit made on 2017-04-07
Get this branch:
git clone -b ephemeral-disks https://git.launchpad.net/~smoser/uvtool
Only Scott Moser can upload to this branch. If you are Scott Moser please log in for upload directions.

Branch merges

Branch information

Name:
ephemeral-disks
Repository:
lp:~smoser/uvtool

Recent commits

696dbf5... by Scott Moser

uvt-kvm: add --ephemeral-disk option

Add an option for attaching empty disks to the system.
  --ephemeral-disk=SIZE (in GB)
It can be specified more than once.

58271dd... by Robie Basak

Merge branch 'fix-uvt-simplestreams-libvirt-permissions' of https://git.launchpad.net/~mpontillo/uvtool

36b64a0... by Robie Basak

Merge branch 'add-pyc-gitignore' of https://git.launchpad.net/~mpontillo/uvtool

e4a22e1... by Robie Basak

Merge branch 'add-uvt-show-images-script'

c6290c8... by Robie Basak

Add credit for contrib/uvt-show-images

41b3548... by Robie Basak

Move uvt-show-images to contrib/

f27207a... by Robie Basak

Add contrib/

These are some extra pieces that have been contributed but not made it
into uvtool proper yet.

01b88ac... by Mike Pontillo

Fix permissions on bin/uvt-simplestreams-libvirt to be +x.

a03be84... by Mike Pontillo

Add scripts/uvt-show-images.

  * Displays each image in the pool based on its decoded base64 string.
  * Also displays the size of each image.

22c8997... by Mike Pontillo

Add *.pyc to .gitignore.