diff --git a/zaza/openstack/charm_tests/keystone/tests.py b/zaza/openstack/charm_tests/keystone/tests.py index f12c382..49a2447 100644 --- a/zaza/openstack/charm_tests/keystone/tests.py +++ b/zaza/openstack/charm_tests/keystone/tests.py @@ -237,7 +237,6 @@ class CharmOperationTest(BaseKeystoneTest): new_passwd_conf) self.assertEqual(new_passwd_leader_storage, new_passwd_conf) - # verify that the images can still be listed. glance_client = openstack_utils.get_glance_session_client( self.admin_keystone_session)