Files
zaza-openstack-tests/zaza/openstack/charm_tests
Frode Nordahl 0df72bf47c Make shared resource cleanup method class instance method
At present the shared resource cleanup method is a class method.
This will prohibit descendents of the class to influence whether
cleanup should be run.

Remove the @classmethod decorator so that it will make its
descisions based on class instance variables set by the
descendent.
2020-07-03 08:55:57 +02:00
..
2020-05-07 14:25:47 +02:00
2020-04-16 18:59:07 +02:00
2020-06-04 12:32:54 +00:00
2020-04-16 18:59:07 +02:00
2020-04-16 18:59:07 +02:00
2020-05-08 12:34:21 +02:00
2020-05-16 08:29:12 +00:00
2020-05-07 22:17:31 +00:00
2020-04-07 11:14:49 +02:00