neutron/neutron/privileged
Steve Baker 2864957ca5 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
2020-09-24 12:01:12 +12:00
..
agent Fix dhcp_release when client_id is specified 2020-09-24 12:01:12 +12:00
__init__.py Migrate "dhcp_release" to oslo.privsep 2020-06-09 09:11:31 +00:00