)]}'
{"tempest/api/compute/servers/test_list_servers_negative.py":[{"author":{"_account_id":7350,"name":"Jordan Pittier","email":"jordan.pittier@gmail.com","username":"JordanP"},"change_message_id":"ba6215aff662b4b5e79d14b1c287244c6a9ecb35","unresolved":false,"context_lines":[{"line_number":175,"context_line":"    def test_list_servers_by_changes_since(self):"},{"line_number":176,"context_line":"        # Servers are listed by specifying changes-since date"},{"line_number":177,"context_line":"        now \u003d datetime.datetime.utcnow()"},{"line_number":178,"context_line":"        since \u003d now - (now - self.start_time)"},{"line_number":179,"context_line":"        changes_since \u003d {\u0027changes-since\u0027: since.isoformat()}"},{"line_number":180,"context_line":"        resp, body \u003d self.client.list_servers(changes_since)"},{"line_number":181,"context_line":"        self.assertEqual(\u0027200\u0027, resp[\u0027status\u0027])"}],"source_content_type":"text/x-python","patch_set":1,"id":"AAAAS3%2F%2FKPg%3D","line":178,"updated":"2013-10-03 07:58:37.000000000","message":"This line should be \"since \u003d self.start_time\", no ? I mean, I might be missing something but \"now minus now\" is zero.","commit_id":"25ea8564e21a5d39a48ddcbb3d3052945d151e9f"},{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"40a7a6bbfba2a14400c6cc707b53cadad3d53192","unresolved":false,"context_lines":[{"line_number":175,"context_line":"    def test_list_servers_by_changes_since(self):"},{"line_number":176,"context_line":"        # Servers are listed by specifying changes-since date"},{"line_number":177,"context_line":"        now \u003d datetime.datetime.utcnow()"},{"line_number":178,"context_line":"        since \u003d now - (now - self.start_time)"},{"line_number":179,"context_line":"        changes_since \u003d {\u0027changes-since\u0027: since.isoformat()}"},{"line_number":180,"context_line":"        resp, body \u003d self.client.list_servers(changes_since)"},{"line_number":181,"context_line":"        self.assertEqual(\u0027200\u0027, resp[\u0027status\u0027])"}],"source_content_type":"text/x-python","patch_set":1,"id":"AAAAS3%2F%2FJqw%3D","line":178,"in_reply_to":"AAAAS3%2F%2FJ68%3D","updated":"2013-10-03 13:20:13.000000000","message":"Good point, thanks guys.  This was kind of a last 30 minutes of the day see if I can fix this kind of patch, and I haven\u0027t done much with the datatime stuff in python before so the timedelta was goofing me up (over thinking it).  I\u0027ll make the change.","commit_id":"25ea8564e21a5d39a48ddcbb3d3052945d151e9f"},{"author":{"_account_id":2750,"name":"Sean Dague","email":"sean@dague.net","username":"sdague"},"change_message_id":"3f777bb06d881a4d81964c2aab613f18ffde3ec3","unresolved":false,"context_lines":[{"line_number":175,"context_line":"    def test_list_servers_by_changes_since(self):"},{"line_number":176,"context_line":"        # Servers are listed by specifying changes-since date"},{"line_number":177,"context_line":"        now \u003d datetime.datetime.utcnow()"},{"line_number":178,"context_line":"        since \u003d now - (now - self.start_time)"},{"line_number":179,"context_line":"        changes_since \u003d {\u0027changes-since\u0027: since.isoformat()}"},{"line_number":180,"context_line":"        resp, body \u003d self.client.list_servers(changes_since)"},{"line_number":181,"context_line":"        self.assertEqual(\u0027200\u0027, resp[\u0027status\u0027])"}],"source_content_type":"text/x-python","patch_set":1,"id":"AAAAS3%2F%2FJ68%3D","line":178,"in_reply_to":"AAAAS3%2F%2FKPg%3D","updated":"2013-10-03 11:33:41.000000000","message":"Right, I agree with Jordan","commit_id":"25ea8564e21a5d39a48ddcbb3d3052945d151e9f"}]}
