Bug 1149682

Summary: nova object store allow get object after date exires
Product: [Community] RDO Reporter: Martin Pavlásek <mpavlase>
Component: openstack-novaAssignee: Eoghan Glynn <eglynn>
Status: CLOSED EOL QA Contact: Shai Revivo <srevivo>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: berrange, dasmith, eglynn, rbryant, sbauza, sferdjao, sgordon, srevivo, vromanso
Target Milestone: ---   
Target Release: Juno   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-19 15:46:30 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Pavlásek 2014-10-06 13:05:25 UTC
Description of problem:
If you set expiry date for object, it is also possible to get object after expiration date.
This was discovered by failed test test_get_object_after_expiration_time in tempest.api.object_store.test_object_temp_url_negative

Configuration: 1 compute node + controller, neutron, OVS, GRE, Centos7


Version-Release number of selected component (if applicable):
openstack-nova-objectstore.noarch           2014.2-0.4.b3.el7.centos   openstack-juno
openstack-nova-api.noarch                   2014.2-0.4.b3.el7.centos   openstack-juno

How reproducible:
always

Steps to Reproduce:
1. 
2.
3.

Actual results:
sucessfully get content

Expected results:
Unauthorized exception

Additional info:

Comment 3 Chandan Kumar 2016-05-19 15:46:30 UTC
This bug is against a Version which has reached End of Life.
If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.