neutron-lbaas: Devstack doesn't start agent properly

Bug #1590696 reported by Dr. Jens Harbott
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
venkatamahesh

Bug Description

If I run devstack with

enable_plugin neutron-lbaas https://github.com/openstack/neutron-lbaas.git
ENABLED_SERVICES+=,q-lbaasv1

then the service gets configured, but not started. Using

ENABLED_SERVICES+=,q-lbaas

instead works fine. The reason is that neutron-lbaas/devstack/plugin.sh does a

run_process q-lbaas ...

and within that function there is another check for "is_enabled q-lbaas" which is false at that point in the first case.

Changed in neutron:
status: New → Confirmed
importance: Undecided → Medium
Changed in neutron:
assignee: nobody → venkatamahesh (venkatamaheshkotha)
Revision history for this message
venkatamahesh (venkatamaheshkotha) wrote :

Now it is corrected and is working properly

Changed in neutron:
status: Confirmed → Fix Released
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.