Add support for special characters in Rest Interface for port addition
Vrouter-port-control script is used by nova-compute to send port add/delete notifications. This script now accepts arguments which have have special characters, provided the arguments are enclosed by double quotes. This was required to support the need for special characters in VM Name.
Reviewed: https:/ /review. opencontrail. org/21579 github. org/Juniper/ contrail- controller/ commit/ dcd90d39e6d9848 020ac455498bf04 1fc29e9e03
Committed: http://
Submitter: Zuul
Branch: master
commit dcd90d39e6d9848 020ac455498bf04 1fc29e9e03
Author: ashoksingh <email address hidden>
Date: Thu Jun 30 13:30:49 2016 +0530
Add support for special characters in Rest Interface for port addition
Vrouter- port-control script is used by nova-compute to send port add/delete notifications. This script now accepts arguments which have have special characters, provided the arguments are enclosed by double quotes. This was required to support the need for special characters in VM Name.
Change-Id: Idb207e37d20184 40d2b0a6f953091 985af9ee4a0
Partial-Bug: #1584625