opendevreview | likui proposed openstack/kolla-ansible master: Add logrotate to libvirt service https://review.opendev.org/c/openstack/kolla-ansible/+/820115 | 06:35 |
---|---|---|
frickler | the failure here is something I've also seen in local deployments. initial grafana migrations taking much longer than 20s. shall we just increase the number of retries or is there some other option? | 06:53 |
frickler | https://522d8c65037ee2f8378e-e8ad39bee4b03d74ca06a7b7508191a6.ssl.cf1.rackcdn.com/820074/1/check/kolla-ansible-centos8s-source-prometheus-efk/4c38ff2/primary/logs/docker_logs/grafana.txt | 06:53 |
guesswhat | Guys? Is possible to manage multiple backends in Cinder in Kolla? I have two tiers of disks ( ssd and hdd ), but seems that Kolla allows only single backend type. Thanks | 07:41 |
guesswhat | Another thing, seems that its not possible to enable freezer.. this line https://github.com/openstack/kolla-ansible/blob/stable/xena/ansible/roles/freezer/templates/freezer.conf.j2#L19 should be probably os_project_domain_name = {{ openstack_auth.project_domain_name }} | 07:46 |
*** amoralej|off is now known as amoralej | 07:54 | |
jingvar | guesswhat: you can use custom Cinder config and place to ti all of you want | 08:40 |
guesswhat | jingvar: ti ? i dont know how to customize settings that are not customizable by kolla ansible, is there any guide? i dont want to override cinder config by kolla. thanks | 08:52 |
jingvar | kolla/config/cinder.conf | 08:59 |
jingvar | https://docs.openstack.org//kolla-ansible/xena/doc-kolla-ansible.pdf page 10 | 09:00 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: Debian: enable building Bifrost images on x86-64 https://review.opendev.org/c/openstack/kolla/+/814783 | 09:07 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: switch source images to follow master branches https://review.opendev.org/c/openstack/kolla/+/820043 | 09:13 |
guesswhat | jingvar: got it, thanks ! | 09:39 |
guesswhat | any idea, how to fix domain_name in freezer ansible role ? or at least some workaround .. ? see ^ | 09:40 |
guesswhat | is this irc channel only support place for kolla ? thanks | 10:33 |
adrian-a | guesswhat, there's also: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss | 10:41 |
jingvar | guesswhat: override the config as you want | 10:42 |
jingvar | it is the same as cinder config | 10:42 |
jingvar | what is in freerzer doc? | 10:45 |
frickler | return of the package wars? ;) | 11:00 |
adrian-a | :D | 11:10 |
opendevreview | Dr. Jens Harbott proposed openstack/kolla-ansible master: Update previous_release to Xena https://review.opendev.org/c/openstack/kolla-ansible/+/820074 | 11:52 |
frickler | mnasiadka: mgoddard: ^^ please double-check the cleanups I did there | 11:59 |
mgoddard | frickler: commented | 12:02 |
mgoddard | frickler: I think we're duplicating: https://review.opendev.org/c/openstack/kolla-ansible/+/817284/ | 12:03 |
opendevreview | Mark Goddard proposed openstack/ansible-collection-kolla master: Add noop Zuul config https://review.opendev.org/c/openstack/ansible-collection-kolla/+/820151 | 12:03 |
mnasiadka | mgoddard: couldn't find that WIP change yesterday... wonder why. | 12:03 |
mgoddard | pass | 12:04 |
mgoddard | ^ first patch for ansible-collection-kolla :D | 12:05 |
guesswhat | jingvar wait, not sure what to override for freezer, cuz its expecting ( https://github.com/openstack/kolla-ansible/blob/stable/xena/ansible/roles/freezer/templates/freezer.conf.j2#L19 ) openstack_auth.domain_name, maybe I can use kolla-ansible -e openstack_auth.domain_name=default deploy | 12:07 |
frickler | mgoddard: indeed, didn't see that either, will abandon mine | 12:12 |
jingvar | the question is where uses openstack_auth.domain_name except the template | 12:13 |
jingvar | you should know what is right configuration of your target deployment and than how push kolla do what you need | 12:14 |
frickler | jingvar: guesswhat: see https://review.opendev.org/c/openstack/kolla-ansible/+/816363 , seems freezer is essentially broken | 12:20 |
guesswhat | i am just saying that there is a kolla bug in freezer | 12:20 |
guesswhat | Frickler: thanks ! will keep eye on it... | 12:25 |
frickler | mgoddard: mnasiadka: what's your opinion on kibana telemetry? hard disable it, add another config option, leave with optIn=False as is? https://review.opendev.org/c/openstack/kolla-ansible/+/818695 | 12:28 |
frickler | another review or two on https://review.opendev.org/c/openstack/kolla-ansible/+/818362 and https://review.opendev.org/c/openstack/kolla-ansible/+/816164 would also be nice | 12:29 |
opendevreview | Merged openstack/kayobe master: Update CentOS Stream base image https://review.opendev.org/c/openstack/kayobe/+/819885 | 12:45 |
opendevreview | Merged openstack/ansible-collection-kolla master: Add noop Zuul config https://review.opendev.org/c/openstack/ansible-collection-kolla/+/820151 | 12:55 |
mgoddard | frickler: is there a kibana pop-up? I still don't really understand the current situation | 13:02 |
opendevreview | Mark Goddard proposed openstack/ansible-collection-kolla master: Initial Cookiecutter Commit https://review.opendev.org/c/openstack/ansible-collection-kolla/+/820165 | 13:09 |
opendevreview | Mark Goddard proposed openstack/ansible-collection-kolla master: Initialise Ansible collection https://review.opendev.org/c/openstack/ansible-collection-kolla/+/820166 | 13:09 |
opendevreview | Mark Goddard proposed openstack/ansible-collection-kolla master: Sync basics with kolla-ansible https://review.opendev.org/c/openstack/ansible-collection-kolla/+/820167 | 13:09 |
opendevreview | Mark Goddard proposed openstack/ansible-collection-kolla master: Import baremetal role from kolla-ansible https://review.opendev.org/c/openstack/ansible-collection-kolla/+/820168 | 13:09 |
opendevreview | MargaritaShakhova proposed openstack/kolla-ansible master: Add ironic-inspector policy configuration https://review.opendev.org/c/openstack/kolla-ansible/+/820063 | 13:17 |
frickler | mgoddard: seems there still is a notice on the landing page of kibana: "To learn about how usage data helps us manage and improve our products and services, see our Privacy Statement. To start collection, enable usage data here. | 13:19 |
opendevreview | MargaritaShakhova proposed openstack/kolla-ansible master: Add ironic-inspector policy configuration https://review.opendev.org/c/openstack/kolla-ansible/+/820063 | 13:19 |
frickler | mgoddard: but I also assume cberendt may have had the situation in wallaby in mind, where optIn=False wasn't set yet | 13:20 |
frickler | https://imgur.com/UpB4bGx | 13:22 |
frickler | that's the status for xena | 13:23 |
*** amoralej is now known as amoralej|off | 13:28 | |
frickler | mgoddard: what would you think is missing for https://review.opendev.org/c/openstack/kolla-ansible/+/814530 ? IMO it looks good enough to add as is and iterate on it if needed | 13:29 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible master: Install openstack.kolla collection https://review.opendev.org/c/openstack/kolla-ansible/+/819430 | 13:48 |
mgoddard | frickler: ok, let's go for disabled and remove that text | 13:49 |
mgoddard | frickler: re custom services, it was only meant as a PoC. If you'd like to drive it forward then we can think about what it needs to look like | 13:51 |
mgoddard | frickler: one issue is that you can only add custom services at one point in site.yml currently. One solution would be to add a few plays using that role, with different variable names | 13:52 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible master: Install openstack.kolla collection https://review.opendev.org/c/openstack/kolla-ansible/+/819430 | 14:01 |
opendevreview | Dr. Jens Harbott proposed openstack/kolla-ansible master: kibana: do not send cluster statistics to Elastic https://review.opendev.org/c/openstack/kolla-ansible/+/818695 | 14:06 |
frickler | mgoddard: I want to use it for the prometheus libvirt exporter, since there is now an upstream container available | 14:07 |
mgoddard | frickler: that's the major use case I have in mind - prometheus exporters | 14:08 |
*** amoralej|off is now known as amoralej | 14:22 | |
opendevreview | Mark Goddard proposed openstack/kolla-ansible master: Install openstack.kolla collection https://review.opendev.org/c/openstack/kolla-ansible/+/819430 | 14:30 |
kevko | Hi | 14:54 |
kevko | guys, did someone see this error > https://paste.opendev.org/show/811405/ | 14:54 |
kevko | it's forbidden if I switched to admin section in horizon | 14:54 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible master: Install openstack.kolla collection https://review.opendev.org/c/openstack/kolla-ansible/+/819430 | 14:59 |
opendevreview | Merged openstack/kolla-ansible master: [release] Set previous_release to xena https://review.opendev.org/c/openstack/kolla-ansible/+/817284 | 15:42 |
*** also_stingrayza is now known as stingrayza | 16:23 | |
*** priteau is now known as Guest7388 | 16:38 | |
*** priteau_ is now known as priteau | 16:38 | |
*** amoralej is now known as amoralej|off | 17:32 | |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Fix installation prefix detection https://review.opendev.org/c/openstack/kayobe/+/820211 | 17:32 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Trivial fix of aodh wsgi config file https://review.opendev.org/c/openstack/kolla-ansible/+/820218 | 17:59 |
opendevreview | Mark Goddard proposed openstack/kayobe master: Install Ansible collections for kolla-ansible https://review.opendev.org/c/openstack/kayobe/+/820221 | 18:15 |
opendevreview | Merged openstack/kolla master: document that binary images are now deprecated https://review.opendev.org/c/openstack/kolla/+/818240 | 20:15 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible master: Install openstack.kolla collection https://review.opendev.org/c/openstack/kolla-ansible/+/819430 | 20:25 |
opendevreview | Mark Goddard proposed openstack/kayobe master: Install Ansible collections for kolla-ansible https://review.opendev.org/c/openstack/kayobe/+/820221 | 20:35 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Fix installation prefix detection https://review.opendev.org/c/openstack/kayobe/+/820211 | 21:44 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!