Comment 1 for bug 1398854

Revision history for this message
Ilya Shakhat (shakhat) wrote :

The reason is in line "kwargs = utils.safe_encode_dict(kwargs)" that converts str into bytes (https://github.com/openstack/python-neutronclient/blob/master/neutronclient/client.py#L313)