Comment 2 for bug 1405135

Revision history for this message
Brandon Logan (brandon-logan) wrote :

shouldn't the brackets be removed when making this CLI call? The docs/wiki show the brackets to show that it is optional.

neutron lb-vip-update 38f4d333-66a6-4012-8edf-b8549238aa22 --session-persistence type=dict type="SOURCE_IP",[cookie_name="test"]

I don't think this is a bug with the API, but a bug with the client accepting the brackets.