Comment 7 for bug 1628783

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

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

commit 08378f7d667cbebf69839b1c0af121cfbc9ac381
Author: Ravi BK <email address hidden>
Date: Thu Sep 29 22:09:36 2016 +0530

SSL support for Agent metadata proxy service

Currently metadata requests sent by VM are proxied by agent to
nova api-server using http which is insecure. Adding ssl support
for the communication by setting required curl options to the
requests.

Change-Id: Ibad42e8ffc3e51a0c1e830e1fde2f307149c90de
Closes-bug: #1628783