charms.openstack/unit_tests/charms_openstack/charm
Alex Kavanagh f36f4d0707 Change some helpers to do less work
These changes cause some helper functions to do less work if the
underlying data hasn't changed.  This is part of some work to
'quieten' down openstack.charms based reactive charms that do
'too much' work during update-status.

Change-Id: I3717387d1d8d2ab875d51f262efd1df7f2529689
Related-Bug: #1708396
2017-08-08 14:46:20 +01:00
..
__init__.py Refactor of charm.py -> charm/*.py and tests 2017-05-19 18:21:09 +01:00
common.py Refactor of charm.py -> charm/*.py and tests 2017-05-19 18:21:09 +01:00
test_classes.py Refactor of charm.py -> charm/*.py and tests 2017-05-19 18:21:09 +01:00
test_core.py Refactor of charm.py -> charm/*.py and tests 2017-05-19 18:21:09 +01:00
test_defaults.py Rework the default handlers into layer-openstack-* 2017-08-01 10:11:39 +01:00
test_utils.py Change some helpers to do less work 2017-08-08 14:46:20 +01:00
utils.py Refactor of charm.py -> charm/*.py and tests 2017-05-19 18:21:09 +01:00