n-cauth failed in devstack NoSuchOptError consoleauth_topic

Bug #1504540 reported by Oleksii Zamiatin
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Unassigned

Bug Description

Deploy default devstack configuration, see this error in n-cauth screen:

ozamiatin@ubuntu:~/devstack$ /usr/local/bin/nova-consoleauth --config-file /etc/nova/nova.conf & echo $! >/opt/stack/status/stack/n-cauth.pid; fg || echo "n-cauth failed to start" | tee "/opt/stack/status/stack/n-cauth.failure"
[1] 17664
/usr/local/bin/nova-consoleauth --config-file /etc/nova/nova.conf
No handlers could be found for logger "oslo_config.cfg"
2015-10-09 13:12:00.345 CRITICAL nova [-] NoSuchOptError: no such option: consoleauth_topic

2015-10-09 13:12:00.345 TRACE nova Traceback (most recent call last):
2015-10-09 13:12:00.345 TRACE nova File "/usr/local/bin/nova-consoleauth", line 10, in <module>
2015-10-09 13:12:00.345 TRACE nova sys.exit(main())
2015-10-09 13:12:00.345 TRACE nova File "/opt/stack/nova/nova/cmd/consoleauth.py", line 40, in main
2015-10-09 13:12:00.345 TRACE nova topic=CONF.consoleauth_topic)
2015-10-09 13:12:00.345 TRACE nova File "/usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py", line 1902, in __getattr__
2015-10-09 13:12:00.345 TRACE nova raise NoSuchOptError(name)
2015-10-09 13:12:00.345 TRACE nova NoSuchOptError: no such option: consoleauth_topic
2015-10-09 13:12:00.345 TRACE nova

Tags: nova
Dmitry Tantsur (divius)
Changed in nova:
status: New → Confirmed
Revision history for this message
Dmitry Tantsur (divius) wrote :

Maybe https://github.com/openstack/nova/commit/e7ce27c483ec1de4ae5f29ef7fca64a95446c039 fixed it? could you update your nova checkout and retry?

Changed in nova:
status: Confirmed → Incomplete
Revision history for this message
Oleksii Zamiatin (ozamiatin) wrote :

You are right, fixed already. Thanks!

Changed in nova:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.