)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":35075,"name":"Alexander Deiter","email":"adeiter@infinidat.com","username":"adeiter"},"change_message_id":"347323c0e2618573fd1fa6ec1437b7d711b12387","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":12,"id":"fd7c5482_ee83cce4","updated":"2023-03-30 15:15:40.000000000","message":"run-INFINIDAT","commit_id":"1d8457b6a465100d885ffecb70127b43d2b6dc80"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"00c98cfe1decfcc6553fc886c39d3ab680908cf6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":15,"id":"99cbb8c2_3a9f40b1","updated":"2023-05-05 19:03:51.000000000","message":"recheck","commit_id":"e5ef16d2044f01990dadbd8917db860fc4fec497"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"208970ec9cba71afadcdc0ef5afc76f4148a3fd4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":18,"id":"598b5f96_ecd701b6","updated":"2023-05-10 11:59:20.000000000","message":"Hey, Ashley! Was taking a look at the logs and a question came up, could you please take a look at it?","commit_id":"c45cca25d90ea568a091e30bbccb189c0b0e2ab4"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"ba7a65b9be0b36c89ae0ae229744ffe6d5e889dd","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":30,"id":"88c6210b_a2ef5acd","updated":"2023-05-23 19:25:55.000000000","message":"So the job has timed out waiting for the ceph cluster to be up and after some debugging, I realized some things:\n- The subnode/compute1 devstack set up (or other tasks from the compute1) will not start until the devstack of the controller starts, which means that the devstack-plugin-ceph installation will only start after everything is already up and running in the first node. I have learned that after checking one of cinder jobs output [1]. In that job, the subnode set up will start only after the first devstack installation completed with success [2] \n\nSo if we have a waiter, where we wait the ceph cluster in the compute1 to be ready, the devstack in the controller node will never be ready, and we create a cyclic dependency, so we will need to install ceph even earlier and do not have that wait. What if we attempt installing devstack-plugin-ceph in a pre-run playbook/role?\nThat way we would ensure the cluster is already there, and would likely avoid the wait. The only issue is if we really need neutron services to be up while doing the devstack-plugin-ceph cephadm installation.\n\n[1] https://zuul.opendev.org/t/openstack/build/4a6efb34642d4482beb2e32fa712b780/log/job-output.txt#25260\n[2] https://zuul.opendev.org/t/openstack/build/4a6efb34642d4482beb2e32fa712b780/log/job-output.txt#25037","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"}],"zuul.d/project.yaml":[{"author":{"_account_id":25402,"name":"Francesco Pantano","email":"fpantano@redhat.com","username":"fmount"},"change_message_id":"1a9b70c2dc5064fd18a686fd1868a15795182417","unresolved":true,"context_lines":[{"line_number":66,"context_line":"    timeout: 10800"},{"line_number":67,"context_line":"    vars:"},{"line_number":68,"context_line":"      devstack_localrc:"},{"line_number":69,"context_line":"        LIBS_FROM_GIT: python-manilaclient"},{"line_number":70,"context_line":"        ENABLE_CEPH_MANILA: True"},{"line_number":71,"context_line":"        MANILA_CEPH_DRIVER: cephfsnfs"},{"line_number":72,"context_line":"        SHARE_DRIVER: manila.share.drivers.cephfs.driver.CephFSDriver"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"6a77d29a_3bfb967c","line":69,"range":{"start_line":69,"start_character":8,"end_line":69,"end_character":42},"updated":"2023-01-11 17:11:48.000000000","message":"we can try (maybe for later) the cephadm definition:\n\n```\n      devstack_localrc:\n        CEPH_RELEASE: quincy\n        CONTAINER_IMAGE: \u0027quay.io/ceph/ceph:v17.2.3\u0027\n        CEPHADM_DEPLOY: true\n        CEPHADM_DEV_OSD: true\n        TARGET_DEV_OSD_DIR: /opt/stack\n        CEPH_LOOPBACK_DISK_SIZE: 40G\n        CEPHADM_SAVE_RESOURCES: True\n```","commit_id":"6bf623f189e89374fad9728f1670f7beee87e5fd"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"7e689556eac8c3c74ecb0cab4062d10b7737c84f","unresolved":false,"context_lines":[{"line_number":66,"context_line":"    timeout: 10800"},{"line_number":67,"context_line":"    vars:"},{"line_number":68,"context_line":"      devstack_localrc:"},{"line_number":69,"context_line":"        LIBS_FROM_GIT: python-manilaclient"},{"line_number":70,"context_line":"        ENABLE_CEPH_MANILA: True"},{"line_number":71,"context_line":"        MANILA_CEPH_DRIVER: cephfsnfs"},{"line_number":72,"context_line":"        SHARE_DRIVER: manila.share.drivers.cephfs.driver.CephFSDriver"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"b0df337c_776fd8f5","line":69,"range":{"start_line":69,"start_character":8,"end_line":69,"end_character":42},"in_reply_to":"2e26d0b1_abf253ea","updated":"2023-05-03 18:57:55.000000000","message":"Done","commit_id":"6bf623f189e89374fad9728f1670f7beee87e5fd"},{"author":{"_account_id":25402,"name":"Francesco Pantano","email":"fpantano@redhat.com","username":"fmount"},"change_message_id":"c43fbee848b166541cb596583979520dbdd756e1","unresolved":true,"context_lines":[{"line_number":66,"context_line":"    timeout: 10800"},{"line_number":67,"context_line":"    vars:"},{"line_number":68,"context_line":"      devstack_localrc:"},{"line_number":69,"context_line":"        LIBS_FROM_GIT: python-manilaclient"},{"line_number":70,"context_line":"        ENABLE_CEPH_MANILA: True"},{"line_number":71,"context_line":"        MANILA_CEPH_DRIVER: cephfsnfs"},{"line_number":72,"context_line":"        SHARE_DRIVER: manila.share.drivers.cephfs.driver.CephFSDriver"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"2e26d0b1_abf253ea","line":69,"range":{"start_line":69,"start_character":8,"end_line":69,"end_character":42},"in_reply_to":"6a77d29a_3bfb967c","updated":"2023-01-11 17:13:25.000000000","message":"Here\u0027s a link with the previous jobs we created for manila: https://review.opendev.org/c/openstack/manila-tempest-plugin/+/834220/51/zuul.d/manila-tempest-jobs.yaml","commit_id":"6bf623f189e89374fad9728f1670f7beee87e5fd"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"208970ec9cba71afadcdc0ef5afc76f4148a3fd4","unresolved":true,"context_lines":[{"line_number":74,"context_line":"        SERVICE_IP_VERSION: 4"},{"line_number":75,"context_line":"      devstack_plugins:"},{"line_number":76,"context_line":"        devstack-plugin-ceph: https://review.opendev.org/openstack/devstack-plugin-ceph/refs/changes/47/876747/12"},{"line_number":77,"context_line":"      devstack_services:"},{"line_number":78,"context_line":"        base\u003dfalse"},{"line_number":79,"context_line":"      tox_envlist: all"},{"line_number":80,"context_line":"    group-vars:"},{"line_number":81,"context_line":"      subnode:"}],"source_content_type":"text/x-yaml","patch_set":18,"id":"410f2eaa_2e9b6518","line":78,"range":{"start_line":77,"start_character":6,"end_line":78,"end_character":18},"updated":"2023-05-10 11:59:20.000000000","message":"should we disable all services for both nodes and enable only the ones we need in each node?\nConsidering the failure we are hitting right now [1], I believe we are missing neutron, as ml2 is the part responsible for the network layer two (openvswitch and so on)... So I believe we would yes need to limit the services installed, but I think neutron should possibly remain in the list for at least one of the nodes.","commit_id":"c45cca25d90ea568a091e30bbccb189c0b0e2ab4"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"24cfe71c85d8e584fd833bf1800b7ecc50ac9cb5","unresolved":false,"context_lines":[{"line_number":74,"context_line":"        SERVICE_IP_VERSION: 4"},{"line_number":75,"context_line":"      devstack_plugins:"},{"line_number":76,"context_line":"        devstack-plugin-ceph: https://review.opendev.org/openstack/devstack-plugin-ceph/refs/changes/47/876747/12"},{"line_number":77,"context_line":"      devstack_services:"},{"line_number":78,"context_line":"        base\u003dfalse"},{"line_number":79,"context_line":"      tox_envlist: all"},{"line_number":80,"context_line":"    group-vars:"},{"line_number":81,"context_line":"      subnode:"}],"source_content_type":"text/x-yaml","patch_set":18,"id":"e4bb7ee6_db5f0e46","line":78,"range":{"start_line":77,"start_character":6,"end_line":78,"end_character":18},"in_reply_to":"410f2eaa_2e9b6518","updated":"2023-05-11 15:00:21.000000000","message":"Done","commit_id":"c45cca25d90ea568a091e30bbccb189c0b0e2ab4"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"a9339ee91dc79f3281ca6a79ded70f06a039cf98","unresolved":true,"context_lines":[{"line_number":81,"context_line":"        q-dhcp: true"},{"line_number":82,"context_line":"        q-meta: true"},{"line_number":83,"context_line":"        q-l3: true"},{"line_number":84,"context_line":"        q-agt: true"},{"line_number":85,"context_line":"        rabbit: true"},{"line_number":86,"context_line":"        mysql: true"},{"line_number":87,"context_line":"        key: true"}],"source_content_type":"text/x-yaml","patch_set":20,"id":"3a6c2c03_2e49e31f","line":84,"range":{"start_line":84,"start_character":8,"end_line":84,"end_character":19},"updated":"2023-05-10 18:54:58.000000000","message":"apparently we don\u0027t need this... I had q-agt in my notes in the past, but it conflicts with ovn as per the logs","commit_id":"cc33c397eb0ddc6ab6040b4c868a705b14b30537"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"51bfceb4810045caf234bc98f453ec903ec89504","unresolved":false,"context_lines":[{"line_number":81,"context_line":"        q-dhcp: true"},{"line_number":82,"context_line":"        q-meta: true"},{"line_number":83,"context_line":"        q-l3: true"},{"line_number":84,"context_line":"        q-agt: true"},{"line_number":85,"context_line":"        rabbit: true"},{"line_number":86,"context_line":"        mysql: true"},{"line_number":87,"context_line":"        key: true"}],"source_content_type":"text/x-yaml","patch_set":20,"id":"02137c7b_c8a0452c","line":84,"range":{"start_line":84,"start_character":8,"end_line":84,"end_character":19},"in_reply_to":"3a6c2c03_2e49e31f","updated":"2023-05-10 20:25:04.000000000","message":"Ack","commit_id":"cc33c397eb0ddc6ab6040b4c868a705b14b30537"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"ca1980cf3e800cebf07e1c521cfce8537b8b1341","unresolved":true,"context_lines":[{"line_number":89,"context_line":"        MANILA_CEPH_DRIVER: cephfsnfs"},{"line_number":90,"context_line":"        MANILA_INSTALL_TEMPEST_PLUGIN_SYSTEMWIDE: False"},{"line_number":91,"context_line":"      devstack_plugins:"},{"line_number":92,"context_line":"          manila: https://opendev.org/openstack/manila"},{"line_number":93,"context_line":"          manila-ui: https://opendev.org/openstack/manila-ui"},{"line_number":94,"context_line":"          devstack-plugin-ceph: https://review.opendev.org/openstack/devstack-plugin-ceph/refs/changes/47/876747/23"},{"line_number":95,"context_line":"      tempest_plugins:"}],"source_content_type":"text/x-yaml","patch_set":28,"id":"b5d1f18b_63357fa6","line":92,"range":{"start_line":92,"start_character":8,"end_line":92,"end_character":10},"updated":"2023-05-23 17:27:25.000000000","message":"the two additional blank spaces could be removed here and below","commit_id":"6fbfc08491e1371e9081041517dc92ba112776b0"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"4205c0853ab858129b3c32792f7886518b3344c6","unresolved":false,"context_lines":[{"line_number":89,"context_line":"        MANILA_CEPH_DRIVER: cephfsnfs"},{"line_number":90,"context_line":"        MANILA_INSTALL_TEMPEST_PLUGIN_SYSTEMWIDE: False"},{"line_number":91,"context_line":"      devstack_plugins:"},{"line_number":92,"context_line":"          manila: https://opendev.org/openstack/manila"},{"line_number":93,"context_line":"          manila-ui: https://opendev.org/openstack/manila-ui"},{"line_number":94,"context_line":"          devstack-plugin-ceph: https://review.opendev.org/openstack/devstack-plugin-ceph/refs/changes/47/876747/23"},{"line_number":95,"context_line":"      tempest_plugins:"}],"source_content_type":"text/x-yaml","patch_set":28,"id":"6e97ac98_8f9b17a9","line":92,"range":{"start_line":92,"start_character":8,"end_line":92,"end_character":10},"in_reply_to":"b5d1f18b_63357fa6","updated":"2023-05-23 18:22:19.000000000","message":"Done","commit_id":"6fbfc08491e1371e9081041517dc92ba112776b0"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"d1d7b3f912feb0c12bc16d98821f8bde71d2deaf","unresolved":true,"context_lines":[{"line_number":75,"context_line":"        LIBS_FROM_GIT: python-manilaclient"},{"line_number":76,"context_line":"        REMOTE_CEPH: True"},{"line_number":77,"context_line":"        SSH_USER: zuul"},{"line_number":78,"context_line":"        CEPH_IP: \"{{ hostvars[\u0027subnode\u0027][\u0027nodepool\u0027][\u0027private_ipv4\u0027] }}\""},{"line_number":79,"context_line":"        CEPHADM_DEPLOY: True"},{"line_number":80,"context_line":"        ENABLE_CEPH_MANILA: True"},{"line_number":81,"context_line":"        # CEPHFS backend options"}],"source_content_type":"text/x-yaml","patch_set":29,"id":"2596f827_3230bdd2","line":78,"range":{"start_line":78,"start_character":18,"end_line":78,"end_character":71},"updated":"2023-05-23 17:45:17.000000000","message":"based on the failure, we might try: https://opendev.org/openstack/ironic/src/branch/master/zuul.d/ironic-jobs.yaml#L551 :)","commit_id":"4b86f83d629f37012cfdae3dfecfda23fbd5601e"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"15b8308e12999bd1a64073c31d0730056712666f","unresolved":false,"context_lines":[{"line_number":75,"context_line":"        LIBS_FROM_GIT: python-manilaclient"},{"line_number":76,"context_line":"        REMOTE_CEPH: True"},{"line_number":77,"context_line":"        SSH_USER: zuul"},{"line_number":78,"context_line":"        CEPH_IP: \"{{ hostvars[\u0027subnode\u0027][\u0027nodepool\u0027][\u0027private_ipv4\u0027] }}\""},{"line_number":79,"context_line":"        CEPHADM_DEPLOY: True"},{"line_number":80,"context_line":"        ENABLE_CEPH_MANILA: True"},{"line_number":81,"context_line":"        # CEPHFS backend options"}],"source_content_type":"text/x-yaml","patch_set":29,"id":"e7a20503_2accd35e","line":78,"range":{"start_line":78,"start_character":18,"end_line":78,"end_character":71},"in_reply_to":"2596f827_3230bdd2","updated":"2023-05-23 18:22:34.000000000","message":"Done","commit_id":"4b86f83d629f37012cfdae3dfecfda23fbd5601e"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"b9e5f85a3673bb6c87e34e1cb59aaab42251aefe","unresolved":true,"context_lines":[{"line_number":60,"context_line":"      - openstack/manila-tempest-plugin"},{"line_number":61,"context_line":"      - openstack/devstack-plugin-ceph"},{"line_number":62,"context_line":"      - openstack/python-manilaclient"},{"line_number":63,"context_line":"      - openstack/manila-ui"},{"line_number":64,"context_line":"    timeout: 10800"},{"line_number":65,"context_line":"    vars:"},{"line_number":66,"context_line":"      tempest_test_regex: manila_tempest_tests.tests"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"b5728fce_560e1d20","line":63,"range":{"start_line":63,"start_character":0,"end_line":63,"end_character":27},"updated":"2023-05-24 18:58:56.000000000","message":"not needed","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"fed386780e5d911c64919e4ad28a44926110c9d4","unresolved":false,"context_lines":[{"line_number":60,"context_line":"      - openstack/manila-tempest-plugin"},{"line_number":61,"context_line":"      - openstack/devstack-plugin-ceph"},{"line_number":62,"context_line":"      - openstack/python-manilaclient"},{"line_number":63,"context_line":"      - openstack/manila-ui"},{"line_number":64,"context_line":"    timeout: 10800"},{"line_number":65,"context_line":"    vars:"},{"line_number":66,"context_line":"      tempest_test_regex: manila_tempest_tests.tests"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"c3a5ccbf_29e04d72","line":63,"range":{"start_line":63,"start_character":0,"end_line":63,"end_character":27},"in_reply_to":"b5728fce_560e1d20","updated":"2023-05-31 16:01:20.000000000","message":"Done","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"b9e5f85a3673bb6c87e34e1cb59aaab42251aefe","unresolved":true,"context_lines":[{"line_number":65,"context_line":"    vars:"},{"line_number":66,"context_line":"      tempest_test_regex: manila_tempest_tests.tests"},{"line_number":67,"context_line":"      devstack_localrc:"},{"line_number":68,"context_line":"        ADMIN_PASSWORD: secret"},{"line_number":69,"context_line":"        DATABASE_PASSWORD: secret"},{"line_number":70,"context_line":"        RABBIT_PASSWORD: secret"},{"line_number":71,"context_line":"        SERVICE_PASSWORD: secret"},{"line_number":72,"context_line":"        DEST: /opt/stack"},{"line_number":73,"context_line":"        DATA_DIR: /opt/stack/data"},{"line_number":74,"context_line":"        LOGFILE: /opt/stack/devstacklog.txt"},{"line_number":75,"context_line":"        LIBS_FROM_GIT: python-manilaclient"},{"line_number":76,"context_line":"        REMOTE_CEPH: True"},{"line_number":77,"context_line":"        SSH_USER: zuul"},{"line_number":78,"context_line":"        CEPH_IP: \"{{ hostvars[\u0027compute1\u0027][\u0027nodepool\u0027][\u0027public_ipv4\u0027] }}\""}],"source_content_type":"text/x-yaml","patch_set":30,"id":"e42ba701_848fd91c","line":75,"range":{"start_line":68,"start_character":0,"end_line":75,"end_character":42},"updated":"2023-05-24 18:58:56.000000000","message":"none of these are needed","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"fed386780e5d911c64919e4ad28a44926110c9d4","unresolved":false,"context_lines":[{"line_number":65,"context_line":"    vars:"},{"line_number":66,"context_line":"      tempest_test_regex: manila_tempest_tests.tests"},{"line_number":67,"context_line":"      devstack_localrc:"},{"line_number":68,"context_line":"        ADMIN_PASSWORD: secret"},{"line_number":69,"context_line":"        DATABASE_PASSWORD: secret"},{"line_number":70,"context_line":"        RABBIT_PASSWORD: secret"},{"line_number":71,"context_line":"        SERVICE_PASSWORD: secret"},{"line_number":72,"context_line":"        DEST: /opt/stack"},{"line_number":73,"context_line":"        DATA_DIR: /opt/stack/data"},{"line_number":74,"context_line":"        LOGFILE: /opt/stack/devstacklog.txt"},{"line_number":75,"context_line":"        LIBS_FROM_GIT: python-manilaclient"},{"line_number":76,"context_line":"        REMOTE_CEPH: True"},{"line_number":77,"context_line":"        SSH_USER: zuul"},{"line_number":78,"context_line":"        CEPH_IP: \"{{ hostvars[\u0027compute1\u0027][\u0027nodepool\u0027][\u0027public_ipv4\u0027] }}\""}],"source_content_type":"text/x-yaml","patch_set":30,"id":"e0566cb1_b4feb881","line":75,"range":{"start_line":68,"start_character":0,"end_line":75,"end_character":42},"in_reply_to":"e42ba701_848fd91c","updated":"2023-05-31 16:01:20.000000000","message":"Done","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"b9e5f85a3673bb6c87e34e1cb59aaab42251aefe","unresolved":true,"context_lines":[{"line_number":73,"context_line":"        DATA_DIR: /opt/stack/data"},{"line_number":74,"context_line":"        LOGFILE: /opt/stack/devstacklog.txt"},{"line_number":75,"context_line":"        LIBS_FROM_GIT: python-manilaclient"},{"line_number":76,"context_line":"        REMOTE_CEPH: True"},{"line_number":77,"context_line":"        SSH_USER: zuul"},{"line_number":78,"context_line":"        CEPH_IP: \"{{ hostvars[\u0027compute1\u0027][\u0027nodepool\u0027][\u0027public_ipv4\u0027] }}\""},{"line_number":79,"context_line":"        CEPHADM_DEPLOY: True"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"7d5ef889_53734805","line":76,"range":{"start_line":76,"start_character":0,"end_line":76,"end_character":25},"updated":"2023-05-24 18:58:56.000000000","message":"pop this off","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"fed386780e5d911c64919e4ad28a44926110c9d4","unresolved":false,"context_lines":[{"line_number":73,"context_line":"        DATA_DIR: /opt/stack/data"},{"line_number":74,"context_line":"        LOGFILE: /opt/stack/devstacklog.txt"},{"line_number":75,"context_line":"        LIBS_FROM_GIT: python-manilaclient"},{"line_number":76,"context_line":"        REMOTE_CEPH: True"},{"line_number":77,"context_line":"        SSH_USER: zuul"},{"line_number":78,"context_line":"        CEPH_IP: \"{{ hostvars[\u0027compute1\u0027][\u0027nodepool\u0027][\u0027public_ipv4\u0027] }}\""},{"line_number":79,"context_line":"        CEPHADM_DEPLOY: True"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"4891b2b6_c70dd1eb","line":76,"range":{"start_line":76,"start_character":0,"end_line":76,"end_character":25},"in_reply_to":"7d5ef889_53734805","updated":"2023-05-31 16:01:20.000000000","message":"Done","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"b9e5f85a3673bb6c87e34e1cb59aaab42251aefe","unresolved":true,"context_lines":[{"line_number":74,"context_line":"        LOGFILE: /opt/stack/devstacklog.txt"},{"line_number":75,"context_line":"        LIBS_FROM_GIT: python-manilaclient"},{"line_number":76,"context_line":"        REMOTE_CEPH: True"},{"line_number":77,"context_line":"        SSH_USER: zuul"},{"line_number":78,"context_line":"        CEPH_IP: \"{{ hostvars[\u0027compute1\u0027][\u0027nodepool\u0027][\u0027public_ipv4\u0027] }}\""},{"line_number":79,"context_line":"        CEPHADM_DEPLOY: True"},{"line_number":80,"context_line":"        ENABLE_CEPH_MANILA: True"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"46588db8_30f02c31","line":77,"range":{"start_line":77,"start_character":0,"end_line":77,"end_character":22},"updated":"2023-05-24 18:58:56.000000000","message":"pop this off","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"fed386780e5d911c64919e4ad28a44926110c9d4","unresolved":false,"context_lines":[{"line_number":74,"context_line":"        LOGFILE: /opt/stack/devstacklog.txt"},{"line_number":75,"context_line":"        LIBS_FROM_GIT: python-manilaclient"},{"line_number":76,"context_line":"        REMOTE_CEPH: True"},{"line_number":77,"context_line":"        SSH_USER: zuul"},{"line_number":78,"context_line":"        CEPH_IP: \"{{ hostvars[\u0027compute1\u0027][\u0027nodepool\u0027][\u0027public_ipv4\u0027] }}\""},{"line_number":79,"context_line":"        CEPHADM_DEPLOY: True"},{"line_number":80,"context_line":"        ENABLE_CEPH_MANILA: True"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"17017a9a_c83916ca","line":77,"range":{"start_line":77,"start_character":0,"end_line":77,"end_character":22},"in_reply_to":"46588db8_30f02c31","updated":"2023-05-31 16:01:20.000000000","message":"Done","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"b9e5f85a3673bb6c87e34e1cb59aaab42251aefe","unresolved":true,"context_lines":[{"line_number":75,"context_line":"        LIBS_FROM_GIT: python-manilaclient"},{"line_number":76,"context_line":"        REMOTE_CEPH: True"},{"line_number":77,"context_line":"        SSH_USER: zuul"},{"line_number":78,"context_line":"        CEPH_IP: \"{{ hostvars[\u0027compute1\u0027][\u0027nodepool\u0027][\u0027public_ipv4\u0027] }}\""},{"line_number":79,"context_line":"        CEPHADM_DEPLOY: True"},{"line_number":80,"context_line":"        ENABLE_CEPH_MANILA: True"},{"line_number":81,"context_line":"        # CEPHFS backend options"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"a13b17f5_f5982f5a","line":78,"range":{"start_line":78,"start_character":0,"end_line":78,"end_character":72},"updated":"2023-05-24 18:58:56.000000000","message":"pop this off","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"fed386780e5d911c64919e4ad28a44926110c9d4","unresolved":false,"context_lines":[{"line_number":75,"context_line":"        LIBS_FROM_GIT: python-manilaclient"},{"line_number":76,"context_line":"        REMOTE_CEPH: True"},{"line_number":77,"context_line":"        SSH_USER: zuul"},{"line_number":78,"context_line":"        CEPH_IP: \"{{ hostvars[\u0027compute1\u0027][\u0027nodepool\u0027][\u0027public_ipv4\u0027] }}\""},{"line_number":79,"context_line":"        CEPHADM_DEPLOY: True"},{"line_number":80,"context_line":"        ENABLE_CEPH_MANILA: True"},{"line_number":81,"context_line":"        # CEPHFS backend options"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"bdefc7b6_56fb064e","line":78,"range":{"start_line":78,"start_character":0,"end_line":78,"end_character":72},"in_reply_to":"a13b17f5_f5982f5a","updated":"2023-05-31 16:01:20.000000000","message":"Done","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"b9e5f85a3673bb6c87e34e1cb59aaab42251aefe","unresolved":true,"context_lines":[{"line_number":90,"context_line":"        MANILA_INSTALL_TEMPEST_PLUGIN_SYSTEMWIDE: False"},{"line_number":91,"context_line":"      devstack_plugins:"},{"line_number":92,"context_line":"        manila: https://opendev.org/openstack/manila"},{"line_number":93,"context_line":"        manila-ui: https://opendev.org/openstack/manila-ui"},{"line_number":94,"context_line":"        devstack-plugin-ceph: https://review.opendev.org/openstack/devstack-plugin-ceph/refs/changes/47/876747/23"},{"line_number":95,"context_line":"      tempest_plugins:"},{"line_number":96,"context_line":"          - manila-tempest-plugin"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"32d38579_8b8a23ef","line":93,"range":{"start_line":93,"start_character":0,"end_line":93,"end_character":58},"updated":"2023-05-24 18:58:56.000000000","message":"not needed","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"fed386780e5d911c64919e4ad28a44926110c9d4","unresolved":false,"context_lines":[{"line_number":90,"context_line":"        MANILA_INSTALL_TEMPEST_PLUGIN_SYSTEMWIDE: False"},{"line_number":91,"context_line":"      devstack_plugins:"},{"line_number":92,"context_line":"        manila: https://opendev.org/openstack/manila"},{"line_number":93,"context_line":"        manila-ui: https://opendev.org/openstack/manila-ui"},{"line_number":94,"context_line":"        devstack-plugin-ceph: https://review.opendev.org/openstack/devstack-plugin-ceph/refs/changes/47/876747/23"},{"line_number":95,"context_line":"      tempest_plugins:"},{"line_number":96,"context_line":"          - manila-tempest-plugin"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"4c6e0188_39fac162","line":93,"range":{"start_line":93,"start_character":0,"end_line":93,"end_character":58},"in_reply_to":"32d38579_8b8a23ef","updated":"2023-05-31 16:01:20.000000000","message":"Done","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"b9e5f85a3673bb6c87e34e1cb59aaab42251aefe","unresolved":true,"context_lines":[{"line_number":97,"context_line":"      tox_envlist: all"},{"line_number":98,"context_line":"    group-vars:"},{"line_number":99,"context_line":"      subnode:"},{"line_number":100,"context_line":"        tempest_test_regex: manila_tempest_tests.tests"},{"line_number":101,"context_line":"        devstack_localrc:"},{"line_number":102,"context_line":"          REMOTE_CEPH: False"},{"line_number":103,"context_line":"          CEPHADM_DEPLOY: True"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"db79f2e8_1784cee4","line":100,"range":{"start_line":100,"start_character":0,"end_line":100,"end_character":54},"updated":"2023-05-24 18:58:56.000000000","message":"tempest runs on the controller","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"fed386780e5d911c64919e4ad28a44926110c9d4","unresolved":false,"context_lines":[{"line_number":97,"context_line":"      tox_envlist: all"},{"line_number":98,"context_line":"    group-vars:"},{"line_number":99,"context_line":"      subnode:"},{"line_number":100,"context_line":"        tempest_test_regex: manila_tempest_tests.tests"},{"line_number":101,"context_line":"        devstack_localrc:"},{"line_number":102,"context_line":"          REMOTE_CEPH: False"},{"line_number":103,"context_line":"          CEPHADM_DEPLOY: True"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"96156d8a_9b6c838d","line":100,"range":{"start_line":100,"start_character":0,"end_line":100,"end_character":54},"in_reply_to":"db79f2e8_1784cee4","updated":"2023-05-31 16:01:20.000000000","message":"Done","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"b9e5f85a3673bb6c87e34e1cb59aaab42251aefe","unresolved":true,"context_lines":[{"line_number":99,"context_line":"      subnode:"},{"line_number":100,"context_line":"        tempest_test_regex: manila_tempest_tests.tests"},{"line_number":101,"context_line":"        devstack_localrc:"},{"line_number":102,"context_line":"          REMOTE_CEPH: False"},{"line_number":103,"context_line":"          CEPHADM_DEPLOY: True"},{"line_number":104,"context_line":"          CEPHADM_DEV_OSD: True"},{"line_number":105,"context_line":"          CEPH_LOOPBACK_DISK_SIZE: 30G"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"09bbe6a8_99779828","line":102,"range":{"start_line":102,"start_character":10,"end_line":102,"end_character":28},"updated":"2023-05-24 18:58:56.000000000","message":"we don\u0027t need this for manila","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"fed386780e5d911c64919e4ad28a44926110c9d4","unresolved":false,"context_lines":[{"line_number":99,"context_line":"      subnode:"},{"line_number":100,"context_line":"        tempest_test_regex: manila_tempest_tests.tests"},{"line_number":101,"context_line":"        devstack_localrc:"},{"line_number":102,"context_line":"          REMOTE_CEPH: False"},{"line_number":103,"context_line":"          CEPHADM_DEPLOY: True"},{"line_number":104,"context_line":"          CEPHADM_DEV_OSD: True"},{"line_number":105,"context_line":"          CEPH_LOOPBACK_DISK_SIZE: 30G"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"e988390f_91e44e2c","line":102,"range":{"start_line":102,"start_character":10,"end_line":102,"end_character":28},"in_reply_to":"09bbe6a8_99779828","updated":"2023-05-31 16:01:20.000000000","message":"Done","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"b9e5f85a3673bb6c87e34e1cb59aaab42251aefe","unresolved":true,"context_lines":[{"line_number":100,"context_line":"        tempest_test_regex: manila_tempest_tests.tests"},{"line_number":101,"context_line":"        devstack_localrc:"},{"line_number":102,"context_line":"          REMOTE_CEPH: False"},{"line_number":103,"context_line":"          CEPHADM_DEPLOY: True"},{"line_number":104,"context_line":"          CEPHADM_DEV_OSD: True"},{"line_number":105,"context_line":"          CEPH_LOOPBACK_DISK_SIZE: 30G"},{"line_number":106,"context_line":"          LOGFILE: /opt/stack/logs/devstacklog.txt"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"9e586fa6_095567de","line":103,"range":{"start_line":103,"start_character":0,"end_line":103,"end_character":30},"updated":"2023-05-24 18:58:56.000000000","message":"not needed","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"fed386780e5d911c64919e4ad28a44926110c9d4","unresolved":false,"context_lines":[{"line_number":100,"context_line":"        tempest_test_regex: manila_tempest_tests.tests"},{"line_number":101,"context_line":"        devstack_localrc:"},{"line_number":102,"context_line":"          REMOTE_CEPH: False"},{"line_number":103,"context_line":"          CEPHADM_DEPLOY: True"},{"line_number":104,"context_line":"          CEPHADM_DEV_OSD: True"},{"line_number":105,"context_line":"          CEPH_LOOPBACK_DISK_SIZE: 30G"},{"line_number":106,"context_line":"          LOGFILE: /opt/stack/logs/devstacklog.txt"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"ad908dc8_8cf075ee","line":103,"range":{"start_line":103,"start_character":0,"end_line":103,"end_character":30},"in_reply_to":"9e586fa6_095567de","updated":"2023-05-31 16:01:20.000000000","message":"Done","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"b9e5f85a3673bb6c87e34e1cb59aaab42251aefe","unresolved":true,"context_lines":[{"line_number":101,"context_line":"        devstack_localrc:"},{"line_number":102,"context_line":"          REMOTE_CEPH: False"},{"line_number":103,"context_line":"          CEPHADM_DEPLOY: True"},{"line_number":104,"context_line":"          CEPHADM_DEV_OSD: True"},{"line_number":105,"context_line":"          CEPH_LOOPBACK_DISK_SIZE: 30G"},{"line_number":106,"context_line":"          LOGFILE: /opt/stack/logs/devstacklog.txt"},{"line_number":107,"context_line":"          ENABLE_CEPH_NOVA: False"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"cde93f64_6cc716f6","line":104,"range":{"start_line":104,"start_character":0,"end_line":104,"end_character":31},"updated":"2023-05-24 18:58:56.000000000","message":"move this to the general conf up in the localrc defined on line #67","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"fed386780e5d911c64919e4ad28a44926110c9d4","unresolved":false,"context_lines":[{"line_number":101,"context_line":"        devstack_localrc:"},{"line_number":102,"context_line":"          REMOTE_CEPH: False"},{"line_number":103,"context_line":"          CEPHADM_DEPLOY: True"},{"line_number":104,"context_line":"          CEPHADM_DEV_OSD: True"},{"line_number":105,"context_line":"          CEPH_LOOPBACK_DISK_SIZE: 30G"},{"line_number":106,"context_line":"          LOGFILE: /opt/stack/logs/devstacklog.txt"},{"line_number":107,"context_line":"          ENABLE_CEPH_NOVA: False"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"d64117f7_fd73002a","line":104,"range":{"start_line":104,"start_character":0,"end_line":104,"end_character":31},"in_reply_to":"cde93f64_6cc716f6","updated":"2023-05-31 16:01:20.000000000","message":"Done","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"b9e5f85a3673bb6c87e34e1cb59aaab42251aefe","unresolved":true,"context_lines":[{"line_number":102,"context_line":"          REMOTE_CEPH: False"},{"line_number":103,"context_line":"          CEPHADM_DEPLOY: True"},{"line_number":104,"context_line":"          CEPHADM_DEV_OSD: True"},{"line_number":105,"context_line":"          CEPH_LOOPBACK_DISK_SIZE: 30G"},{"line_number":106,"context_line":"          LOGFILE: /opt/stack/logs/devstacklog.txt"},{"line_number":107,"context_line":"          ENABLE_CEPH_NOVA: False"},{"line_number":108,"context_line":"          IP_VERSION: 4"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"7699bc91_64def906","line":105,"range":{"start_line":105,"start_character":0,"end_line":105,"end_character":38},"updated":"2023-05-24 18:58:56.000000000","message":"same","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"fed386780e5d911c64919e4ad28a44926110c9d4","unresolved":false,"context_lines":[{"line_number":102,"context_line":"          REMOTE_CEPH: False"},{"line_number":103,"context_line":"          CEPHADM_DEPLOY: True"},{"line_number":104,"context_line":"          CEPHADM_DEV_OSD: True"},{"line_number":105,"context_line":"          CEPH_LOOPBACK_DISK_SIZE: 30G"},{"line_number":106,"context_line":"          LOGFILE: /opt/stack/logs/devstacklog.txt"},{"line_number":107,"context_line":"          ENABLE_CEPH_NOVA: False"},{"line_number":108,"context_line":"          IP_VERSION: 4"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"0ec28f57_2ec2f6ab","line":105,"range":{"start_line":105,"start_character":0,"end_line":105,"end_character":38},"in_reply_to":"7699bc91_64def906","updated":"2023-05-31 16:01:20.000000000","message":"Done","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"b9e5f85a3673bb6c87e34e1cb59aaab42251aefe","unresolved":true,"context_lines":[{"line_number":103,"context_line":"          CEPHADM_DEPLOY: True"},{"line_number":104,"context_line":"          CEPHADM_DEV_OSD: True"},{"line_number":105,"context_line":"          CEPH_LOOPBACK_DISK_SIZE: 30G"},{"line_number":106,"context_line":"          LOGFILE: /opt/stack/logs/devstacklog.txt"},{"line_number":107,"context_line":"          ENABLE_CEPH_NOVA: False"},{"line_number":108,"context_line":"          IP_VERSION: 4"},{"line_number":109,"context_line":"          SERVICE_IP_VERSION: 4"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"60f4fbbf_a66ce6d3","line":106,"range":{"start_line":106,"start_character":0,"end_line":106,"end_character":50},"updated":"2023-05-24 18:58:56.000000000","message":"not required","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"fed386780e5d911c64919e4ad28a44926110c9d4","unresolved":false,"context_lines":[{"line_number":103,"context_line":"          CEPHADM_DEPLOY: True"},{"line_number":104,"context_line":"          CEPHADM_DEV_OSD: True"},{"line_number":105,"context_line":"          CEPH_LOOPBACK_DISK_SIZE: 30G"},{"line_number":106,"context_line":"          LOGFILE: /opt/stack/logs/devstacklog.txt"},{"line_number":107,"context_line":"          ENABLE_CEPH_NOVA: False"},{"line_number":108,"context_line":"          IP_VERSION: 4"},{"line_number":109,"context_line":"          SERVICE_IP_VERSION: 4"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"9e39ce63_748a9044","line":106,"range":{"start_line":106,"start_character":0,"end_line":106,"end_character":50},"in_reply_to":"60f4fbbf_a66ce6d3","updated":"2023-05-31 16:01:20.000000000","message":"Done","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"b9e5f85a3673bb6c87e34e1cb59aaab42251aefe","unresolved":true,"context_lines":[{"line_number":104,"context_line":"          CEPHADM_DEV_OSD: True"},{"line_number":105,"context_line":"          CEPH_LOOPBACK_DISK_SIZE: 30G"},{"line_number":106,"context_line":"          LOGFILE: /opt/stack/logs/devstacklog.txt"},{"line_number":107,"context_line":"          ENABLE_CEPH_NOVA: False"},{"line_number":108,"context_line":"          IP_VERSION: 4"},{"line_number":109,"context_line":"          SERVICE_IP_VERSION: 4"},{"line_number":110,"context_line":"        devstack_plugins:"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"15bf744e_1df05a29","line":107,"range":{"start_line":107,"start_character":0,"end_line":107,"end_character":33},"updated":"2023-05-24 18:58:56.000000000","message":"good, move to the section on line #67","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"fed386780e5d911c64919e4ad28a44926110c9d4","unresolved":false,"context_lines":[{"line_number":104,"context_line":"          CEPHADM_DEV_OSD: True"},{"line_number":105,"context_line":"          CEPH_LOOPBACK_DISK_SIZE: 30G"},{"line_number":106,"context_line":"          LOGFILE: /opt/stack/logs/devstacklog.txt"},{"line_number":107,"context_line":"          ENABLE_CEPH_NOVA: False"},{"line_number":108,"context_line":"          IP_VERSION: 4"},{"line_number":109,"context_line":"          SERVICE_IP_VERSION: 4"},{"line_number":110,"context_line":"        devstack_plugins:"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"8346c701_c0f7069e","line":107,"range":{"start_line":107,"start_character":0,"end_line":107,"end_character":33},"in_reply_to":"15bf744e_1df05a29","updated":"2023-05-31 16:01:20.000000000","message":"Done","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"b9e5f85a3673bb6c87e34e1cb59aaab42251aefe","unresolved":true,"context_lines":[{"line_number":108,"context_line":"          IP_VERSION: 4"},{"line_number":109,"context_line":"          SERVICE_IP_VERSION: 4"},{"line_number":110,"context_line":"        devstack_plugins:"},{"line_number":111,"context_line":"          devstack-plugin-ceph: https://review.opendev.org/openstack/devstack-plugin-ceph/refs/changes/47/876747/23"},{"line_number":112,"context_line":"          neutron: https://opendev.org/openstack/neutron.git"},{"line_number":113,"context_line":"        devstack_services:"},{"line_number":114,"context_line":"          # Enable neutron services"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"8c2307f0_778930dd","line":111,"range":{"start_line":111,"start_character":0,"end_line":111,"end_character":115},"updated":"2023-05-24 18:58:56.000000000","message":"not needed here","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"fed386780e5d911c64919e4ad28a44926110c9d4","unresolved":false,"context_lines":[{"line_number":108,"context_line":"          IP_VERSION: 4"},{"line_number":109,"context_line":"          SERVICE_IP_VERSION: 4"},{"line_number":110,"context_line":"        devstack_plugins:"},{"line_number":111,"context_line":"          devstack-plugin-ceph: https://review.opendev.org/openstack/devstack-plugin-ceph/refs/changes/47/876747/23"},{"line_number":112,"context_line":"          neutron: https://opendev.org/openstack/neutron.git"},{"line_number":113,"context_line":"        devstack_services:"},{"line_number":114,"context_line":"          # Enable neutron services"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"145dd1a6_6d3dacc8","line":111,"range":{"start_line":111,"start_character":0,"end_line":111,"end_character":115},"in_reply_to":"8c2307f0_778930dd","updated":"2023-05-31 16:01:20.000000000","message":"Done","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"b9e5f85a3673bb6c87e34e1cb59aaab42251aefe","unresolved":true,"context_lines":[{"line_number":109,"context_line":"          SERVICE_IP_VERSION: 4"},{"line_number":110,"context_line":"        devstack_plugins:"},{"line_number":111,"context_line":"          devstack-plugin-ceph: https://review.opendev.org/openstack/devstack-plugin-ceph/refs/changes/47/876747/23"},{"line_number":112,"context_line":"          neutron: https://opendev.org/openstack/neutron.git"},{"line_number":113,"context_line":"        devstack_services:"},{"line_number":114,"context_line":"          # Enable neutron services"},{"line_number":115,"context_line":"          q-svc: true"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"b69165e2_48146e30","line":112,"range":{"start_line":112,"start_character":0,"end_line":112,"end_character":60},"updated":"2023-05-24 18:58:56.000000000","message":"not needed","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"fed386780e5d911c64919e4ad28a44926110c9d4","unresolved":false,"context_lines":[{"line_number":109,"context_line":"          SERVICE_IP_VERSION: 4"},{"line_number":110,"context_line":"        devstack_plugins:"},{"line_number":111,"context_line":"          devstack-plugin-ceph: https://review.opendev.org/openstack/devstack-plugin-ceph/refs/changes/47/876747/23"},{"line_number":112,"context_line":"          neutron: https://opendev.org/openstack/neutron.git"},{"line_number":113,"context_line":"        devstack_services:"},{"line_number":114,"context_line":"          # Enable neutron services"},{"line_number":115,"context_line":"          q-svc: true"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"75226431_98962725","line":112,"range":{"start_line":112,"start_character":0,"end_line":112,"end_character":60},"in_reply_to":"b69165e2_48146e30","updated":"2023-05-31 16:01:20.000000000","message":"Done","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"b9e5f85a3673bb6c87e34e1cb59aaab42251aefe","unresolved":true,"context_lines":[{"line_number":111,"context_line":"          devstack-plugin-ceph: https://review.opendev.org/openstack/devstack-plugin-ceph/refs/changes/47/876747/23"},{"line_number":112,"context_line":"          neutron: https://opendev.org/openstack/neutron.git"},{"line_number":113,"context_line":"        devstack_services:"},{"line_number":114,"context_line":"          # Enable neutron services"},{"line_number":115,"context_line":"          q-svc: true"},{"line_number":116,"context_line":"          q-dhcp: true"},{"line_number":117,"context_line":"          q-meta: true"},{"line_number":118,"context_line":"          rabbit: true"},{"line_number":119,"context_line":"          mysql: true"},{"line_number":120,"context_line":"          key: true"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"c1888494_0af821f7","line":120,"range":{"start_line":114,"start_character":0,"end_line":120,"end_character":19},"updated":"2023-05-24 18:58:56.000000000","message":"iterate on this, start with enabling the defaults perhaps","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"fed386780e5d911c64919e4ad28a44926110c9d4","unresolved":false,"context_lines":[{"line_number":111,"context_line":"          devstack-plugin-ceph: https://review.opendev.org/openstack/devstack-plugin-ceph/refs/changes/47/876747/23"},{"line_number":112,"context_line":"          neutron: https://opendev.org/openstack/neutron.git"},{"line_number":113,"context_line":"        devstack_services:"},{"line_number":114,"context_line":"          # Enable neutron services"},{"line_number":115,"context_line":"          q-svc: true"},{"line_number":116,"context_line":"          q-dhcp: true"},{"line_number":117,"context_line":"          q-meta: true"},{"line_number":118,"context_line":"          rabbit: true"},{"line_number":119,"context_line":"          mysql: true"},{"line_number":120,"context_line":"          key: true"}],"source_content_type":"text/x-yaml","patch_set":30,"id":"7642c792_2d5668c8","line":120,"range":{"start_line":114,"start_character":0,"end_line":120,"end_character":19},"in_reply_to":"c1888494_0af821f7","updated":"2023-05-31 16:01:20.000000000","message":"Done","commit_id":"91138cb7fe04fb2c2f2e9ff14afdbf620e9e032a"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"78ffd5d84cdae6f6a719ff2b558216902c0cbe23","unresolved":true,"context_lines":[{"line_number":74,"context_line":"        # CEPHFS backend options"},{"line_number":75,"context_line":"        SHARE_DRIVER: manila.share.drivers.cephfs.driver.CephFSDriver"},{"line_number":76,"context_line":"        MANILA_SERVICE_IMAGE_ENABLED: False"},{"line_number":77,"context_line":"        MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS: \u0027snapshot_support\u003dTrue"},{"line_number":78,"context_line":"        create_share_from_snapshot_support\u003dTrue\u0027"},{"line_number":79,"context_line":"        MANILA_CONFIGURE_DEFAULT_TYPES: True"},{"line_number":80,"context_line":"        # Required for mounting shares"}],"source_content_type":"text/x-yaml","patch_set":31,"id":"f9310a56_410d3737","line":77,"updated":"2023-05-31 16:41:37.000000000","message":"we are missing some share driver stuff, for example DHSS declaration. The job is failing because it\u0027s trying to set up using dhss\u003dtrue: https://zuul.opendev.org/t/openstack/build/4d04a487651d44f796f4e8de9ff49da3/log/controller/logs/screen-m-shr.txt#26\n\nhttps://github.com/openstack/manila-tempest-plugin/blob/master/zuul.d/manila-tempest-jobs.yaml#L369-L380 - this could likely be a base for us","commit_id":"eb2e8133673c86fa32d02f213c5b2f96e63096cb"}]}
