ironic.api.controllers.v1.versions module
this page last updated: 2023-07-04 22:01:58
ironic.api.controllers.v1.versions module
-
ironic.api.controllers.v1.versions.
max_version_string
()[source]
Returns the maximum supported API version (as a string).
If the service is pinned, the maximum API version is the pinned
version. Otherwise, it is the maximum supported API version.
-
ironic.api.controllers.v1.versions.
min_version_string
()[source]
Returns the minimum supported API version (as a string)
this page last updated: 2023-07-04 22:01:58