diff --git a/hooks/glance_relations.py b/hooks/glance_relations.py index 215c6bc1..10b091f3 100755 --- a/hooks/glance_relations.py +++ b/hooks/glance_relations.py @@ -50,11 +50,6 @@ from charmhelpers.contrib.openstack.openstack_utils import ( save_script_rc, ) -from charmhelpers.contrib.openstack.context import ( - OSContextIncomplete, - OSContextError, - ) - from charmhelpers.contrib.hahelpers.ceph_utils import ( configure, )