Reviewed:  https://review.openstack.org/427964
Committed: 
https://git.openstack.org/cgit/openstack/nova/commit/?id=1bbecbd98f368c8891d291e187481b5d1c2374d9
Submitter: Jenkins
Branch:    master

commit 1bbecbd98f368c8891d291e187481b5d1c2374d9
Author: Matt Riedemann <[email protected]>
Date:   Wed Feb 1 18:20:16 2017 -0500

    Fix the terminated_at field in the server query params schema
    
    The field is 'terminated_at', not 'terminate_at', which was
    probably just a typo. This fixes the field name in the server
    query parameter schema and adds a test to show it working.
    
    Change-Id: I279fa7b40da1d1057a9774e2dc380425454f11dd
    Closes-Bug: #1661113


** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1661113

Title:
  Filtering servers by terminated_at does not work

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  I noticed this in review after the code was merged:

  
https://review.openstack.org/#/c/408571/41/nova/api/openstack/compute/schemas/servers.py@277

  That field should be 'terminated_at' to match the DB field.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to