Aggregate interface.
Bases: Resource
An aggregates is a collection of compute hosts.
Populate and bind to a manager.
manager – BaseManager object
info – dictionary representing resource attributes
loaded – prevent lazy-loading if set to True
resp – Response or list of Response objects
Delete the own aggregate.
An instance of novaclient.base.TupleWithMeta
Update the name and/or availability zone.
Bases: ManagerWithFind
Add a host into the Host Aggregate.
Request images be cached on a given aggregate.
aggregate – The aggregate to target
images – A list of image IDs to request caching
An instance of novaclient.base.TupleWithMeta
Create a new aggregate.
Delete the specified aggregate.
aggregate – The aggregate to delete
An instance of novaclient.base.TupleWithMeta
Get details of the specified aggregate.
Get details of the specified aggregate.
Get a list of os-aggregates.
Remove a host from the Host Aggregate.
Set aggregate metadata, replacing the existing metadata.
Update the name and/or availability zone.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.