Activity log for bug #1394720

Date Who What changed Old value New value Message
2014-11-20 18:59:37 Amit Gandhi bug added bug
2014-12-03 21:24:53 Amit Gandhi poppy: milestone kilo-1 kilo-2
2014-12-22 16:27:34 Amit Gandhi poppy: assignee Amit Gandhi (amit-gandhi)
2014-12-22 16:47:27 Amit Gandhi poppy: status New In Progress
2015-01-21 16:13:09 Amit Gandhi poppy: milestone kilo-2 kilo-3
2015-01-21 19:01:12 Amit Gandhi description TestServiceActions test_delete_failed_service ERROR 2.04 test_delete_non_existing_service ERROR 2.03 test_delete_service ERROR 2.04 test_get_failed_service ERROR 2.04 test_get_non_existing_service ERROR 2.03 test_get_service ERROR 2.03 test_patch_service_1_update_domain_list ERROR 2.03 test_patch_service_2_update_origin_list ERROR 2.03 test_patch_service_3_update_multiple_values ERROR 2.03 test_patch_service_HTTP_400_1_empty_origin_list ERROR 2.03 test_patch_service_HTTP_400_2_empty_domain_list ERROR 2.03 test_patch_service_HTTP_400_3_caching_list_no_name ERROR 2.09 test_patch_service_HTTP_400_4_too_long_name ERROR 2.03 test_patch_service_HTTP_400_5_empty_list ERROR 2.03 test_patch_service_HTTP_400_6_too_short_name ERROR 2.03 test_patch_service_HTTP_400_7_non_boolean_origin_ssl ERROR 2.03 test_patch_service_HTTP_400_8_invalid_flavor ERROR 2.03 test_patch_service_HTTP_400_9_non_numeric_origin_port ERROR 2.03 ====================================================================== ERROR: test_delete_failed_service (tests.api.services.test_services.TestServiceActions) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/amit.gandhi/GitHub/poppy/tests/api/services/test_services.py", line 231, in setUp retry_timeout=self.test_config.status_check_retry_timeout) File "/Users/amit.gandhi/GitHub/poppy/tests/api/utils/client.py", line 226, in wait_for_service_status current_status = body['status'] KeyError: 'status' API Tests should pass. Currently a number of them are failing. Get the green!
2015-01-21 19:01:19 Amit Gandhi summary API Tests failing for Service Actions API Tests failing
2015-01-21 19:01:34 Amit Gandhi description API Tests should pass. Currently a number of them are failing. Get the green! API Tests should pass. Currently a number of them are failing. Get the green, and then they can be incorporated into the gate.
2015-01-27 14:59:47 OpenStack Infra poppy: status In Progress Fix Committed
2015-03-05 20:12:48 Amit Gandhi poppy: status Fix Committed Fix Released