opendevreview | Nic Anderson proposed openstack/kolla-ansible master: Fix conflict between Zun and haproxy_single_external_frontend https://review.opendev.org/c/openstack/kolla-ansible/+/938282 | 08:01 |
---|---|---|
opendevreview | Nic Anderson proposed openstack/kolla-ansible master: Fix conflict between Zun and haproxy_single_external_frontend https://review.opendev.org/c/openstack/kolla-ansible/+/938282 | 08:19 |
opendevreview | Robert Breker proposed openstack/kolla-ansible master: Prevent VM shutdown during Docker service restart https://review.opendev.org/c/openstack/kolla-ansible/+/938288 | 14:54 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: fluentd: rework openstack logs match https://review.opendev.org/c/openstack/kolla-ansible/+/938296 | 15:42 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Fix fluentd log check https://review.opendev.org/c/openstack/kolla-ansible/+/918283 | 15:42 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Add unreadable files to check-logs.sh https://review.opendev.org/c/openstack/kolla-ansible/+/938198 | 15:42 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: nova: Add support for using uWSGI https://review.opendev.org/c/openstack/kolla-ansible/+/935975 | 15:43 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: placement: Add support for using uWSGI https://review.opendev.org/c/openstack/kolla-ansible/+/937448 | 15:43 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: cinder: Add support for using uWSGI https://review.opendev.org/c/openstack/kolla-ansible/+/937449 | 15:43 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: opensearch/opensearch-dashboards: Pin to 2.17.* https://review.opendev.org/c/openstack/kolla/+/938299 | 16:29 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: opensearch/opensearch-dashboards: Pin to 2.17.* https://review.opendev.org/c/openstack/kolla/+/938299 | 16:30 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: opensearch/opensearch-dashboards: Pin to 2.17.* https://review.opendev.org/c/openstack/kolla/+/938299 | 16:31 |
Gebz | Hello people | 19:11 |
Gebz | been having trouble setting up kolla ansible with bootstrap, specifically with "pip install dbus-python", seems like such a weird dependancy to have especially when it has to be compiled from source | 19:11 |
Gebz | this is the error log: https://paste.opendev.org/show/826446/ | 19:13 |
Gebz | this is straight from the mouth of the dbus-python developer: "dbus-python might not be the best D-Bus binding for you to use. dbus-python does not follow the principle of “In the face of ambiguity, refuse the temptation to guess”, and can’t be changed to not do so without seriously breaking compatibility. | 19:30 |
Gebz | In addition, it uses libdbus (which has known problems with multi-threaded use) and attempts to be main-loop-agnostic (which means you have to select a suitable main loop for your application)." | 19:30 |
Gebz | I'm just curious, what kind of idiot decided it was a good idea to use this library.. and there's no reference at all in the documentation to it | 19:31 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!