- Sep 30, 2015
-
-
Nikos Skalkotos authored
Remove the buggy conversion of metadata to strings
-
- Apr 30, 2015
-
-
Nikos Skalkotos authored
* Add text/plain as content type in the md5sum file * Add application/json as content type in the meta file
-
Nikos Skalkotos authored
Allow the user to upload the image to a different container than the "images" one.
-
- Apr 29, 2015
-
-
Nikos Skalkotos authored
Allow the user to change the destination container when uploading images.
-
- Dec 16, 2014
-
-
Nikos Skalkotos authored
Otherwise kamaki complains
-
- Oct 20, 2014
-
-
Nikos Skalkotos authored
Support kamaki 0.13rc5. From this version on, kamaki uses ssl certificates by default. For now, instruct kamaki to ignore the certificates.
-
- Jun 10, 2014
-
-
Nikos Skalkotos authored
According to the decision of the GRNET Board of Directors, switch license to GPLv3. This commit will be propagated to the release and master branches based on git flow, and the next release will be licensed as GPLv3.
-
- Mar 19, 2014
-
-
Nikos Skalkotos authored
-
- Jan 10, 2014
-
-
Nikos Skalkotos authored
-
- Aug 23, 2013
-
-
Nikos Skalkotos authored
Allow the characters that kamaki allows
-
- Jun 20, 2013
-
-
Nikos Skalkotos authored
In the documentation and the printed messages, remove all references to ~okeanos, pithos or cyclades.
-
- Jun 18, 2013
-
-
Nikos Skalkotos authored
* 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
-
- Jun 11, 2013
-
-
Nikos Skalkotos authored
* 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
-
- May 27, 2013
-
-
Nikos Skalkotos authored
If the image gets registered as public allow anyone to read the metadata and the md5sum file.
-
- May 24, 2013
-
-
Nikos Skalkotos authored
Before uploading to pithos, check if any remote file gets overwritten.
-
- Apr 25, 2013
-
-
Nikos Skalkotos authored
In kamaki 0.8 `store' command is replaced with `file' and `astakos' is replaced with `user'.
-
- Mar 28, 2013
-
-
Nikos Skalkotos authored
-
- Mar 22, 2013
-
-
Nikos Skalkotos authored
-
- Mar 17, 2013
-
-
Nikos Skalkotos authored
Support images that can only be deployed by the user that registers the image to cyclades
-
- Mar 14, 2013
-
-
Nikos Skalkotos authored
You don't need the account name. You can fetch it from astakos using the authentication token.
-
- Nov 01, 2012
-
-
Nikos Skalkotos authored
It has changed after the last major revision and was not updated.
-
Nikos Skalkotos authored
-
- Jul 27, 2012
-
-
Nikos Skalkotos authored
-
- Jul 26, 2012
-
-
Nikos Skalkotos authored
If present in the kamaki configuration file, the user will read the ~okeanos credentials using the kamaki config interface. Whenever the user changes the ~okeanos credentians, the changes are pushed back to kamaki.
-
- Jun 27, 2012
-
-
Nikos Skalkotos authored
Fixed many `E127 continuation line over-indented for visual indent' errors
-
- Jun 15, 2012
-
-
Nikos Skalkotos authored
Otherwise the registration may fail.
-
Nikos Skalkotos authored
Let the application decide what to do with them. If image-creator receives an error from kamaki it will terminate. But this may not be the proper thing to do for an interactive application like image-creator-dialog
-
- Jun 11, 2012
-
-
Nikos Skalkotos authored
-
- Jun 06, 2012
-
-
Nikos Skalkotos authored
The progress bar of the progress generator had a wrong max attribute.
-
- Jun 05, 2012
-
-
Nikos Skalkotos authored
All image-creator components now output messages using an instance of one of the output classes.
-
- Apr 24, 2012
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Apr 23, 2012
-
-
Nikos Skalkotos authored
-
- Apr 20, 2012
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Apr 19, 2012
-
-
Nikos Skalkotos authored
Also rearrange input options
-
- Apr 11, 2012
-
-
Nikos Skalkotos authored
This is just a template. Not fully workable
-
- Apr 10, 2012
-
-
Nikos Skalkotos authored
Also merge data_cleanup tasks with syspreps and did a major cleanup
-
- Mar 19, 2012
-
-
Nikos Skalkotos authored
-