List_extensions

List_extensions

class novaclient.v2.list_extensions.ListExtManager(api)

Bases: novaclient.base.Manager

resource_class

alias of ListExtResource

show_all()
class novaclient.v2.list_extensions.ListExtResource(manager, info, loaded=False, resp=None)

Bases: novaclient.base.Resource

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
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.