Wednesday, 2023-11-22

opendevreviewMerged openstack/openstack-ansible-os_glance master: Remove glance_cinder_store filters override  https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/90093111:35
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Add cinderstore glance testing scenario  https://review.opendev.org/c/openstack/openstack-ansible/+/90118711:53
opendevreviewMerged openstack/ansible-role-python_venv_build master: Use distribution_major_version for all distros except Ubuntu  https://review.opendev.org/c/openstack/ansible-role-python_venv_build/+/90152714:02
opendevreviewJonathan Rosser proposed openstack/ansible-role-python_venv_build stable/2023.1: Use distribution_major_version for all distros except Ubuntu  https://review.opendev.org/c/openstack/ansible-role-python_venv_build/+/90157214:03
al-meisamHi15:28
al-meisamDoes `export SCENARIO=aio_skyline` install the SkyLine dashboard?15:28
jrosseral-meisam: currently we do not have complete support for skyline, there has not been a contributor with time to work on it15:32
jrosserthere is an old, and certainly incomplete patch here to add deployment of skyline https://review.opendev.org/c/openstack/openstack-ansible/+/85944615:32
al-meisamAh, I see15:32
al-meisamA general question:15:33
al-meisamDo you see SkyLine as a step forward that is worth replacing Horizon?15:34
al-meisamI think it is written in Go language15:34
jrosserpersonally i have not spent any time on skyline as i don't think it supports openid-connect authentication15:35
jrossereveryones use case is of course different15:35
al-meisamSince Zed, it supports: "Added single sign-on (SSO) support. Skyline login with SSO configured with OpenID Connect."15:37
al-meisamhttps://docs.openstack.org/releasenotes/skyline-apiserver/zed.html15:37
al-meisamDo you know their channel on IRC? I cant find it!15:40
al-meisamHere it's mentioned that they a have a channel: https://lists.openstack.org/pipermail/openstack-discuss/2023-January/031785.html !15:41
jrosseropenstack-skyline15:41
al-meisamThannnk you15:41
jrosseri would warn that skyline completely interchangably use "OpenID" and "OpenID Connect", and for example i see nowhere at all in the code for configuring the client id and client secret needed to integrate with, for example, keycloak15:43
al-meisamI remeber I saw something on Chinese forum, but thanks for heads-up.15:47
noonedeadpunkI kinda tried and failed to get working skyline for master and that looked to more more a "source code" issue rather then installation problem15:50
al-meisamThere's a bunch of languages here: https://translate.openstack.org/iteration/view/horizon/stable-2023.2?dswid=-834 but as I check in the Horizon setting, I just see some languages! Arabic is not available in the Horizon (Is it somthing with OpenStack-Ansible, or other languages are not approved upstream?!)17:10
jrosseral-meisam: it is all open source, if someone contributes a translation, it gets done17:37
noonedeadpunkal-meisam: openstack-ansible has nothing to do with translations per say. THough, each and every individual can contribute to translations on https://translate.openstack.org/17:37
al-meisam+117:38
noonedeadpunkal-meisam: oh, or you mean that you don't see any arabic option in horizon?17:38
noonedeadpunkI _think_ this is because openstack_dashboard/locale has only 18% of translation17:39
noonedeadpunkthere were some threshholds, where translation appears in UI17:39
noonedeadpunkIt was smth like 50%17:39
al-meisamyes, arabic is not listed in the Horizon, while it's translated with 3.6%!17:39
al-meisamAh, ok17:39
opendevreviewMerged openstack/openstack-ansible-os_glance stable/2023.1: Add glance_bin to rootwrap defenition  https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/90156217:40
noonedeadpunkdon;t look at overall rate17:40
noonedeadpunkWhat is needed in fact django and djangojs for openstack_dashboard and horizon17:40
noonedeadpunkdjangojs are alerts and notifications in ui17:41
noonedeadpunkand django are basically UIitself17:41
noonedeadpunkthere're also plenty of docs that has no effect on horizon itself17:42
noonedeadpunkand for django (horizon/openstack_dahsboard) it's translated smth like 19%17:42
al-meisamThank you for the info, realy helpful17:47
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible stable/2023.1: Bump SHAs for 2023.1  https://review.opendev.org/c/openstack/openstack-ansible/+/90123417:49
al-meisamIt's not possible to create an account on https://translate.openstack.org ! I'm stuck here: https://translate.openstack.org/account/inactive17:57
noonedeadpunkAh, that is smth I think I can ry to handle 18:06
noonedeadpunkor well, help to handle )18:07
noonedeadpunkal-meisam: to get your profile activate I think it's worth writing an email to: openstack-i18n@lists.openstack.org I would suggest to include ianyrchoi at gmail.com to copy18:09
al-meisamianyrchoi?18:19
al-meisamsuch a weird activation process!18:19
al-meisam_.../openstack_dashboard/locale/de/LC_MESSAGES/django.po vs .../openstack_dashboard/locale/de/LC_MESSAGES/django.mo20:10
al-meisam_to see how things change, which file is loaded in Horizon? I manually changed some translation `msgstr` strings in django.po, but nothing chaned in the horizon panel after a reload20:12
jrosseral-meisam_: https://github.com/openstack/openstack-ansible-os_horizon/blob/master/handlers/main.yml#L1720:22
jrosserwhen the horizon service is installed with openstack-ansible, the translations are compiled20:22
al-meisam_do you know the format of compiled files? (Then I can manually compile and replace there)20:26
jrossersorry, i don't, i think that is all part of how django works20:29
al-meisamOk, may this one `tox -e manage -- compilemessages`20:35
jrosserthough not with tox in the context of openstack-ansible deployment20:42
jrosserwould be horizon-manage i think in the horizon venv bin directory20:42

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!