glance.db.utils module¶
- glance.db.utils.ensure_image_dict_v2_compliant(image)[source]¶
Accepts an image dictionary that contains a v1-style ‘is_public’ member and returns the equivalent v2-style image dictionary.
Accepts an image dictionary that contains a v1-style ‘is_public’ member and returns the equivalent v2-style image dictionary.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.