ironic.api.controllers.root
Module¶ironic.api.controllers.root.
Version
(id, min_version, version, status='CURRENT')[source]¶Bases: ironic.api.controllers.base.APIBase
An API version representation.
This class represents an API version, including the minimum and maximum minor versions that are supported within the major version.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.