ironic.common.release_mappings.
get_object_versions
(releases=None, objects=None)[source]¶Gets the supported versions for all objects.
Supported versions are from the RELEASE_MAPPINGs.
Parameters: |
|
---|---|
Returns: | a dictionary where the key is the object name and the value is a set of supported versions. |
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.