Aggregate interface.
Bases: novaclient.base.Resource
An aggregates is a collection of compute hosts.
Populate and bind to a manager.
Parameters: |
|
---|
Delete the own aggregate.
Returns: | An instance of novaclient.base.TupleWithMeta |
---|
Update the name and/or availability zone.
Bases: novaclient.base.ManagerWithFind
Add a host into the Host Aggregate.
Create a new aggregate.
Delete the specified aggregate.
Parameters: | aggregate – The aggregate to delete |
---|---|
Returns: | 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.
alias of Aggregate
Set aggregate metadata, replacing the existing metadata.
Update the name and/or availability zone.