Statistics
| Branch: | Tag: | Revision:

root / image_creator @ bda5233f

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.8 kB
dialog_wizard.py 13.7 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.4 kB
rsync.py 4.6 kB
util.py 3.8 kB
version.py 216 Bytes

Latest revisions

# Date Author Comment
bda5233f 06/26/2013 08:10 pm Nikos Skalkotos

Bump version to 0.4.1next

ae887b57 06/26/2013 08:09 pm Nikos Skalkotos

Merge branch 'hotfix-0.4.1' into develop

Conflicts:
image_creator/version.py
version

b8c0848c 06/26/2013 07:20 pm Nikos Skalkotos

Add missing _do_collect_metadata method in Windows

67b70375 06/25/2013 11:31 am Nikos Skalkotos

Bump development version to 0.4next

b9a8a121 06/21/2013 03:48 pm Nikos Skalkotos

Bump version to 0.4

ffc64d7c 06/20/2013 05:35 pm Nikos Skalkotos

Remove all referencies to words like ~okeanos

In the documentation and the printed messages, remove all references
to ~okeanos, pithos or cyclades.

8d66cd4c 06/20/2013 01:06 pm Nikos Skalkotos

Minor cleanup in dialog_wizard

  • Move all common WizardPage variables to the base class
  • Give more sensible names to some variables
  • Make Wizard compute the title for all WizardPages
5a380da9 06/19/2013 04:38 pm Nikos Skalkotos

Create a new cloud wizard page

Make the cloud selection wizard page an instance of WizardMenuPage

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

View revisions

Also available in: Atom