novaclient.v2.cells.Cell(manager, info, loaded=False, resp=None)¶Bases: novaclient.base.Resource
DEPRECATED
Populate and bind to a manager.
manager – BaseManager object
info – dictionary representing resource attributes
loaded – prevent lazy-loading if set to True
resp – Response or list of Response objects
novaclient.v2.cells.CellsManager(api)¶Bases: novaclient.base.Manager
DEPRECATED
capacities(cell_name=None)¶DEPRECATED Get capacities for a cell.
get(cell_name)¶DEPRECATED Get a cell.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.