Fix openstack-client support as a new version was released
Change-Id: If1c4c8b5f764808f339ee3f16b530dbf51d92472
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
"""Security group action implementations with nsx extensions"""
|
||||
|
||||
from osc_lib import utils as osc_utils
|
||||
from osc_lib.utils import tags as _tag
|
||||
|
||||
from openstackclient.identity import common as identity_common
|
||||
from openstackclient.network.v2 import _tag
|
||||
from openstackclient.network.v2 import security_group
|
||||
|
||||
from vmware_nsx._i18n import _
|
||||
|
||||
Reference in New Issue
Block a user