neutron/neutron/privileged
Steve Baker 0562335908 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
(cherry picked from commit 2864957ca5)
2020-10-02 14:53:10 +00:00
..
agent Fix dhcp_release when client_id is specified 2020-10-02 14:53:10 +00:00
__init__.py Migrate "dhcp_release" to oslo.privsep 2020-06-09 09:11:31 +00:00