version interface
novaclient.v2.versions.
Version
(manager, info, loaded=False, resp=None)¶Bases: novaclient.base.Resource
Compute REST API information
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.versions.
VersionManager
(api)¶Bases: novaclient.base.ManagerWithFind
get_current
()¶list
()¶List all versions.
resource_class
¶alias of novaclient.v2.versions.Version
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.