)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":31737,"name":"Hirotaka Wakabayashi","email":"hiwkby@yahoo.com","username":"hiwkby"},"change_message_id":"ca72482b7f1ad3c40775d1f9dee85f0523e5f5ce","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"3a0e025e_32a0934f","updated":"2023-01-27 14:21:16.000000000","message":"Hi Wu! Could you please check this?","commit_id":"3dd78f97ba67da8575e522c01ca248e0a2718ca5"},{"author":{"_account_id":26285,"name":"wu.chunyang","email":"wchy1001@gmail.com","username":"wu.chunyang"},"change_message_id":"20036d2870bc0d83b5e4834e6658a5bc59802363","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"7993fe7c_53575a1b","updated":"2023-01-29 06:42:23.000000000","message":"thanks， LGTM then.","commit_id":"3a27069307e57e163ae27b50cf515eda203b0433"}],"doc/source/user/backup-db.rst":[{"author":{"_account_id":26285,"name":"wu.chunyang","email":"wchy1001@gmail.com","username":"wu.chunyang"},"change_message_id":"0de207ff93ae41c8efe60c3f54f8c4ffd6aab860","unresolved":true,"context_lines":[{"line_number":59,"context_line":"#. **Backup the database instance**"},{"line_number":60,"context_line":""},{"line_number":61,"context_line":"   Back up the database instance by using the :command:`openstack database backup create`"},{"line_number":62,"context_line":"   command. In this example, the backup is called ``backup1``."},{"line_number":63,"context_line":""},{"line_number":64,"context_line":"   .. code-block:: console"},{"line_number":65,"context_line":""}],"source_content_type":"text/x-rst","patch_set":1,"id":"b8583662_22feb5e3","line":62,"range":{"start_line":62,"start_character":52,"end_line":62,"end_character":59},"updated":"2023-01-28 12:30:46.000000000","message":"nit: mysql-backup-name1 ？","commit_id":"3dd78f97ba67da8575e522c01ca248e0a2718ca5"},{"author":{"_account_id":31737,"name":"Hirotaka Wakabayashi","email":"hiwkby@yahoo.com","username":"hiwkby"},"change_message_id":"28a869fb5efdc227fed4f97ddfae53727d3c1dec","unresolved":false,"context_lines":[{"line_number":59,"context_line":"#. **Backup the database instance**"},{"line_number":60,"context_line":""},{"line_number":61,"context_line":"   Back up the database instance by using the :command:`openstack database backup create`"},{"line_number":62,"context_line":"   command. In this example, the backup is called ``backup1``."},{"line_number":63,"context_line":""},{"line_number":64,"context_line":"   .. code-block:: console"},{"line_number":65,"context_line":""}],"source_content_type":"text/x-rst","patch_set":1,"id":"f252fe6d_da4be22f","line":62,"range":{"start_line":62,"start_character":52,"end_line":62,"end_character":59},"in_reply_to":"b8583662_22feb5e3","updated":"2023-01-28 13:31:06.000000000","message":"Thanks! I fixed it by the patch set 2.","commit_id":"3dd78f97ba67da8575e522c01ca248e0a2718ca5"},{"author":{"_account_id":26285,"name":"wu.chunyang","email":"wchy1001@gmail.com","username":"wu.chunyang"},"change_message_id":"0de207ff93ae41c8efe60c3f54f8c4ffd6aab860","unresolved":true,"context_lines":[{"line_number":141,"context_line":"   command to create a new database instance called ``mysql2``."},{"line_number":142,"context_line":""},{"line_number":143,"context_line":"   -  Specify that the new ``mysql2`` instance has the same flavor"},{"line_number":144,"context_line":"      (``d2``) and the same root volume size (``d1`) as the original"},{"line_number":145,"context_line":"      ``mysql1`` instance."},{"line_number":146,"context_line":""},{"line_number":147,"context_line":"   -  Use the ``--backup`` argument to indicate that this new"}],"source_content_type":"text/x-rst","patch_set":1,"id":"20b9e82d_980f6c2e","line":144,"range":{"start_line":144,"start_character":48,"end_line":144,"end_character":50},"updated":"2023-01-28 12:30:46.000000000","message":"Should it be a number?","commit_id":"3dd78f97ba67da8575e522c01ca248e0a2718ca5"},{"author":{"_account_id":31737,"name":"Hirotaka Wakabayashi","email":"hiwkby@yahoo.com","username":"hiwkby"},"change_message_id":"28a869fb5efdc227fed4f97ddfae53727d3c1dec","unresolved":false,"context_lines":[{"line_number":141,"context_line":"   command to create a new database instance called ``mysql2``."},{"line_number":142,"context_line":""},{"line_number":143,"context_line":"   -  Specify that the new ``mysql2`` instance has the same flavor"},{"line_number":144,"context_line":"      (``d2``) and the same root volume size (``d1`) as the original"},{"line_number":145,"context_line":"      ``mysql1`` instance."},{"line_number":146,"context_line":""},{"line_number":147,"context_line":"   -  Use the ``--backup`` argument to indicate that this new"}],"source_content_type":"text/x-rst","patch_set":1,"id":"da62944b_bf6a630d","line":144,"range":{"start_line":144,"start_character":48,"end_line":144,"end_character":50},"in_reply_to":"20b9e82d_980f6c2e","updated":"2023-01-28 13:31:06.000000000","message":"Thanks! I fixed it by the patch set 2.","commit_id":"3dd78f97ba67da8575e522c01ca248e0a2718ca5"},{"author":{"_account_id":26285,"name":"wu.chunyang","email":"wchy1001@gmail.com","username":"wu.chunyang"},"change_message_id":"0de207ff93ae41c8efe60c3f54f8c4ffd6aab860","unresolved":true,"context_lines":[{"line_number":152,"context_line":"   .. code-block:: console"},{"line_number":153,"context_line":""},{"line_number":154,"context_line":"      $ openstack database instance create mysql2 --flavor d2 \\"},{"line_number":155,"context_line":"            --nic net-id\u003d$(openstack network list -f value -c ID --name private) \\"},{"line_number":156,"context_line":"            --datastore mysql --datastore-version 8.0.29 --datastore-version-number 8.0.29 --size 1 \\"},{"line_number":157,"context_line":"            --backup $(openstack database backup show mysql-backup-name1 -f value -c id)"},{"line_number":158,"context_line":"      +--------------------------+--------------------------------------+"}],"source_content_type":"text/x-rst","patch_set":1,"id":"c71e58b2_847f991d","line":155,"range":{"start_line":155,"start_character":72,"end_line":155,"end_character":79},"updated":"2023-01-28 12:30:46.000000000","message":"nit: $network_name ?  or we use $network_id directly ?","commit_id":"3dd78f97ba67da8575e522c01ca248e0a2718ca5"},{"author":{"_account_id":31737,"name":"Hirotaka Wakabayashi","email":"hiwkby@yahoo.com","username":"hiwkby"},"change_message_id":"28a869fb5efdc227fed4f97ddfae53727d3c1dec","unresolved":false,"context_lines":[{"line_number":152,"context_line":"   .. code-block:: console"},{"line_number":153,"context_line":""},{"line_number":154,"context_line":"      $ openstack database instance create mysql2 --flavor d2 \\"},{"line_number":155,"context_line":"            --nic net-id\u003d$(openstack network list -f value -c ID --name private) \\"},{"line_number":156,"context_line":"            --datastore mysql --datastore-version 8.0.29 --datastore-version-number 8.0.29 --size 1 \\"},{"line_number":157,"context_line":"            --backup $(openstack database backup show mysql-backup-name1 -f value -c id)"},{"line_number":158,"context_line":"      +--------------------------+--------------------------------------+"}],"source_content_type":"text/x-rst","patch_set":1,"id":"bb74d9ce_b616c4f0","line":155,"range":{"start_line":155,"start_character":72,"end_line":155,"end_character":79},"in_reply_to":"c71e58b2_847f991d","updated":"2023-01-28 13:31:06.000000000","message":"Thanks! I use $network_id. :)","commit_id":"3dd78f97ba67da8575e522c01ca248e0a2718ca5"}]}
