Skip to content

Commit 350b545

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Remove duplicated network attributes"
2 parents 6361e5e + f668898 commit 350b545

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • openstackclient/tests/unit/network/v2

openstackclient/tests/unit/network/v2/fakes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,6 @@ def create_one_network(attrs=None):
347347
'availability_zone_hints': [],
348348
'is_default': False,
349349
'port_security_enabled': True,
350-
'tags': ['test'],
351350
'qos_policy_id': 'qos-policy-id-' + uuid.uuid4().hex,
352351
'ipv4_address_scope': 'ipv4' + uuid.uuid4().hex,
353352
'ipv6_address_scope': 'ipv6' + uuid.uuid4().hex,

0 commit comments

Comments
 (0)