charm-placement/unit_tests
Felipe Reyes 7f5e0e5bd1 Prevent update-status to run unrequired handlers
Before the update-status hook would run handlers that are expected to
run when the configuration changes or relations added/removed.

The update-status hook doesn't hold the machine lock which makes
concurrent hook executions possible and seen in the gate where for
example multiple "apt-get" executions trying to acquire dpkg's lock.

Closes-Bug: #2016893
Change-Id: I63bfd9903057cbea2db8de4f1b612601aacb568d
2023-04-19 09:56:31 -04:00
..
__init__.py Initial Commit 2019-10-15 18:13:51 +00:00
test_lib_charm_openstack_placement.py Stop to use the __future__ module. 2020-06-02 20:04:15 +02:00
test_placement_handlers.py Prevent update-status to run unrequired handlers 2023-04-19 09:56:31 -04:00