The Aggregate admin API extension.
Bases: object
The Host Aggregates API controller for the OpenStack API.
Creates an aggregate, given its name and optional availability zone.
Removes an aggregate by id.
Returns a list a host aggregate’s id, name, availability_zone.
Shows the details of an aggregate, hosts and metadata included.
Updates the name and/or availability_zone of given aggregate.
Bases: nova.api.openstack.extensions.ExtensionDescriptor
Admin-only aggregate administration.
Makes sure that the host exists.