** 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/1288214
Title:
Calling GET v3/os-cells/capacities causes an 'Unexpected API Error.'
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
When I called Nova V3 API 'GET v3/os-cells/capacities', an 'Unexpected
API Error.' occurred.
http://logs.openstack.org/57/78157/1/check/check-tempest-dsvm-full/bcb3b6b/console.html#_2014-03-05_11_56_34_285
console.html
------------------------------------------------------------------------------------------------------------------------------------------
2014-03-05 11:56:34.283 | pythonlogging:'': {{{
2014-03-05 11:56:34.283 | 2014-03-05 11:30:18,083 Request: POST
http://127.0.0.1:5000/v2.0/tokens
2014-03-05 11:56:34.283 | 2014-03-05 11:30:18,083 Request Headers:
{'Content-Type': 'application/json', 'Accept': 'application/json'}
2014-03-05 11:56:34.284 | 2014-03-05 11:30:18,083 Request Body: {"auth":
{"tenantName": "CellsV3Test-1270506035", "passwordCredentials": {"username":
"CellsV3Test-365545871", "password": "pass"}}}
2014-03-05 11:56:34.284 | 2014-03-05 11:30:18,312 Response Status: 200
2014-03-05 11:56:34.284 | 2014-03-05 11:30:18,312 Response Headers:
{'content-length': '10648', 'date': 'Wed, 05 Mar 2014 11:30:18 GMT',
'content-type': 'application/json', 'vary': 'X-Auth-Token', 'connection':
'close'}
2014-03-05 11:56:34.284 | 2014-03-05 11:30:18,312 Response Body: {"access":
{"token": {"issued_at": "2014-03-05T11:30:18.255082", "expires":
"2014-03-05T12:30:18Z", "id": "<TOKEN>
2014-03-05 11:56:34.284 | 2014-03-05 11:30:18,312 Large body (10648) md5
summary: a72282e83c228bfcf861c768bbcbdf79
2014-03-05 11:56:34.285 | 2014-03-05 11:30:18,313 Request: GET
http://127.0.0.1:8774/v3/os-cells/capacities
2014-03-05 11:56:34.285 | 2014-03-05 11:30:18,313 Request Headers:
{'Content-Type': 'application/json', 'Accept': 'application/json',
'X-Auth-Token': '<Token omitted>'}
2014-03-05 11:56:34.285 | 2014-03-05 11:31:18,373 Response Status: 500
2014-03-05 11:56:34.285 | 2014-03-05 11:31:18,373 Nova/Cinder request id:
req-ae22c360-c3b8-4ad5-86d1-37e5664fb9ea
2014-03-05 11:56:34.285 | 2014-03-05 11:31:18,373 Response Headers:
{'content-length': '216', 'date': 'Wed, 05 Mar 2014 11:31:18 GMT',
'content-type': 'application/json; charset=UTF-8', 'connection': 'close'}
2014-03-05 11:56:34.285 | 2014-03-05 11:31:18,373 Response Body:
{"computeFault": {"message": "Unexpected API Error. Please report this at
http://bugs.launchpad.net/nova/ and attach the Nova API log if
possible.\n<class 'oslo.messaging.exceptions.MessagingTimeout'>", "code": 500}}
2014-03-05 11:56:34.285 | }}}
------------------------------------------------------------------------------------------------------------------------------------------
Full logs are:
http://logs.openstack.org/57/78157/1/check/check-tempest-dsvm-full/bcb3b6b
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1288214/+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