)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"66bd3c48af389c00d159747593a099f669788077","unresolved":false,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"docs: Scrub available quotas"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Reflect the changes introduced in API microversions 2.36 and 2.57. This"},{"line_number":10,"context_line":"was based on \u0027nova/api/openstack/compute/schemas/quota_sets.py\u0027. Note"},{"line_number":11,"context_line":"that the \u0027networks\u0027 quota, which is referenced in this file, was missing"},{"line_number":12,"context_line":"and is now documented."}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"7faddb67_b92024b2","line":9,"updated":"2019-07-10 18:38:23.000000000","message":"os-quota-class sets had some changes in 2.50 as well:\n\nhttps://developer.openstack.org/api-ref/compute/#quota-class-sets-os-quota-class-sets\n\nhttps://docs.openstack.org/nova/latest/reference/api-microversion-history.html#id45\n\nBut looking at the docs here I don\u0027t really see where that would come into things to change, especially when \"openstack quota show --default\" isn\u0027t specifying a microversion which means it\u0027d default to 2.1.","commit_id":"bbd72c3958b1a521467ab24fbb29380cf84175b7"}],"doc/source/admin/quotas.rst":[{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"66bd3c48af389c00d159747593a099f669788077","unresolved":false,"context_lines":[{"line_number":15,"context_line":""},{"line_number":16,"context_line":"   * - Quota name"},{"line_number":17,"context_line":"     - Description"},{"line_number":18,"context_line":"   * - instances"},{"line_number":19,"context_line":"     - Number of instances allowed per project."},{"line_number":20,"context_line":"   * - cores"},{"line_number":21,"context_line":"     - Number of instance cores (VCPUs) allowed per project."}],"source_content_type":"text/x-rst","patch_set":2,"id":"7faddb67_990e8839","line":18,"updated":"2019-07-10 18:38:23.000000000","message":"Not sure why this moved...it looks like the entries were sorted before and now they aren\u0027t. It would be good to keep them sorted.","commit_id":"bbd72c3958b1a521467ab24fbb29380cf84175b7"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"7921711ddbcb64ac0ef343b61568aba9f510a236","unresolved":false,"context_lines":[{"line_number":15,"context_line":""},{"line_number":16,"context_line":"   * - Quota name"},{"line_number":17,"context_line":"     - Description"},{"line_number":18,"context_line":"   * - instances"},{"line_number":19,"context_line":"     - Number of instances allowed per project."},{"line_number":20,"context_line":"   * - cores"},{"line_number":21,"context_line":"     - Number of instance cores (VCPUs) allowed per project."}],"source_content_type":"text/x-rst","patch_set":2,"id":"7faddb67_da7063df","line":18,"in_reply_to":"7faddb67_990e8839","updated":"2019-07-11 12:47:26.000000000","message":"I ordered them in the same order that there were in the file referenced in the commit message (\u0027nova/api/openstack/compute/schemas/quota_sets.py\u0027) but I can switch them back","commit_id":"bbd72c3958b1a521467ab24fbb29380cf84175b7"},{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"4510d2e6dfe17a15205e0586d6ac313cb8d1cc0f","unresolved":false,"context_lines":[{"line_number":15,"context_line":""},{"line_number":16,"context_line":"   * - Quota name"},{"line_number":17,"context_line":"     - Description"},{"line_number":18,"context_line":"   * - instances"},{"line_number":19,"context_line":"     - Number of instances allowed per project."},{"line_number":20,"context_line":"   * - cores"},{"line_number":21,"context_line":"     - Number of instance cores (VCPUs) allowed per project."}],"source_content_type":"text/x-rst","patch_set":2,"id":"3fa7e38b_2d6b511e","line":18,"in_reply_to":"7faddb67_da7063df","updated":"2019-09-25 13:49:23.000000000","message":"The schema is all machine readable so that doesn\u0027t really matter. For user-facing they should be sorted.","commit_id":"bbd72c3958b1a521467ab24fbb29380cf84175b7"},{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"66bd3c48af389c00d159747593a099f669788077","unresolved":false,"context_lines":[{"line_number":21,"context_line":"     - Number of instance cores (VCPUs) allowed per project."},{"line_number":22,"context_line":"   * - ram"},{"line_number":23,"context_line":"     - Megabytes of instance ram allowed per project."},{"line_number":24,"context_line":"   * - metadata-items"},{"line_number":25,"context_line":"     - Number of metadata items allowed per instance."},{"line_number":26,"context_line":"   * - key-pairs"},{"line_number":27,"context_line":"     - Number of key pairs allowed per user."}],"source_content_type":"text/x-rst","patch_set":2,"id":"7faddb67_1c4e066f","line":24,"range":{"start_line":24,"start_character":15,"end_line":24,"end_character":16},"updated":"2019-07-10 18:38:23.000000000","message":"I know this was already here, but I wonder why dashes were used rather than underscores, because the actual names of the quotas in the API use underscores:\n\nhttps://developer.openstack.org/api-ref/compute/?expanded\u003dlist-default-quotas-for-tenant-detail\n\nThat\u0027s also what would show up in the CLI output. I\u0027m wondering if we should fix that here while updating these?","commit_id":"bbd72c3958b1a521467ab24fbb29380cf84175b7"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"7921711ddbcb64ac0ef343b61568aba9f510a236","unresolved":false,"context_lines":[{"line_number":21,"context_line":"     - Number of instance cores (VCPUs) allowed per project."},{"line_number":22,"context_line":"   * - ram"},{"line_number":23,"context_line":"     - Megabytes of instance ram allowed per project."},{"line_number":24,"context_line":"   * - metadata-items"},{"line_number":25,"context_line":"     - Number of metadata items allowed per instance."},{"line_number":26,"context_line":"   * - key-pairs"},{"line_number":27,"context_line":"     - Number of key pairs allowed per user."}],"source_content_type":"text/x-rst","patch_set":2,"id":"7faddb67_f528d086","line":24,"range":{"start_line":24,"start_character":15,"end_line":24,"end_character":16},"in_reply_to":"7faddb67_1c4e066f","updated":"2019-07-11 12:47:26.000000000","message":"\u003e That\u0027s also what would show up in the CLI output. I\u0027m wondering if\n \u003e we should fix that here while updating these?\n\nWhat would show up in the CLI output, dashes or underscores. Based on the below, it seems it would be the former so these examples are correct if referring to the CLI (which I imagine most people would be using). I\u0027ve still updated things but I think we should probably switch back","commit_id":"bbd72c3958b1a521467ab24fbb29380cf84175b7"},{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"4510d2e6dfe17a15205e0586d6ac313cb8d1cc0f","unresolved":false,"context_lines":[{"line_number":21,"context_line":"     - Number of instance cores (VCPUs) allowed per project."},{"line_number":22,"context_line":"   * - ram"},{"line_number":23,"context_line":"     - Megabytes of instance ram allowed per project."},{"line_number":24,"context_line":"   * - metadata-items"},{"line_number":25,"context_line":"     - Number of metadata items allowed per instance."},{"line_number":26,"context_line":"   * - key-pairs"},{"line_number":27,"context_line":"     - Number of key pairs allowed per user."}],"source_content_type":"text/x-rst","patch_set":2,"id":"3fa7e38b_4d59ed8b","line":24,"range":{"start_line":24,"start_character":15,"end_line":24,"end_character":16},"in_reply_to":"7faddb67_f528d086","updated":"2019-09-25 13:49:23.000000000","message":"You\u0027re right about the CLI, I didn\u0027t realize OSC used aliases:\n\nhttps://github.com/openstack/python-openstackclient/blob/4.0.0/openstackclient/common/quota.py#L34\n\nAnyway, nova CLI doesn\u0027t do that and if you\u0027re using the API or SDK directly you\u0027re not going to get dashes, you\u0027ll get underscores, so I\u0027d stick with the API for this part of the docs.","commit_id":"bbd72c3958b1a521467ab24fbb29380cf84175b7"},{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"66bd3c48af389c00d159747593a099f669788077","unresolved":false,"context_lines":[{"line_number":22,"context_line":"   * - ram"},{"line_number":23,"context_line":"     - Megabytes of instance ram allowed per project."},{"line_number":24,"context_line":"   * - metadata-items"},{"line_number":25,"context_line":"     - Number of metadata items allowed per instance."},{"line_number":26,"context_line":"   * - key-pairs"},{"line_number":27,"context_line":"     - Number of key pairs allowed per user."},{"line_number":28,"context_line":"   * - server-groups"}],"source_content_type":"text/x-rst","patch_set":2,"id":"7faddb67_fc2bea2c","line":25,"updated":"2019-07-10 18:38:23.000000000","message":"Note this metadata_items quota was also applied to snapshot image metadata (createImage and createBackup APIs) which was deprecated in 2.39:\n\nhttps://docs.openstack.org/nova/latest/reference/api-microversion-history.html#id35\n\nSince it wasn\u0027t documented in here before as being used for that I\u0027m not sure we need to here either, just pointing it out.","commit_id":"bbd72c3958b1a521467ab24fbb29380cf84175b7"},{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"66bd3c48af389c00d159747593a099f669788077","unresolved":false,"context_lines":[{"line_number":49,"context_line":"     - Number of security groups per project."},{"line_number":50,"context_line":"   * - security-group-rules"},{"line_number":51,"context_line":"     - Number of security group rules per project."},{"line_number":52,"context_line":"   * - networks"},{"line_number":53,"context_line":"     - Number of networks allowed per project."},{"line_number":54,"context_line":""},{"line_number":55,"context_line":"Similarly, the following quotas were previously available but were removed in"}],"source_content_type":"text/x-rst","patch_set":2,"id":"7faddb67_9c6af6b0","line":52,"updated":"2019-07-10 18:38:23.000000000","message":"Sort the list.","commit_id":"bbd72c3958b1a521467ab24fbb29380cf84175b7"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"7921711ddbcb64ac0ef343b61568aba9f510a236","unresolved":false,"context_lines":[{"line_number":49,"context_line":"     - Number of security groups per project."},{"line_number":50,"context_line":"   * - security-group-rules"},{"line_number":51,"context_line":"     - Number of security group rules per project."},{"line_number":52,"context_line":"   * - networks"},{"line_number":53,"context_line":"     - Number of networks allowed per project."},{"line_number":54,"context_line":""},{"line_number":55,"context_line":"Similarly, the following quotas were previously available but were removed in"}],"source_content_type":"text/x-rst","patch_set":2,"id":"7faddb67_1a359bf7","line":52,"in_reply_to":"7faddb67_9c6af6b0","updated":"2019-07-11 12:47:26.000000000","message":"Done","commit_id":"bbd72c3958b1a521467ab24fbb29380cf84175b7"},{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"66bd3c48af389c00d159747593a099f669788077","unresolved":false,"context_lines":[{"line_number":50,"context_line":"   * - security-group-rules"},{"line_number":51,"context_line":"     - Number of security group rules per project."},{"line_number":52,"context_line":"   * - networks"},{"line_number":53,"context_line":"     - Number of networks allowed per project."},{"line_number":54,"context_line":""},{"line_number":55,"context_line":"Similarly, the following quotas were previously available but were removed in"},{"line_number":56,"context_line":"microversion 2.57 as they proxied information available from the storage"}],"source_content_type":"text/x-rst","patch_set":2,"id":"7faddb67_5c647ee4","line":53,"range":{"start_line":53,"start_character":45,"end_line":53,"end_character":46},"updated":"2019-07-10 18:38:23.000000000","message":"I wonder if you should say \"(nova-network only)\" here?","commit_id":"bbd72c3958b1a521467ab24fbb29380cf84175b7"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"7921711ddbcb64ac0ef343b61568aba9f510a236","unresolved":false,"context_lines":[{"line_number":50,"context_line":"   * - security-group-rules"},{"line_number":51,"context_line":"     - Number of security group rules per project."},{"line_number":52,"context_line":"   * - networks"},{"line_number":53,"context_line":"     - Number of networks allowed per project."},{"line_number":54,"context_line":""},{"line_number":55,"context_line":"Similarly, the following quotas were previously available but were removed in"},{"line_number":56,"context_line":"microversion 2.57 as they proxied information available from the storage"}],"source_content_type":"text/x-rst","patch_set":2,"id":"7faddb67_fa319f0c","line":53,"range":{"start_line":53,"start_character":45,"end_line":53,"end_character":46},"in_reply_to":"7faddb67_5c647ee4","updated":"2019-07-11 12:47:26.000000000","message":"Done","commit_id":"bbd72c3958b1a521467ab24fbb29380cf84175b7"},{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"66bd3c48af389c00d159747593a099f669788077","unresolved":false,"context_lines":[{"line_number":53,"context_line":"     - Number of networks allowed per project."},{"line_number":54,"context_line":""},{"line_number":55,"context_line":"Similarly, the following quotas were previously available but were removed in"},{"line_number":56,"context_line":"microversion 2.57 as they proxied information available from the storage"},{"line_number":57,"context_line":"service."},{"line_number":58,"context_line":""},{"line_number":59,"context_line":".. list-table::"},{"line_number":60,"context_line":"   :header-rows: 1"}],"source_content_type":"text/x-rst","patch_set":2,"id":"7faddb67_fc81aa4b","line":57,"range":{"start_line":56,"start_character":18,"end_line":57,"end_character":8},"updated":"2019-07-10 18:38:23.000000000","message":"This is not correct. These have nothing to do with cinder. They were deprecated because personality files in general were deprecated:\n\nhttps://specs.openstack.org/openstack/nova-specs/specs/queens/implemented/deprecate-file-injection.html","commit_id":"bbd72c3958b1a521467ab24fbb29380cf84175b7"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"7921711ddbcb64ac0ef343b61568aba9f510a236","unresolved":false,"context_lines":[{"line_number":53,"context_line":"     - Number of networks allowed per project."},{"line_number":54,"context_line":""},{"line_number":55,"context_line":"Similarly, the following quotas were previously available but were removed in"},{"line_number":56,"context_line":"microversion 2.57 as they proxied information available from the storage"},{"line_number":57,"context_line":"service."},{"line_number":58,"context_line":""},{"line_number":59,"context_line":".. list-table::"},{"line_number":60,"context_line":"   :header-rows: 1"}],"source_content_type":"text/x-rst","patch_set":2,"id":"7faddb67_152c8c97","line":57,"range":{"start_line":56,"start_character":18,"end_line":57,"end_character":8},"in_reply_to":"7faddb67_fc81aa4b","updated":"2019-07-11 12:47:26.000000000","message":"Done","commit_id":"bbd72c3958b1a521467ab24fbb29380cf84175b7"}]}
