charm-glance/unit_tests
Rafael Lopez 0a1d645000 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
2023-08-10 04:47:17 +00:00
..
__init__.py Update to run under Python 3 2018-08-01 14:11:56 +02:00
test_actions.py Use unittest.mock instead of mock 2021-12-15 10:22:40 +00:00
test_actions_openstack_upgrade.py Use unittest.mock instead of mock 2021-12-15 10:22:40 +00:00
test_glance_contexts.py Add configuration option for custom image properties 2023-08-10 04:47:17 +00:00
test_glance_relations.py Backup glance registry configuration files on upgrade >= Stein 2023-02-14 08:09:23 +01:00
test_glance_utils.py Backup glance registry configuration files on upgrade >= Stein 2023-02-14 08:09:23 +01:00
test_utils.py Use unittest.mock instead of mock 2021-12-15 10:22:40 +00:00