Comment 28 for bug 1586023

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

Reviewed: https://review.opencontrail.org/22637
Committed: http://github.org/Juniper/contrail-neutron-plugin/commit/bbde8790a437d0cc35d1e89753e59d68fb7a54ec
Submitter: Zuul
Branch: R3.0.2.x

commit bbde8790a437d0cc35d1e89753e59d68fb7a54ec
Author: Ignatious Johnson Christopher <email address hidden>
Date: Wed Jul 27 11:17:16 2016 -0700

Decouple neutron-server and api-server services.

plugin specified in neutron.conf should not
try to connect to api-server, until it is
used/plugged-in when creating Loadbalancer
pool/vip/member/health monitors etc, thus
allowing neutron-server to start independently
without depending on api-server to be up and running.

Change-Id: I6a3c145789d2851e9799ba698337508cd36a1207
Closes-Bug: 1586023