Remove unused variable
Change-Id: I5f65a93b3e7a3c36e0839e3823696dec3c2ddcde
This commit is contained in:
parent
b7ac6127a6
commit
d13d1c18d8
@ -43,7 +43,6 @@ from zun.volume import cinder_api as cinder
|
|||||||
|
|
||||||
CONF = zun.conf.CONF
|
CONF = zun.conf.CONF
|
||||||
LOG = logging.getLogger(__name__)
|
LOG = logging.getLogger(__name__)
|
||||||
NETWORK_ATTACH_EXTERNAL = 'network:attach_external_network'
|
|
||||||
|
|
||||||
|
|
||||||
def check_policy_on_container(container, action):
|
def check_policy_on_container(container, action):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user