Skip to content
Snippets Groups Projects
  1. May 11, 2015
  2. May 07, 2015
  3. Feb 19, 2015
  4. Dec 22, 2014
  5. Dec 17, 2014
  6. Dec 13, 2014
  7. Dec 08, 2014
  8. Nov 06, 2014
  9. Sep 10, 2014
  10. Aug 18, 2014
  11. Aug 07, 2014
  12. Aug 05, 2014
  13. Jul 31, 2014
  14. Jul 18, 2014
    • Nikos Skalkotos's avatar
      Add a wizard page for the VirtIO drivers · c12f530c
      Nikos Skalkotos authored
      Add a page in the dialog wizard that displays the current state of
      the VirtIO drivers of the image and allow the user to update the
      installed VirtIO drivers. This page will only be shown if the media
      hosts a Windows image.
      c12f530c
  15. Jun 11, 2014
  16. Jun 10, 2014
    • Nikos Skalkotos's avatar
      Switch license to GPLv3 · 822ccd58
      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.
      822ccd58
  17. Mar 19, 2014
  18. Aug 23, 2013
  19. Jun 19, 2013
  20. Jun 18, 2013
    • Nikos Skalkotos's avatar
      Change the metadata file format to json · 8e58e699
      Nikos Skalkotos authored
      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.
      8e58e699
    • Nikos Skalkotos's avatar
      Comply with kamaki 0.9 · 49c07ce3
      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
      49c07ce3
  21. Jun 11, 2013
    • Nikos Skalkotos's avatar
      Code Cleanup · 121f3bc0
      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
      121f3bc0
  22. May 27, 2013
  23. Mar 28, 2013
  24. Mar 26, 2013
    • Nikos Skalkotos's avatar
      Rename DiskDevice class to Image · f5174d2c
      Nikos Skalkotos authored
      Rename DiskDevice class to Image and move it to a seperate module.
      Also, don't let the user access the os_type/* modules directly. In
      Image class create the `os' member variable that will host an
      appropriate instance of one of the OSBase classes.
      f5174d2c
  25. Oct 19, 2012
  26. Oct 03, 2012
  27. Sep 04, 2012
Loading