trove extension does not supports PATCH method

Bug #1467500 reported by Sushil Kumar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack DBaaS (Trove)
Fix Released
Wishlist
Sushil Kumar

Bug Description

The URLs registered in trove extensions do not support a PATCH method, it works alright for other methods like POST, GET, PUT, DELETE but does not works for PATCH method.

Found this problem while implementing datastore-registration-api

Changed in trove:
assignee: nobody → Sushil Kumar (sushil-kumar2)
status: New → In Progress
Changed in trove:
importance: Undecided → High
description: updated
Changed in trove:
importance: High → Wishlist
milestone: none → ongoing
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove (master)

Reviewed: https://review.openstack.org/194130
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=1cff63bd1620bb50869ac6170224a9b4d44abca7
Submitter: Jenkins
Branch: master

commit 1cff63bd1620bb50869ac6170224a9b4d44abca7
Author: Sushil Kumar <email address hidden>
Date: Mon Jun 22 12:48:18 2015 +0000

    Adds the PATCH method to extensions

    The URLs registered in extensions support methods like
    POST, PUT, GET, DELETE but do not support PATCH method.

    Added the PATCH method extensions to the supported
    method by via "edit" action.

    Change-Id: I7f2386010ab01309cf04084a1f9930fcac478d07
    Closes-Bug: #1467500

Changed in trove:
status: In Progress → Fix Committed
Changed in trove:
milestone: ongoing → liberty-3
Changed in trove:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in trove:
milestone: liberty-3 → 4.0.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.