← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1491833] Re: n-cauth fails to start if the 'consoleauth_topic' configuration option is not set

 

Sorry, might have been some random error... can't reproduce the issue.

** Changed in: nova
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1491833

Title:
  n-cauth fails to start if the 'consoleauth_topic'  configuration
  option is not set

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  Commit [1] removed the 'consoleauth_manager' configuration option,
  which means it was no longer imported in nova/cmd/consoleauth.py [2].
  Because of this, the service fails to start, as the
  'consoleauth_topic' configuration option [3] and its default value is
  not registered before it tries to access that config option.

  LOG: http://paste.openstack.org/show/444231/

  [1] https://review.openstack.org/#/c/71184/
  [2] https://github.com/openstack/nova/blob/master/nova/cmd/consoleauth.py
  [3] https://github.com/openstack/nova/blob/master/nova/consoleauth/__init__.py

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


References