charm-rabbitmq-server/unit_tests
Mario Splivalo 9d9c6c778d Prevent running apt-get update/upgrade on restart
As config-changed hook runs each time jujud is restarted, the hook
could upgrade rabbitmq without operator warrant.

This change runs apt-get update/upgrade in config-changed only
if "source" charm options is changed.

Change-Id: I56781659b02b883c9b15867dac6f9c8d27b5d975
Closes-Bug: 1694377
2017-08-11 13:57:08 +01:00
..
__init__.py Re-license charm as Apache-2.0 2016-07-01 18:06:36 +01:00
test_actions.py Re-license charm as Apache-2.0 2016-07-01 18:06:36 +01:00
test_rabbit_utils.py Prevent running apt-get update/upgrade on restart 2017-08-11 13:57:08 +01:00
test_rabbitmq_context.py Expose performance tuning options via charm 2017-06-02 15:43:22 +01:00
test_rabbitmq_server_relations.py Refactor amqp_changed to make it less noisy 2017-06-29 11:58:13 +01:00
test_utils.py Prevent running apt-get update/upgrade on restart 2017-08-11 13:57:08 +01:00