charm-manila/unit_tests
Alex Kavanagh b902df7e0e Fix up to work with 0.6.0 of charms.reactive
charms.reactive deprecates the RelationBase.from_state() class
method.  This is an internal method in charms.reactive and shouldn't
really have been used.

This patch changes to charms.relations.endpoint_from_flag(...) which
essentially does the same thing and will be a more stable API moving
forwards.

Note that from this point on, the library will ONLY work with
charms.reactive 0.6.0 onwards and the modified charms.openstack library.

Change-Id: I6e025438bacd17dfb2a6f61fb8ca274187009c57
2018-01-18 15:20:19 +00:00
..
__init__.py Use charms.openstack charmhelpers test_mocks 2017-05-25 10:42:22 +01:00
test_lib_charm_openstack_manila.py Merge "Update manila to support new interface for configuration" 2017-02-17 13:29:38 +00:00
test_manila_handlers.py Fix up to work with 0.6.0 of charms.reactive 2018-01-18 15:20:19 +00:00