** 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/1248424

Title:
  RequestContext initialization failed in nova

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  RequestContext initialization failed in nova because of the following error:
                     "TypeError: 'in <string>' requires string as left operand, 
not NoneType"

  My operations as follows:

  1.Call keystone api to create a service without type.
  2.Call keystone api to add a endpoint with the service.
  3.Call nova api to list servers.

  Then the error TypeError: 'in <string>' requires string as left
  operand, not NoneType" has been thrown.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to