yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12479
[Bug 1300242] [NEW] os-hypervisor/<n> needs to include disk_available_least
Public bug reported:
14:11:47 ======================================================================
14:11:47 FAIL: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details[gate]
14:11:47 tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details[gate]
14:11:47 ----------------------------------------------------------------------
14:11:47 _StringException: Empty attachments:
14:11:47 stderr
14:11:47 stdout
14:11:47
14:11:47 pythonlogging:'': {{{
14:11:47 2014-03-31 12:04:31,466 Request (HypervisorAdminTestJSON:test_get_hypervisor_show_details): 200 GET http://10.219.3.113:8774/v2/3bad910ea6b9474589e821d3616756c5/os-hypervisors 0.066s
14:11:47 2014-03-31 12:04:31,486 Request (HypervisorAdminTestJSON:test_get_hypervisor_show_details): 200 GET http://10.219.3.113:8774/v2/3bad910ea6b9474589e821d3616756c5/os-hypervisors/1 0.017s
14:11:47 }}}
14:11:47
14:11:47 Traceback (most recent call last):
14:11:47 File "tempest/api/compute/admin/test_hypervisor.py", line 60, in test_get_hypervisor_show_details
14:11:47 get_hypervisor_show_details(hypers[0]['id']))
14:11:47 File "tempest/services/compute/json/hypervisor_client.py", line 53, in get_hypervisor_show_details
14:11:47 resp, body)
14:11:47 File "tempest/common/rest_client.py", line 564, in validate_response
14:11:47 raise exceptions.InvalidHTTPResponseBody(msg)
14:11:47 InvalidHTTPResponseBody: HTTP response body is invalid json or xml
14:11:47 Details: HTTP response body is invalid (None is not of type 'integer'
14:11:47
14:11:47 Failed validating 'type' in schema['properties']['hypervisor']['properties']['disk_available_least']:
14:11:47 {'type': 'integer'}
14:11:47
14:11:47 On instance['hypervisor']['disk_available_least']:
14:11:47 None)
** Affects: nova
Importance: Medium
Assignee: Bob Ball (bob-ball)
Status: Triaged
** Tags: xenserver
--
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/1300242
Title:
os-hypervisor/<n> needs to include disk_available_least
Status in OpenStack Compute (Nova):
Triaged
Bug description:
14:11:47 ======================================================================
14:11:47 FAIL: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details[gate]
14:11:47 tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details[gate]
14:11:47 ----------------------------------------------------------------------
14:11:47 _StringException: Empty attachments:
14:11:47 stderr
14:11:47 stdout
14:11:47
14:11:47 pythonlogging:'': {{{
14:11:47 2014-03-31 12:04:31,466 Request (HypervisorAdminTestJSON:test_get_hypervisor_show_details): 200 GET http://10.219.3.113:8774/v2/3bad910ea6b9474589e821d3616756c5/os-hypervisors 0.066s
14:11:47 2014-03-31 12:04:31,486 Request (HypervisorAdminTestJSON:test_get_hypervisor_show_details): 200 GET http://10.219.3.113:8774/v2/3bad910ea6b9474589e821d3616756c5/os-hypervisors/1 0.017s
14:11:47 }}}
14:11:47
14:11:47 Traceback (most recent call last):
14:11:47 File "tempest/api/compute/admin/test_hypervisor.py", line 60, in test_get_hypervisor_show_details
14:11:47 get_hypervisor_show_details(hypers[0]['id']))
14:11:47 File "tempest/services/compute/json/hypervisor_client.py", line 53, in get_hypervisor_show_details
14:11:47 resp, body)
14:11:47 File "tempest/common/rest_client.py", line 564, in validate_response
14:11:47 raise exceptions.InvalidHTTPResponseBody(msg)
14:11:47 InvalidHTTPResponseBody: HTTP response body is invalid json or xml
14:11:47 Details: HTTP response body is invalid (None is not of type 'integer'
14:11:47
14:11:47 Failed validating 'type' in schema['properties']['hypervisor']['properties']['disk_available_least']:
14:11:47 {'type': 'integer'}
14:11:47
14:11:47 On instance['hypervisor']['disk_available_least']:
14:11:47 None)
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1300242/+subscriptions
Follow ups
References