← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1619466] [NEW] Enabling q-lbaasv2 in devstack should add neutron_lbaas.conf to q-svc command line

 

Public bug reported:

When q-lbaasv2 is enabled in your devstack local.conf, this implies that
LBaaS v2 is going to be used, and neutron-lbaas's corresponding devstack
plugin.sh script creates a new /etc/neutron/neutron_lbaas.conf file with
come configuration parameters. However, under several circumstances,
some of the options in this file are needed by other neutron daemons,
such as the q-svc daemon.

So, if q-lbaasv2 is enabled in devstack local.conf, then the command-
line for the q-svc agent should also include '--config-file
/etc/neutron/neutron_lbaas.conf' so that these configuration parameters
are pulled in for that daemon.

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1619466

Title:
  Enabling q-lbaasv2 in devstack should add neutron_lbaas.conf to q-svc
  command line

Status in neutron:
  New

Bug description:
  When q-lbaasv2 is enabled in your devstack local.conf, this implies
  that LBaaS v2 is going to be used, and neutron-lbaas's corresponding
  devstack plugin.sh script creates a new
  /etc/neutron/neutron_lbaas.conf file with come configuration
  parameters. However, under several circumstances, some of the options
  in this file are needed by other neutron daemons, such as the q-svc
  daemon.

  So, if q-lbaasv2 is enabled in devstack local.conf, then the command-
  line for the q-svc agent should also include '--config-file
  /etc/neutron/neutron_lbaas.conf' so that these configuration
  parameters are pulled in for that daemon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1619466/+subscriptions


Follow ups