novaclient.v2.cells.Cell(manager, info, loaded=False, resp=None)Bases: novaclient.base.Resource
Populate and bind to a manager.
| Parameters: |
|
|---|
novaclient.v2.cells.CellsManager(api)Bases: novaclient.base.Manager
capacities(cell_name=None)Get capacities for a cell.
| Parameters: | cell_name – Name of the Cell to get capacities for. |
|---|---|
| Return type: | Cell |
get(cell_name)Get a cell.
| Parameters: | cell_name – Name of the Cell to get. |
|---|---|
| Return type: | Cell |
resource_classalias of Cell
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.