commit 7d2fdabc9bf7d6046518361646f7ba6cf7b73386 Author: Zuul Date: Fri Oct 2 14:45:56 2020 +0000 Update git submodules * Update neutron from branch 'master' - Merge "Fix dhcp_release when client_id is specified" - Fix dhcp_release when client_id is specified Appending a string to a list results in each character being appended as list items, this results in an invalid release command. This change appends the client_id string to the list instead. Change-Id: I71a114308e3b68f6daf6e1a202a47b6a453bb81a Closes-Bug: #1896850 diff --git a/neutron b/neutron index 6ccfc34..9a41734 160000 --- a/neutron +++ b/neutron @@ -1 +1 @@ -Subproject commit 6ccfc34227b46451ba915b48189f208434481989 +Subproject commit 9a41734e9f4acf3f8c52730130bd978591535570