In placement api links in resource provider representation links to aggregates but we never merged aggregates support

Bug #1623483 reported by Chris Dent
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Low
Maciej Szankin

Bug Description

The placement api returns a set of links for a resource provider when GETting a list or a single. These links include a link to /resource_providers/{uuid}/aggregates but that code was not merged for newton, so it results in a 404. This is probably no big deal, but I thought I better mention it.

The code for aggregates is done: https://review.openstack.org/#/c/362766/

Changed in nova:
status: New → Confirmed
importance: Undecided → Low
Changed in nova:
assignee: nobody → Maciej Szankin (mszankin)
Changed in nova:
status: Confirmed → In Progress
Revision history for this message
Chris Dent (cdent) wrote :

Since aggregates have now merged the behavior is not a big problem.

It could be argued that the pre-1.1 microversion representation of a resource provider should be changed not to show aggregates, but if that's the case we should make a specific bug for that. The representation on 1.1 and beyond is now correct with regard to these links.

Changed in nova:
status: In Progress → Invalid
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.