horizon/openstack_dashboard/test/api_tests
Masco Kaliyamoorthy 6b336350d9 corrected the wrong return value in lbaas test case
In 'LbaasApiTests.test_pool_get' test case 'show_health_monitor' api
is returning wrong value. It should return dict of 'health_monitor' dict.

Actually it is returning dict of 'health_monitors' list, which is wrong.

This patch modifying the test case to return expected value.

Change-Id: Ia68bab3f71a9ebab5018061c76cd8eda6b09e66c
Closes-Bug: #1467516
2015-06-22 19:14:36 +05:30
..
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
base_tests.py Fixing permissions for data processing panels 2015-03-09 17:17:22 -04:00
ceilometer_tests.py Fix E127 errors in remaining openstack_dashboard/ 2014-10-15 13:50:07 +09:00
cinder_rest_tests.py Refactor REST API tests for common code patterns 2015-02-26 02:55:53 +00:00
cinder_tests.py Add support for cinder pools 2015-05-08 08:44:30 -07:00
config_rest_tests.py Remove unused config access via REST 2015-05-26 13:33:28 -07:00
fwaas_tests.py Adds configuration support to associate firewall to routers 2015-03-29 02:14:26 -05:00
glance_rest_tests.py [Launch Instance Fix] Glance rest API fix 2015-04-02 17:37:26 +02:00
glance_tests.py add Previous link to Admin > Images table 2014-06-27 18:29:02 -07:00
heat_tests.py Stack update call needs password 2014-11-25 15:04:51 +01:00
keystone_rest_tests.py Launch Instance - MultiRegion Support / Networks 2015-04-01 19:38:32 +00:00
keystone_tests.py Fix E128 errors in remaining openstack_dashboard/ 2014-10-16 16:53:52 +09:00
lbaas_tests.py corrected the wrong return value in lbaas test case 2015-06-22 19:14:36 +05:30
network_rest_tests.py Refactor REST API tests for common code patterns 2015-02-26 02:55:53 +00:00
network_tests.py Allow to attach FIP without a router 2015-06-17 13:53:24 +02:00
neutron_rest_tests.py REST API to support create instance angular (Neutron). 2015-03-04 07:20:43 -05:00
neutron_tests.py Add Extra Routes to Router Tabs View 2015-03-31 11:09:05 +02:00
nova_rest_tests.py Nova Flavor Server Extensions Rest APIs - Angular 2015-02-26 16:05:54 +11:00
nova_tests.py Use novaclient v2 instead v1_1 2015-03-23 09:45:42 +01:00
policy_rest_tests.py Adding policy rest endpoint for angular 2015-02-27 14:43:38 -07:00
rest_util_tests.py Rest API for Users list filter 2015-03-02 13:12:05 -08:00
swift_tests.py Fix web-server memory overrun when downloading objects from Swift 2015-03-31 14:30:23 -07:00
vpnaas_tests.py Fix E128 errors in remaining openstack_dashboard/ 2014-10-16 16:53:52 +09:00