Secure sandesh connection

Bug #1654413 reported by Sundaresan Rajangam
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
Trunk
Fix Committed
High
Sundaresan Rajangam
Tags: analytics
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/27685
Submitter: Sundaresan Rajangam (<email address hidden>)

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

Reviewed: https://review.opencontrail.org/27685
Committed: http://github.org/Juniper/contrail-sandesh/commit/8943ea52a35dec002acd334aeeece1eedc8e41d8
Submitter: Zuul (<email address hidden>)
Branch: master

commit 8943ea52a35dec002acd334aeeece1eedc8e41d8
Author: Sundaresan Rajangam <email address hidden>
Date: Thu Jan 5 14:23:26 2017 -0800

Sandesh library API changes to take sandesh config

sandesh configuration should be passed to the sandesh library during
initialization.

Change-Id: I45a8aab7beca9bbba404a777ec1f728f1873a84d
Partial-Bug: #1654413

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/27958
Submitter: Sundaresan Rajangam (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Review in progress for https://review.opencontrail.org/27994
Submitter: Sundaresan Rajangam (<email address hidden>)

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

Reviewed: https://review.opencontrail.org/27994
Committed: http://github.org/Juniper/contrail-controller/commit/c0b6ba8b2befd9c549672620096d56a9b2c4e14a
Submitter: Zuul (<email address hidden>)
Branch: master

commit c0b6ba8b2befd9c549672620096d56a9b2c4e14a
Author: Sundaresan Rajangam <email address hidden>
Date: Wed Jan 18 23:42:25 2017 -0800

Changes to read Sandesh ssl config options

Change-Id: I455ccac00afc36caa4d9393cc7331952d6005377
Partial-Bug: #1654413

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/28569
Submitter: Sundaresan Rajangam (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Review in progress for https://review.opencontrail.org/28571
Submitter: Sundaresan Rajangam (<email address hidden>)

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

Reviewed: https://review.opencontrail.org/28569
Committed: http://github.org/Juniper/contrail-controller/commit/4a646712de20c33d750d0807b60ffa9f32e20a08
Submitter: Zuul (<email address hidden>)
Branch: master

commit 4a646712de20c33d750d0807b60ffa9f32e20a08
Author: Sundaresan Rajangam <email address hidden>
Date: Wed Feb 8 11:55:26 2017 -0800

Sandesh ssl changes in Collector

SandeshServer and SandeshSession are now derived from SslServer and
SslSession respectively. Changes have been made in this patch to pass
appropriate arguments to the Base Class constructor.

Change-Id: I516180c937b36432115ec5a55907a420836c9a16
Partial-Bug: #1654413

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/28571
Committed: http://github.org/Juniper/contrail-sandesh/commit/37f4e037d008d2825f236a587b2e4533bf95c592
Submitter: Zuul (<email address hidden>)
Branch: master

commit 37f4e037d008d2825f236a587b2e4533bf95c592
Author: Sundaresan Rajangam <email address hidden>
Date: Wed Feb 8 12:02:51 2017 -0800

Sandesh ssl changes

C++ library:
- SandeshServer is derived from SslServer instead of TcpServer and ssl
configuration parameters are set if ssl is enabled for the sandesh
connection.
- SandeshClient is derived from SslServer instead of TcpServer and ssl
configuration parameters are set if ssl is enabled for the sandesh
connection.
- SandeshSession is derived from SslSession

Python library:
- Added a new ssl_sesssion module and made SandeshSession derive from
SslSession

Change-Id: I93056c8afb88454296c0ea7a1fa0a3c9ea8246f2
Partial-Bug: #1654413

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/29079
Submitter: Sundaresan Rajangam (<email address hidden>)

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

Reviewed: https://review.opencontrail.org/29079
Committed: http://github.org/Juniper/contrail-controller/commit/14d0639f5153d06cb5671e01628a64fa3564cd6b
Submitter: Zuul (<email address hidden>)
Branch: master

commit 14d0639f5153d06cb5671e01628a64fa3564cd6b
Author: Sundaresan Rajangam <email address hidden>
Date: Thu Feb 23 15:19:53 2017 -0800

Convert sandesh_ssl_enable and introspect_ssl_enable options to bool

Presently, sandesh_ssl_enable and introspect_ssl_enable config options
are read as string and hence always evaluates to True. These options
should be read as boolean instead.

Change-Id: Ibe6e7f98f669789ce8df53bbef32ab165fa9ca3b
Partial-Bug: #1654413

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.