opendevreview | David Moreau Simard proposed openstack/kolla-ansible master: DNM: Test ara 1.6.0rc1 with kolla-ansible https://review.opendev.org/c/openstack/kolla-ansible/+/720902 | 01:06 |
---|---|---|
mnasiadka | morning | 07:03 |
kevko | yoctozepto: i am starting to implement nova-manage delete old deleted rows ..should it be in nova-cell or in nova role ? | 07:32 |
dardelean | yoctozepto: we'll do the centos -> ubuntu switch in train, if you have any other directions and suggestions to give, they will be appreciated :) | 07:39 |
mnasiadka | train, huh | 07:41 |
kevko | we are going to upgrade to wallaby next week :P | 07:44 |
kevko | but with neutron from xena as neutron in wallaby is buggy :P | 07:44 |
kevko | thanks god that it is containerized :P | 07:44 |
mnasiadka | neutron is unpredictable in stable branches | 07:47 |
kevko | oh, so i should install unstable ? :D | 07:56 |
yoctozepto | morning | 08:00 |
yoctozepto | kevko: sounds like an api service so makes more sense to be in nova; that said, it could also be an independent role if it has little-to-no dependency on the existing one | 08:01 |
yoctozepto | dardelean: makes sense | 08:01 |
kevko | yoctozepto: nova-manage db archive_deleted_rows [--max_rows <number>] [--verbose] [--until-complete] [--purge] | 08:02 |
kevko | yoctozepto: nova-manage db purge [--all] [--before <date>] [--verbose] [--all-cells] | 08:02 |
kevko | yoctozepto: do you think i can take and edit fernet cron generator ? | 08:40 |
yoctozepto | kevko: I don't understand the question? If you want to take it away from US, WE will not let you get away with this!!! | 08:41 |
yoctozepto | :D | 08:41 |
kevko | :D | 08:42 |
opendevreview | Merged openstack/kolla master: Fix writable rootwrap/privsep config https://review.opendev.org/c/openstack/kolla/+/722102 | 08:42 |
mnasiadka | I think it's the same discussion over and over, we have some ,,scheduled'' things that should be done, like keystone fernet tokens regeneration - I don't know if creating another container with cron inside just for running one script is the way to go :) | 08:42 |
mnasiadka | sounds like a PTG topic if we want to do it in a better way | 08:43 |
kevko | we are going to upgrade to wallaby and they want to implement it in a week :D ...so i know i will again send several patchsets to gerrit ..but i need to do it somehow in our downstream .. | 08:44 |
kevko | problem is that nova-manage db archive_deleted_rows and purge is updating/deleting rows ..so you need to ensure that only one container do the work ..and also you need to have HA ..so you need to generate different crons for different containers ...based on some schedule which will be configurable in globals .. | 08:46 |
kevko | similar situation as in keystone | 08:46 |
kevko | but of course ..it will be always limited by a combination of time period ...number of hosts ..etc ... | 08:47 |
kevko | OR implement some lock mechanism | 08:48 |
kevko | mnasiadka: why not ? container should maintain one thing in my opinion | 08:56 |
hrw | morning | 09:00 |
kevko | morning | 09:01 |
opendevreview | Konstantin Yarovoy proposed openstack/kolla master: Add a way to add other container engines https://review.opendev.org/c/openstack/kolla/+/828716 | 09:04 |
hrw | mnasiadka: one of things to discuss during PTG: https://review.opendev.org/q/project:openstack/kolla-ansible+status:open,300 | 09:14 |
hrw | mnasiadka: we have 7 pages of not-merged kolla-ansible patches | 09:14 |
hrw | I would say "5 too much" | 09:15 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: Add a way to add other container engines https://review.opendev.org/c/openstack/kolla/+/828716 | 09:16 |
hrw | rebased to make zuul happier | 09:16 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: Add a way to add other container engines https://review.opendev.org/c/openstack/kolla/+/828716 | 09:39 |
hrw | pep8 fixes | 09:39 |
mnasiadka | hrw: 7 pages of stalled patches? yikes | 10:23 |
hrw | we dropped any hyperv support, right? | 10:43 |
yoctozepto | right | 10:46 |
yoctozepto | I think | 10:46 |
yoctozepto | there was some revert proposed iirc | 10:46 |
mnasiadka | yoctozepto: thanks for fixing swift ;) | 12:22 |
yoctozepto | :-) | 12:24 |
admin1 | for using lbaas on kolla, is it recommended to use a dedicated interface .or use provider network and then run a tagged network on top of it | 13:57 |
frickler | using a tenant network IMO is feasible as well, I don't understand why our docs advise against it | 14:01 |
zbig | hey there, i have been using kolla-ansible and i tried to setup local docker registry, i am bit confused how i should populate my local registry. I tried `kolla-ansible pull` but looks like this results in docker images being pulled on all hosts in inventory where i was hoping it will pull images to host where i am executing kolla, any tips how i could fix that? | 15:03 |
frickler | zbig: I think we advise to build your own images, so you would need to look into how to do that with kolla | 15:26 |
mnasiadka | frickler: re octavia I think we had this discussion, and it's easy enough to propose a docs update - we've had our reservations based on how it's wired in the operating system - but it's been there for so long, that either we just encourage users to use it or let it rot as dev mode. | 15:47 |
hrw | zbig: build own ones and tell kolla to push them to local registry | 16:01 |
* hrw out | 16:01 | |
zbig | frickler: hrw: thanks, will try that then | 16:02 |
hrw | zbig: --push --registry puchatek.lan:5000 | 16:03 |
opendevreview | Verification of a change to openstack/kolla-ansible stable/yoga failed: Fix Ironic API healthcheck with backend TLS https://review.opendev.org/c/openstack/kolla-ansible/+/859451 | 17:36 |
opendevreview | Merged openstack/kolla-ansible stable/yoga: Fix interface option for ironic-neutron-agent https://review.opendev.org/c/openstack/kolla-ansible/+/860134 | 19:02 |
opendevreview | Verification of a change to openstack/kolla-ansible stable/yoga failed: Fix Ironic API healthcheck with backend TLS https://review.opendev.org/c/openstack/kolla-ansible/+/859451 | 19:12 |
opendevreview | Merged openstack/kolla-ansible stable/yoga: Fix Ironic API healthcheck with backend TLS https://review.opendev.org/c/openstack/kolla-ansible/+/859451 | 22:17 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!