)]}'
{"doc/source/admin/api-audit-support.rst":[{"author":{"_account_id":4571,"name":"Steve Baker","email":"sbaker@redhat.com","username":"steve-stevebaker"},"change_message_id":"e5720d075e5b6980a7a586144c45be83943b310c","unresolved":false,"context_lines":[{"line_number":18,"context_line":""},{"line_number":19,"context_line":"Audit middleware is available as part of `keystonemiddleware` (\u003e\u003d 1.6) library."},{"line_number":20,"context_line":"For information regarding how audit middleware functions refer"},{"line_number":21,"context_line":":keystonemiddleware-doc:`keystonemiddleware \u003caudit.html\u003e`."},{"line_number":22,"context_line":""},{"line_number":23,"context_line":"Auditing can be enabled for the Bare Metal service by making the following changes"},{"line_number":24,"context_line":"to ``/etc/ironic/ironic.conf``."}],"source_content_type":"text/x-rst","patch_set":3,"id":"1f621f24_79f652d9","line":21,"updated":"2020-11-13 04:18:04.000000000","message":"These still need to make sense as a complete sentence, \u0027refer here\u0027 does, \u0027refer keystonemiddleware\u0027 is too brief to be correct.\n\nIn general you should describe where \u0027here\u0027 is, and hyperlink the informational part, leaving words like \u0027in\u0027 and \u0027the\u0027 outside the link. So for this one, it would be better to have something like:\n\n  For information regarding how audit middleware functions refer to the\n  :keystonemiddleware-doc:`keystonemiddleware documentation \u003caudit.html\u003e`","commit_id":"d2b1b720b08f079c96f309575a66242156848c61"}],"doc/source/admin/cleaning.rst":[{"author":{"_account_id":4571,"name":"Steve Baker","email":"sbaker@redhat.com","username":"steve-stevebaker"},"change_message_id":"e5720d075e5b6980a7a586144c45be83943b310c","unresolved":false,"context_lines":[{"line_number":107,"context_line":""},{"line_number":108,"context_line":"    PUT /v1/nodes/\u003cnode_ident\u003e/states/provision"},{"line_number":109,"context_line":""},{"line_number":110,"context_line":"(Additional information is available `in the bare metal API reference \u003chttps://docs.openstack.org/api-ref/baremetal/index.html?expanded\u003dchange-node-provision-state-detail#change-node-provision-state\u003e`_.)"},{"line_number":111,"context_line":""},{"line_number":112,"context_line":"This API will allow operators to put a node directly into ``cleaning``"},{"line_number":113,"context_line":"provision state from ``manageable`` state via \u0027target\u0027: \u0027clean\u0027."}],"source_content_type":"text/x-rst","patch_set":3,"id":"1f621f24_f9c1c255","line":110,"updated":"2020-11-13 04:18:04.000000000","message":"available in the `bare metal API reference","commit_id":"d2b1b720b08f079c96f309575a66242156848c61"}],"doc/source/admin/drivers/ilo.rst":[{"author":{"_account_id":4571,"name":"Steve Baker","email":"sbaker@redhat.com","username":"steve-stevebaker"},"change_message_id":"e5720d075e5b6980a7a586144c45be83943b310c","unresolved":false,"context_lines":[{"line_number":445,"context_line":"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"},{"line_number":446,"context_line":""},{"line_number":447,"context_line":"* The HTTP(S) web server can be configured in many ways. For apache"},{"line_number":448,"context_line":"  web server on Ubuntu, refer `to Ubuntu documentation \u003chttps://help.ubuntu.com/lts/serverguide/httpd.html\u003e`_"},{"line_number":449,"context_line":""},{"line_number":450,"context_line":"* Following config variables need to be set in"},{"line_number":451,"context_line":"  ``/etc/ironic/ironic.conf``:"}],"source_content_type":"text/x-rst","patch_set":3,"id":"1f621f24_19311ea4","line":448,"updated":"2020-11-13 04:18:04.000000000","message":"refer to the `Ubuntu documentation","commit_id":"d2b1b720b08f079c96f309575a66242156848c61"},{"author":{"_account_id":4571,"name":"Steve Baker","email":"sbaker@redhat.com","username":"steve-stevebaker"},"change_message_id":"e5720d075e5b6980a7a586144c45be83943b310c","unresolved":false,"context_lines":[{"line_number":1057,"context_line":"HTTP(S) URLs."},{"line_number":1058,"context_line":""},{"line_number":1059,"context_line":"The HTTP(S) web server can be configured in many ways. For the Apache"},{"line_number":1060,"context_line":"web server on Ubuntu, refer `to Ubuntu documentation \u003chttps://help.ubuntu.com/lts/serverguide/httpd.html\u003e`_."},{"line_number":1061,"context_line":"The web server may reside on a different system than the conductor nodes, but its URL"},{"line_number":1062,"context_line":"must be reachable by the conductor and the bare metal nodes."},{"line_number":1063,"context_line":""}],"source_content_type":"text/x-rst","patch_set":3,"id":"1f621f24_99240e60","line":1060,"updated":"2020-11-13 04:18:04.000000000","message":"refer to the `Ubuntu documentation","commit_id":"d2b1b720b08f079c96f309575a66242156848c61"}],"doc/source/admin/drivers/irmc.rst":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"49dc694d4c82f3035ae107788d6c360be1fdd53f","unresolved":false,"context_lines":[{"line_number":341,"context_line":""},{"line_number":342,"context_line":"* The python-scciclient package requires pyghmi version \u003e\u003d 1.0.22 and pysnmp"},{"line_number":343,"context_line":"  version \u003e\u003d 4.2.3. They are used by the conductor service on the conductor."},{"line_number":344,"context_line":"  The latest version of pyghmi can be downloaded from `pyghmi"},{"line_number":345,"context_line":"  \u003chttps://pypi.org/project/pyghmi/\u003e`__"},{"line_number":346,"context_line":"  and pysnmp can be downloaded from `PyPi"},{"line_number":347,"context_line":"  \u003chttps://pypi.org/project/pysnmp/\u003e`__."}],"source_content_type":"text/x-rst","patch_set":1,"id":"1f621f24_ad3c552f","line":344,"updated":"2020-11-10 11:07:21.000000000","message":"\"pyghmi PyPI\"","commit_id":"bc615ff80a2b866adcb2498c7cbe4fd57b49f96a"},{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"49dc694d4c82f3035ae107788d6c360be1fdd53f","unresolved":false,"context_lines":[{"line_number":343,"context_line":"  version \u003e\u003d 4.2.3. They are used by the conductor service on the conductor."},{"line_number":344,"context_line":"  The latest version of pyghmi can be downloaded from `pyghmi"},{"line_number":345,"context_line":"  \u003chttps://pypi.org/project/pyghmi/\u003e`__"},{"line_number":346,"context_line":"  and pysnmp can be downloaded from `PyPi"},{"line_number":347,"context_line":"  \u003chttps://pypi.org/project/pysnmp/\u003e`__."},{"line_number":348,"context_line":""},{"line_number":349,"context_line":"Supported properties"}],"source_content_type":"text/x-rst","patch_set":1,"id":"1f621f24_0d4629c1","line":346,"updated":"2020-11-10 11:07:21.000000000","message":"\"pysnmp PyPI\"","commit_id":"bc615ff80a2b866adcb2498c7cbe4fd57b49f96a"}],"doc/source/admin/multitenancy.rst":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"49dc694d4c82f3035ae107788d6c360be1fdd53f","unresolved":false,"context_lines":[{"line_number":247,"context_line":""},{"line_number":248,"context_line":"FUJITSU CFX2000"},{"line_number":249,"context_line":"  ``networking-fujitsu`` ML2 driver supports this switch. The documentation"},{"line_number":250,"context_line":"  is available `in networking-fujitsu"},{"line_number":251,"context_line":"  \u003chttps://opendev.org/x/networking-fujitsu/src/branch/master/doc/source/ml2_cfab.rst\u003e`_."},{"line_number":252,"context_line":""},{"line_number":253,"context_line":"Networking Generic Switch"}],"source_content_type":"text/x-rst","patch_set":1,"id":"1f621f24_ed42cdaa","line":250,"updated":"2020-11-10 11:07:21.000000000","message":".. documentation","commit_id":"bc615ff80a2b866adcb2498c7cbe4fd57b49f96a"},{"author":{"_account_id":4571,"name":"Steve Baker","email":"sbaker@redhat.com","username":"steve-stevebaker"},"change_message_id":"e5720d075e5b6980a7a586144c45be83943b310c","unresolved":false,"context_lines":[{"line_number":247,"context_line":""},{"line_number":248,"context_line":"FUJITSU CFX2000"},{"line_number":249,"context_line":"  ``networking-fujitsu`` ML2 driver supports this switch. The documentation"},{"line_number":250,"context_line":"  is available `in networking-fujitsu documentation"},{"line_number":251,"context_line":"  \u003chttps://opendev.org/x/networking-fujitsu/src/branch/master/doc/source/ml2_cfab.rst\u003e`_."},{"line_number":252,"context_line":""},{"line_number":253,"context_line":"Networking Generic Switch"}],"source_content_type":"text/x-rst","patch_set":3,"id":"1f621f24_19d63e29","line":250,"updated":"2020-11-13 04:18:04.000000000","message":"available in the `networking-fujitsu documentation","commit_id":"d2b1b720b08f079c96f309575a66242156848c61"}],"doc/source/admin/node-deployment.rst":[{"author":{"_account_id":4571,"name":"Steve Baker","email":"sbaker@redhat.com","username":"steve-stevebaker"},"change_message_id":"e5720d075e5b6980a7a586144c45be83943b310c","unresolved":false,"context_lines":[{"line_number":216,"context_line":"       ]"},{"line_number":217,"context_line":"   }"},{"line_number":218,"context_line":""},{"line_number":219,"context_line":"Further information on this API is available `in the bare metal API reference"},{"line_number":220,"context_line":"\u003chttps://docs.openstack.org/api-ref/baremetal/index.html?expanded\u003dcreate-deploy-template-detail#create-deploy-template\u003e`__."},{"line_number":221,"context_line":""},{"line_number":222,"context_line":"Creating a deploy template via \"baremetal\" client"}],"source_content_type":"text/x-rst","patch_set":3,"id":"1f621f24_79cdb283","line":219,"updated":"2020-11-13 04:18:04.000000000","message":"available in the `bare metal API reference","commit_id":"d2b1b720b08f079c96f309575a66242156848c61"}],"doc/source/install/configure-identity.rst":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"49dc694d4c82f3035ae107788d6c360be1fdd53f","unresolved":false,"context_lines":[{"line_number":50,"context_line":""},{"line_number":51,"context_line":"   More complete documentation on managing Users and Roles within your"},{"line_number":52,"context_line":"   OpenStack deployment are outside the scope of this document, but may be"},{"line_number":53,"context_line":"   found :keystone-doc:`#user-management \u003cadmin/identity-concepts.html#user-management\u003e`."},{"line_number":54,"context_line":""},{"line_number":55,"context_line":"#. You can further restrict access to the Bare Metal service by creating a"},{"line_number":56,"context_line":"   separate \"baremetal\" Project, so that Bare Metal resources (Nodes, Ports,"}],"source_content_type":"text/x-rst","patch_set":1,"id":"1f621f24_4d15c19b","line":53,"updated":"2020-11-10 11:07:21.000000000","message":"\"in Keystone documentation\"","commit_id":"bc615ff80a2b866adcb2498c7cbe4fd57b49f96a"},{"author":{"_account_id":4571,"name":"Steve Baker","email":"sbaker@redhat.com","username":"steve-stevebaker"},"change_message_id":"e5720d075e5b6980a7a586144c45be83943b310c","unresolved":false,"context_lines":[{"line_number":50,"context_line":""},{"line_number":51,"context_line":"   More complete documentation on managing Users and Roles within your"},{"line_number":52,"context_line":"   OpenStack deployment are outside the scope of this document, but may be"},{"line_number":53,"context_line":"   found :keystone-doc:`in Keystone documentation \u003cadmin/identity-concepts.html#user-management\u003e`."},{"line_number":54,"context_line":""},{"line_number":55,"context_line":"#. You can further restrict access to the Bare Metal service by creating a"},{"line_number":56,"context_line":"   separate \"baremetal\" Project, so that Bare Metal resources (Nodes, Ports,"}],"source_content_type":"text/x-rst","patch_set":3,"id":"1f621f24_b9c3ca56","line":53,"updated":"2020-11-13 04:18:04.000000000","message":"found in the :keystone-doc:`Keystone documentation","commit_id":"d2b1b720b08f079c96f309575a66242156848c61"}],"doc/source/install/configure-networking.rst":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"49dc694d4c82f3035ae107788d6c360be1fdd53f","unresolved":false,"context_lines":[{"line_number":12,"context_line":"proper integration with the Networking service. Documentation regarding"},{"line_number":13,"context_line":"installation and configuration of the baremetal mechanism driver and L2 agent"},{"line_number":14,"context_line":"is available"},{"line_number":15,"context_line":":networking-baremetal-doc:`networking-baremetal \u003cindex.html\u003e`."},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"For use with"},{"line_number":18,"context_line":":neutron-doc:`routed networks \u003cadmin/config-routed-networks\u003e`"}],"source_content_type":"text/x-rst","patch_set":1,"id":"1f621f24_2d1a05cb","line":15,"updated":"2020-11-10 11:07:21.000000000","message":"\"in networking-baremetal documentation\"","commit_id":"bc615ff80a2b866adcb2498c7cbe4fd57b49f96a"},{"author":{"_account_id":11076,"name":"Shivanand Tendulker","email":"stendulker@gmail.com","username":"stendulker"},"change_message_id":"acb9e2657088cfab1842bc5b33edeecc50d19ecd","unresolved":false,"context_lines":[{"line_number":12,"context_line":"proper integration with the Networking service. Documentation regarding"},{"line_number":13,"context_line":"installation and configuration of the baremetal mechanism driver and L2 agent"},{"line_number":14,"context_line":"is available"},{"line_number":15,"context_line":":in networking-baremetal documentation:`networking-baremetal \u003cindex.html\u003e`."},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"For use with"},{"line_number":18,"context_line":":neutron-doc:`routed networks \u003cadmin/config-routed-networks\u003e`"}],"source_content_type":"text/x-rst","patch_set":2,"id":"1f621f24_d5bf8ba7","line":15,"range":{"start_line":15,"start_character":0,"end_line":15,"end_character":61},"updated":"2020-11-11 06:50:06.000000000","message":"This seems incorrect. Check here https://5bf0723027f4ff260a96-e8d1ca7bab9532ed61be7cb4aac9c3f9.ssl.cf5.rackcdn.com/761599/2/check/openstack-tox-docs/1b70963/docs/install/configure-networking.html\n\nI think it should be\n:networking-baremetal-doc:`in networking-baremetal documentation \u003cindex.html\u003e`.","commit_id":"e28c691bd15b342f77d1ff929b33b3caef2c5fc4"},{"author":{"_account_id":4571,"name":"Steve Baker","email":"sbaker@redhat.com","username":"steve-stevebaker"},"change_message_id":"e5720d075e5b6980a7a586144c45be83943b310c","unresolved":false,"context_lines":[{"line_number":12,"context_line":"proper integration with the Networking service. Documentation regarding"},{"line_number":13,"context_line":"installation and configuration of the baremetal mechanism driver and L2 agent"},{"line_number":14,"context_line":"is available"},{"line_number":15,"context_line":":networking-baremetal-doc:`networking-baremetal \u003cindex.html\u003e`."},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"For use with"},{"line_number":18,"context_line":":neutron-doc:`routed networks \u003cadmin/config-routed-networks\u003e`"}],"source_content_type":"text/x-rst","patch_set":3,"id":"1f621f24_f9a6e2c0","line":15,"updated":"2020-11-13 04:18:04.000000000","message":"available in the :networking-baremetal-doc:`networking-baremetal documentation","commit_id":"d2b1b720b08f079c96f309575a66242156848c61"}]}
