← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1489374] [NEW] neutron-sanity-check returns error while importing ml2_sriov cfg opts

 

Public bug reported:

neutron-sanity-check -h
No handlers could be found for logger "neutron.quota"
Traceback (most recent call last):
  File "/usr/local/bin/neutron-sanity-check", line 6, in <module>
    from neutron.cmd.sanity_check import main
  File "/opt/stack/neutron/neutron/cmd/sanity_check.py", line 37, in <module>
    'neutron.plugins.ml2.drivers.mech_sriov.mech_driver')
  File "/usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py", line 2089, in import_group
    self._get_group(group)
  File "/usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py", line 2407, in _get_group
    raise NoSuchGroupError(group_name)
oslo_config.cfg.NoSuchGroupError: no such group: ml2_sriov

** Affects: neutron
     Importance: Undecided
     Assignee: Sridhar Gaddam (sridhargaddam)
         Status: In Progress

** Changed in: neutron
     Assignee: (unassigned) => Sridhar Gaddam (sridhargaddam)

** Changed in: neutron
       Status: New => In Progress

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

Title:
  neutron-sanity-check returns error while importing ml2_sriov cfg opts

Status in neutron:
  In Progress

Bug description:
  neutron-sanity-check -h
  No handlers could be found for logger "neutron.quota"
  Traceback (most recent call last):
    File "/usr/local/bin/neutron-sanity-check", line 6, in <module>
      from neutron.cmd.sanity_check import main
    File "/opt/stack/neutron/neutron/cmd/sanity_check.py", line 37, in <module>
      'neutron.plugins.ml2.drivers.mech_sriov.mech_driver')
    File "/usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py", line 2089, in import_group
      self._get_group(group)
    File "/usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py", line 2407, in _get_group
      raise NoSuchGroupError(group_name)
  oslo_config.cfg.NoSuchGroupError: no such group: ml2_sriov

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


Follow ups