)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"f4da85346db90913be43f7b0ff7a5c1f84e65a86","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"a1f9c7b1_92e0592c","updated":"2024-04-19 15:18:24.000000000","message":"changes LGTM. Thanks Stephen!","commit_id":"0770da095f9033f8e5613f2681cfd27cff6545e4"}],"doc/source/admin/volume-multiattach.rst":[{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"f4da85346db90913be43f7b0ff7a5c1f84e65a86","unresolved":true,"context_lines":[{"line_number":69,"context_line":""},{"line_number":70,"context_line":".. code-block:: console"},{"line_number":71,"context_line":""},{"line_number":72,"context_line":"   $ openstack volume create --size 10 --type multiattach my-volume"},{"line_number":73,"context_line":""},{"line_number":74,"context_line":"In addition, it is possible to retype a volume to be (or not to be) multiattach"},{"line_number":75,"context_line":"capable. Currently however we only allow retyping a volume if its status is"}],"source_content_type":"text/x-rst","patch_set":1,"id":"2f8652f8_f801d2c2","line":72,"range":{"start_line":72,"start_character":29,"end_line":72,"end_character":67},"updated":"2024-04-19 15:18:24.000000000","message":"should we leave the --size (10) and name (my-volume) upto the user without providing the exact values here?","commit_id":"0770da095f9033f8e5613f2681cfd27cff6545e4"}],"doc/source/cli/cli-cinder-quotas.rst":[{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"f4da85346db90913be43f7b0ff7a5c1f84e65a86","unresolved":false,"context_lines":[{"line_number":89,"context_line":"   .. code-block:: console"},{"line_number":90,"context_line":""},{"line_number":91,"context_line":"      $ openstack quota show --volume $PROJECT_ID"},{"line_number":92,"context_line":"      +-----------------------+-------+"},{"line_number":93,"context_line":"      | Resource              | Limit |"},{"line_number":94,"context_line":"      +-----------------------+-------+"},{"line_number":95,"context_line":"      | volumes               |    10 |"},{"line_number":96,"context_line":"      | snapshots             |    10 |"},{"line_number":97,"context_line":"      | gigabytes             |  1000 |"},{"line_number":98,"context_line":"      | backups               |    10 |"},{"line_number":99,"context_line":"      | volumes_lvmdriver-1   |    -1 |"},{"line_number":100,"context_line":"      | gigabytes_lvmdriver-1 |    -1 |"},{"line_number":101,"context_line":"      | snapshots_lvmdriver-1 |    -1 |"},{"line_number":102,"context_line":"      | volumes___DEFAULT__   |    -1 |"},{"line_number":103,"context_line":"      | gigabytes___DEFAULT__ |    -1 |"},{"line_number":104,"context_line":"      | snapshots___DEFAULT__ |    -1 |"},{"line_number":105,"context_line":"      | groups                |    10 |"},{"line_number":106,"context_line":"      | backup-gigabytes      |  1000 |"},{"line_number":107,"context_line":"      | per-volume-gigabytes  |    -1 |"},{"line_number":108,"context_line":"      +-----------------------+-------+"},{"line_number":109,"context_line":""},{"line_number":110,"context_line":"#. Show the current usage of a per-project quota:"}],"source_content_type":"text/x-rst","patch_set":1,"id":"7f5ff433_d05f180d","line":107,"range":{"start_line":92,"start_character":0,"end_line":107,"end_character":39},"updated":"2024-04-19 15:18:24.000000000","message":"verified this +1","commit_id":"0770da095f9033f8e5613f2681cfd27cff6545e4"},{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"f4da85346db90913be43f7b0ff7a5c1f84e65a86","unresolved":false,"context_lines":[{"line_number":111,"context_line":""},{"line_number":112,"context_line":"   .. code-block:: console"},{"line_number":113,"context_line":""},{"line_number":114,"context_line":"      $ openstack quota show --volume --usage $PROJECT_ID"},{"line_number":115,"context_line":"      +-----------------------+-------+--------+----------+"},{"line_number":116,"context_line":"      | Resource              | Limit | In Use | Reserved |"},{"line_number":117,"context_line":"      +-----------------------+-------+--------+----------+"},{"line_number":118,"context_line":"      | volumes               |    10 |      1 |        0 |"},{"line_number":119,"context_line":"      | snapshots             |    10 |      0 |        0 |"},{"line_number":120,"context_line":"      | gigabytes             |  1000 |      1 |        0 |"},{"line_number":121,"context_line":"      | backups               |    10 |      0 |        0 |"},{"line_number":122,"context_line":"      | volumes_lvmdriver-1   |    -1 |      1 |        0 |"},{"line_number":123,"context_line":"      | gigabytes_lvmdriver-1 |    -1 |      1 |        0 |"},{"line_number":124,"context_line":"      | snapshots_lvmdriver-1 |    -1 |      0 |        0 |"},{"line_number":125,"context_line":"      | volumes___DEFAULT__   |    -1 |      0 |        0 |"},{"line_number":126,"context_line":"      | gigabytes___DEFAULT__ |    -1 |      0 |        0 |"},{"line_number":127,"context_line":"      | snapshots___DEFAULT__ |    -1 |      0 |        0 |"},{"line_number":128,"context_line":"      | groups                |    10 |      0 |        0 |"},{"line_number":129,"context_line":"      | backup-gigabytes      |  1000 |      0 |        0 |"},{"line_number":130,"context_line":"      | per-volume-gigabytes  |    -1 |      0 |        0 |"},{"line_number":131,"context_line":"      +-----------------------+-------+--------+----------+"},{"line_number":132,"context_line":""},{"line_number":133,"context_line":""},{"line_number":134,"context_line":"Edit and update Block Storage service quotas"}],"source_content_type":"text/x-rst","patch_set":1,"id":"aa04906f_e381c5e6","line":131,"range":{"start_line":114,"start_character":0,"end_line":131,"end_character":59},"updated":"2024-04-19 15:18:24.000000000","message":"+1 verified this","commit_id":"0770da095f9033f8e5613f2681cfd27cff6545e4"}]}
