opendevreview | Takashi Kajinami proposed openstack/puppet-designate master: Add support for PowerDNS 4 backend https://review.opendev.org/c/openstack/puppet-designate/+/831457 | 00:01 |
---|---|---|
*** ysandeep|out is now known as ysandeep | 00:15 | |
opendevreview | Takashi Kajinami proposed openstack/puppet-designate master: bind9: Fix the wrong default value of dns_port https://review.opendev.org/c/openstack/puppet-designate/+/831459 | 00:15 |
opendevreview | Merged openstack/puppet-neutron master: Run db-manage command by the service user https://review.opendev.org/c/openstack/puppet-neutron/+/830045 | 00:28 |
opendevreview | Merged openstack/puppet-nova stable/wallaby: Fix missing update of property_hash https://review.opendev.org/c/openstack/puppet-nova/+/830366 | 00:34 |
*** ysandeep is now known as ysandeep|afk | 01:49 | |
opendevreview | Takashi Kajinami proposed openstack/puppet-designate master: Deprecate support for designate-zone-manager https://review.opendev.org/c/openstack/puppet-designate/+/831463 | 01:54 |
opendevreview | Takashi Kajinami proposed openstack/puppet-designate master: Deprecate support for designate-zone-manager https://review.opendev.org/c/openstack/puppet-designate/+/831463 | 02:03 |
opendevreview | Takashi Kajinami proposed openstack/puppet-designate master: Add support for PowerDNS 4 backend https://review.opendev.org/c/openstack/puppet-designate/+/831457 | 02:12 |
*** ysandeep|afk is now known as ysandeep | 03:37 | |
opendevreview | Merged openstack/puppet-nova stable/wallaby: Ensure auth_endpoint is cleared by reset https://review.opendev.org/c/openstack/puppet-nova/+/830367 | 05:30 |
opendevreview | Merged openstack/puppet-nova stable/wallaby: Remove unused str2hash https://review.opendev.org/c/openstack/puppet-nova/+/830368 | 05:30 |
*** ykarel_ is now known as ykarel | 06:39 | |
*** amoralej|off is now known as amoralej | 07:39 | |
*** ysandeep is now known as ysandeep|lunch | 08:13 | |
*** jpena|off is now known as jpena | 08:34 | |
*** ysandeep|lunch is now known as ysandeep | 08:57 | |
tkajinam | amoralej, https://launchpad.net/bugs/1962507 https://review.opendev.org/c/openstack/puppet-openstack-integration/+/831337 fyi | 09:33 |
amoralej | lemme check | 09:33 |
tkajinam | this is related to the tempest test failure(ssh failure) with latest openssl in c9s | 09:33 |
tkajinam | which we discussed a few days ago | 09:34 |
amoralej | ah, makes sense | 09:34 |
tkajinam | I'm not sure whether this change is really intended, but switching from rsa to ecdsa sounds like the right way to go | 09:34 |
tkajinam | I mean, I'm not sure whether intend to disable rsa key by default at this point | 09:35 |
tkajinam | they intend * | 09:35 |
amoralej | maybe we could report it as a bug? | 09:36 |
amoralej | i'm not sure | 09:36 |
amoralej | in fedora i think rsa is not accepted by default | 09:36 |
tkajinam | yeah I think so | 09:36 |
tkajinam | it might make more sense to talk with tempest folks | 09:36 |
tkajinam | to discuss whether we can switch the default to edcsa | 09:37 |
tkajinam | it might also cause some concern with nova which only supports rsa when generating key automatically at server side | 09:37 |
amoralej | for ssh server key you mean? | 09:38 |
tkajinam | yes | 09:38 |
tkajinam | in Nova keypair api user can request nova to create one or pass their own key | 09:38 |
tkajinam | when user relies on server-side creation nova currently creates key in rsa format | 09:39 |
tkajinam | tempest uses this by default. when we set the tempest parameter to use edcsa key then tempest creates a key in that format at client side | 09:39 |
opendevreview | Marios Andreou proposed openstack/puppet-openstacklib stable/wallaby: Add centos-9 jobs for wallaby zuul layout https://review.opendev.org/c/openstack/puppet-openstacklib/+/831404 | 09:41 |
opendevreview | Marios Andreou proposed openstack/puppet-oslo stable/wallaby: Add centos-9 jobs for wallaby zuul layout https://review.opendev.org/c/openstack/puppet-oslo/+/831352 | 09:42 |
*** ykarel_ is now known as ykarel | 09:54 | |
opendevreview | Marios Andreou proposed openstack/puppet-glance stable/wallaby: Add centos-9 jobs for wallaby zuul layout https://review.opendev.org/c/openstack/puppet-glance/+/831499 | 09:54 |
amoralej | ah, | 09:58 |
zigo | tkajinam: I wanted to thank you a lot for all the work you did on my (sometimes wrong) patch review requests. All your input and take-over of my patches are *very* helpful. :) | 09:59 |
amoralej | tkajinam, but that is unrelated to the os where openstack is running | 09:59 |
tkajinam | zigo, glad to hear that :-D | 10:00 |
tkajinam | amoralej, yes. I'm not worried about that but I'm worried about actual use case | 10:01 |
tkajinam | amoralej, if most of distros disables ssh-rsa then these implementation becomes more and more useless | 10:01 |
opendevreview | Marios Andreou proposed openstack/puppet-placement stable/wallaby: Add centos-9 jobs for wallaby zuul layout https://review.opendev.org/c/openstack/puppet-placement/+/831501 | 10:01 |
amoralej | yeah, that's also right, i'm not sure how other distros are managing it, tbh | 10:02 |
opendevreview | Marios Andreou proposed openstack/puppet-placement stable/wallaby: Add centos-9 jobs for wallaby zuul layout https://review.opendev.org/c/openstack/puppet-placement/+/831501 | 10:03 |
tkajinam | amoralej, I've reported a nova bug to initiate that discussion. https://bugs.launchpad.net/nova/+bug/1962726 I'll create one for tempest later | 10:04 |
tkajinam | anyway that is "outside of my scope" | 10:04 |
amoralej | ack, good | 10:04 |
tkajinam | (with my Puppet OpenStack hat on | 10:04 |
opendevreview | Marios Andreou proposed openstack/puppet-nova stable/wallaby: Add centos-9 jobs for wallaby zuul layout https://review.opendev.org/c/openstack/puppet-nova/+/831502 | 10:05 |
opendevreview | Marios Andreou proposed openstack/puppet-horizon stable/wallaby: Add centos-9 jobs for wallaby zuul layout https://review.opendev.org/c/openstack/puppet-horizon/+/831503 | 10:13 |
opendevreview | Marios Andreou proposed openstack/puppet-octavia stable/wallaby: Add centos-9 jobs for wallaby zuul layout https://review.opendev.org/c/openstack/puppet-octavia/+/831504 | 10:19 |
opendevreview | Marios Andreou proposed openstack/puppet-octavia stable/wallaby: Add centos-9 jobs for wallaby zuul layout https://review.opendev.org/c/openstack/puppet-octavia/+/831504 | 10:22 |
opendevreview | Marios Andreou proposed openstack/puppet-octavia stable/wallaby: Add centos-9 jobs for wallaby zuul layout https://review.opendev.org/c/openstack/puppet-octavia/+/831504 | 10:23 |
*** ysandeep is now known as ysandeep|afk | 10:51 | |
opendevreview | Merged openstack/puppet-horizon master: Prepare Yoga M3 https://review.opendev.org/c/openstack/puppet-horizon/+/830755 | 10:52 |
*** ysandeep|afk is now known as ysandeep | 11:05 | |
opendevreview | Merged openstack/puppet-tempest master: Add support for [validation] ssh_key_type https://review.opendev.org/c/openstack/puppet-tempest/+/831336 | 12:02 |
opendevreview | Takashi Kajinami proposed openstack/puppet-heat master: TripleO: Replace undercloud job by standalone job https://review.opendev.org/c/openstack/puppet-heat/+/831521 | 12:49 |
opendevreview | Takashi Kajinami proposed openstack/puppet-heat master: TripleO: Replace undercloud job by standalone job https://review.opendev.org/c/openstack/puppet-heat/+/831521 | 12:50 |
opendevreview | Merged openstack/puppet-horizon master: Remove redundant blank lines https://review.opendev.org/c/openstack/puppet-horizon/+/830561 | 12:51 |
opendevreview | Merged openstack/puppet-horizon master: Remove LAUNCH_INSTANCE_*_ENABLED from local_settings https://review.opendev.org/c/openstack/puppet-horizon/+/830558 | 12:51 |
*** amoralej is now known as amoralej|lunch | 13:02 | |
opendevreview | Merged openstack/puppet-neutron master: Deprecate support for networking-bigswitch https://review.opendev.org/c/openstack/puppet-neutron/+/831376 | 13:16 |
*** amoralej|lunch is now known as amoalej | 14:04 | |
*** amoalej is now known as amoralej | 14:04 | |
*** ykarel_ is now known as ykarel | 14:17 | |
*** ykarel is now known as ykarel|away | 15:40 | |
*** ysandeep is now known as ysandeep|out | 15:51 | |
*** abishop_ is now known as abishop | 16:57 | |
*** amoralej is now known as amoralej|off | 17:34 | |
*** jpena is now known as jpena|off | 17:44 | |
opendevreview | Takashi Kajinami proposed openstack/puppet-openstack_spec_helper master: CentOS 8: Pin pathspec to 1.0.0 https://review.opendev.org/c/openstack/puppet-openstack_spec_helper/+/831616 | 23:43 |
opendevreview | Takashi Kajinami proposed openstack/puppet-nova master: DNM: Test acceptance tests https://review.opendev.org/c/openstack/puppet-nova/+/831618 | 23:52 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!