← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1503975] Re: service consoleauth does not start: "no such option: consoleauth_topic"

 

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

-- 
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/1503975

Title:
  service consoleauth does not start: "no such option:
  consoleauth_topic"

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  [gongysh@fedora22 nova]$ /usr/bin/nova-consoleauth --config-file /etc/nova/nova.conf
  No handlers could be found for logger "oslo_config.cfg"
  2015-10-08 14:25:50.996 31923 CRITICAL nova [-] NoSuchOptError: no such option: consoleauth_topic
  2015-10-08 14:25:50.996 31923 ERROR nova Traceback (most recent call last):
  2015-10-08 14:25:50.996 31923 ERROR nova   File "/usr/bin/nova-consoleauth", line 10, in <module>
  2015-10-08 14:25:50.996 31923 ERROR nova     sys.exit(main())
  2015-10-08 14:25:50.996 31923 ERROR nova   File "/mnt/data3/opt/stack/nova/nova/cmd/consoleauth.py", line 40, in main
  2015-10-08 14:25:50.996 31923 ERROR nova     topic=CONF.consoleauth_topic)
  2015-10-08 14:25:50.996 31923 ERROR nova   File "/usr/lib/python2.7/site-packages/oslo_config/cfg.py", line 1902, in __getattr__
  2015-10-08 14:25:50.996 31923 ERROR nova     raise NoSuchOptError(name)
  2015-10-08 14:25:50.996 31923 ERROR nova NoSuchOptError: no such option: consoleauth_topic
  2015-10-08 14:25:50.996 31923 ERROR nova

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


References