)]}'
{"doc/source/contributor/index.rst":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"9a7f50031ed1ace30f198151798fb67e3b8c07db","unresolved":false,"context_lines":[{"line_number":1,"context_line":".. _contributing:"},{"line_number":2,"context_line":""},{"line_number":3,"context_line":"\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"},{"line_number":4,"context_line":"Contributing to Sushy CLI"}],"source_content_type":"text/x-rst","patch_set":8,"id":"3fa7e38b_69c0734c","line":1,"updated":"2020-02-09 18:25:29.000000000","message":"nit: not needed (refs are never needed at the top of a file, you can always use :doc:)","commit_id":"ef7e9b5001415a881cc723d42133b86b49a59207"}],"setup.cfg":[{"author":{"_account_id":23851,"name":"Riccardo Pittau","email":"elfosardo@gmail.com","username":"elfosardo"},"change_message_id":"502e5182ea26f420dad4231f7998ade90f76192f","unresolved":false,"context_lines":[{"line_number":13,"context_line":"    License :: OSI Approved :: Apache Software License"},{"line_number":14,"context_line":"    Operating System :: POSIX :: Linux"},{"line_number":15,"context_line":"    Programming Language :: Python"},{"line_number":16,"context_line":"    Programming Language :: Python :: 2"},{"line_number":17,"context_line":"    Programming Language :: Python :: 2.7"},{"line_number":18,"context_line":"    Programming Language :: Python :: 3"},{"line_number":19,"context_line":"    Programming Language :: Python :: 3.6"},{"line_number":20,"context_line":"    Programming Language :: Python :: 3.7"}],"source_content_type":"text/x-ttcn-cfg","patch_set":1,"id":"3fa7e38b_27c7db48","line":17,"range":{"start_line":16,"start_character":1,"end_line":17,"end_character":41},"updated":"2020-01-24 08:56:56.000000000","message":"do we still want to support Python 2.x ?","commit_id":"5e577238e84c788991a216e571fd649c4b82107a"},{"author":{"_account_id":23851,"name":"Riccardo Pittau","email":"elfosardo@gmail.com","username":"elfosardo"},"change_message_id":"5f85de1d29d60aa95bbf2ae32fe39dfb23ac4b0a","unresolved":false,"context_lines":[{"line_number":13,"context_line":"    License :: OSI Approved :: Apache Software License"},{"line_number":14,"context_line":"    Operating System :: POSIX :: Linux"},{"line_number":15,"context_line":"    Programming Language :: Python"},{"line_number":16,"context_line":"    Programming Language :: Python :: 2"},{"line_number":17,"context_line":"    Programming Language :: Python :: 2.7"},{"line_number":18,"context_line":"    Programming Language :: Python :: 3"},{"line_number":19,"context_line":"    Programming Language :: Python :: 3.6"},{"line_number":20,"context_line":"    Programming Language :: Python :: 3.7"}],"source_content_type":"text/x-ttcn-cfg","patch_set":1,"id":"3fa7e38b_8acd7630","line":17,"range":{"start_line":16,"start_character":1,"end_line":17,"end_character":41},"in_reply_to":"3fa7e38b_0a62e6a7","updated":"2020-01-24 10:12:31.000000000","message":"I understand your concern, my thought if I were in that situation would be to create a virtualenv just for sushy-cli, or again a container ready for use that I can distribute wherever I need it.","commit_id":"5e577238e84c788991a216e571fd649c4b82107a"},{"author":{"_account_id":26340,"name":"Ilya Etingof","email":"etingof@gmail.com","username":"etingof"},"change_message_id":"3cb512e2af28ad49571f73c9aefe3ff0d4f696fb","unresolved":false,"context_lines":[{"line_number":13,"context_line":"    License :: OSI Approved :: Apache Software License"},{"line_number":14,"context_line":"    Operating System :: POSIX :: Linux"},{"line_number":15,"context_line":"    Programming Language :: Python"},{"line_number":16,"context_line":"    Programming Language :: Python :: 2"},{"line_number":17,"context_line":"    Programming Language :: Python :: 2.7"},{"line_number":18,"context_line":"    Programming Language :: Python :: 3"},{"line_number":19,"context_line":"    Programming Language :: Python :: 3.6"},{"line_number":20,"context_line":"    Programming Language :: Python :: 3.7"}],"source_content_type":"text/x-ttcn-cfg","patch_set":1,"id":"3fa7e38b_27ccbb60","line":17,"range":{"start_line":16,"start_character":1,"end_line":17,"end_character":41},"in_reply_to":"3fa7e38b_27c7db48","updated":"2020-01-24 09:00:34.000000000","message":"Good question...\n\nWould it be good to be able to run this cli tool in some older cloud installations...?","commit_id":"5e577238e84c788991a216e571fd649c4b82107a"},{"author":{"_account_id":23851,"name":"Riccardo Pittau","email":"elfosardo@gmail.com","username":"elfosardo"},"change_message_id":"ee81633fab0f9f4fdf34b9492370e0da9dcd2589","unresolved":false,"context_lines":[{"line_number":13,"context_line":"    License :: OSI Approved :: Apache Software License"},{"line_number":14,"context_line":"    Operating System :: POSIX :: Linux"},{"line_number":15,"context_line":"    Programming Language :: Python"},{"line_number":16,"context_line":"    Programming Language :: Python :: 2"},{"line_number":17,"context_line":"    Programming Language :: Python :: 2.7"},{"line_number":18,"context_line":"    Programming Language :: Python :: 3"},{"line_number":19,"context_line":"    Programming Language :: Python :: 3.6"},{"line_number":20,"context_line":"    Programming Language :: Python :: 3.7"}],"source_content_type":"text/x-ttcn-cfg","patch_set":1,"id":"3fa7e38b_e72543c1","line":17,"range":{"start_line":16,"start_character":1,"end_line":17,"end_character":41},"in_reply_to":"3fa7e38b_27ccbb60","updated":"2020-01-24 09:30:11.000000000","message":"I thought the same, but then I also thought that this is a client app, and it\u0027s independent from the architecture you use it against, also it has Sushy \u003e\u003d 3.0.0 in the requirements, which is Python 3 only.\nSupposedly you can even install it in a container, but in any case in any modern distro you can find Python 3 now.\nIn the end, I don\u0027t think we need Python 2 support.","commit_id":"5e577238e84c788991a216e571fd649c4b82107a"},{"author":{"_account_id":26340,"name":"Ilya Etingof","email":"etingof@gmail.com","username":"etingof"},"change_message_id":"01a99d422b9bdb9d203902aa9df8fe224e3dd0d0","unresolved":false,"context_lines":[{"line_number":13,"context_line":"    License :: OSI Approved :: Apache Software License"},{"line_number":14,"context_line":"    Operating System :: POSIX :: Linux"},{"line_number":15,"context_line":"    Programming Language :: Python"},{"line_number":16,"context_line":"    Programming Language :: Python :: 2"},{"line_number":17,"context_line":"    Programming Language :: Python :: 2.7"},{"line_number":18,"context_line":"    Programming Language :: Python :: 3"},{"line_number":19,"context_line":"    Programming Language :: Python :: 3.6"},{"line_number":20,"context_line":"    Programming Language :: Python :: 3.7"}],"source_content_type":"text/x-ttcn-cfg","patch_set":1,"id":"3fa7e38b_0a62e6a7","line":17,"range":{"start_line":16,"start_character":1,"end_line":17,"end_character":41},"in_reply_to":"3fa7e38b_e72543c1","updated":"2020-01-24 09:49:53.000000000","message":"Right... The only scenario that might cause nuisances I can think of if you have older OpenStack under cloud with sushy \u003c3.0.0 installed globally, and you want to hack on your BMC from there.\n\nWith that scenario, the user will probably have to have two sushy versions just for sake of CLI... But may be it\u0027s not that important use-case...?","commit_id":"5e577238e84c788991a216e571fd649c4b82107a"},{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"5921a4f77b617f287506c87ed5f0f20b85e32c23","unresolved":false,"context_lines":[{"line_number":1,"context_line":"[metadata]"},{"line_number":2,"context_line":"name \u003d sushycli"},{"line_number":3,"context_line":"summary \u003d Redfish CLI tool based on sushy Redfish client library"},{"line_number":4,"context_line":"description-file \u003d"},{"line_number":5,"context_line":"    README.rst"}],"source_content_type":"text/x-ttcn-cfg","patch_set":4,"id":"3fa7e38b_dc549558","line":2,"updated":"2020-01-24 16:13:03.000000000","message":"Why no dash here?","commit_id":"7ed0ee37c4bf33489a4fb655a921176377a1ea7d"},{"author":{"_account_id":26340,"name":"Ilya Etingof","email":"etingof@gmail.com","username":"etingof"},"change_message_id":"b06fb33cd74e36ebce48dd48fd023904e32ed79a","unresolved":false,"context_lines":[{"line_number":1,"context_line":"[metadata]"},{"line_number":2,"context_line":"name \u003d sushycli"},{"line_number":3,"context_line":"summary \u003d Redfish CLI tool based on sushy Redfish client library"},{"line_number":4,"context_line":"description-file \u003d"},{"line_number":5,"context_line":"    README.rst"}],"source_content_type":"text/x-ttcn-cfg","patch_set":4,"id":"3fa7e38b_bfa66b0c","line":2,"in_reply_to":"3fa7e38b_dc549558","updated":"2020-01-24 16:54:41.000000000","message":"Done","commit_id":"7ed0ee37c4bf33489a4fb655a921176377a1ea7d"},{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"5921a4f77b617f287506c87ed5f0f20b85e32c23","unresolved":false,"context_lines":[{"line_number":5,"context_line":"    README.rst"},{"line_number":6,"context_line":"author \u003d OpenStack"},{"line_number":7,"context_line":"author-email \u003d openstack-discuss@lists.openstack.org"},{"line_number":8,"context_line":"home-page \u003d https://docs.openstack.org/sushycli/latest/"},{"line_number":9,"context_line":"classifier \u003d"},{"line_number":10,"context_line":"    Environment :: OpenStack"},{"line_number":11,"context_line":"    Intended Audience :: Information Technology"}],"source_content_type":"text/x-ttcn-cfg","patch_set":4,"id":"3fa7e38b_fc571158","line":8,"updated":"2020-01-24 16:13:03.000000000","message":"ditto","commit_id":"7ed0ee37c4bf33489a4fb655a921176377a1ea7d"},{"author":{"_account_id":26340,"name":"Ilya Etingof","email":"etingof@gmail.com","username":"etingof"},"change_message_id":"b06fb33cd74e36ebce48dd48fd023904e32ed79a","unresolved":false,"context_lines":[{"line_number":5,"context_line":"    README.rst"},{"line_number":6,"context_line":"author \u003d OpenStack"},{"line_number":7,"context_line":"author-email \u003d openstack-discuss@lists.openstack.org"},{"line_number":8,"context_line":"home-page \u003d https://docs.openstack.org/sushycli/latest/"},{"line_number":9,"context_line":"classifier \u003d"},{"line_number":10,"context_line":"    Environment :: OpenStack"},{"line_number":11,"context_line":"    Intended Audience :: Information Technology"}],"source_content_type":"text/x-ttcn-cfg","patch_set":4,"id":"3fa7e38b_5fb17744","line":8,"in_reply_to":"3fa7e38b_fc571158","updated":"2020-01-24 16:54:41.000000000","message":"Done","commit_id":"7ed0ee37c4bf33489a4fb655a921176377a1ea7d"}],"test-requirements.txt":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"5921a4f77b617f287506c87ed5f0f20b85e32c23","unresolved":false,"context_lines":[{"line_number":4,"context_line":""},{"line_number":5,"context_line":"hacking\u003e\u003d1.0.0,\u003c1.1.0 # Apache-2.0"},{"line_number":6,"context_line":"coverage!\u003d4.4,\u003e\u003d4.0 # Apache-2.0"},{"line_number":7,"context_line":"python-subunit\u003e\u003d1.0.0 # Apache-2.0/BSD"},{"line_number":8,"context_line":"sphinx!\u003d1.6.6,!\u003d1.6.7,\u003e\u003d1.6.2;python_version\u003e\u003d\u00273.4\u0027 # BSD"},{"line_number":9,"context_line":"openstackdocstheme\u003e\u003d1.20.0 # Apache-2.0"},{"line_number":10,"context_line":"oslotest\u003e\u003d3.2.0 # Apache-2.0"}],"source_content_type":"text/plain","patch_set":4,"id":"3fa7e38b_9c529d67","line":7,"updated":"2020-01-24 16:13:03.000000000","message":"Is it used directly? I think it\u0027s a dependency of testr","commit_id":"7ed0ee37c4bf33489a4fb655a921176377a1ea7d"},{"author":{"_account_id":26340,"name":"Ilya Etingof","email":"etingof@gmail.com","username":"etingof"},"change_message_id":"b06fb33cd74e36ebce48dd48fd023904e32ed79a","unresolved":false,"context_lines":[{"line_number":4,"context_line":""},{"line_number":5,"context_line":"hacking\u003e\u003d1.0.0,\u003c1.1.0 # Apache-2.0"},{"line_number":6,"context_line":"coverage!\u003d4.4,\u003e\u003d4.0 # Apache-2.0"},{"line_number":7,"context_line":"python-subunit\u003e\u003d1.0.0 # Apache-2.0/BSD"},{"line_number":8,"context_line":"sphinx!\u003d1.6.6,!\u003d1.6.7,\u003e\u003d1.6.2;python_version\u003e\u003d\u00273.4\u0027 # BSD"},{"line_number":9,"context_line":"openstackdocstheme\u003e\u003d1.20.0 # Apache-2.0"},{"line_number":10,"context_line":"oslotest\u003e\u003d3.2.0 # Apache-2.0"}],"source_content_type":"text/plain","patch_set":4,"id":"3fa7e38b_dfeb270e","line":7,"in_reply_to":"3fa7e38b_9c529d67","updated":"2020-01-24 16:54:41.000000000","message":"Done","commit_id":"7ed0ee37c4bf33489a4fb655a921176377a1ea7d"},{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"5921a4f77b617f287506c87ed5f0f20b85e32c23","unresolved":false,"context_lines":[{"line_number":7,"context_line":"python-subunit\u003e\u003d1.0.0 # Apache-2.0/BSD"},{"line_number":8,"context_line":"sphinx!\u003d1.6.6,!\u003d1.6.7,\u003e\u003d1.6.2;python_version\u003e\u003d\u00273.4\u0027 # BSD"},{"line_number":9,"context_line":"openstackdocstheme\u003e\u003d1.20.0 # Apache-2.0"},{"line_number":10,"context_line":"oslotest\u003e\u003d3.2.0 # Apache-2.0"},{"line_number":11,"context_line":"stestr\u003e\u003d2.0.0 # Apache-2.0"},{"line_number":12,"context_line":"testscenarios\u003e\u003d0.4 # Apache-2.0/BSD"},{"line_number":13,"context_line":"testtools\u003e\u003d2.2.0 # MIT"}],"source_content_type":"text/plain","patch_set":4,"id":"3fa7e38b_bc4d19c6","line":10,"updated":"2020-01-24 16:13:03.000000000","message":"nit: migrate to stestr","commit_id":"7ed0ee37c4bf33489a4fb655a921176377a1ea7d"},{"author":{"_account_id":26340,"name":"Ilya Etingof","email":"etingof@gmail.com","username":"etingof"},"change_message_id":"b06fb33cd74e36ebce48dd48fd023904e32ed79a","unresolved":false,"context_lines":[{"line_number":7,"context_line":"python-subunit\u003e\u003d1.0.0 # Apache-2.0/BSD"},{"line_number":8,"context_line":"sphinx!\u003d1.6.6,!\u003d1.6.7,\u003e\u003d1.6.2;python_version\u003e\u003d\u00273.4\u0027 # BSD"},{"line_number":9,"context_line":"openstackdocstheme\u003e\u003d1.20.0 # Apache-2.0"},{"line_number":10,"context_line":"oslotest\u003e\u003d3.2.0 # Apache-2.0"},{"line_number":11,"context_line":"stestr\u003e\u003d2.0.0 # Apache-2.0"},{"line_number":12,"context_line":"testscenarios\u003e\u003d0.4 # Apache-2.0/BSD"},{"line_number":13,"context_line":"testtools\u003e\u003d2.2.0 # MIT"}],"source_content_type":"text/plain","patch_set":4,"id":"3fa7e38b_ffee231e","line":10,"in_reply_to":"3fa7e38b_bc4d19c6","updated":"2020-01-24 16:54:41.000000000","message":"Done","commit_id":"7ed0ee37c4bf33489a4fb655a921176377a1ea7d"},{"author":{"_account_id":26340,"name":"Ilya Etingof","email":"etingof@gmail.com","username":"etingof"},"change_message_id":"a6fd165f88fddf1e996c9967228f167fc0cfdf66","unresolved":false,"context_lines":[{"line_number":7,"context_line":"python-subunit\u003e\u003d1.0.0 # Apache-2.0/BSD"},{"line_number":8,"context_line":"sphinx!\u003d1.6.6,!\u003d1.6.7,\u003e\u003d1.6.2;python_version\u003e\u003d\u00273.4\u0027 # BSD"},{"line_number":9,"context_line":"openstackdocstheme\u003e\u003d1.20.0 # Apache-2.0"},{"line_number":10,"context_line":"oslotest\u003e\u003d3.2.0 # Apache-2.0"},{"line_number":11,"context_line":"stestr\u003e\u003d2.0.0 # Apache-2.0"},{"line_number":12,"context_line":"testscenarios\u003e\u003d0.4 # Apache-2.0/BSD"},{"line_number":13,"context_line":"testtools\u003e\u003d2.2.0 # MIT"}],"source_content_type":"text/plain","patch_set":4,"id":"3fa7e38b_64bdadcf","line":10,"in_reply_to":"3fa7e38b_ffee231e","updated":"2020-01-28 05:40:05.000000000","message":"Undone","commit_id":"7ed0ee37c4bf33489a4fb655a921176377a1ea7d"},{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"5921a4f77b617f287506c87ed5f0f20b85e32c23","unresolved":false,"context_lines":[{"line_number":9,"context_line":"openstackdocstheme\u003e\u003d1.20.0 # Apache-2.0"},{"line_number":10,"context_line":"oslotest\u003e\u003d3.2.0 # Apache-2.0"},{"line_number":11,"context_line":"stestr\u003e\u003d2.0.0 # Apache-2.0"},{"line_number":12,"context_line":"testscenarios\u003e\u003d0.4 # Apache-2.0/BSD"},{"line_number":13,"context_line":"testtools\u003e\u003d2.2.0 # MIT"},{"line_number":14,"context_line":"reno\u003e\u003d2.5.0 # Apache-2.0"}],"source_content_type":"text/plain","patch_set":4,"id":"3fa7e38b_5c48a5b2","line":12,"updated":"2020-01-24 16:13:03.000000000","message":"I don\u0027t you use it..","commit_id":"7ed0ee37c4bf33489a4fb655a921176377a1ea7d"},{"author":{"_account_id":26340,"name":"Ilya Etingof","email":"etingof@gmail.com","username":"etingof"},"change_message_id":"b06fb33cd74e36ebce48dd48fd023904e32ed79a","unresolved":false,"context_lines":[{"line_number":9,"context_line":"openstackdocstheme\u003e\u003d1.20.0 # Apache-2.0"},{"line_number":10,"context_line":"oslotest\u003e\u003d3.2.0 # Apache-2.0"},{"line_number":11,"context_line":"stestr\u003e\u003d2.0.0 # Apache-2.0"},{"line_number":12,"context_line":"testscenarios\u003e\u003d0.4 # Apache-2.0/BSD"},{"line_number":13,"context_line":"testtools\u003e\u003d2.2.0 # MIT"},{"line_number":14,"context_line":"reno\u003e\u003d2.5.0 # Apache-2.0"}],"source_content_type":"text/plain","patch_set":4,"id":"3fa7e38b_9fd92f85","line":12,"in_reply_to":"3fa7e38b_5c48a5b2","updated":"2020-01-24 16:54:41.000000000","message":"Done","commit_id":"7ed0ee37c4bf33489a4fb655a921176377a1ea7d"},{"author":{"_account_id":23851,"name":"Riccardo Pittau","email":"elfosardo@gmail.com","username":"elfosardo"},"change_message_id":"dd42849643a412d1198be033077c6ef28d1bb0e1","unresolved":false,"context_lines":[{"line_number":6,"context_line":"coverage!\u003d4.4,\u003e\u003d4.0 # Apache-2.0"},{"line_number":7,"context_line":"sphinx!\u003d1.6.6,!\u003d1.6.7,\u003e\u003d1.6.2;python_version\u003e\u003d\u00273.4\u0027 # BSD"},{"line_number":8,"context_line":"openstackdocstheme\u003e\u003d1.20.0 # Apache-2.0"},{"line_number":9,"context_line":"stestr\u003e\u003d2.0.0 # Apache-2.0"},{"line_number":10,"context_line":"testtools\u003e\u003d2.2.0 # MIT"},{"line_number":11,"context_line":"reno\u003e\u003d2.5.0 # Apache-2.0"}],"source_content_type":"text/plain","patch_set":6,"id":"3fa7e38b_3224e55e","line":9,"updated":"2020-01-27 08:47:58.000000000","message":"we need to add oslotest before stestr","commit_id":"12fd08eebc4704c4deb01c85f133a68fb65f02a7"},{"author":{"_account_id":26340,"name":"Ilya Etingof","email":"etingof@gmail.com","username":"etingof"},"change_message_id":"a6fd165f88fddf1e996c9967228f167fc0cfdf66","unresolved":false,"context_lines":[{"line_number":6,"context_line":"coverage!\u003d4.4,\u003e\u003d4.0 # Apache-2.0"},{"line_number":7,"context_line":"sphinx!\u003d1.6.6,!\u003d1.6.7,\u003e\u003d1.6.2;python_version\u003e\u003d\u00273.4\u0027 # BSD"},{"line_number":8,"context_line":"openstackdocstheme\u003e\u003d1.20.0 # Apache-2.0"},{"line_number":9,"context_line":"stestr\u003e\u003d2.0.0 # Apache-2.0"},{"line_number":10,"context_line":"testtools\u003e\u003d2.2.0 # MIT"},{"line_number":11,"context_line":"reno\u003e\u003d2.5.0 # Apache-2.0"}],"source_content_type":"text/plain","patch_set":6,"id":"3fa7e38b_049e3968","line":9,"in_reply_to":"3fa7e38b_3224e55e","updated":"2020-01-28 05:40:05.000000000","message":"Done","commit_id":"12fd08eebc4704c4deb01c85f133a68fb65f02a7"}],"tox.ini":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"9a7f50031ed1ace30f198151798fb67e3b8c07db","unresolved":false,"context_lines":[{"line_number":19,"context_line":"            stestr slowest"},{"line_number":20,"context_line":""},{"line_number":21,"context_line":"[testenv:docs]"},{"line_number":22,"context_line":"commands \u003d python setup.py build_sphinx"},{"line_number":23,"context_line":""},{"line_number":24,"context_line":"[testenv:pdf-docs]"},{"line_number":25,"context_line":"whitelist_externals \u003d make"}],"source_content_type":"text/x-properties","patch_set":8,"id":"3fa7e38b_89bdafd2","line":22,"updated":"2020-02-09 18:25:29.000000000","message":"This is no longer correct, we should use sphinx commands directly (see ironic etc)","commit_id":"ef7e9b5001415a881cc723d42133b86b49a59207"}]}
