)]}'
{"doc/source/configuration/sample_config.rst":[{"author":{"_account_id":18955,"name":"dharmendra","email":"dharmendra.kushwaha@gmail.com","username":"dharmendra"},"change_message_id":"b6e08e40f98da0dcbeb8e9d3e7a6dbde964f0594","unresolved":false,"context_lines":[{"line_number":11,"context_line":""},{"line_number":12,"context_line":".. important::"},{"line_number":13,"context_line":""},{"line_number":14,"context_line":"   The sample configuration file is auto-generated from nova when this"},{"line_number":15,"context_line":"   documentation is built. You must ensure your version of nova matches the"},{"line_number":16,"context_line":"   version of this documentation."},{"line_number":17,"context_line":""},{"line_number":18,"context_line":".. literalinclude:: /_static/tacker.conf.sample"}],"source_content_type":"text/x-rst","patch_set":11,"id":"3fa7e38b_ddbaebdc","line":16,"range":{"start_line":14,"start_character":4,"end_line":16,"end_character":33},"updated":"2019-09-18 11:08:00.000000000","message":"Kindly recheck throughout, and update references from other repos.","commit_id":"db74d4d37896b991aa2eff9b3fdd8fd1c3a67472"}],"tacker/conf/opts.py":[{"author":{"_account_id":18955,"name":"dharmendra","email":"dharmendra.kushwaha@gmail.com","username":"dharmendra"},"change_message_id":"96fba1f95b84d56a8b33abb11e64d3b601c2b4a8","unresolved":false,"context_lines":[{"line_number":27,"context_line":"\"\"\""},{"line_number":28,"context_line":""},{"line_number":29,"context_line":"import collections"},{"line_number":30,"context_line":"import importlib"},{"line_number":31,"context_line":"import os"},{"line_number":32,"context_line":"import pkgutil"},{"line_number":33,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"7faddb67_de8bd41b","line":30,"range":{"start_line":30,"start_character":7,"end_line":30,"end_character":16},"updated":"2019-08-25 11:19:28.000000000","message":"It is better to use oslo_utils.\ni.e.: from oslo_utils import importutils","commit_id":"d7e7d3260387096bb598068ce363ac0a1e4c4825"},{"author":{"_account_id":26588,"name":"Hiroyuki Jo","email":"joxyuki@gmail.com","username":"joxyuki"},"change_message_id":"b09ad58f1e939061a60bb2b6cc2b4ce8c7eb7088","unresolved":false,"context_lines":[{"line_number":14,"context_line":"#    under the License."},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"\"\"\""},{"line_number":17,"context_line":"This is the single point of entry to generate the sample configuration"},{"line_number":18,"context_line":"file for tacker. It collects all the necessary info from the other modules"},{"line_number":19,"context_line":"in this pacckkage. It is assumed that:"},{"line_number":20,"context_line":""}],"source_content_type":"text/x-python","patch_set":6,"id":"5faad753_721e850d","line":17,"range":{"start_line":17,"start_character":12,"end_line":17,"end_character":24},"updated":"2019-09-09 03:20:38.000000000","message":"At least today, this is NOT single point for sample config. But, do you intend in the future to refactor other config code to make this framework single point?","commit_id":"e19cec383e6d9ccce2827e6a98184cc28cdb5a59"},{"author":{"_account_id":1011,"name":"Tushar Patil","email":"tushar.vitthal.patil@gmail.com","username":"tpatil"},"change_message_id":"49bafc212e8332a1162dea5f37cfd3998a5415aa","unresolved":false,"context_lines":[{"line_number":14,"context_line":"#    under the License."},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"\"\"\""},{"line_number":17,"context_line":"This is the single point of entry to generate the sample configuration"},{"line_number":18,"context_line":"file for tacker. It collects all the necessary info from the other modules"},{"line_number":19,"context_line":"in this pacckkage. It is assumed that:"},{"line_number":20,"context_line":""}],"source_content_type":"text/x-python","patch_set":6,"id":"5faad753_32c5175c","line":17,"range":{"start_line":17,"start_character":12,"end_line":17,"end_character":24},"in_reply_to":"5faad753_721e850d","updated":"2019-09-12 08:44:35.000000000","message":"Yes, we will add a TODO note here.","commit_id":"e19cec383e6d9ccce2827e6a98184cc28cdb5a59"},{"author":{"_account_id":18955,"name":"dharmendra","email":"dharmendra.kushwaha@gmail.com","username":"dharmendra"},"change_message_id":"b6e08e40f98da0dcbeb8e9d3e7a6dbde964f0594","unresolved":false,"context_lines":[{"line_number":32,"context_line":""},{"line_number":33,"context_line":"import collections"},{"line_number":34,"context_line":"import os"},{"line_number":35,"context_line":"from oslo_utils import importutils"},{"line_number":36,"context_line":"import pkgutil"},{"line_number":37,"context_line":""},{"line_number":38,"context_line":"LIST_OPTS_FUNC_NAME \u003d \"list_opts\""}],"source_content_type":"text/x-python","patch_set":11,"id":"3fa7e38b_fd89e725","line":35,"updated":"2019-09-18 11:08:00.000000000","message":"add a blank line.","commit_id":"db74d4d37896b991aa2eff9b3fdd8fd1c3a67472"}],"tacker/conf/vnf_package.py":[{"author":{"_account_id":18955,"name":"dharmendra","email":"dharmendra.kushwaha@gmail.com","username":"dharmendra"},"change_message_id":"b6e08e40f98da0dcbeb8e9d3e7a6dbde964f0594","unresolved":false,"context_lines":[{"line_number":23,"context_line":"               default\u003d\u0027/var/lib/tacker/vnfpackages/\u0027,"},{"line_number":24,"context_line":"               help\u003d\"Path to store extracted CSAR file\"),"},{"line_number":25,"context_line":""},{"line_number":26,"context_line":"    cfg.IntOpt(\u0027csar_file_size_cap\u0027, default\u003d1099511627776, min\u003d1,"},{"line_number":27,"context_line":"               max\u003d9223372036854775808,"},{"line_number":28,"context_line":"               help\u003d_(\"\"\""},{"line_number":29,"context_line":"Maximum size of CSAR file a user can upload in bytes."}],"source_content_type":"text/x-python","patch_set":11,"id":"3fa7e38b_9d24730f","line":26,"range":{"start_line":26,"start_character":45,"end_line":26,"end_character":58},"updated":"2019-09-18 11:08:00.000000000","message":"Just a Suggestion(can be fixed later):\n\nRather than having a large value in bytes, we should have it in readable units(Ex.: MB, GB..) and wherever needed an util helper method which convert those units in bytes.","commit_id":"db74d4d37896b991aa2eff9b3fdd8fd1c3a67472"}]}
