Comment 27 for bug 1586023

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

Reviewed: https://review.opencontrail.org/22639
Committed: http://github.org/Juniper/contrail-neutron-plugin/commit/63ff7ea0007abbb6c561c9137ccb2f673f01e9b0
Submitter: Zuul
Branch: R3.1

commit 63ff7ea0007abbb6c561c9137ccb2f673f01e9b0
Author: Ignatious Johnson Christopher <email address hidden>
Date: Fri Jul 29 13:23:05 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: I476b81b56dd5f42039a422e940349eed64eb6ad4
Closes-Bug: 1586023