← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1714283] Re: Placement API reference: GET /traits query parameter starts_with should be startswith

 

Reviewed:  https://review.openstack.org/499682
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3c4843beaf2bc2bfe35dc4b1c913e674307d711f
Submitter: Jenkins
Branch:    master

commit 3c4843beaf2bc2bfe35dc4b1c913e674307d711f
Author: Eric Fried <efried@xxxxxxxxxx>
Date:   Thu Aug 31 10:27:39 2017 -0500

    [placement] api-ref GET /traits name:startswith
    
    In the Placement API reference, the GET /traits [1] query parameter
    'name' says it accepts a key called 'starts_with'. The actual API
    accepts 'startswith' (no underscore).
    
    [1] https://developer.openstack.org/api-ref/placement/#list-traits
    
    Change-Id: I5a1fa51fc751f2492ae6aa2b38893a9e06a26ed1
    Closes-Bug: #1714283


** 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/1714283

Title:
  Placement API reference: GET /traits query parameter starts_with
  should be startswith

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  In the Placement API reference, the GET /traits [1] query parameter
  'name' says it accepts a key called 'starts_with'.  The actual API
  accepts 'startswith' (no underscore).

  [1] https://developer.openstack.org/api-ref/placement/#list-traits

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


References