Skip to content
Snippets Groups Projects
  1. Dec 16, 2014
  2. Oct 20, 2014
  3. 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
  4. Mar 19, 2014
  5. Jan 10, 2014
  6. Aug 23, 2013
  7. Jun 20, 2013
  8. Jun 18, 2013
    • 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
  9. 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
  10. May 27, 2013
  11. May 24, 2013
  12. Apr 25, 2013
    • Nikos Skalkotos's avatar
      Support kamaki 0.8 · ee0719db
      Nikos Skalkotos authored
      In kamaki 0.8 `store' command is replaced with `file' and `astakos' is
      replaced with `user'.
      ee0719db
  13. Mar 28, 2013
  14. Mar 22, 2013
  15. Mar 17, 2013
  16. Mar 14, 2013
  17. Nov 01, 2012
  18. Jul 27, 2012
  19. Jul 26, 2012
    • Nikos Skalkotos's avatar
      Read ~okeanos account/token from kamaki · cf4f52b6
      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.
      cf4f52b6
  20. Jun 27, 2012
  21. Jun 15, 2012
  22. Jun 11, 2012
  23. Jun 06, 2012
  24. Jun 05, 2012
  25. Apr 24, 2012
  26. Apr 23, 2012
  27. Apr 20, 2012
  28. Apr 19, 2012
  29. Apr 11, 2012
  30. Apr 10, 2012
  31. Mar 19, 2012
  32. Mar 16, 2012
  33. Feb 24, 2012
    • Nikos Skalkotos's avatar
      Major code revision · 8c574358
      Nikos Skalkotos authored
      * Add foreach_file function in OSBase. This is used by all cleanup
        methods
      * Add slackware class. This class derives from linux and overwrites the
        log cleanup behaviour. This is needed since slackware stores all
        package management info in /var/log/packages
      * Add a shrink method in DiskDevice. This method shrinks the last
        filesystem to the minimum size
      * Make the code style comply with pep8
      8c574358
  34. Feb 20, 2012
  35. Feb 15, 2012
Loading