← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1143998] Re: nova-api crash - keystone.middleware.auth_token broken

 

Dolph - there's still a keystone.middleware.auth_token module in there
for compatibility. I suspect it's broken because keystone.config
registers CLI options

Either needs to be removed or fixed, I guess

** Changed in: keystone
       Status: Invalid => Confirmed

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

Title:
  nova-api crash - keystone.middleware.auth_token broken

Status in OpenStack Identity (Keystone):
  Confirmed
Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  OS: Ubuntu Raring
  nova-api version: 1:2013.1+git201303021031~raring-0ubuntu1
   
  Problem Description: Fresh install of Raring and Grizzly, nova-api crashes. The following message is logged in nova-api.log.

  TRACE nova   File "/usr/lib/python2.7/dist-packages/oslo/config/cfg.py", line 1244, in register_cli_opts
  TRACE nova     self.register_cli_opt(opt, group, clear_cache=False)
  TRACE nova   File "/usr/lib/python2.7/dist-packages/oslo/config/cfg.py", line 1091, in __inner
  TRACE nova     return f(self, *args, **kwargs)
  TRACE nova   File "/usr/lib/python2.7/dist-packages/oslo/config/cfg.py", line 1236, in register_cli_opt
  TRACE nova     raise ArgsAlreadyParsedError("cannot register CLI option")
  TRACE nova ArgsAlreadyParsedError: arguments already parsed: cannot register CLI option
  TRACE nova
  INFO nova.service [-] Parent process has died unexpectedly, exiting
  INFO nova.wsgi [-] Stopping WSGI server.

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