Add missing doc string

This commit is contained in:
Liam Young
2020-04-17 07:17:49 +00:00
parent 4dfcd931fa
commit 53b81209a6
@@ -133,6 +133,7 @@ class CephISCSIGatewayTest(test_utils.BaseCharmTest):
zaza.model.block_until(check_device_present)
def create_data_pool(self):
"""Create data pool to back iscsi targets."""
generic_utils.assertActionRanOK(zaza.model.run_action_on_leader(
'ceph-mon',
'create-pool',