← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1623483] Re: In placement api links in resource provider representation links to aggregates but we never merged aggregates support

 

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

-- 
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/1623483

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

Status in OpenStack Compute (nova):
  Invalid

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/

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


References