AggregatesΒΆ

Aggregate interface.

class novaclient.v3.aggregates.Aggregate(manager, info, loaded=False)

Bases: novaclient.v1_1.aggregates.Aggregate

class novaclient.v3.aggregates.AggregateManager(api)

Bases: novaclient.v1_1.aggregates.AggregateManager

AggregateManager.resource_class

alias of Aggregate

Previous topic

Agents

Next topic

Availability_zones

This Page