Activity log for bug #1516968

Date Who What changed Old value New value Message
2015-11-17 10:47:20 Aaron DH bug added bug
2015-11-17 10:47:20 Aaron DH attachment added json file generated by cmd `cloudkitty-writer generate` https://bugs.launchpad.net/bugs/1516968/+attachment/4520519/+files/4e3b55abd5284a2eb4f0654ccc8bb7a6-osrf-2015-11.json
2015-11-17 10:48:52 Aaron DH description `cloudkitty-writer generate` with osrf writer and the result has wrong data: part of result like: {"usage": {"compute": [{"vol": {"unit": "instance", "qty": 1.0}, "rating": {"price": 0.0}, "tenant_id": "4e3b55abd5284a2eb4f0654ccc8bb7a6", "desc": {"user_id": "4ecb9ecd6e4f4550b0db6f22eacc0851", "name": "test1105", "availability_zone": "nova", "instance_id": "be4e0562-e711-47d1-8b5a-88bb9966ebe1", "image_id": "d98feba8-ee5c-4e41-9ac2-aee618ad0a3b", "vcpus": "1", "memory": "512", "flavor": "m1.tiny", "project_id": "4e3b55abd5284a2eb4f0654ccc8bb7a6", "metadata": {}}}]}, "period": {"begin": "2015-11-05T02:00:00", "end": "2015-11-05T03:00:00"}}, {"usage": {}, "period": {"begin": "2015-11-05T02:00:00", "end": "2015-11-05T03:00:00"}} -- wrong data {"usage": {"compute": [{"vol": {"unit": "instance", "qty": 1.0}, "rating": {"price": 0.0}, "tenant_id": "4e3b55abd5284a2eb4f0654ccc8bb7a6", "desc": {"user_id": "4ecb9ecd6e4f4550b0db6f22eacc0851", "name": "test1105", "availability_zone": "nova", "instance_id": "be4e0562-e711-47d1-8b5a-88bb9966ebe1", "image_id": "d98feba8-ee5c-4e41-9ac2-aee618ad0a3b", "vcpus": "1", "memory": "512", "flavor": "m1.tiny", "project_id": "4e3b55abd5284a2eb4f0654ccc8bb7a6", "metadata": {}}}]}, "period": {"begin": "2015-11-05T03:00:00", "end": "2015-11-05T04:00:00"}} {"usage": {}, "period": {"begin": "2015-11-05T03:00:00", "end": "2015-11-05T04:00:00"}} -- wrong data this is similar to bug1511206 `cloudkitty-writer generate` with osrf writer and the result has wrong data: part of result like: {"usage": {"compute": [{"vol": {"unit": "instance", "qty": 1.0}, "rating": {"price": 0.0}, "tenant_id": "4e3b55abd5284a2eb4f0654ccc8bb7a6", "desc": {"user_id": "4ecb9ecd6e4f4550b0db6f22eacc0851", "name": "test1105", "availability_zone": "nova", "instance_id": "be4e0562-e711-47d1-8b5a-88bb9966ebe1", "image_id": "d98feba8-ee5c-4e41-9ac2-aee618ad0a3b", "vcpus": "1", "memory": "512", "flavor": "m1.tiny", "project_id": "4e3b55abd5284a2eb4f0654ccc8bb7a6", "metadata": {}}}]}, "period": {"begin": "2015-11-05T02:00:00", "end": "2015-11-05T03:00:00"}}, {"usage": {}, "period": {"begin": "2015-11-05T02:00:00", "end": "2015-11-05T03:00:00"}} == this record has the same begin and end time with last record == {"usage": {"compute": [{"vol": {"unit": "instance", "qty": 1.0}, "rating": {"price": 0.0}, "tenant_id": "4e3b55abd5284a2eb4f0654ccc8bb7a6", "desc": {"user_id": "4ecb9ecd6e4f4550b0db6f22eacc0851", "name": "test1105", "availability_zone": "nova", "instance_id": "be4e0562-e711-47d1-8b5a-88bb9966ebe1", "image_id": "d98feba8-ee5c-4e41-9ac2-aee618ad0a3b", "vcpus": "1", "memory": "512", "flavor": "m1.tiny", "project_id": "4e3b55abd5284a2eb4f0654ccc8bb7a6", "metadata": {}}}]}, "period": {"begin": "2015-11-05T03:00:00", "end": "2015-11-05T04:00:00"}} {"usage": {}, "period": {"begin": "2015-11-05T03:00:00", "end": "2015-11-05T04:00:00"}} == this record has the same begin and end time with last record == this is similar to bug1511206
2015-11-17 10:49:28 Aaron DH summary wrong data in osrf writer wrong data in jsonfile generated by osrf writer
2015-11-19 14:37:10 Stéphane Albert cloudkitty: importance Undecided Low
2016-02-19 08:45:47 Aaron DH cloudkitty: assignee Aaron DH (aaron.d)
2017-11-23 00:59:12 zhangguoqing cloudkitty: assignee Aaron DH (aaron.d) zhangguoqing (474751729-o)
2017-11-23 01:12:25 OpenStack Infra cloudkitty: status New In Progress
2017-11-24 03:38:53 OpenStack Infra cloudkitty: status In Progress Fix Released