Comment 15 for bug 1584625

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/21579
Committed: http://github.org/Juniper/contrail-controller/commit/dcd90d39e6d9848020ac455498bf041fc29e9e03
Submitter: Zuul
Branch: master

commit dcd90d39e6d9848020ac455498bf041fc29e9e03
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: Idb207e37d2018440d2b0a6f953091985af9ee4a0
Partial-Bug: #1584625