← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1452241] Re: neutron-sanity-check can't find prevent_arp_spoofing in config

 

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

** Changed in: neutron
    Milestone: None => liberty-1

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

Title:
  neutron-sanity-check can't find prevent_arp_spoofing in config

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

Bug description:
  Running neutron-sanity-check fails with

  2015-05-06 13:09:26.180 CRITICAL neutron [-] AttributeError: 'module'
  object has no attribute 'AGENT'

  2015-05-06 13:09:26.180 TRACE neutron Traceback (most recent call last):
  2015-05-06 13:09:26.180 TRACE neutron   File "/usr/bin/neutron-sanity-check", line 10, in <module>
  2015-05-06 13:09:26.180 TRACE neutron     sys.exit(main())
  2015-05-06 13:09:26.180 TRACE neutron   File "/opt/stack/neutron/neutron/cmd/sanity_check.py", line 227, in main
  2015-05-06 13:09:26.180 TRACE neutron     enable_tests_from_config()
  2015-05-06 13:09:26.180 TRACE neutron   File "/opt/stack/neutron/neutron/cmd/sanity_check.py", line 204, in enable_tests_from_config
  2015-05-06 13:09:26.180 TRACE neutron     if config.AGENT.prevent_arp_spoofing:
  2015-05-06 13:09:26.180 TRACE neutron AttributeError: 'module' object has no attribute 'AGENT'
  2015-05-06 13:09:26.180 TRACE neutron

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


References