)]}'
{"id":"openstack%2Fstorlets~413437","triplet_id":"openstack%2Fstorlets~master~Ia83e107c84395d8752ee723a80b0c043e8e29fea","project":"openstack/storlets","branch":"master","topic":"slo-functests","hashtags":[],"change_id":"Ia83e107c84395d8752ee723a80b0c043e8e29fea","subject":"Add functional tests for python storlet execution over SLO","status":"MERGED","created":"2016-12-21 06:37:54.000000000","updated":"2017-02-02 02:21:14.000000000","submitted":"2017-02-02 02:21:14.000000000","submitter":{"_account_id":3,"name":"Jenkins","username":"jenkins"},"total_comment_count":2,"unresolved_comment_count":0,"has_review_started":true,"meta_rev_id":"5c474b233773e0288113aa169818b483cc7779a0","_number":413437,"virtual_id_number":413437,"owner":{"_account_id":17901,"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","username":"AkihitoTakai"},"actions":{},"labels":{"Verified":{"approved":{"_account_id":3,"name":"Jenkins","username":"jenkins"},"all":[{"value":0,"_account_id":17901,"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","username":"AkihitoTakai"},{"value":0,"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},{"value":0,"_account_id":11317,"name":"Eran Rom","email":"eran@itsonlyme.name","username":"eranr"},{"value":2,"date":"2017-02-02 02:21:14.000000000","post_submit":true,"_account_id":3,"name":"Jenkins","username":"jenkins"}],"values":{"-2":"Fails","-1":"Doesn\u0027t seem to work"," 0":"No score","+1":"Works for me","+2":"Verified"},"description":"","default_value":0,"optional":true},"Code-Review":{"approved":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"all":[{"value":0,"_account_id":17901,"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","username":"AkihitoTakai"},{"value":2,"date":"2017-02-01 16:55:09.000000000","permitted_voting_range":{"min":2,"max":2},"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},{"value":2,"date":"2017-02-01 18:32:22.000000000","permitted_voting_range":{"min":2,"max":2},"_account_id":11317,"name":"Eran Rom","email":"eran@itsonlyme.name","username":"eranr"},{"value":0,"_account_id":3,"name":"Jenkins","username":"jenkins"}],"values":{"-2":"Do not merge","-1":"This patch needs further work before it can be merged"," 0":"No score","+1":"Looks good to me, but someone else must approve","+2":"Looks good to me (core reviewer)"},"description":"","default_value":0,"optional":true},"Workflow":{"approved":{"_account_id":11317,"name":"Eran Rom","email":"eran@itsonlyme.name","username":"eranr"},"all":[{"value":0,"_account_id":17901,"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","username":"AkihitoTakai"},{"value":0,"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},{"value":1,"date":"2017-02-01 18:32:22.000000000","permitted_voting_range":{"min":1,"max":1},"_account_id":11317,"name":"Eran Rom","email":"eran@itsonlyme.name","username":"eranr"},{"value":0,"_account_id":3,"name":"Jenkins","username":"jenkins"}],"values":{"-1":"Work in progress"," 0":"Ready for reviews","+1":"Approved"},"description":"","default_value":0,"optional":true}},"removable_reviewers":[],"reviewers":{"REVIEWER":[{"_account_id":3,"name":"Jenkins","username":"jenkins"},{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},{"_account_id":11317,"name":"Eran Rom","email":"eran@itsonlyme.name","username":"eranr"},{"_account_id":17901,"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","username":"AkihitoTakai"}]},"pending_reviewers":{},"reviewer_updates":[{"updated":"2017-02-01 16:55:09.000000000","updated_by":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"reviewer":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"state":"REVIEWER"},{"updated":"2017-02-01 18:32:22.000000000","updated_by":{"_account_id":11317,"name":"Eran Rom","email":"eran@itsonlyme.name","username":"eranr"},"reviewer":{"_account_id":11317,"name":"Eran Rom","email":"eran@itsonlyme.name","username":"eranr"},"state":"REVIEWER"},{"updated":"2017-02-02 02:21:14.000000000","updated_by":{"_account_id":3,"name":"Jenkins","username":"jenkins"},"reviewer":{"_account_id":3,"name":"Jenkins","username":"jenkins"},"state":"REVIEWER"}],"messages":[{"id":"8fb1aec5a062e0a145aba0737d96d90454d69f3a","author":{"_account_id":17901,"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","username":"AkihitoTakai"},"date":"2016-12-21 06:37:54.000000000","message":"Uploaded patch set 1.","accounts_in_message":[],"_revision_number":1},{"id":"19736028e5032f81cf146999c1fa09afe80450ae","author":{"_account_id":17901,"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","username":"AkihitoTakai"},"date":"2016-12-21 06:39:10.000000000","message":"Patch Set 1:\n\ndump Takashi\u0027s comments.\n\ntests/functional/python/test_SLO.py\nLine 25:\nCan you define these methods in TestSLO class?\nLine 27:\nIMO, you don\u0027t need these temp files, but can use just a String instead, if you use iterator instead of file path in put_object.\nLine 31:\nPlease use context manager to be more safe.\nLine 123:\nHow about self.assertEqual(2, status//100)\nLine 129:\nusing \u0027i in xrange(10)\u0027 is more pythonic.\nLine 136:\nPlease use \u0027with open(oname, \u0027r\u0027) as f\u0027 instead of direct opening/closing.","accounts_in_message":[],"_revision_number":1},{"id":"be8ba1c0c2499aaebe6bfefeb5251f3425e1e07b","author":{"_account_id":3,"name":"Jenkins","username":"jenkins"},"date":"2016-12-21 07:14:27.000000000","message":"Patch Set 1: Verified-1\n\nBuild failed (check pipeline).  For information on how to proceed, see http://docs.openstack.org/infra/manual/developers.html#automated-testing\n\n- gate-storlets-pep8-ubuntu-xenial http://logs.openstack.org/37/413437/1/check/gate-storlets-pep8-ubuntu-xenial/cb5302a/ : SUCCESS in 1m 48s\n- gate-storlets-python27-ubuntu-xenial http://logs.openstack.org/37/413437/1/check/gate-storlets-python27-ubuntu-xenial/252876f/ : SUCCESS in 1m 29s\n- gate-storlets-functional-ubuntu-xenial http://logs.openstack.org/37/413437/1/check/gate-storlets-functional-ubuntu-xenial/a8ec397/ : FAILURE in 35m 18s","accounts_in_message":[],"_revision_number":1},{"id":"a00996b3f3010ea987aef518f4c457fb583c9e41","author":{"_account_id":17901,"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","username":"AkihitoTakai"},"date":"2017-01-16 05:33:25.000000000","message":"Uploaded patch set 2.","accounts_in_message":[],"_revision_number":2},{"id":"d6cee0108737305c1c469783f023997f8625d555","author":{"_account_id":3,"name":"Jenkins","username":"jenkins"},"date":"2017-01-16 06:07:46.000000000","message":"Patch Set 2: Verified-1\n\nBuild failed (check pipeline).  For information on how to proceed, see http://docs.openstack.org/infra/manual/developers.html#automated-testing\n\n- gate-storlets-pep8-ubuntu-xenial http://logs.openstack.org/37/413437/2/check/gate-storlets-pep8-ubuntu-xenial/ab3864b/ : FAILURE in 2m 46s\n- gate-storlets-python27-ubuntu-xenial http://logs.openstack.org/37/413437/2/check/gate-storlets-python27-ubuntu-xenial/909ea09/ : SUCCESS in 2m 26s\n- gate-storlets-functional-ubuntu-xenial http://logs.openstack.org/37/413437/2/check/gate-storlets-functional-ubuntu-xenial/a337149/ : SUCCESS in 34m 08s","accounts_in_message":[],"_revision_number":2},{"id":"fd2af51ec4a4ceb6301c060cee79bb3338244b25","author":{"_account_id":17901,"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","username":"AkihitoTakai"},"date":"2017-01-16 07:11:16.000000000","message":"Uploaded patch set 3.","accounts_in_message":[],"_revision_number":3},{"id":"50048940341e9b8df4de515a024ebb903ce7f8ef","author":{"_account_id":3,"name":"Jenkins","username":"jenkins"},"date":"2017-01-16 07:35:22.000000000","message":"Patch Set 3: Verified-1\n\nBuild failed (check pipeline).  For information on how to proceed, see http://docs.openstack.org/infra/manual/developers.html#automated-testing\n\n- gate-storlets-pep8-ubuntu-xenial http://logs.openstack.org/37/413437/3/check/gate-storlets-pep8-ubuntu-xenial/808b140/ : FAILURE in 1m 43s\n- gate-storlets-python27-ubuntu-xenial http://logs.openstack.org/37/413437/3/check/gate-storlets-python27-ubuntu-xenial/53eefc2/ : SUCCESS in 1m 35s\n- gate-storlets-functional-ubuntu-xenial http://logs.openstack.org/37/413437/3/check/gate-storlets-functional-ubuntu-xenial/d813fa1/ : SUCCESS in 23m 13s","accounts_in_message":[],"_revision_number":3},{"id":"f7c244b0b1f92d098675767680b871e1ff86309d","author":{"_account_id":17901,"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","username":"AkihitoTakai"},"date":"2017-01-16 08:13:15.000000000","message":"Uploaded patch set 4.","accounts_in_message":[],"_revision_number":4},{"id":"c29f59ec4e8afb9a4e5141ecb089d89ee648cc9c","author":{"_account_id":3,"name":"Jenkins","username":"jenkins"},"date":"2017-01-16 08:41:05.000000000","message":"Patch Set 4: Verified+1\n\nBuild succeeded (check pipeline).\n\n- gate-storlets-pep8-ubuntu-xenial http://logs.openstack.org/37/413437/4/check/gate-storlets-pep8-ubuntu-xenial/baf9c33/ : SUCCESS in 1m 49s\n- gate-storlets-python27-ubuntu-xenial http://logs.openstack.org/37/413437/4/check/gate-storlets-python27-ubuntu-xenial/dbe9be6/ : SUCCESS in 1m 35s\n- gate-storlets-functional-ubuntu-xenial http://logs.openstack.org/37/413437/4/check/gate-storlets-functional-ubuntu-xenial/82f9c36/ : SUCCESS in 26m 37s","accounts_in_message":[],"_revision_number":4},{"id":"e9c5db7d2507829409ee3cba06a314920e7e56d3","author":{"_account_id":11317,"name":"Eran Rom","email":"eran@itsonlyme.name","username":"eranr"},"date":"2017-01-18 09:59:47.000000000","message":"Patch Set 4: Code-Review+1\n\n(1 comment)\n\nAkihito,\nThis looks like an improved version of the almost identical test for java. Before +2 I would like to check with the others if it makes sense to add it or try and work towards a way in which we can use one test file for both the Java and the Python storlets. I think this is what Takashi\u0027s patch about refactoring the functional test is doing, but I am not sure. At any rate I have added this a a subject to our next IRC meeting.","accounts_in_message":[],"_revision_number":4},{"id":"ee63e906fe89d60b8ef5d7530e8e222a3855af72","author":{"_account_id":17901,"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","username":"AkihitoTakai"},"date":"2017-01-24 02:35:08.000000000","message":"Patch Set 4:\n\n(1 comment)\n\nok.\ni think so too. The functional test for java and python should be common.\nLet\u0027s discuss today.","accounts_in_message":[],"_revision_number":4},{"id":"2b9da87abc3b480b4117596ab410cfc3cf6e8104","author":{"_account_id":17901,"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","username":"AkihitoTakai"},"date":"2017-01-24 02:35:19.000000000","message":"Patch Set 5: Published edit on patch set 4","accounts_in_message":[],"_revision_number":5},{"id":"66ae91ee1587d5aba9287a7ba7865b62177d7fb8","author":{"_account_id":3,"name":"Jenkins","username":"jenkins"},"date":"2017-01-24 03:00:25.000000000","message":"Patch Set 5: Verified+1\n\nBuild succeeded (check pipeline).\n\n- gate-storlets-pep8-ubuntu-xenial http://logs.openstack.org/37/413437/5/check/gate-storlets-pep8-ubuntu-xenial/1253d1e/ : SUCCESS in 2m 05s\n- gate-storlets-python27-ubuntu-xenial http://logs.openstack.org/37/413437/5/check/gate-storlets-python27-ubuntu-xenial/35cec51/ : SUCCESS in 1m 24s\n- gate-storlets-functional-ubuntu-xenial http://logs.openstack.org/37/413437/5/check/gate-storlets-functional-ubuntu-xenial/6feaad1/ : SUCCESS in 23m 47s","accounts_in_message":[],"_revision_number":5},{"id":"8447dcd27a67329e78e8b25e7b6880941aad5814","author":{"_account_id":17901,"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","username":"AkihitoTakai"},"date":"2017-01-24 06:53:27.000000000","message":"Patch Set 6: Published edit on patch set 5","accounts_in_message":[],"_revision_number":6},{"id":"bdb1b48935e9d38ddcbe112867fbaad747150719","author":{"_account_id":3,"name":"Jenkins","username":"jenkins"},"date":"2017-01-24 07:18:26.000000000","message":"Patch Set 6: Verified+1\n\nBuild succeeded (check pipeline).\n\n- gate-storlets-pep8-ubuntu-xenial http://logs.openstack.org/37/413437/6/check/gate-storlets-pep8-ubuntu-xenial/b977731/ : SUCCESS in 3m 08s\n- gate-storlets-python27-ubuntu-xenial http://logs.openstack.org/37/413437/6/check/gate-storlets-python27-ubuntu-xenial/bc195f2/ : SUCCESS in 2m 01s\n- gate-storlets-functional-ubuntu-xenial http://logs.openstack.org/37/413437/6/check/gate-storlets-functional-ubuntu-xenial/7eb8e3b/ : SUCCESS in 22m 57s","accounts_in_message":[],"_revision_number":6},{"id":"58336fbe78cab95f896a0464e40fe668d9bc3592","author":{"_account_id":11317,"name":"Eran Rom","email":"eran@itsonlyme.name","username":"eranr"},"date":"2017-01-31 07:23:31.000000000","message":"Patch Set 6: Code-Review+2","accounts_in_message":[],"_revision_number":6},{"id":"83dd917baa026baa9e4dc7f6ac7ecd9a3f46af57","author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"date":"2017-02-01 14:34:34.000000000","message":"Uploaded patch set 7.","accounts_in_message":[],"_revision_number":7},{"id":"8d394268dee89c46e570cf4435e28d71ee627799","author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"date":"2017-02-01 14:37:11.000000000","message":"Patch Set 7: Code-Review+2\n\njust made a minor fixes about naming in codes and commit message.\n\n@Eran Can I ask you to check my change before we land this?","accounts_in_message":[],"_revision_number":7},{"id":"379d52c46fc00c3264317f1e816a70082ef53be8","author":{"_account_id":3,"name":"Jenkins","username":"jenkins"},"date":"2017-02-01 15:01:46.000000000","message":"Patch Set 7: Verified-1\n\nBuild failed (check pipeline).  For information on how to proceed, see http://docs.openstack.org/infra/manual/developers.html#automated-testing\n\n- gate-storlets-pep8-ubuntu-xenial http://logs.openstack.org/37/413437/7/check/gate-storlets-pep8-ubuntu-xenial/b5a121d/ : SUCCESS in 1m 56s\n- gate-storlets-python27-ubuntu-xenial http://logs.openstack.org/37/413437/7/check/gate-storlets-python27-ubuntu-xenial/ea47df1/ : SUCCESS in 1m 26s\n- gate-storlets-functional-ubuntu-xenial http://logs.openstack.org/37/413437/7/check/gate-storlets-functional-ubuntu-xenial/f399029/ : FAILURE in 25m 56s","accounts_in_message":[],"_revision_number":7},{"id":"9838f2ce00cbcf6421d3505deb4884ac28434c01","author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"date":"2017-02-01 15:52:18.000000000","message":"Uploaded patch set 8.","accounts_in_message":[],"_revision_number":8},{"id":"7664adf2ed69851b3e3c2400f4ede447a82f8d73","author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"date":"2017-02-01 15:54:32.000000000","message":"Uploaded patch set 9.","accounts_in_message":[],"_revision_number":9},{"id":"6ab5339434a7abdc05f15cdb961c0cb008f9b06d","author":{"_account_id":3,"name":"Jenkins","username":"jenkins"},"date":"2017-02-01 16:26:25.000000000","message":"Patch Set 9: Verified+1\n\nBuild succeeded (check pipeline).\n\n- gate-storlets-pep8-ubuntu-xenial http://logs.openstack.org/37/413437/9/check/gate-storlets-pep8-ubuntu-xenial/f0a5a8c/ : SUCCESS in 3m 55s\n- gate-storlets-python27-ubuntu-xenial http://logs.openstack.org/37/413437/9/check/gate-storlets-python27-ubuntu-xenial/788274e/ : SUCCESS in 1m 23s\n- gate-storlets-functional-ubuntu-xenial http://logs.openstack.org/37/413437/9/check/gate-storlets-functional-ubuntu-xenial/9ba1958/ : SUCCESS in 31m 22s","accounts_in_message":[],"_revision_number":9},{"id":"3f07329f12b9bf9536ffc56174f3e35e07a4b27b","author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"date":"2017-02-01 16:55:09.000000000","message":"Patch Set 9: Code-Review+2","accounts_in_message":[],"_revision_number":9},{"id":"5a53849aee136a34fffd6e7671a1a476b56ed984","author":{"_account_id":11317,"name":"Eran Rom","email":"eran@itsonlyme.name","username":"eranr"},"date":"2017-02-01 18:32:22.000000000","message":"Patch Set 9: Code-Review+2 Workflow+1\n\n@Takashi, the changes look goos.\nThanks","accounts_in_message":[],"_revision_number":9},{"id":"c80071a5a9efb828588f95d670f28817414bd113","author":{"_account_id":3,"name":"Jenkins","username":"jenkins"},"date":"2017-02-01 18:32:33.000000000","message":"Patch Set 9: -Verified\n\nStarting gate jobs.\nhttp://status.openstack.org/zuul/","accounts_in_message":[],"_revision_number":9},{"id":"151feef7fd2449206d807c41d03ddbfd7d9a29c7","author":{"_account_id":3,"name":"Jenkins","username":"jenkins"},"date":"2017-02-01 19:08:31.000000000","message":"Patch Set 9: Verified-2\n\nBuild failed (gate pipeline).  For information on how to proceed, see http://docs.openstack.org/infra/manual/developers.html#automated-testing\n\n- gate-storlets-pep8-ubuntu-xenial http://logs.openstack.org/37/413437/9/gate/gate-storlets-pep8-ubuntu-xenial/6572650/ : SUCCESS in 2m 25s\n- gate-storlets-python27-ubuntu-xenial http://logs.openstack.org/37/413437/9/gate/gate-storlets-python27-ubuntu-xenial/420a7d6/ : SUCCESS in 1m 16s\n- gate-storlets-functional-ubuntu-xenial http://logs.openstack.org/37/413437/9/gate/gate-storlets-functional-ubuntu-xenial/a57598e/ : FAILURE in 35m 47s","accounts_in_message":[],"_revision_number":9},{"id":"eee4911a6f0610203153fea932b5e0c569b588c8","author":{"_account_id":17901,"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","username":"AkihitoTakai"},"date":"2017-02-02 01:33:39.000000000","message":"Patch Set 9:\n\nreverify","accounts_in_message":[],"_revision_number":9},{"id":"057a308ca2a9395b1eed6757e39b6f70441660c4","author":{"_account_id":3,"name":"Jenkins","username":"jenkins"},"date":"2017-02-02 01:57:30.000000000","message":"Patch Set 9: Verified+1\n\nBuild succeeded (check pipeline).\n\n- gate-storlets-pep8-ubuntu-xenial http://logs.openstack.org/37/413437/9/check/gate-storlets-pep8-ubuntu-xenial/6e5414f/ : SUCCESS in 1m 48s\n- gate-storlets-python27-ubuntu-xenial http://logs.openstack.org/37/413437/9/check/gate-storlets-python27-ubuntu-xenial/7acb1b3/ : SUCCESS in 1m 09s\n- gate-storlets-functional-ubuntu-xenial http://logs.openstack.org/37/413437/9/check/gate-storlets-functional-ubuntu-xenial/8074c80/ : SUCCESS in 23m 39s","accounts_in_message":[],"_revision_number":9},{"id":"22a770ccb5ce089f0b624caaaed01cd1fd428888","author":{"_account_id":3,"name":"Jenkins","username":"jenkins"},"date":"2017-02-02 01:57:41.000000000","message":"Patch Set 9: -Verified\n\nStarting gate jobs.\nhttp://status.openstack.org/zuul/","accounts_in_message":[],"_revision_number":9},{"id":"8dd22e9a62f651d558fbcad147031cfbe48471ce","date":"2017-02-02 02:21:14.000000000","message":"Change has been successfully merged into the git repository by Jenkins","accounts_in_message":[],"_revision_number":9},{"id":"09834d7c0c634037c2934a7b58b6de7939c398b7","author":{"_account_id":3,"name":"Jenkins","username":"jenkins"},"date":"2017-02-02 02:21:14.000000000","message":"Patch Set 9: Verified+2\n\nBuild succeeded (gate pipeline).\n\n- gate-storlets-pep8-ubuntu-xenial http://logs.openstack.org/37/413437/9/gate/gate-storlets-pep8-ubuntu-xenial/8c612d1/ : SUCCESS in 2m 28s\n- gate-storlets-python27-ubuntu-xenial http://logs.openstack.org/37/413437/9/gate/gate-storlets-python27-ubuntu-xenial/1f9cd93/ : SUCCESS in 2m 01s\n- gate-storlets-functional-ubuntu-xenial http://logs.openstack.org/37/413437/9/gate/gate-storlets-functional-ubuntu-xenial/64e3e21/ : SUCCESS in 23m 31s","accounts_in_message":[],"_revision_number":9}],"current_revision_number":9,"current_revision":"43b3648fa4661c3c36342ac61b97781c69af47e0","revisions":{"8a1c3e9c6f1c2bad7f6fe054733265b53bbaa20c":{"kind":"REWORK","_number":1,"created":"2016-12-21 06:37:54.000000000","uploader":{"_account_id":17901,"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","username":"AkihitoTakai"},"ref":"refs/changes/37/413437/1","fetch":{"anonymous http":{"url":"https://review.opendev.org/openstack/storlets","ref":"refs/changes/37/413437/1","commands":{"Checkout":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/1 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/1 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/1 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://review.opendev.org/openstack/storlets refs/changes/37/413437/1"}}},"commit":{"parents":[{"commit":"647d41a369972120bfc574d392f93993ed2a2dba","subject":"Fix a space which is not a problem in running","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/647d41a369972120bfc574d392f93993ed2a2dba"}]}],"author":{"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","date":"2016-12-21 06:35:45.000000000","tz":540},"committer":{"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","date":"2016-12-21 06:35:45.000000000","tz":540},"subject":"WIP: Add SLO functional Tests for storlet app written in python language","message":"WIP: Add SLO functional Tests for storlet app written in python language\n\nTherefore, this patch added the following functional test items\nin python.\nwe use java\u0027s FTs as a reference.\n\nThis commit add FT of SLO request for python storlet app.\n\nChange-Id: Ia83e107c84395d8752ee723a80b0c043e8e29fea\n","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/8a1c3e9c6f1c2bad7f6fe054733265b53bbaa20c"}],"resolve_conflicts_web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/8a1c3e9c6f1c2bad7f6fe054733265b53bbaa20c"}]},"parents_data":[{"branch_name":"refs/heads/master","commit_id":"647d41a369972120bfc574d392f93993ed2a2dba","is_merged_in_target_branch":true,"change_id":"I53283afc1bcb5bf0ee5c93c63853cfb674e3f7ef","change_number":407349,"patch_set_number":1,"change_status":"MERGED"}],"branch":"refs/heads/master"},"ae5f0e7f612a94cb262d516e1d8c9a01f1761338":{"kind":"REWORK","_number":2,"created":"2017-01-16 05:33:25.000000000","uploader":{"_account_id":17901,"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","username":"AkihitoTakai"},"ref":"refs/changes/37/413437/2","fetch":{"anonymous http":{"url":"https://review.opendev.org/openstack/storlets","ref":"refs/changes/37/413437/2","commands":{"Checkout":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/2 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/2 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/2 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://review.opendev.org/openstack/storlets refs/changes/37/413437/2"}}},"commit":{"parents":[{"commit":"647d41a369972120bfc574d392f93993ed2a2dba","subject":"Fix a space which is not a problem in running","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/647d41a369972120bfc574d392f93993ed2a2dba"}]}],"author":{"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","date":"2016-12-21 06:35:45.000000000","tz":540},"committer":{"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","date":"2017-01-16 05:33:14.000000000","tz":540},"subject":"WIP: Add SLO functional Tests for storlet app written in python language","message":"WIP: Add SLO functional Tests for storlet app written in python language\n\nTherefore, this patch added the following functional test items\nin python.\nwe use java\u0027s FTs as a reference.\n\nThis commit add FT of SLO request for python storlet app.\n\nChange-Id: Ia83e107c84395d8752ee723a80b0c043e8e29fea\n","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/ae5f0e7f612a94cb262d516e1d8c9a01f1761338"}],"resolve_conflicts_web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/ae5f0e7f612a94cb262d516e1d8c9a01f1761338"}]},"parents_data":[{"branch_name":"refs/heads/master","commit_id":"647d41a369972120bfc574d392f93993ed2a2dba","is_merged_in_target_branch":true,"change_id":"I53283afc1bcb5bf0ee5c93c63853cfb674e3f7ef","change_number":407349,"patch_set_number":1,"change_status":"MERGED"}],"branch":"refs/heads/master"},"0c971c081401c026441a6fd96ff3c1e91eea9b54":{"kind":"REWORK","_number":3,"created":"2017-01-16 07:11:16.000000000","uploader":{"_account_id":17901,"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","username":"AkihitoTakai"},"ref":"refs/changes/37/413437/3","fetch":{"anonymous http":{"url":"https://review.opendev.org/openstack/storlets","ref":"refs/changes/37/413437/3","commands":{"Checkout":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/3 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/3 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/3 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://review.opendev.org/openstack/storlets refs/changes/37/413437/3"}}},"commit":{"parents":[{"commit":"647d41a369972120bfc574d392f93993ed2a2dba","subject":"Fix a space which is not a problem in running","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/647d41a369972120bfc574d392f93993ed2a2dba"}]}],"author":{"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","date":"2016-12-21 06:35:45.000000000","tz":540},"committer":{"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","date":"2017-01-16 07:11:05.000000000","tz":540},"subject":"WIP: Add SLO functional Tests for storlet app written in python language","message":"WIP: Add SLO functional Tests for storlet app written in python language\n\nTherefore, this patch added the following functional test items\nin python.\nwe use java\u0027s FTs as a reference.\n\nThis commit add FT of SLO request for python storlet app.\n\nChange-Id: Ia83e107c84395d8752ee723a80b0c043e8e29fea\n","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/0c971c081401c026441a6fd96ff3c1e91eea9b54"}],"resolve_conflicts_web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/0c971c081401c026441a6fd96ff3c1e91eea9b54"}]},"parents_data":[{"branch_name":"refs/heads/master","commit_id":"647d41a369972120bfc574d392f93993ed2a2dba","is_merged_in_target_branch":true,"change_id":"I53283afc1bcb5bf0ee5c93c63853cfb674e3f7ef","change_number":407349,"patch_set_number":1,"change_status":"MERGED"}],"branch":"refs/heads/master"},"587aa5ba75e8665d3fb2a5d1a0224a238cb6bf35":{"kind":"REWORK","_number":4,"created":"2017-01-16 08:13:15.000000000","uploader":{"_account_id":17901,"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","username":"AkihitoTakai"},"ref":"refs/changes/37/413437/4","fetch":{"anonymous http":{"url":"https://review.opendev.org/openstack/storlets","ref":"refs/changes/37/413437/4","commands":{"Checkout":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/4 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/4 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/4 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://review.opendev.org/openstack/storlets refs/changes/37/413437/4"}}},"commit":{"parents":[{"commit":"647d41a369972120bfc574d392f93993ed2a2dba","subject":"Fix a space which is not a problem in running","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/647d41a369972120bfc574d392f93993ed2a2dba"}]}],"author":{"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","date":"2016-12-21 06:35:45.000000000","tz":540},"committer":{"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","date":"2017-01-16 08:01:22.000000000","tz":540},"subject":"Add SLO functional Tests for storlet app written in python language","message":"Add SLO functional Tests for storlet app written in python language\n\nTherefore, this patch added the following functional test items\nin python.\nwe use java\u0027s FTs as a reference.\n\nThis commit add FT of SLO request for python storlet app.\n\nChange-Id: Ia83e107c84395d8752ee723a80b0c043e8e29fea\n","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/587aa5ba75e8665d3fb2a5d1a0224a238cb6bf35"}],"resolve_conflicts_web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/587aa5ba75e8665d3fb2a5d1a0224a238cb6bf35"}]},"parents_data":[{"branch_name":"refs/heads/master","commit_id":"647d41a369972120bfc574d392f93993ed2a2dba","is_merged_in_target_branch":true,"change_id":"I53283afc1bcb5bf0ee5c93c63853cfb674e3f7ef","change_number":407349,"patch_set_number":1,"change_status":"MERGED"}],"branch":"refs/heads/master"},"444a41f5ad42f7c74c6c95aafee19922ce1ea7a0":{"kind":"REWORK","_number":5,"created":"2017-01-24 02:35:19.000000000","uploader":{"_account_id":17901,"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","username":"AkihitoTakai"},"ref":"refs/changes/37/413437/5","fetch":{"anonymous http":{"url":"https://review.opendev.org/openstack/storlets","ref":"refs/changes/37/413437/5","commands":{"Checkout":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/5 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/5 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/5 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://review.opendev.org/openstack/storlets refs/changes/37/413437/5"}}},"commit":{"parents":[{"commit":"647d41a369972120bfc574d392f93993ed2a2dba","subject":"Fix a space which is not a problem in running","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/647d41a369972120bfc574d392f93993ed2a2dba"}]}],"author":{"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","date":"2016-12-21 06:35:45.000000000","tz":540},"committer":{"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","date":"2017-01-24 02:35:17.000000000","tz":0},"subject":"Add SLO functional Tests for storlet app written in python language","message":"Add SLO functional Tests for storlet app written in python language\n\nTherefore, this patch added the following functional test items\nin python.\nwe use java\u0027s FTs as a reference.\n\nThis commit add FT of SLO request for python storlet app.\n\nChange-Id: Ia83e107c84395d8752ee723a80b0c043e8e29fea\n","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/444a41f5ad42f7c74c6c95aafee19922ce1ea7a0"}],"resolve_conflicts_web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/444a41f5ad42f7c74c6c95aafee19922ce1ea7a0"}]},"parents_data":[{"branch_name":"refs/heads/master","commit_id":"647d41a369972120bfc574d392f93993ed2a2dba","is_merged_in_target_branch":true,"change_id":"I53283afc1bcb5bf0ee5c93c63853cfb674e3f7ef","change_number":407349,"patch_set_number":1,"change_status":"MERGED"}],"branch":"refs/heads/master"},"acb266bfc2ddcde2d62031dc5c2e58fafe218f1b":{"kind":"NO_CODE_CHANGE","_number":6,"created":"2017-01-24 06:53:27.000000000","uploader":{"_account_id":17901,"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","username":"AkihitoTakai"},"ref":"refs/changes/37/413437/6","fetch":{"anonymous http":{"url":"https://review.opendev.org/openstack/storlets","ref":"refs/changes/37/413437/6","commands":{"Checkout":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/6 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/6 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/6 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://review.opendev.org/openstack/storlets refs/changes/37/413437/6"}}},"commit":{"parents":[{"commit":"647d41a369972120bfc574d392f93993ed2a2dba","subject":"Fix a space which is not a problem in running","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/647d41a369972120bfc574d392f93993ed2a2dba"}]}],"author":{"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","date":"2016-12-21 06:35:45.000000000","tz":540},"committer":{"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","date":"2017-01-24 06:53:24.000000000","tz":0},"subject":"Add SLO functional Tests for python written storlets","message":"Add SLO functional Tests for python written storlets\n\nNow the SLO functional test for python written storlets is nothing.\nThis commit add the functional test.\n\nwe use the following java\u0027s functional test as a reference.\n\u003ctests/functional/java/test_SLO.py\u003e\n\nChange-Id: Ia83e107c84395d8752ee723a80b0c043e8e29fea\n","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/acb266bfc2ddcde2d62031dc5c2e58fafe218f1b"}],"resolve_conflicts_web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/acb266bfc2ddcde2d62031dc5c2e58fafe218f1b"}]},"parents_data":[{"branch_name":"refs/heads/master","commit_id":"647d41a369972120bfc574d392f93993ed2a2dba","is_merged_in_target_branch":true,"change_id":"I53283afc1bcb5bf0ee5c93c63853cfb674e3f7ef","change_number":407349,"patch_set_number":1,"change_status":"MERGED"}],"branch":"refs/heads/master"},"815955f1b678f1a0a137a4c7a61f85b7511c168d":{"kind":"REWORK","_number":7,"created":"2017-02-01 14:34:34.000000000","uploader":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"ref":"refs/changes/37/413437/7","fetch":{"anonymous http":{"url":"https://review.opendev.org/openstack/storlets","ref":"refs/changes/37/413437/7","commands":{"Checkout":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/7 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/7 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/7 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://review.opendev.org/openstack/storlets refs/changes/37/413437/7"}}},"commit":{"parents":[{"commit":"647d41a369972120bfc574d392f93993ed2a2dba","subject":"Fix a space which is not a problem in running","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/647d41a369972120bfc574d392f93993ed2a2dba"}]}],"author":{"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","date":"2016-12-21 06:35:45.000000000","tz":540},"committer":{"name":"Takashi Kajinami","email":"kajinamit@nttdata.co.jp","date":"2017-01-24 20:09:08.000000000","tz":540},"subject":"Add functional tests for python storlet execution over SLO","message":"Add functional tests for python storlet execution over SLO\n\nThis patch adds functional tests to execute python storlet over\nSLO (Static Large Object), which have been missing.\n\nNOTE:\nWe have very similar implementations as ones for java written\nstorlets, but this should be refactored using Mixin in the future.\n\nChange-Id: Ia83e107c84395d8752ee723a80b0c043e8e29fea\n","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/815955f1b678f1a0a137a4c7a61f85b7511c168d"}],"resolve_conflicts_web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/815955f1b678f1a0a137a4c7a61f85b7511c168d"}]},"parents_data":[{"branch_name":"refs/heads/master","commit_id":"647d41a369972120bfc574d392f93993ed2a2dba","is_merged_in_target_branch":true,"change_id":"I53283afc1bcb5bf0ee5c93c63853cfb674e3f7ef","change_number":407349,"patch_set_number":1,"change_status":"MERGED"}],"branch":"refs/heads/master"},"c02d4aff7666c9bcbc59b6ff55a8115d66e042e4":{"kind":"REWORK","_number":8,"created":"2017-02-01 15:52:18.000000000","uploader":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"ref":"refs/changes/37/413437/8","fetch":{"anonymous http":{"url":"https://review.opendev.org/openstack/storlets","ref":"refs/changes/37/413437/8","commands":{"Checkout":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/8 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/8 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/8 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://review.opendev.org/openstack/storlets refs/changes/37/413437/8"}}},"commit":{"parents":[{"commit":"647d41a369972120bfc574d392f93993ed2a2dba","subject":"Fix a space which is not a problem in running","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/647d41a369972120bfc574d392f93993ed2a2dba"}]}],"author":{"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","date":"2016-12-21 06:35:45.000000000","tz":540},"committer":{"name":"Takashi Kajinami","email":"kajinamit@nttdata.co.jp","date":"2017-01-24 20:48:52.000000000","tz":540},"subject":"Add functional tests for python storlet execution over SLO","message":"Add functional tests for python storlet execution over SLO\n\nThis patch adds functional tests to execute python storlet over\nSLO (Static Large Object), which have been missing.\n\nNOTE:\nWe have very similar implementations as ones for java written\nstorlets, but this should be refactored using Mixin in the future.\n\nChange-Id: Ia83e107c84395d8752ee723a80b0c043e8e29fea\n","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/c02d4aff7666c9bcbc59b6ff55a8115d66e042e4"}],"resolve_conflicts_web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/c02d4aff7666c9bcbc59b6ff55a8115d66e042e4"}]},"parents_data":[{"branch_name":"refs/heads/master","commit_id":"647d41a369972120bfc574d392f93993ed2a2dba","is_merged_in_target_branch":true,"change_id":"I53283afc1bcb5bf0ee5c93c63853cfb674e3f7ef","change_number":407349,"patch_set_number":1,"change_status":"MERGED"}],"branch":"refs/heads/master"},"43b3648fa4661c3c36342ac61b97781c69af47e0":{"kind":"REWORK","_number":9,"created":"2017-02-01 15:54:32.000000000","uploader":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"ref":"refs/changes/37/413437/9","fetch":{"anonymous http":{"url":"https://review.opendev.org/openstack/storlets","ref":"refs/changes/37/413437/9","commands":{"Checkout":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/9 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/9 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://review.opendev.org/openstack/storlets refs/changes/37/413437/9 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://review.opendev.org/openstack/storlets refs/changes/37/413437/9"}}},"commit":{"parents":[{"commit":"647d41a369972120bfc574d392f93993ed2a2dba","subject":"Fix a space which is not a problem in running","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/647d41a369972120bfc574d392f93993ed2a2dba"}]}],"author":{"name":"Akihito Takai","email":"takaiak@nttdata.co.jp","date":"2016-12-21 06:35:45.000000000","tz":540},"committer":{"name":"Takashi Kajinami","email":"kajinamit@nttdata.co.jp","date":"2017-01-24 20:51:07.000000000","tz":540},"subject":"Add functional tests for python storlet execution over SLO","message":"Add functional tests for python storlet execution over SLO\n\nThis patch adds functional tests to execute python storlet over\nSLO (Static Large Object), which have been missing.\n\nNOTE:\nWe have very similar implementations as ones for java written\nstorlets, but this should be refactored using Mixin in the future.\n\nChange-Id: Ia83e107c84395d8752ee723a80b0c043e8e29fea\n","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/43b3648fa4661c3c36342ac61b97781c69af47e0"}],"resolve_conflicts_web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/storlets/commit/43b3648fa4661c3c36342ac61b97781c69af47e0"}]},"parents_data":[{"branch_name":"refs/heads/master","commit_id":"647d41a369972120bfc574d392f93993ed2a2dba","is_merged_in_target_branch":true,"change_id":"I53283afc1bcb5bf0ee5c93c63853cfb674e3f7ef","change_number":407349,"patch_set_number":1,"change_status":"MERGED"}],"branch":"refs/heads/master"}},"requirements":[],"submit_records":[],"submit_requirements":[]}
