horizon/openstack_dashboard/test/api_tests
Julie Pichon 146a72215c Handle negative values in total*Used for Cinder absolute limits
In some cases negative values can be returned for resources currently
in use. When this occurs, the project overview page fails with an
error 500 due to an OverflowError, "cannot convert float infinity to
integer". Handle this case more gracefully.

Change-Id: Id1ad16eafdde906dc74bfafc7f72ea8d3bdcdc8f
Closes-Bug: #1386687
(cherry picked from commit 53c7dc022e)
2014-10-29 12:00:33 +00:00
..
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
base_tests.py Fix order of arguments in assertEqual 2014-09-01 10:41:52 +08:00
ceilometer_tests.py Fix order of arguments in assertEqual 2014-09-01 10:41:52 +08:00
cinder_tests.py Handle negative values in total*Used for Cinder absolute limits 2014-10-29 12:00:33 +00:00
fwaas_tests.py Fix order of arguments in assertEqual 2014-09-01 10:41:52 +08:00
glance_tests.py add Previous link to Admin > Images table 2014-06-27 18:29:02 -07:00
heat_tests.py Fix order of arguments in assertEqual 2014-09-01 10:41:52 +08:00
keystone_tests.py Fix order of arguments in assertEqual 2014-09-01 10:41:52 +08:00
lbaas_tests.py Correct return values of mocked methods in LBaaS API test 2014-08-22 23:22:33 +09:00
network_tests.py Display only reachable IP as Floating IP association target 2014-10-01 05:55:06 +00:00
neutron_tests.py Add HA mode support for Neutron router 2014-09-26 17:08:26 +09:00
nova_tests.py Workaround for negative vals in total*Used in nova absolute_limits 2014-09-18 15:52:35 +09:00
swift_tests.py Reuse API client object in a request 2014-09-17 14:19:10 +09:00
vpnaas_tests.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00