Skip to content
Snippets Groups Projects
  1. Mar 21, 2013
    • Helga Velroyen's avatar
      Upgrade configuration wrt enabled storage types · c66d8987
      Helga Velroyen authored
      
      This implements an online update of the configuration for when a configuration
      is loaded that does not yet contain the 'enabled_storage_types' attribute.
      Note that this will require more changes as dis/enabling of (shared) file
      storage at configure time will be removed.
      This patch includes adding a mapping from disk templates to storage types. While
      I was on it, I also reordered the disk template and storage type parameters
      alphabetically, to make dealing with those easier.
      Also, this mentions the configuration change in the NEWS file.
      
      Signed-off-by: default avatarHelga Velroyen <helgav@google.com>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      c66d8987
  2. Mar 08, 2013
  3. Feb 25, 2013
  4. Feb 22, 2013
  5. Feb 20, 2013
  6. Feb 19, 2013
  7. Feb 12, 2013
  8. Feb 06, 2013
  9. Jan 31, 2013
  10. Jan 15, 2013
    • Michael Hanselmann's avatar
      Option to include man pages in documentation · 41806ef4
      Michael Hanselmann authored
      
      Before this patch, HTML versions of man pages (man/*.rst) were already
      built. However, since they are separate from the normal documentation,
      their content is not indexed for Sphinx' search functionality.
      Additionally it would simply be nice to have everything in one place.
      
      To this end a new configure-time option is added to enable the inclusion
      of man pages into the documentation. A dedicated option is necessary to
      still be able to provide a static documentation build in the tarball
      (not including man pages) as man pages contain build-specific paths and
      values. The documentation with man pages is written to the directory
      “doc/man-html”.
      
      A future patch will extend Sphinx to link occurences of “:manpage:`…`”
      to these man pages.
      
      Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      41806ef4
  11. Jan 14, 2013
  12. Jan 09, 2013
  13. Jan 08, 2013
  14. Dec 20, 2012
  15. Dec 14, 2012
  16. Dec 12, 2012
  17. Dec 11, 2012
  18. Dec 06, 2012
  19. Nov 16, 2012
    • Michael Hanselmann's avatar
      rapi: Add new user option for querying · 5e12acfe
      Michael Hanselmann authored
      
      This was requested in issue 301. Before this patch, requests to
      “/2/query/*” and “/2/instances/*/console” would require authentication
      with a user with write access. Since that is not strictly necessary, a
      new user option named “read” is added.
      
      Console information can also be retrieved as a normal query, therefore
      the change applies there too.
      
      This was the first user option to be added after “write”, therefore
      quite a few changes were necessary. Documentation, including NEWS, is
      updated as well.
      
      Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      5e12acfe
  20. Oct 26, 2012
  21. Oct 17, 2012
  22. Oct 12, 2012
  23. Sep 28, 2012
  24. Jul 27, 2012
  25. Jul 24, 2012
  26. Jul 19, 2012
  27. Jul 13, 2012
  28. Jul 03, 2012
  29. Jun 22, 2012
  30. Jun 12, 2012
  31. May 23, 2012
  32. May 22, 2012
Loading