Statistics
| Branch: | Tag: | Revision:

root / image_creator @ 8e58e699

Name Size
  help
  os_type
  output
__init__.py 1.7 kB
bundle_volume.py 19.8 kB
dialog_main.py 9.3 kB
dialog_menu.py 29.1 kB
dialog_util.py 8.9 kB
dialog_wizard.py 12 kB
disk.py 6.9 kB
gpt.py 11.9 kB
image.py 12.8 kB
kamaki_wrapper.py 6.5 kB
main.py 14.3 kB
rsync.py 4.6 kB
util.py 3.8 kB
version.py 265 Bytes

Latest revisions

# Date Author Comment
8e58e699 06/18/2013 06:59 pm Nikos Skalkotos

Change the metadata file format to json

When registring an image, use the information returned by the
kamaki register method to construct the metadata file.

When dumping the image to the local filesystem, store the image
properties and the disk-format info in the metadata file.

b3a4845c 06/18/2013 05:21 pm Nikos Skalkotos

Add --cloud option in snf-image-creator

This options can be used to get the authentication URL and token
from a saved cloud section in the kamaki configuration file

49c07ce3 06/18/2013 04:27 pm Nikos Skalkotos

Comply with kamaki 0.9

  • Change the authentication everywhere to use clouds
    (authentication URL and token pairs)
  • Add menu entries to manage clouds
  • Add an extra -a option in snf-image-creator to allow the user to
    specify authentication URLs
a26ae008 06/15/2013 09:59 pm Nikos Skalkotos

Monkey-patch pythondialog to support form boxes

121f3bc0 06/11/2013 05:41 pm Nikos Skalkotos

Code Cleanup

  • Prefix all private methods with _
  • Write missing docstrings
  • Move all public methods above the private ones
  • Add module docstrings where missing
  • Define source code encodings on all modules
71b0ab28 06/07/2013 03:24 pm Nikos Skalkotos

Move mount/umount from image to os_type module

bf3a282c 06/06/2013 01:09 pm Nikos Skalkotos

Bump version to 0.3next

9c060ab0 06/06/2013 01:02 pm Nikos Skalkotos

Merge branch 'master' into develop

5b2ee8c2 06/06/2013 01:01 pm Nikos Skalkotos

Make use of devflow building system

76b200cf 06/03/2013 06:19 pm Nikos Skalkotos

Populate the USERS metadata for windows images

For windows images check the appropriate registry keys to find out
the system users

View revisions

Also available in: Atom