)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"c728ce927780419267200726e42e05f1577c0ea1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"9e094990_98c97e45","updated":"2021-10-11 05:56:56.000000000","message":"\u003e Patch Set 2: Code-Review-1\n\u003e \n\u003e (17 comments)\n\u003e \n\u003e In general, it\u0027s better to keep the contents of manuals concise. I\u0027d appreciate if you revise for my suggestions. Thanks.\n\nThanks for your comments and suggestions. I fixed to your comments, could you confirm it?","commit_id":"536cf49f81208bdd631ec229a0cd4481870a0e01"},{"author":{"_account_id":33292,"name":"Masaki UENO","email":"masaki.ueno.up@hco.ntt.co.jp","username":"masaki-ueno"},"change_message_id":"d30d06ce7c25b791c7e0b4838dabb72afb8d1061","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"ef912f94_05580378","updated":"2021-11-15 08:53:18.000000000","message":"Hmm.... The emitted error in this patch looks a bit strange.... This patch only modifies documents, but the error says `tacker/tacker/db/types.py` causes `undefined label` error. Does anyone know the detail?","commit_id":"536cf49f81208bdd631ec229a0cd4481870a0e01"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"38cccdf79ae785de629bb1ffc2e218a0f28b6d44","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"d122bbf5_93c024c6","updated":"2021-10-13 02:12:04.000000000","message":"It looks no updates made for may comment yet, right?","commit_id":"536cf49f81208bdd631ec229a0cd4481870a0e01"},{"author":{"_account_id":31730,"name":"Naoaki Horie","email":"naoaki.h.opst@gmail.com","username":"naoaki-horie"},"change_message_id":"c10dc483dcc46dee75b77d3ac632a3adaa6b0e71","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"49afe63b_129bf9c1","updated":"2021-10-22 07:46:02.000000000","message":"LGTM!","commit_id":"536cf49f81208bdd631ec229a0cd4481870a0e01"},{"author":{"_account_id":32102,"name":"Manpreet Kaur","email":"kaurmanpreet2620@gmail.com","username":"manpreet"},"change_message_id":"0b83147eed74cca42770d276d165c0812ce1f5aa","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"f4c4c5ad_ab47e07b","updated":"2021-11-08 01:06:29.000000000","message":"LGTM.","commit_id":"536cf49f81208bdd631ec229a0cd4481870a0e01"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"82868de419608e4e411659266152780a3a6c59c2","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"c36014d2_3947f19f","updated":"2021-10-28 13:22:41.000000000","message":"ping","commit_id":"536cf49f81208bdd631ec229a0cd4481870a0e01"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"0725f27f94e9c81e9898871cecc3f209030af12b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"4369211a_bc85fb0b","updated":"2021-11-15 08:31:09.000000000","message":"recheck","commit_id":"536cf49f81208bdd631ec229a0cd4481870a0e01"},{"author":{"_account_id":33292,"name":"Masaki UENO","email":"masaki.ueno.up@hco.ntt.co.jp","username":"masaki-ueno"},"change_message_id":"43eb6a6cfdbc381f5377d91fbc301fc36a08103f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"7a77d325_558ef763","updated":"2021-11-15 04:43:34.000000000","message":"recheck","commit_id":"536cf49f81208bdd631ec229a0cd4481870a0e01"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"f2ca66276092ee7dfdb32b267f22475402b9ad89","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"db8ae65e_43ad6628","updated":"2021-11-22 22:28:35.000000000","message":"recheck","commit_id":"536cf49f81208bdd631ec229a0cd4481870a0e01"},{"author":{"_account_id":33455,"name":"Hiromu Asahina","email":"hiromu.a5a@gmail.com","username":"h_asahina"},"change_message_id":"42cd483ea2e94f53edb15d98a6fc57f802623c36","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":5,"id":"ef4e2597_bb9d1f6c","in_reply_to":"87e0841f_f1fbf916","updated":"2021-11-15 12:01:32.000000000","message":"As you may notice, this problem might be caused by `:ref:` rules in docstring that have been recently added to SQLAlchemy [1].\nAfter reverting this commit [1], I could run `tox -edocs` successfully.\n\nI\u0027m not certain, but maybe Sphinx considers these docstrings as a part of the rst documents and fails to resolve :ref: rule [2].\nIf my guess is correct, this is a matter between Sphinx and SQLAlchemy.\n\n[1] https://github.com/sqlalchemy/sqlalchemy/commit/605d0d905855684bfe4409532af98f336ae38f82#diff-11f1fd0f775da0862d27dad23b5f9a801df9ea8ade1b55fbd0e84bd888fe4f4dR294\n[2] https://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html#role-ref\n\n```\n$ cd .tox/docs/lib/python3.9/site-packages/sqlalchemy/sql\n \n$ patch -u type_api.py \u003c revert_docstrings.patch\n\n$ cd -\n\n$ tox -edocs\n...\n\n  docs: commands succeeded\n  congratulations :)\n\n$ source .tox/docs/bin/activate.fish\n\n$ pip list | grep SQLAlchemy\nSQLAlchemy                    1.4.27\n```","commit_id":"536cf49f81208bdd631ec229a0cd4481870a0e01"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"53c2aea1d5e229578e23be4175ac684db82597db","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"87e0841f_f1fbf916","in_reply_to":"ef912f94_05580378","updated":"2021-11-15 09:45:14.000000000","message":"SQLAlchemy 1.4.27 released on Nov12, and it seems that an error has occurred since then.\nhttps://pypi.org/project/SQLAlchemy/1.4.27/#history\n\nThe solution has not been investigated yet, but no errors occurred when I tried to use SQLAlchemy 1.4.26 in my environment.","commit_id":"536cf49f81208bdd631ec229a0cd4481870a0e01"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"1b2cabd4f0d7fef9ffcaf27c8c118a67c09025d9","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"771b77c8_c5413d92","updated":"2021-12-09 13:54:54.000000000","message":"ping","commit_id":"79ad3ec71f1c430a81c8b91f3501674ef1dc91d0"}],"doc/source/user/mgmt_driver_deploy_k8s_and_cnf_with_helm.rst":[{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"a5c4d0a9626ea8efb7eb6b8b2d4b7c613c0459c7","unresolved":true,"context_lines":[{"line_number":323,"context_line":"2. Deploy a local Helm chart file"},{"line_number":324,"context_line":"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"},{"line_number":325,"context_line":"This section describes the procedures required to deploy using Helm chart."},{"line_number":326,"context_line":"When using a a local Helm chart file, place the chart file you want to use"},{"line_number":327,"context_line":"in \"Files/Kubernetes\"."},{"line_number":328,"context_line":"If you use an external repository, you do not need to store chart files."},{"line_number":329,"context_line":"Please refer to [#Helm-Create]_ and [#Helm-Package]_ for how to create and"}],"source_content_type":"text/x-rst","patch_set":1,"id":"c6f57f53_0a492e8a","line":326,"range":{"start_line":326,"start_character":11,"end_line":326,"end_character":13},"updated":"2021-10-04 18:47:25.000000000","message":"no need","commit_id":"ee898ffe98b9f8c6cb060f4c59a5bf7621b9ece5"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"c728ce927780419267200726e42e05f1577c0ea1","unresolved":true,"context_lines":[{"line_number":323,"context_line":"2. Deploy a local Helm chart file"},{"line_number":324,"context_line":"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"},{"line_number":325,"context_line":"This section describes the procedures required to deploy using Helm chart."},{"line_number":326,"context_line":"When using a a local Helm chart file, place the chart file you want to use"},{"line_number":327,"context_line":"in \"Files/Kubernetes\"."},{"line_number":328,"context_line":"If you use an external repository, you do not need to store chart files."},{"line_number":329,"context_line":"Please refer to [#Helm-Create]_ and [#Helm-Package]_ for how to create and"}],"source_content_type":"text/x-rst","patch_set":1,"id":"1945e13b_3baeb2c7","line":326,"range":{"start_line":326,"start_character":11,"end_line":326,"end_character":13},"in_reply_to":"c6f57f53_0a492e8a","updated":"2021-10-11 05:56:56.000000000","message":"I removed duplicated \"a\".","commit_id":"ee898ffe98b9f8c6cb060f4c59a5bf7621b9ece5"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"a5c4d0a9626ea8efb7eb6b8b2d4b7c613c0459c7","unresolved":true,"context_lines":[{"line_number":1,"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\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\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":2,"context_line":"How to Install Helm to Kubernetes Cluster and Deploy CNF using Helm chart"},{"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\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\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":""},{"line_number":5,"context_line":"Overview"}],"source_content_type":"text/x-rst","patch_set":2,"id":"32cd926c_171f6583","line":2,"range":{"start_line":2,"start_character":68,"end_line":2,"end_character":69},"updated":"2021-10-04 18:47:25.000000000","message":"large C?","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"c728ce927780419267200726e42e05f1577c0ea1","unresolved":true,"context_lines":[{"line_number":1,"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\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\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":2,"context_line":"How to Install Helm to Kubernetes Cluster and Deploy CNF using Helm chart"},{"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\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\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":""},{"line_number":5,"context_line":"Overview"}],"source_content_type":"text/x-rst","patch_set":2,"id":"b7314db8_0dbf021b","line":2,"range":{"start_line":2,"start_character":68,"end_line":2,"end_character":69},"in_reply_to":"32cd926c_171f6583","updated":"2021-10-11 05:56:56.000000000","message":"I\u0027ve change to large C.","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"a5c4d0a9626ea8efb7eb6b8b2d4b7c613c0459c7","unresolved":true,"context_lines":[{"line_number":4,"context_line":""},{"line_number":5,"context_line":"Overview"},{"line_number":6,"context_line":"--------"},{"line_number":7,"context_line":"Tacker supports Kubernetes resource files as Managed Container Infrastructure"},{"line_number":8,"context_line":"Object Package (MCIOP) in VNF Lifecycle Management for CNF."},{"line_number":9,"context_line":"On the other hand, Helm chart should be also supported as MCIOP due to the"},{"line_number":10,"context_line":"trend of cloud-native application development."},{"line_number":11,"context_line":""},{"line_number":12,"context_line":"By following this procedure, users can install and configure Helm environment"},{"line_number":13,"context_line":"in the Master Nodes of Kubernetes Cluster deployed by using Mgmt Driver,"}],"source_content_type":"text/x-rst","patch_set":2,"id":"d349e913_6046ea5f","line":10,"range":{"start_line":7,"start_character":0,"end_line":10,"end_character":46},"updated":"2021-10-04 18:47:25.000000000","message":"For me, this sentence is a bit little redundant and not sure what is for \"on the other hand ...\". I think it\u0027s enough to say is \"Tacker supports Helm chart as MCIOP (Managed Container Infrastructure Object Package)\" or so.","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"c728ce927780419267200726e42e05f1577c0ea1","unresolved":true,"context_lines":[{"line_number":4,"context_line":""},{"line_number":5,"context_line":"Overview"},{"line_number":6,"context_line":"--------"},{"line_number":7,"context_line":"Tacker supports Kubernetes resource files as Managed Container Infrastructure"},{"line_number":8,"context_line":"Object Package (MCIOP) in VNF Lifecycle Management for CNF."},{"line_number":9,"context_line":"On the other hand, Helm chart should be also supported as MCIOP due to the"},{"line_number":10,"context_line":"trend of cloud-native application development."},{"line_number":11,"context_line":""},{"line_number":12,"context_line":"By following this procedure, users can install and configure Helm environment"},{"line_number":13,"context_line":"in the Master Nodes of Kubernetes Cluster deployed by using Mgmt Driver,"}],"source_content_type":"text/x-rst","patch_set":2,"id":"d7abaf1a_4e07416b","line":10,"range":{"start_line":7,"start_character":0,"end_line":10,"end_character":46},"in_reply_to":"d349e913_6046ea5f","updated":"2021-10-11 05:56:56.000000000","message":"Thanks for suggestion, I applied your suggestion.","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"a5c4d0a9626ea8efb7eb6b8b2d4b7c613c0459c7","unresolved":true,"context_lines":[{"line_number":9,"context_line":"On the other hand, Helm chart should be also supported as MCIOP due to the"},{"line_number":10,"context_line":"trend of cloud-native application development."},{"line_number":11,"context_line":""},{"line_number":12,"context_line":"By following this procedure, users can install and configure Helm environment"},{"line_number":13,"context_line":"in the Master Nodes of Kubernetes Cluster deployed by using Mgmt Driver,"},{"line_number":14,"context_line":"and users can deploy CNF by using Helm chart to the deployed Kubernetes"},{"line_number":15,"context_line":"Cluster."}],"source_content_type":"text/x-rst","patch_set":2,"id":"1b49b787_f8e7d103","line":12,"range":{"start_line":12,"start_character":13,"end_line":12,"end_character":27},"updated":"2021-10-04 18:47:25.000000000","message":"Which one? or you mean \"procesures below\"?","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"c728ce927780419267200726e42e05f1577c0ea1","unresolved":true,"context_lines":[{"line_number":9,"context_line":"On the other hand, Helm chart should be also supported as MCIOP due to the"},{"line_number":10,"context_line":"trend of cloud-native application development."},{"line_number":11,"context_line":""},{"line_number":12,"context_line":"By following this procedure, users can install and configure Helm environment"},{"line_number":13,"context_line":"in the Master Nodes of Kubernetes Cluster deployed by using Mgmt Driver,"},{"line_number":14,"context_line":"and users can deploy CNF by using Helm chart to the deployed Kubernetes"},{"line_number":15,"context_line":"Cluster."}],"source_content_type":"text/x-rst","patch_set":2,"id":"56028295_202443df","line":12,"range":{"start_line":12,"start_character":13,"end_line":12,"end_character":27},"in_reply_to":"1b49b787_f8e7d103","updated":"2021-10-11 05:56:56.000000000","message":"Yes, I meant \"procedures below\", so I changed like that.","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"a5c4d0a9626ea8efb7eb6b8b2d4b7c613c0459c7","unresolved":true,"context_lines":[{"line_number":14,"context_line":"and users can deploy CNF by using Helm chart to the deployed Kubernetes"},{"line_number":15,"context_line":"Cluster."},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"1. Kubernetes Cluster and Helm Deployment"},{"line_number":18,"context_line":"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"},{"line_number":19,"context_line":"This part describes the changes to the `How to use Mgmt Driver for deploying"},{"line_number":20,"context_line":"Kubernetes Cluster`_ procedure for installing Helm."}],"source_content_type":"text/x-rst","patch_set":2,"id":"a3efe87e_7c4e555a","line":17,"updated":"2021-10-04 18:47:25.000000000","message":"I think sections 1 and 2 here are no need to say here because it\u0027s enough to say in each chapters below.","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"c728ce927780419267200726e42e05f1577c0ea1","unresolved":true,"context_lines":[{"line_number":14,"context_line":"and users can deploy CNF by using Helm chart to the deployed Kubernetes"},{"line_number":15,"context_line":"Cluster."},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"1. Kubernetes Cluster and Helm Deployment"},{"line_number":18,"context_line":"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"},{"line_number":19,"context_line":"This part describes the changes to the `How to use Mgmt Driver for deploying"},{"line_number":20,"context_line":"Kubernetes Cluster`_ procedure for installing Helm."}],"source_content_type":"text/x-rst","patch_set":2,"id":"e705c7f6_5e4f5829","line":17,"in_reply_to":"a3efe87e_7c4e555a","updated":"2021-10-11 05:56:56.000000000","message":"I moved this description to under each chapters.","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"a5c4d0a9626ea8efb7eb6b8b2d4b7c613c0459c7","unresolved":true,"context_lines":[{"line_number":18,"context_line":"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"},{"line_number":19,"context_line":"This part describes the changes to the `How to use Mgmt Driver for deploying"},{"line_number":20,"context_line":"Kubernetes Cluster`_ procedure for installing Helm."},{"line_number":21,"context_line":"If there are any procedures that have been changed in each chapter, follow the"},{"line_number":22,"context_line":"instructions that show the changes in each chapter. If there are no changes,"},{"line_number":23,"context_line":"follow the procedures in the original manual."},{"line_number":24,"context_line":""},{"line_number":25,"context_line":"2. ETSI NFV-SOL CNF (Containerized VNF) Deployment by Helm chart"},{"line_number":26,"context_line":"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"}],"source_content_type":"text/x-rst","patch_set":2,"id":"d0574514_8ff41dea","line":23,"range":{"start_line":21,"start_character":0,"end_line":23,"end_character":45},"updated":"2021-10-04 18:47:25.000000000","message":"What do you mean?","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"2a6f0da89ac7ef9a88640204398545e1f80369d8","unresolved":true,"context_lines":[{"line_number":18,"context_line":"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"},{"line_number":19,"context_line":"This part describes the changes to the `How to use Mgmt Driver for deploying"},{"line_number":20,"context_line":"Kubernetes Cluster`_ procedure for installing Helm."},{"line_number":21,"context_line":"If there are any procedures that have been changed in each chapter, follow the"},{"line_number":22,"context_line":"instructions that show the changes in each chapter. If there are no changes,"},{"line_number":23,"context_line":"follow the procedures in the original manual."},{"line_number":24,"context_line":""},{"line_number":25,"context_line":"2. ETSI NFV-SOL CNF (Containerized VNF) Deployment by Helm chart"},{"line_number":26,"context_line":"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"}],"source_content_type":"text/x-rst","patch_set":2,"id":"480e7341_d09e24a8","line":23,"range":{"start_line":21,"start_character":0,"end_line":23,"end_character":45},"in_reply_to":"0732c52c_02c2ad13","updated":"2021-10-13 06:52:30.000000000","message":"I have included the above comments as a note and added a link to the original document at the beginning of each chapter in PS5.\nWhat should I write if the PS5 change is not good enough, could you give me a suggestion, please?","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"c130a49b7fcac5006a696991a4252cfbd3eed055","unresolved":true,"context_lines":[{"line_number":18,"context_line":"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"},{"line_number":19,"context_line":"This part describes the changes to the `How to use Mgmt Driver for deploying"},{"line_number":20,"context_line":"Kubernetes Cluster`_ procedure for installing Helm."},{"line_number":21,"context_line":"If there are any procedures that have been changed in each chapter, follow the"},{"line_number":22,"context_line":"instructions that show the changes in each chapter. If there are no changes,"},{"line_number":23,"context_line":"follow the procedures in the original manual."},{"line_number":24,"context_line":""},{"line_number":25,"context_line":"2. ETSI NFV-SOL CNF (Containerized VNF) Deployment by Helm chart"},{"line_number":26,"context_line":"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"}],"source_content_type":"text/x-rst","patch_set":2,"id":"b4f59230_b5c2fe4c","line":23,"range":{"start_line":21,"start_character":0,"end_line":23,"end_character":45},"in_reply_to":"096757de_25f5f381","updated":"2021-10-14 02:12:34.000000000","message":"Sorry, I made mistake. I fixed in PS3.\nhttps://review.opendev.org/c/openstack/tacker/+/811883/2..3/doc/source/user/mgmt_driver_deploy_k8s_and_cnf_with_helm.rst#15","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"eb54b51861c1e7429cd57a11633e86e218e17ab3","unresolved":true,"context_lines":[{"line_number":18,"context_line":"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"},{"line_number":19,"context_line":"This part describes the changes to the `How to use Mgmt Driver for deploying"},{"line_number":20,"context_line":"Kubernetes Cluster`_ procedure for installing Helm."},{"line_number":21,"context_line":"If there are any procedures that have been changed in each chapter, follow the"},{"line_number":22,"context_line":"instructions that show the changes in each chapter. If there are no changes,"},{"line_number":23,"context_line":"follow the procedures in the original manual."},{"line_number":24,"context_line":""},{"line_number":25,"context_line":"2. ETSI NFV-SOL CNF (Containerized VNF) Deployment by Helm chart"},{"line_number":26,"context_line":"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"}],"source_content_type":"text/x-rst","patch_set":2,"id":"096757de_25f5f381","line":23,"range":{"start_line":21,"start_character":0,"end_line":23,"end_character":45},"in_reply_to":"480e7341_d09e24a8","updated":"2021-10-14 01:56:21.000000000","message":"Could you tell me which PS you fixed the comment exactly? PS5 just includes a tiny fix for typo and no update for adding note.\nhttps://review.opendev.org/c/openstack/tacker/+/811883/4..5","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"38cccdf79ae785de629bb1ffc2e218a0f28b6d44","unresolved":true,"context_lines":[{"line_number":18,"context_line":"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"},{"line_number":19,"context_line":"This part describes the changes to the `How to use Mgmt Driver for deploying"},{"line_number":20,"context_line":"Kubernetes Cluster`_ procedure for installing Helm."},{"line_number":21,"context_line":"If there are any procedures that have been changed in each chapter, follow the"},{"line_number":22,"context_line":"instructions that show the changes in each chapter. If there are no changes,"},{"line_number":23,"context_line":"follow the procedures in the original manual."},{"line_number":24,"context_line":""},{"line_number":25,"context_line":"2. ETSI NFV-SOL CNF (Containerized VNF) Deployment by Helm chart"},{"line_number":26,"context_line":"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"}],"source_content_type":"text/x-rst","patch_set":2,"id":"0732c52c_02c2ad13","line":23,"range":{"start_line":21,"start_character":0,"end_line":23,"end_character":45},"in_reply_to":"af0f2473_d91c2734","updated":"2021-10-13 02:12:04.000000000","message":"I\u0027ve roughly understand your point, but don\u0027t make sense from the sentence. Did you update it because no update for the comment found in PS5?","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"f7c7069516e9aeeabf38a31781d7f04f8bbb0084","unresolved":true,"context_lines":[{"line_number":18,"context_line":"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"},{"line_number":19,"context_line":"This part describes the changes to the `How to use Mgmt Driver for deploying"},{"line_number":20,"context_line":"Kubernetes Cluster`_ procedure for installing Helm."},{"line_number":21,"context_line":"If there are any procedures that have been changed in each chapter, follow the"},{"line_number":22,"context_line":"instructions that show the changes in each chapter. If there are no changes,"},{"line_number":23,"context_line":"follow the procedures in the original manual."},{"line_number":24,"context_line":""},{"line_number":25,"context_line":"2. ETSI NFV-SOL CNF (Containerized VNF) Deployment by Helm chart"},{"line_number":26,"context_line":"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"}],"source_content_type":"text/x-rst","patch_set":2,"id":"9d5adb70_f127769a","line":23,"range":{"start_line":21,"start_character":0,"end_line":23,"end_character":45},"in_reply_to":"b4f59230_b5c2fe4c","updated":"2021-10-14 18:20:48.000000000","message":"understand, thanks!","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"c728ce927780419267200726e42e05f1577c0ea1","unresolved":true,"context_lines":[{"line_number":18,"context_line":"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"},{"line_number":19,"context_line":"This part describes the changes to the `How to use Mgmt Driver for deploying"},{"line_number":20,"context_line":"Kubernetes Cluster`_ procedure for installing Helm."},{"line_number":21,"context_line":"If there are any procedures that have been changed in each chapter, follow the"},{"line_number":22,"context_line":"instructions that show the changes in each chapter. If there are no changes,"},{"line_number":23,"context_line":"follow the procedures in the original manual."},{"line_number":24,"context_line":""},{"line_number":25,"context_line":"2. ETSI NFV-SOL CNF (Containerized VNF) Deployment by Helm chart"},{"line_number":26,"context_line":"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"}],"source_content_type":"text/x-rst","patch_set":2,"id":"af0f2473_d91c2734","line":23,"range":{"start_line":21,"start_character":0,"end_line":23,"end_character":45},"in_reply_to":"d0574514_8ff41dea","updated":"2021-10-11 05:56:56.000000000","message":"This document focuses on changes from the original document and refers to the original procedure if there are no changes.\nI added a note above to make it easier for users to understand.","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"a5c4d0a9626ea8efb7eb6b8b2d4b7c613c0459c7","unresolved":true,"context_lines":[{"line_number":22,"context_line":"instructions that show the changes in each chapter. If there are no changes,"},{"line_number":23,"context_line":"follow the procedures in the original manual."},{"line_number":24,"context_line":""},{"line_number":25,"context_line":"2. ETSI NFV-SOL CNF (Containerized VNF) Deployment by Helm chart"},{"line_number":26,"context_line":"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"},{"line_number":27,"context_line":"This part describes changes to the"},{"line_number":28,"context_line":"`ETSI NFV-SOL CNF (Containerized VNF) Deployment`_ procedure for deploying CNF"}],"source_content_type":"text/x-rst","patch_set":2,"id":"c6abc686_8469d6a5","line":25,"range":{"start_line":25,"start_character":19,"end_line":25,"end_character":39},"updated":"2021-10-04 18:47:25.000000000","message":"No need to say here because you already used the term before. Anyway, you\u0027d better to make a title simple, so it\u0027s OK to say an abbreviation in a title first, then its full name in contents next.","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"c728ce927780419267200726e42e05f1577c0ea1","unresolved":true,"context_lines":[{"line_number":22,"context_line":"instructions that show the changes in each chapter. If there are no changes,"},{"line_number":23,"context_line":"follow the procedures in the original manual."},{"line_number":24,"context_line":""},{"line_number":25,"context_line":"2. ETSI NFV-SOL CNF (Containerized VNF) Deployment by Helm chart"},{"line_number":26,"context_line":"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"},{"line_number":27,"context_line":"This part describes changes to the"},{"line_number":28,"context_line":"`ETSI NFV-SOL CNF (Containerized VNF) Deployment`_ procedure for deploying CNF"}],"source_content_type":"text/x-rst","patch_set":2,"id":"0770455f_ec6cc4ec","line":25,"range":{"start_line":25,"start_character":19,"end_line":25,"end_character":39},"in_reply_to":"c6abc686_8469d6a5","updated":"2021-10-11 05:56:56.000000000","message":"I removed \"(Containerized VNF)\" from chapter name below.","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"a5c4d0a9626ea8efb7eb6b8b2d4b7c613c0459c7","unresolved":true,"context_lines":[{"line_number":24,"context_line":""},{"line_number":25,"context_line":"2. ETSI NFV-SOL CNF (Containerized VNF) Deployment by Helm chart"},{"line_number":26,"context_line":"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"},{"line_number":27,"context_line":"This part describes changes to the"},{"line_number":28,"context_line":"`ETSI NFV-SOL CNF (Containerized VNF) Deployment`_ procedure for deploying CNF"},{"line_number":29,"context_line":"by Helm chart."},{"line_number":30,"context_line":"If there are any procedures that have been changed in each chapter, follow the"}],"source_content_type":"text/x-rst","patch_set":2,"id":"a04c4704_4716ff4c","line":27,"range":{"start_line":27,"start_character":0,"end_line":27,"end_character":19},"updated":"2021-10-04 18:47:25.000000000","message":"No need to say such an introduction in every chapters or sections.","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"c728ce927780419267200726e42e05f1577c0ea1","unresolved":true,"context_lines":[{"line_number":24,"context_line":""},{"line_number":25,"context_line":"2. ETSI NFV-SOL CNF (Containerized VNF) Deployment by Helm chart"},{"line_number":26,"context_line":"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"},{"line_number":27,"context_line":"This part describes changes to the"},{"line_number":28,"context_line":"`ETSI NFV-SOL CNF (Containerized VNF) Deployment`_ procedure for deploying CNF"},{"line_number":29,"context_line":"by Helm chart."},{"line_number":30,"context_line":"If there are any procedures that have been changed in each chapter, follow the"}],"source_content_type":"text/x-rst","patch_set":2,"id":"4563a977_027271d5","line":27,"range":{"start_line":27,"start_character":0,"end_line":27,"end_character":19},"in_reply_to":"a04c4704_4716ff4c","updated":"2021-10-11 05:56:56.000000000","message":"I removed this introduction.","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"a5c4d0a9626ea8efb7eb6b8b2d4b7c613c0459c7","unresolved":true,"context_lines":[{"line_number":27,"context_line":"This part describes changes to the"},{"line_number":28,"context_line":"`ETSI NFV-SOL CNF (Containerized VNF) Deployment`_ procedure for deploying CNF"},{"line_number":29,"context_line":"by Helm chart."},{"line_number":30,"context_line":"If there are any procedures that have been changed in each chapter, follow the"},{"line_number":31,"context_line":"instructions that show the changes in each chapter. If there are no changes,"},{"line_number":32,"context_line":"follow the procedures in the original manual."},{"line_number":33,"context_line":""},{"line_number":34,"context_line":""},{"line_number":35,"context_line":""}],"source_content_type":"text/x-rst","patch_set":2,"id":"86d02d72_5655c87e","line":32,"range":{"start_line":30,"start_character":0,"end_line":32,"end_character":45},"updated":"2021-10-04 18:47:25.000000000","message":"ditto","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"c728ce927780419267200726e42e05f1577c0ea1","unresolved":true,"context_lines":[{"line_number":27,"context_line":"This part describes changes to the"},{"line_number":28,"context_line":"`ETSI NFV-SOL CNF (Containerized VNF) Deployment`_ procedure for deploying CNF"},{"line_number":29,"context_line":"by Helm chart."},{"line_number":30,"context_line":"If there are any procedures that have been changed in each chapter, follow the"},{"line_number":31,"context_line":"instructions that show the changes in each chapter. If there are no changes,"},{"line_number":32,"context_line":"follow the procedures in the original manual."},{"line_number":33,"context_line":""},{"line_number":34,"context_line":""},{"line_number":35,"context_line":""}],"source_content_type":"text/x-rst","patch_set":2,"id":"c9f50c1b_9d5f4775","line":32,"range":{"start_line":30,"start_character":0,"end_line":32,"end_character":45},"in_reply_to":"86d02d72_5655c87e","updated":"2021-10-11 05:56:56.000000000","message":"I removed this introduction.","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"a5c4d0a9626ea8efb7eb6b8b2d4b7c613c0459c7","unresolved":true,"context_lines":[{"line_number":30,"context_line":"If there are any procedures that have been changed in each chapter, follow the"},{"line_number":31,"context_line":"instructions that show the changes in each chapter. If there are no changes,"},{"line_number":32,"context_line":"follow the procedures in the original manual."},{"line_number":33,"context_line":""},{"line_number":34,"context_line":""},{"line_number":35,"context_line":""},{"line_number":36,"context_line":"Kubernetes Cluster and Helm Deployment"}],"source_content_type":"text/x-rst","patch_set":2,"id":"3e50473b_f555a749","line":33,"updated":"2021-10-04 18:47:25.000000000","message":"nit. Useless blank lines here. Is it a mistake?","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"c728ce927780419267200726e42e05f1577c0ea1","unresolved":true,"context_lines":[{"line_number":30,"context_line":"If there are any procedures that have been changed in each chapter, follow the"},{"line_number":31,"context_line":"instructions that show the changes in each chapter. If there are no changes,"},{"line_number":32,"context_line":"follow the procedures in the original manual."},{"line_number":33,"context_line":""},{"line_number":34,"context_line":""},{"line_number":35,"context_line":""},{"line_number":36,"context_line":"Kubernetes Cluster and Helm Deployment"}],"source_content_type":"text/x-rst","patch_set":2,"id":"f7e39760_4922892d","line":33,"in_reply_to":"3e50473b_f555a749","updated":"2021-10-11 05:56:56.000000000","message":"I removed unnecessary blank lines.","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"a5c4d0a9626ea8efb7eb6b8b2d4b7c613c0459c7","unresolved":true,"context_lines":[{"line_number":42,"context_line":"The changes to the procedure are as follows."},{"line_number":43,"context_line":""},{"line_number":44,"context_line":"* Modify the TOSCA.meta file to install Helm"},{"line_number":45,"context_line":"* Add Helm Install Script"},{"line_number":46,"context_line":""},{"line_number":47,"context_line":"1. Directory Structure"},{"line_number":48,"context_line":"~~~~~~~~~~~~~~~~~~~~~~"}],"source_content_type":"text/x-rst","patch_set":2,"id":"3cfa9648_424ece94","line":45,"range":{"start_line":45,"start_character":11,"end_line":45,"end_character":25},"updated":"2021-10-04 18:47:25.000000000","message":"install script? or is \"Helm Install Script\" a proper noun?","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"c728ce927780419267200726e42e05f1577c0ea1","unresolved":true,"context_lines":[{"line_number":42,"context_line":"The changes to the procedure are as follows."},{"line_number":43,"context_line":""},{"line_number":44,"context_line":"* Modify the TOSCA.meta file to install Helm"},{"line_number":45,"context_line":"* Add Helm Install Script"},{"line_number":46,"context_line":""},{"line_number":47,"context_line":"1. Directory Structure"},{"line_number":48,"context_line":"~~~~~~~~~~~~~~~~~~~~~~"}],"source_content_type":"text/x-rst","patch_set":2,"id":"5eb4f77f_c06b2cc3","line":45,"range":{"start_line":45,"start_character":11,"end_line":45,"end_character":25},"in_reply_to":"3cfa9648_424ece94","updated":"2021-10-11 05:56:56.000000000","message":"I changed to \"install script\".","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"a5c4d0a9626ea8efb7eb6b8b2d4b7c613c0459c7","unresolved":true,"context_lines":[{"line_number":59,"context_line":""},{"line_number":60,"context_line":".. code-block:: console"},{"line_number":61,"context_line":""},{"line_number":62,"context_line":"    $ cat TOSCA-Metadata/TOSCA.meta"},{"line_number":63,"context_line":"    TOSCA-Meta-File-Version: 1.0"},{"line_number":64,"context_line":"    Created-by: Dummy User"},{"line_number":65,"context_line":"    CSAR-Version: 1.1"}],"source_content_type":"text/x-rst","patch_set":2,"id":"adb3b712_5847b657","line":62,"updated":"2021-10-04 18:47:25.000000000","message":"nit. Why don\u0027t you remove this line because, for me, you said it\u0027s a contents of TOSCA.meta before and the example of cat command is not included in the file, right?","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"c728ce927780419267200726e42e05f1577c0ea1","unresolved":true,"context_lines":[{"line_number":59,"context_line":""},{"line_number":60,"context_line":".. code-block:: console"},{"line_number":61,"context_line":""},{"line_number":62,"context_line":"    $ cat TOSCA-Metadata/TOSCA.meta"},{"line_number":63,"context_line":"    TOSCA-Meta-File-Version: 1.0"},{"line_number":64,"context_line":"    Created-by: Dummy User"},{"line_number":65,"context_line":"    CSAR-Version: 1.1"}],"source_content_type":"text/x-rst","patch_set":2,"id":"4729e5e2_afb65e0b","line":62,"in_reply_to":"adb3b712_5847b657","updated":"2021-10-11 05:56:56.000000000","message":"I removed this line.","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"a5c4d0a9626ea8efb7eb6b8b2d4b7c613c0459c7","unresolved":true,"context_lines":[{"line_number":97,"context_line":"    $ ls  Scripts/"},{"line_number":98,"context_line":"    install_helm.sh  install_k8s_cluster.sh  kubernetes_mgmt.py"},{"line_number":99,"context_line":""},{"line_number":100,"context_line":"Since there is no change in the procedure of Definitions/, Files/images/,"},{"line_number":101,"context_line":"BaseHOT/, UserData/, perform as `1. Directory Structure`_."},{"line_number":102,"context_line":"After completing this procedure, perform `2. Create VNF Package`_."},{"line_number":103,"context_line":""},{"line_number":104,"context_line":".. _Deploy Kubernetes Cluster by helm:"}],"source_content_type":"text/x-rst","patch_set":2,"id":"51f599d9_52d17810","line":101,"range":{"start_line":100,"start_character":0,"end_line":101,"end_character":58},"updated":"2021-10-04 18:47:25.000000000","message":"What do you mean?","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"c728ce927780419267200726e42e05f1577c0ea1","unresolved":true,"context_lines":[{"line_number":97,"context_line":"    $ ls  Scripts/"},{"line_number":98,"context_line":"    install_helm.sh  install_k8s_cluster.sh  kubernetes_mgmt.py"},{"line_number":99,"context_line":""},{"line_number":100,"context_line":"Since there is no change in the procedure of Definitions/, Files/images/,"},{"line_number":101,"context_line":"BaseHOT/, UserData/, perform as `1. Directory Structure`_."},{"line_number":102,"context_line":"After completing this procedure, perform `2. Create VNF Package`_."},{"line_number":103,"context_line":""},{"line_number":104,"context_line":".. _Deploy Kubernetes Cluster by helm:"}],"source_content_type":"text/x-rst","patch_set":2,"id":"ffac60d5_2d681319","line":101,"range":{"start_line":100,"start_character":0,"end_line":101,"end_character":58},"in_reply_to":"51f599d9_52d17810","updated":"2021-10-11 05:56:56.000000000","message":"This meant that there were no changes to folders other than the Script folder.\nThere is no need to specify that there are no changes, so the description has been deleted for simplicity.","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"a5c4d0a9626ea8efb7eb6b8b2d4b7c613c0459c7","unresolved":true,"context_lines":[{"line_number":99,"context_line":""},{"line_number":100,"context_line":"Since there is no change in the procedure of Definitions/, Files/images/,"},{"line_number":101,"context_line":"BaseHOT/, UserData/, perform as `1. Directory Structure`_."},{"line_number":102,"context_line":"After completing this procedure, perform `2. Create VNF Package`_."},{"line_number":103,"context_line":""},{"line_number":104,"context_line":".. _Deploy Kubernetes Cluster by helm:"},{"line_number":105,"context_line":""}],"source_content_type":"text/x-rst","patch_set":2,"id":"78deb037_c79c88df","line":102,"updated":"2021-10-04 18:47:25.000000000","message":"If you mean simply \"perform 2...\" as \"go to next section, I think no need this line.","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"c728ce927780419267200726e42e05f1577c0ea1","unresolved":true,"context_lines":[{"line_number":99,"context_line":""},{"line_number":100,"context_line":"Since there is no change in the procedure of Definitions/, Files/images/,"},{"line_number":101,"context_line":"BaseHOT/, UserData/, perform as `1. Directory Structure`_."},{"line_number":102,"context_line":"After completing this procedure, perform `2. Create VNF Package`_."},{"line_number":103,"context_line":""},{"line_number":104,"context_line":".. _Deploy Kubernetes Cluster by helm:"},{"line_number":105,"context_line":""}],"source_content_type":"text/x-rst","patch_set":2,"id":"4895f10b_fd47d537","line":102,"in_reply_to":"78deb037_c79c88df","updated":"2021-10-11 05:56:56.000000000","message":"I deleted this line to make simply.","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"a5c4d0a9626ea8efb7eb6b8b2d4b7c613c0459c7","unresolved":true,"context_lines":[{"line_number":129,"context_line":"    | Attribute name                       | Parameter description                                   |"},{"line_number":130,"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\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\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\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d+"},{"line_number":131,"context_line":"    | helm_installation_script_path        | File path of the script file to install Helm.           |"},{"line_number":132,"context_line":"    +--------------------------------------+---------------------------------------------------------+"},{"line_number":133,"context_line":""},{"line_number":134,"context_line":"complex_kubernetes_param_file.json"},{"line_number":135,"context_line":""}],"source_content_type":"text/x-rst","patch_set":2,"id":"d7c86c00_fa5332ac","line":132,"updated":"2021-10-04 18:47:25.000000000","message":"Could you make it shorter length of lines although you use actual output here.","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"c728ce927780419267200726e42e05f1577c0ea1","unresolved":true,"context_lines":[{"line_number":129,"context_line":"    | Attribute name                       | Parameter description                                   |"},{"line_number":130,"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\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\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\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d+"},{"line_number":131,"context_line":"    | helm_installation_script_path        | File path of the script file to install Helm.           |"},{"line_number":132,"context_line":"    +--------------------------------------+---------------------------------------------------------+"},{"line_number":133,"context_line":""},{"line_number":134,"context_line":"complex_kubernetes_param_file.json"},{"line_number":135,"context_line":""}],"source_content_type":"text/x-rst","patch_set":2,"id":"7a2f7ca1_8a4c7a7d","line":132,"in_reply_to":"d7c86c00_fa5332ac","updated":"2021-10-11 05:56:56.000000000","message":"I made it shorter length of lines.","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"a5c4d0a9626ea8efb7eb6b8b2d4b7c613c0459c7","unresolved":true,"context_lines":[{"line_number":192,"context_line":"        }]"},{"line_number":193,"context_line":"    }"},{"line_number":194,"context_line":""},{"line_number":195,"context_line":"After completing this procedure, execute the following :ref:`2. Check the"},{"line_number":196,"context_line":"Instantiation Operations (multi) result`."},{"line_number":197,"context_line":""},{"line_number":198,"context_line":".. _2. Check the Instantiation Operations (multi) result:"},{"line_number":199,"context_line":""}],"source_content_type":"text/x-rst","patch_set":2,"id":"c124f025_01da6ae4","line":196,"range":{"start_line":195,"start_character":0,"end_line":196,"end_character":41},"updated":"2021-10-04 18:47:25.000000000","message":"ditto. No need if you just mean \"go to next\".","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"c728ce927780419267200726e42e05f1577c0ea1","unresolved":true,"context_lines":[{"line_number":192,"context_line":"        }]"},{"line_number":193,"context_line":"    }"},{"line_number":194,"context_line":""},{"line_number":195,"context_line":"After completing this procedure, execute the following :ref:`2. Check the"},{"line_number":196,"context_line":"Instantiation Operations (multi) result`."},{"line_number":197,"context_line":""},{"line_number":198,"context_line":".. _2. Check the Instantiation Operations (multi) result:"},{"line_number":199,"context_line":""}],"source_content_type":"text/x-rst","patch_set":2,"id":"3f13ecf1_b4669869","line":196,"range":{"start_line":195,"start_character":0,"end_line":196,"end_character":41},"in_reply_to":"c124f025_01da6ae4","updated":"2021-10-11 05:56:56.000000000","message":"ditto.","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":25701,"name":"Yasufumi Ogawa","email":"yasufum.o@gmail.com","username":"yasufum"},"change_message_id":"a5c4d0a9626ea8efb7eb6b8b2d4b7c613c0459c7","unresolved":true,"context_lines":[{"line_number":244,"context_line":"`Explanation of the parameters for deploying a Kubernetes cluster`_."},{"line_number":245,"context_line":"In addition, you should include KeyValuePairs in the json file."},{"line_number":246,"context_line":""},{"line_number":247,"context_line":"After completing this procedure, execute the following :ref:`2. Check the"},{"line_number":248,"context_line":"Instantiation Operations (single) result`."},{"line_number":249,"context_line":""},{"line_number":250,"context_line":".. _2. Check the Instantiation Operations (single) result:"},{"line_number":251,"context_line":""}],"source_content_type":"text/x-rst","patch_set":2,"id":"a682f0f5_2fe3c8cf","line":248,"range":{"start_line":247,"start_character":0,"end_line":248,"end_character":42},"updated":"2021-10-04 18:47:25.000000000","message":"ditto","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"},{"author":{"_account_id":31857,"name":"Ayumu Ueha","email":"ueha.ayumu@fujitsu.com","username":"ueha"},"change_message_id":"c728ce927780419267200726e42e05f1577c0ea1","unresolved":true,"context_lines":[{"line_number":244,"context_line":"`Explanation of the parameters for deploying a Kubernetes cluster`_."},{"line_number":245,"context_line":"In addition, you should include KeyValuePairs in the json file."},{"line_number":246,"context_line":""},{"line_number":247,"context_line":"After completing this procedure, execute the following :ref:`2. Check the"},{"line_number":248,"context_line":"Instantiation Operations (single) result`."},{"line_number":249,"context_line":""},{"line_number":250,"context_line":".. _2. Check the Instantiation Operations (single) result:"},{"line_number":251,"context_line":""}],"source_content_type":"text/x-rst","patch_set":2,"id":"821269db_0cb30b47","line":248,"range":{"start_line":247,"start_character":0,"end_line":248,"end_character":42},"in_reply_to":"a682f0f5_2fe3c8cf","updated":"2021-10-11 05:56:56.000000000","message":"ditto.","commit_id":"1f893196b5319a7b162782944a5a80133a4ce4d4"}]}
