Details for collections should support projects, devices, as well as resolving vars

Bug #1667767 reported by Jim Baker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
craton
Fix Released
High
Sulochan Acharya

Bug Description

$ craton-get 'v1/hosts?details=all&resolved-values=true'
{
  "errors": [
    "Additional properties are not allowed ('resolved-values' was unexpected)"
  ],
  "message": "Bad Request"
}

(craton-get is a wrapper around curl I use)

Changed in craton:
assignee: nobody → Sulochan Acharya (sulochan-acharya)
importance: Undecided → High
milestone: none → v0.1.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to craton (master)

Fix proposed to branch: master
Review: https://review.openstack.org/439175

Changed in craton:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to craton (master)

Reviewed: https://review.openstack.org/439175
Committed: https://git.openstack.org/cgit/openstack/craton/commit/?id=1d3fcad7863f4a5ae75c146eba4cf94e41cef81b
Submitter: Jenkins
Branch: master

commit 1d3fcad7863f4a5ae75c146eba4cf94e41cef81b
Author: sulochan acharya <email address hidden>
Date: Thu Mar 2 11:43:05 2017 +0000

    Allow resolved vars in details list calls

    Currently the details=all flag allows us to only
    get local variables. This changes that to be resolved
    variables such that it matches the rest of the variables
    calls.

    It also adds details calls to /clouds and /projects
    endpoints where it was missing.

    Closes Bug: 1667767

    Change-Id: Ia2de9110aa118c3fe7cd9374ceed2ce74f13c74e

Changed in craton:
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.