Skip to content
Snippets Groups Projects
Commit 9787a73a authored by James Page's avatar James Page
Browse files

Tidy import of hooks

parent 28611128
No related branches found
No related tags found
No related merge requests found
import mock
import test_utils
with mock.patch('utils.get_unit_hostname'):
import ceph_hooks as hooks
import ceph_hooks as hooks
TO_PATCH = [
'status_set',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment