yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37778
[Bug 1491833] [NEW] n-cauth fails to start if the 'consoleauth_topic' configuration option is not set
Public bug reported:
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
** Affects: nova
Importance: Undecided
Status: New
** Description changed:
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
+ [3] https://github.com/openstack/nova/blob/master/nova/consoleauth/__init__.py
--
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):
New
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
Follow ups