charm-ironic-conductor/unit_tests
Corey Bryant 9f221f1087 Fix exception in set-temp-url-secret action
There are two issues fixed in this bug. The first is that the
keystone_session exception block does not return on failure. The
second, and the reason that create_keystone_session is failing,
is due to the use of setuptools 60.9.0+ with the
importlib-metadata in wheelhouse.txt that is pinned to <3.0.0.
For more details see: https://github.com/pypa/setuptools/issues/3452

Closes-Bug: #2018018
Change-Id: I266c1fb92d531aded2f3253766de0a79accd9577
2023-04-28 15:58:43 -04:00
..
__init__.py Fix exception in set-temp-url-secret action 2023-04-28 15:58:43 -04:00
test_actions.py Fix exception in set-temp-url-secret action 2023-04-28 15:58:43 -04:00
test_api_utils.py Make hardware types configurable, plus fixes 2020-10-29 16:04:00 +00:00
test_controller_utils.py Stop managing grub.cfg in Yoga 2022-04-14 16:47:26 +00:00
test_ironic_conductor_handlers.py Added some tests 2020-09-21 22:39:37 +00:00
test_lib_charm_openstack_ironic.py Add configuration option 'hardware-enablement-options' 2023-03-07 09:56:07 -03:00
test_utils.py Fix exception in set-temp-url-secret action 2023-04-28 15:58:43 -04:00