Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tonytan4ever/3d1e3ccf1b19392b6224db91274b1c0d to your computer and use it in GitHub Desktop.
Save tonytan4ever/3d1e3ccf1b19392b6224db91274b1c0d to your computer and use it in GitHub Desktop.
2016-06-10 03:23:53.607 | neutron.tests.tempest.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_fail_for_the_same_type[id-8a59b00b-ab01-4787-92f8-93a5cdf5e378]
2016-06-10 03:23:53.608 | -------------------------------------------------------------------------------------------------------------------------------------------------
2016-06-10 03:23:53.608 |
2016-06-10 03:23:53.608 | Captured traceback:
2016-06-10 03:23:53.608 | ~~~~~~~~~~~~~~~~~~~
2016-06-10 03:23:53.608 | Traceback (most recent call last):
2016-06-10 03:23:53.608 | File "/opt/stack/new/neutron/neutron/tests/tempest/api/test_qos.py", line 353, in test_rule_create_fail_for_the_same_type
2016-06-10 03:23:53.608 | max_burst_kbps=1337)
2016-06-10 03:23:53.608 | File "/opt/stack/new/neutron/neutron/tests/tempest/api/base.py", line 341, in create_qos_bandwidth_limit_rule
2016-06-10 03:23:53.608 | policy_id, max_kbps, max_burst_kbps)
2016-06-10 03:23:53.608 | File "/opt/stack/new/neutron/neutron/tests/tempest/services/network/json/network_client.py", line 571, in create_bandwidth_limit_rule
2016-06-10 03:23:53.608 | resp, body = self.post(uri, post_data)
2016-06-10 03:23:53.608 | File "tempest/lib/common/rest_client.py", line 270, in post
2016-06-10 03:23:53.609 | return self.request('POST', url, extra_headers, headers, body, chunked)
2016-06-10 03:23:53.609 | File "tempest/lib/common/rest_client.py", line 664, in request
2016-06-10 03:23:53.609 | resp, resp_body)
2016-06-10 03:23:53.609 | File "tempest/lib/common/rest_client.py", line 828, in _error_checker
2016-06-10 03:23:53.609 | message=message)
2016-06-10 03:23:53.609 | tempest.lib.exceptions.ServerFault: Got server fault
2016-06-10 03:23:53.609 | Details: Request Failed: internal server error while processing your request.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment