Fix test_container_ipam_request_address_with_existing_port

Closes-Bug: #1864330
Change-Id: Iecd61c0ba0c9ae789b3cf771dc435d7b9513a339
This commit is contained in:
Hongbin Lu 2020-02-22 20:06:57 +00:00
parent 97266ff5b9
commit 62ff2f9f58

View File

@ -399,7 +399,7 @@ class IpamTest(kuryr_base.KuryrBaseTest):
},
{
"Subnet": "fe81::/64",
"Gateway": "fe81::1"
"Gateway": "fe81::"
},
]
}