← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1199794] Re: Rename quantum->neutron in config files

 

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

** Changed in: neutron
    Milestone: None => havana-2

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

Title:
  Rename quantum->neutron in config files

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

Bug description:
  Need to rename all occurrences of quantum to neutron in config files. Some are quite essential.
  In neutron.conf:
  ...
  control_exchange = quantum
  ...
  notification_driver = quantum.openstack.common.notifier.rpc_notifier
  ...
  signing_dir = /var/lib/quantum/keystone-signing

  Corresponding error logs from devstack:
  2013-07-10 06:47:08.183 26432 ERROR neutron.openstack.common.notifier.api [-] Failed to load notifier quantum.openstack.common.notifier.rpc_notifier. These notifications will not be sent.
  2013-07-10 06:47:08.183 26432 TRACE neutron.openstack.common.notifier.api Traceback (most recent call last):
  2013-07-10 06:47:08.183 26432 TRACE neutron.openstack.common.notifier.api   File "/opt/stack/neutron/neutron/openstack/common/notifier/api.py", line 168, in add_driver
  2013-07-10 06:47:08.183 26432 TRACE neutron.openstack.common.notifier.api     driver = importutils.import_module(notification_driver)
  2013-07-10 06:47:08.183 26432 TRACE neutron.openstack.common.notifier.api   File "/opt/stack/neutron/neutron/openstack/common/importutils.py", line 59, in import_module
  2013-07-10 06:47:08.183 26432 TRACE neutron.openstack.common.notifier.api     __import__(import_str)
  2013-07-10 06:47:08.183 26432 TRACE neutron.openstack.common.notifier.api ImportError: No module named openstack.common.notifier.rpc_notifier

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