Merge "Remove duplicate keys from dictionary"

This commit is contained in:
Jenkins 2015-12-17 10:19:45 +00:00 committed by Gerrit Code Review
commit c5704ce9e1
2 changed files with 0 additions and 2 deletions

View File

@ -347,7 +347,6 @@ class LoadBalancerTest(common.HeatTestCase):
"protocol": u'HTTP',
"port": 80,
"virtual_ips": [FakeVirtualIP(type=u"PUBLIC", ipVersion=u"IPV6")],
"halfClosed": None,
"algorithm": u'LEAST_CONNECTIONS',
"connectionThrottle": {'maxConnectionRate': 1000,
'maxConnections': None,

View File

@ -3257,7 +3257,6 @@ class ServersTest(common.HeatTestCase):
{'port': 'aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa',
'network': None,
'fixed_ip': None,
'uuid': None,
'subnet': None,
'port_extra_properties': None,
'uuid': None},