** Changed in: neutron
       Status: Fix Committed => Fix Released

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

Title:
  neutron metering driver default value is different in code and config
  file

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  We have the following config in etc/metering_agent.ini:
  # driver = 
neutron.services.metering.drivers.iptables.iptables_driver.IptablesMeteringDriver

  But in code, the default value of the driver in metering_agent.py is:
          cfg.StrOpt('driver',
                     default='neutron.services.metering.drivers.noop.'
                     'noop_driver.NoopMeteringDriver',

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to