Comment 29 for bug 1586023

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

Reviewed: https://review.opencontrail.org/22638
Committed: http://github.org/Juniper/contrail-neutron-plugin/commit/7b319bf17cbe1abf27ef671f428870253b83e5bd
Submitter: Zuul
Branch: master

commit 7b319bf17cbe1abf27ef671f428870253b83e5bd
Author: Ignatious Johnson Christopher <email address hidden>
Date: Fri Jul 29 13:19:40 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: I9a2a47b29ae2f1ba7e77f9f0574071760399ff02
Closes-Bug: 1586023