storlet_middleware should validate metadata in POST/COPY

Bug #1555411 reported by Takashi Kajinami
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
storlets
Fix Released
Undecided
Takashi Kajinami

Bug Description

Now, storlet_handler validates metadata about storlet and dependency only in PUT.
However, in swift, we can update objects or their metadata in POST and COPY, and we should also validate metadata in that cases.

Changed in storlets:
assignee: nobody → Takashi Kajinami (kajinamit)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to storlets (master)

Reviewed: https://review.openstack.org/290952
Committed: https://git.openstack.org/cgit/openstack/storlets/commit/?id=df3d8f7ea98ef75499a784b843361c7d5336a2b3
Submitter: Jenkins
Branch: master

commit df3d8f7ea98ef75499a784b843361c7d5336a2b3
Author: Takashi Kajinami <email address hidden>
Date: Thu Mar 10 11:30:13 2016 +0900

    Validate metadata when POST storlet/dependency

    This patch makes sure that storlet_middleware validates
    metadata about storlet/dependency objet, when clients
    POST them.

    Change-Id: I41eb5788b36d808311bee2fbed5e5711722b9b04
    Partial-Bug: #1555411

Revision history for this message
Takashi Kajinami (kajinamit) wrote :

The fixed already was merged to master, and already released.
So I'll update the status of this ticket.

Changed in storlets:
status: In Progress → Fix Released
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.