novaclient.v2.list_extensions module¶
-
class
novaclient.v2.list_extensions.ListExtManager(api)¶ Bases:
novaclient.base.ManagerDEPRECATED
-
resource_class¶ alias of
ListExtResource
-
show_all()¶ DEPRECATED
-
-
class
novaclient.v2.list_extensions.ListExtResource(manager, info, loaded=False, resp=None)¶ Bases:
novaclient.base.ResourceDEPRECATED
Populate and bind to a manager.
Parameters: - manager – BaseManager object
- info – dictionary representing resource attributes
- loaded – prevent lazy-loading if set to True
- resp – Response or list of Response objects
-
summary¶ DEPRECATED