Skip to content
Snippets Groups Projects
  1. Jan 27, 2011
  2. Jan 20, 2011
  3. Jan 19, 2011
  4. Jan 18, 2011
  5. Jan 12, 2011
  6. Jan 11, 2011
  7. Jan 10, 2011
  8. Jan 07, 2011
  9. Jan 06, 2011
  10. Jan 05, 2011
  11. Dec 15, 2010
  12. Dec 13, 2010
  13. Dec 10, 2010
  14. Dec 08, 2010
  15. Dec 01, 2010
  16. Nov 29, 2010
    • Michael Hanselmann's avatar
      RAPI: Implement OS parameters for instance reinstallation · c744425f
      Michael Hanselmann authored
      
      Dictionaries are hard to encode into query strings, therefore the
      “/2/instances/[instance_name]/reinstall” resource is changed to accept
      its parameters via the request body. The old query string parameters are
      still accepted for backwards compatibility.
      
      To allow clients to detect whether a server supports the new body
      parameters, a new feature string is added to the “/2/features” resource.
      Some people might not like this, but it reuses existing functionality.
      
      The RAPI client and its unittests are updated.
      
      Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
      Reviewed-by: default avatarIustin Pop <iustin@google.com>
      c744425f
Loading