Skip to content
Snippets Groups Projects
  1. 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
  2. Aug 18, 2010
  3. Aug 10, 2010
  4. Jul 29, 2010
  5. Jul 28, 2010
  6. Jul 13, 2010
  7. Jul 12, 2010
  8. May 18, 2010
  9. May 13, 2010
Loading