← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1439827] [NEW] No results returned when listing images passing in the 'created_at' property as a filter

 

Public bug reported:

Overview:
When making the list images request, passing in a datetime for the created_at property, there are no results returned.

Steps to reproduce:
1) Create an image, note the image's created_at property
2) Perform a list images request passing in the created_at property via GET /images?created_at=<datetime>
3) Notice no results are returned

Expected:
Return a list of images with the specified created_at datetime

Actual:
No results are returned

** Affects: glance
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1439827

Title:
  No results returned when listing images passing in the 'created_at'
  property as a filter

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  Overview:
  When making the list images request, passing in a datetime for the created_at property, there are no results returned.

  Steps to reproduce:
  1) Create an image, note the image's created_at property
  2) Perform a list images request passing in the created_at property via GET /images?created_at=<datetime>
  3) Notice no results are returned

  Expected:
  Return a list of images with the specified created_at datetime

  Actual:
  No results are returned

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1439827/+subscriptions


Follow ups

References