[openstack-dev] [nova] nova aggregate and nova placement apiaggregate

Chen CH Ji jichenjc at cn.ibm.com
Fri May 25 04:24:07 UTC 2018


not sure whether it will helpful , FYI

https://developer.openstack.org/api-ref/placement/

The primary differences between Nova’s host aggregates and placement
aggregates are the following:
      In Nova, a host aggregate associates a nova-compute service with
      other nova-compute services. Placement aggregates are not specific to
      a nova-compute service and are, in fact, not compute-specific at all.
      A resource provider in the Placement API is generic, and placement
      aggregates are simply groups of generic resource providers. This is
      an important difference especially for Ironic, which when used with
      Nova, has many Ironic baremetal nodes attached to a single
      nova-compute service. In the Placement API, each Ironic baremetal
      node is its own resource provider and can therefore be associated to
      other Ironic baremetal nodes via a placement aggregate association.
      In Nova, a host aggregate may have metadata key/value pairs attached
      to it. All nova-compute services associated with a Nova host
      aggregate share the same metadata. Placement aggregates have no such
      metadata because placement aggregates only represent the grouping of
      resource providers. In the Placement API, resource providers are
      individually decorated with traits that provide qualitative
      information about the resource provider.
      In Nova, a host aggregate dictates the availability zone within which
      one or more nova-compute services reside. While placement aggregates
      may be used to model availability zones, they have no inherent
      concept thereof.

Best Regards!

Kevin (Chen) Ji 纪 晨

Engineer, zVM Development, CSTL
Notes: Chen CH Ji/China/IBM at IBMCN   Internet: jichenjc at cn.ibm.com
Phone: +86-10-82451493
Address: 3/F Ring Building, ZhongGuanCun Software Park, Haidian District,
Beijing 100193, PRC



From:	Jeffrey Zhang <zhang.lei.fly at gmail.com>
To:	OpenStack Development Mailing List
            <openstack-dev at lists.openstack.org>
Date:	05/25/2018 11:34 AM
Subject:	[openstack-dev] [nova] nova aggregate and nova placement api
            aggregate



Recently, i am trying to implement a function which aggregate nova
hypervisors
rather than nova compute host. But seems nova only aggregate nova-compute
host.

On the other hand, since Ocata, nova depends on placement api which
supports
aggregating resource providers. But nova-scheduler doesn't use this feature
now.

So  is there any better way to solve such issue? and is there any plan
which
make nova legacy aggregate and placement api aggregate cloud work together?


--
Regards,
Jeffrey Zhang
Blog: http://xcodest.me
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20180525/5c9eb0cb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20180525/5c9eb0cb/attachment.gif>


More information about the OpenStack-dev mailing list