)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"b2cc865ed49ef053b6622b691bedbeac6eb1aebf","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"f4377ee2_c6e44e1d","updated":"2022-06-28 10:38:06.000000000","message":"Is this required for Wallaby too now?","commit_id":"514131121a314abd7f917aed96a45011da5135a8"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"f921331487546f00b195edb8d95bc6269c4c3f3f","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"cb9cab54_fdc9fee2","in_reply_to":"233004da_8c17d4e7","updated":"2022-09-01 06:31:31.000000000","message":"I was pinging kevko, but it turns out I pinged pivko instead? ;-)","commit_id":"514131121a314abd7f917aed96a45011da5135a8"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"a997c5d2e3d59d827a8236692c2c64574a385442","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"c4500533_9fca58e3","in_reply_to":"2eb0bb74_569f2986","updated":"2022-09-01 17:32:08.000000000","message":"wait a minute, i was bit confused and checked kolla repo. W8 a minute.","commit_id":"514131121a314abd7f917aed96a45011da5135a8"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"dd74d961626d5e075a34bb7868a06d1e078a2e0f","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"233004da_8c17d4e7","in_reply_to":"639dcbae_907f3b09","updated":"2022-08-31 20:19:43.000000000","message":"I am currently in pub without notebook. But I will check tomorrow :).","commit_id":"514131121a314abd7f917aed96a45011da5135a8"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"2da0dab7a5dafb5094227c4d2afae2f5e54c5f9e","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"c3872a95_c2979c0e","in_reply_to":"9085bf39_60ca6fbb","updated":"2022-09-01 18:19:25.000000000","message":"Because I quickly donwload images and run with \"sleep infinity\" to check on which place api-paste.ini files are present. I needed to give some names to not colid with my real neutron container :)","commit_id":"514131121a314abd7f917aed96a45011da5135a8"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"1292b0a07183b7ec8df71ccb8f9fc10dc5aba20c","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"d8db1bee_7e3eede9","in_reply_to":"c4500533_9fca58e3","updated":"2022-09-01 17:54:35.000000000","message":"Ok, this is not needed as upstream kolla dropped binary images support and they are not present in repository anymore.\n\nSo it there is only source images available for wallaby installation, it is ok as it is now.\n\nroot@controller0:/home/ubuntu# docker ps | grep yoctozepto | awk \u0027{print $NF}\u0027\nneutron_server_yoctozepto_centos_source_wallaby\nneutron_server_yoctozepto_ubuntu_source_wallaby\nneutron_server_yoctozepto_debian_source_wallaby\nroot@controller0:/home/ubuntu# for i in $(docker ps | grep yoctozepto | awk \u0027{print $NF}\u0027);do docker inspect $i | grep Image | grep quay;done\n            \"Image\": \"quay.io/openstack.kolla/centos-source-neutron-server:wallaby\",\n            \"Image\": \"quay.io/openstack.kolla/ubuntu-source-neutron-server:wallaby\",\n            \"Image\": \"quay.io/openstack.kolla/debian-source-neutron-server:wallaby\",\nroot@controller0:/home/ubuntu# for i in $(docker ps | grep yoctozepto | awk \u0027{print $NF}\u0027);do echo \"\";echo \"Container $i:\"; echo \"\";docker exec -itu root $i bash -c \u0027echo \"/etc\"; echo \"\";ls -la /etc/ | grep api-paste; echo \"/usr/share/neutron/\";echo \"\"; ls -la /usr/share/neutron/ | grep api-paste\u0027 ;echo \"\"; done\n\nContainer neutron_server_yoctozepto_centos_source_wallaby:\n\n/etc\n\n/usr/share/neutron/\n\n-rw-r--r-- 1 neutron neutron 1908 Sep  1 03:03 api-paste.ini\n\n\nContainer neutron_server_yoctozepto_ubuntu_source_wallaby:\n\n/etc\n\n/usr/share/neutron/\n\n-rw-r--r-- 1 neutron neutron 1908 Sep  1 02:59 api-paste.ini\n\n\nContainer neutron_server_yoctozepto_debian_source_wallaby:\n\n/etc\n\n/usr/share/neutron/\n\n-rw-r--r-- 1 neutron neutron 1908 Sep  1 02:59 api-paste.ini","commit_id":"514131121a314abd7f917aed96a45011da5135a8"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"28f6756292177202d24b9fef96cb1c7683f9f56c","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"2eb0bb74_569f2986","in_reply_to":"cb9cab54_fdc9fee2","updated":"2022-09-01 17:24:36.000000000","message":"Haha,well, for binary yes. But kolla dropped binary support ..so i am not sure.\nI am checking if it is problem for master  (if api-paste.ini is copied). It depends what is under maintanance.","commit_id":"514131121a314abd7f917aed96a45011da5135a8"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"3cab8729d646f1143242d1796882e46140fff54c","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"9085bf39_60ca6fbb","in_reply_to":"d8db1bee_7e3eede9","updated":"2022-09-01 17:59:05.000000000","message":"Why am I in your container names? 😮\nAnyways, let\u0027s abandon. Thanks.","commit_id":"514131121a314abd7f917aed96a45011da5135a8"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"9c3166c0f28c2d2285247fa5fd7da5e50c8e7114","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"639dcbae_907f3b09","in_reply_to":"f4377ee2_c6e44e1d","updated":"2022-08-31 20:04:03.000000000","message":"Ping kevko.","commit_id":"514131121a314abd7f917aed96a45011da5135a8"}]}
