Comment 9 for bug 1994053

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-glance (stable/zed)

Reviewed: https://review.opendev.org/c/openstack/charm-glance/+/897451
Committed: https://opendev.org/openstack/charm-glance/commit/fac0d5547fe4fec5726b699685cae1fd4ed56b01
Submitter: "Zuul (22348)"
Branch: stable/zed

commit fac0d5547fe4fec5726b699685cae1fd4ed56b01
Author: Rafael Lopez <email address hidden>
Date: Wed Mar 1 01:32:01 2023 +0000

    Add configuration option for custom image properties

    Added configuration for injecting default image properties using the
    interoperable image import process. This change adds 1 configuration
    option to the charm:
    - 'custom-import-properties' to specify the desired custom properties

    Note: current glance docs example shows incorrect quoting, the
    implemented format in this change (no quotes) is correct. Docs fix
    in: https://review.opendev.org/c/openstack/glance/+/890423

    Release note: https://review.opendev.org/c/openstack/charm-guide/+/891010

    Closes-Bug: 1994053
    Related-Bug: 2028895
    Change-Id: I9548c90e663285c6e7a70eebc8c135a5568974bc
    (cherry picked from commit 0a1d645000576e5ccbc723614e0610eeffd29935)