We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa99941 commit 6415b7fCopy full SHA for 6415b7f
1 file changed
Tests/iaas/scs_0115_security_groups/security_groups.py
@@ -1,11 +1,9 @@
1
-from collections import Counter
2
import logging
3
-import os
4
-import sys
5
6
import openstack
7
from openstack.exceptions import ResourceNotFound
8
+
9
logger = logging.getLogger(__name__)
10
11
SG_NAME = "scs-test-default-sg"
0 commit comments