)]}'
{"deploy-guide/source/features/deploy_cellv2_basic.rst":[{"author":{"_account_id":18002,"name":"John Fulton","email":"fulton@redhat.com","username":"fultonj"},"change_message_id":"d8e069289ae0291d81fb9e6a9a34c2bea119d644","unresolved":false,"context_lines":[{"line_number":263,"context_line":".. code-block:: bash"},{"line_number":264,"context_line":""},{"line_number":265,"context_line":"    source stackrc"},{"line_number":266,"context_line":"    mkdir inventories"},{"line_number":267,"context_line":"    for i in $(openstack stack list -f value -c \u0027Stack Name\u0027); do \\"},{"line_number":268,"context_line":"      /usr/bin/tripleo-ansible-inventory \\"},{"line_number":269,"context_line":"      --static-yaml-inventory inventories/${i}.yaml --stack ${i}; \\"}],"source_content_type":"text/x-rst","patch_set":2,"id":"3fa7e38b_f58a94b9","line":266,"range":{"start_line":266,"start_character":0,"end_line":266,"end_character":21},"updated":"2019-10-16 16:10:13.000000000","message":"Could you use this instead? \n\nhttps://review.opendev.org/#/c/664065/","commit_id":"07a7213898fc7f79235c95609f298245f3f14f13"},{"author":{"_account_id":17216,"name":"Martin Schuppert","email":"mschuppert@redhat.com","username":"mcschupp"},"change_message_id":"a83cf7b91cefaa17a4cd77c48c3ed1b32aa533b0","unresolved":false,"context_lines":[{"line_number":263,"context_line":".. code-block:: bash"},{"line_number":264,"context_line":""},{"line_number":265,"context_line":"    source stackrc"},{"line_number":266,"context_line":"    mkdir inventories"},{"line_number":267,"context_line":"    for i in $(openstack stack list -f value -c \u0027Stack Name\u0027); do \\"},{"line_number":268,"context_line":"      /usr/bin/tripleo-ansible-inventory \\"},{"line_number":269,"context_line":"      --static-yaml-inventory inventories/${i}.yaml --stack ${i}; \\"}],"source_content_type":"text/x-rst","patch_set":2,"id":"3fa7e38b_aa39f9a3","line":266,"range":{"start_line":266,"start_character":0,"end_line":266,"end_character":21},"in_reply_to":"3fa7e38b_0df5e0ca","updated":"2019-10-18 12:45:35.000000000","message":"\u003e \u003e Could you use this instead?\n \u003e \u003e\n \u003e \u003e https://review.opendev.org/#/c/664065/\n \u003e \n \u003e nice, wasn\u0027t aware of that. Will check it, thanks!\n\nNeed to do a change/improvement to the tripleo-cellv2 role\nbefore I can use that. \n\nBut there is also an issue when creating a multi stack inventory file [1]. The cell1_CellController group shows cell1-cellcontrol-0 and cell1-novacompute-0, while it should only have cell1-cellcontrol-0 .\n\nNeed to look into that in more detail when finished my current task.\n\n[1] https://paste.fedoraproject.org/paste/W5XIwxyj~ddPgPdBHqICYg","commit_id":"07a7213898fc7f79235c95609f298245f3f14f13"},{"author":{"_account_id":17216,"name":"Martin Schuppert","email":"mschuppert@redhat.com","username":"mcschupp"},"change_message_id":"8568e7ff1337d61f0c20154047183f80603add87","unresolved":false,"context_lines":[{"line_number":263,"context_line":".. code-block:: bash"},{"line_number":264,"context_line":""},{"line_number":265,"context_line":"    source stackrc"},{"line_number":266,"context_line":"    mkdir inventories"},{"line_number":267,"context_line":"    for i in $(openstack stack list -f value -c \u0027Stack Name\u0027); do \\"},{"line_number":268,"context_line":"      /usr/bin/tripleo-ansible-inventory \\"},{"line_number":269,"context_line":"      --static-yaml-inventory inventories/${i}.yaml --stack ${i}; \\"}],"source_content_type":"text/x-rst","patch_set":2,"id":"3fa7e38b_c5e6914b","line":266,"range":{"start_line":266,"start_character":0,"end_line":266,"end_character":21},"in_reply_to":"3fa7e38b_57b33a4e","updated":"2019-10-21 13:56:47.000000000","message":"\u003e Yes, you have found a bug. I filed it at:\n \u003e \n \u003e https://bugs.launchpad.net/tripleo/+bug/1849073\n \u003e \n \u003e Would you mind updating the bug with the output of the following?\n \u003e \n \u003e /usr/bin/tripleo-ansible-inventory --stack overcloud\n \u003e --static-yaml-inventory overcloud_inv.yaml\n \u003e \n \u003e That way it will be easier to use both inventories as input to\n \u003e debug how the inventory merge is breaking. Thanks.\n\nwill do, need to deploy an environment though. Will provide\nit tomorrow or latest by Wed.","commit_id":"07a7213898fc7f79235c95609f298245f3f14f13"},{"author":{"_account_id":18002,"name":"John Fulton","email":"fulton@redhat.com","username":"fultonj"},"change_message_id":"be0f20b71b572450e7bc31489465f6b85dce201e","unresolved":false,"context_lines":[{"line_number":263,"context_line":".. code-block:: bash"},{"line_number":264,"context_line":""},{"line_number":265,"context_line":"    source stackrc"},{"line_number":266,"context_line":"    mkdir inventories"},{"line_number":267,"context_line":"    for i in $(openstack stack list -f value -c \u0027Stack Name\u0027); do \\"},{"line_number":268,"context_line":"      /usr/bin/tripleo-ansible-inventory \\"},{"line_number":269,"context_line":"      --static-yaml-inventory inventories/${i}.yaml --stack ${i}; \\"}],"source_content_type":"text/x-rst","patch_set":2,"id":"3fa7e38b_57b33a4e","line":266,"range":{"start_line":266,"start_character":0,"end_line":266,"end_character":21},"in_reply_to":"3fa7e38b_aa39f9a3","updated":"2019-10-21 08:14:34.000000000","message":"Yes, you have found a bug. I filed it at:\n\n https://bugs.launchpad.net/tripleo/+bug/1849073\n\nWould you mind updating the bug with the output of the following?\n\n/usr/bin/tripleo-ansible-inventory --stack overcloud --static-yaml-inventory overcloud_inv.yaml\n\nThat way it will be easier to use both inventories as input to debug how the inventory merge is breaking. Thanks.","commit_id":"07a7213898fc7f79235c95609f298245f3f14f13"},{"author":{"_account_id":17216,"name":"Martin Schuppert","email":"mschuppert@redhat.com","username":"mcschupp"},"change_message_id":"6d3f55781e9d2984e536a62892d6ef4bb3bf1071","unresolved":false,"context_lines":[{"line_number":263,"context_line":".. code-block:: bash"},{"line_number":264,"context_line":""},{"line_number":265,"context_line":"    source stackrc"},{"line_number":266,"context_line":"    mkdir inventories"},{"line_number":267,"context_line":"    for i in $(openstack stack list -f value -c \u0027Stack Name\u0027); do \\"},{"line_number":268,"context_line":"      /usr/bin/tripleo-ansible-inventory \\"},{"line_number":269,"context_line":"      --static-yaml-inventory inventories/${i}.yaml --stack ${i}; \\"}],"source_content_type":"text/x-rst","patch_set":2,"id":"3fa7e38b_0df5e0ca","line":266,"range":{"start_line":266,"start_character":0,"end_line":266,"end_character":21},"in_reply_to":"3fa7e38b_f58a94b9","updated":"2019-10-17 07:24:00.000000000","message":"\u003e Could you use this instead?\n \u003e \n \u003e https://review.opendev.org/#/c/664065/\n\nnice, wasn\u0027t aware of that. Will check it, thanks!","commit_id":"07a7213898fc7f79235c95609f298245f3f14f13"}]}
