Bases: novaclient.base.Resource
Populate and bind to a manager.
Parameters: |
|
---|
Bases: novaclient.base.Manager
Get capacities for a cell.
Parameters: | cell_name – Name of the Cell to get capacities for. |
---|---|
Return type: | Cell |
Get a cell.
Parameters: | cell_name – Name of the Cell to get. |
---|---|
Return type: | Cell |
alias of Cell