*** rajinir has quit IRC | 00:19 | |
*** rajinir has joined #puppet-openstack | 00:24 | |
*** rajinir has quit IRC | 00:48 | |
*** rajinir has joined #puppet-openstack | 00:54 | |
*** ade_lee has joined #puppet-openstack | 00:56 | |
*** bnemec has quit IRC | 01:12 | |
*** rajinir has quit IRC | 01:48 | |
*** tkajinam has joined #puppet-openstack | 01:52 | |
*** rajinir has joined #puppet-openstack | 01:54 | |
*** bnemec has joined #puppet-openstack | 01:58 | |
*** ade_lee has quit IRC | 02:35 | |
*** bnemec has quit IRC | 02:37 | |
*** tkajinam has quit IRC | 02:40 | |
*** rajinir has quit IRC | 02:48 | |
*** bnemec has joined #puppet-openstack | 02:52 | |
*** ade_lee has joined #puppet-openstack | 02:53 | |
*** rajinir has joined #puppet-openstack | 02:53 | |
*** ade_lee_ has joined #puppet-openstack | 02:55 | |
*** ade_lee has quit IRC | 02:59 | |
*** lixingxing has joined #puppet-openstack | 03:07 | |
*** ade_lee has joined #puppet-openstack | 03:11 | |
*** ade_lee__ has joined #puppet-openstack | 03:13 | |
*** ade_lee__ has quit IRC | 03:14 | |
*** ade_lee_ has quit IRC | 03:14 | |
*** ade_lee_ has joined #puppet-openstack | 03:14 | |
*** ade_lee has quit IRC | 03:16 | |
*** ade_lee__ has joined #puppet-openstack | 03:18 | |
*** ade_lee_ has quit IRC | 03:21 | |
*** ade_lee has joined #puppet-openstack | 03:22 | |
*** ade_lee__ has quit IRC | 03:23 | |
*** lixingxing has quit IRC | 03:43 | |
*** lixingxing has joined #puppet-openstack | 03:46 | |
*** bnemec has quit IRC | 03:56 | |
*** bnemec has joined #puppet-openstack | 03:57 | |
*** ade_lee has quit IRC | 04:08 | |
*** ade_lee has joined #puppet-openstack | 04:10 | |
*** skramaja has joined #puppet-openstack | 04:19 | |
*** lixingxing has quit IRC | 04:19 | |
*** bnemec has quit IRC | 04:26 | |
*** ade_lee has quit IRC | 04:29 | |
*** ykarel has joined #puppet-openstack | 04:52 | |
*** ykarel has quit IRC | 04:54 | |
*** ykarel has joined #puppet-openstack | 04:54 | |
*** ykarel_ has joined #puppet-openstack | 05:18 | |
*** ykarel has quit IRC | 05:20 | |
*** ade_lee has joined #puppet-openstack | 05:37 | |
*** ykarel_ is now known as ykarel | 05:40 | |
*** ade_lee_ has joined #puppet-openstack | 05:40 | |
*** ade_lee has quit IRC | 05:41 | |
*** ade_lee_ has quit IRC | 05:46 | |
*** ade_lee__ has joined #puppet-openstack | 05:46 | |
*** rajinir has quit IRC | 05:48 | |
*** rajinir has joined #puppet-openstack | 05:49 | |
*** ade_lee has joined #puppet-openstack | 05:49 | |
*** ade_lee__ has quit IRC | 05:50 | |
*** ade_lee has quit IRC | 05:51 | |
*** ade_lee has joined #puppet-openstack | 05:51 | |
*** ade_lee_ has joined #puppet-openstack | 05:55 | |
*** ade_lee has quit IRC | 05:57 | |
*** ade_lee_ has quit IRC | 06:02 | |
*** ade_lee_ has joined #puppet-openstack | 06:03 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/puppet-openstack-integration master: Updated from Puppet OpenStack modules constraints https://review.opendev.org/692636 | 06:07 |
---|---|---|
*** ade_lee_ has quit IRC | 06:14 | |
*** pgaxatte has joined #puppet-openstack | 07:11 | |
*** lixingxing has joined #puppet-openstack | 07:19 | |
*** dpawlik has joined #puppet-openstack | 07:31 | |
*** lixingxing has quit IRC | 07:38 | |
*** lixingxing has joined #puppet-openstack | 07:41 | |
*** hjensas has quit IRC | 08:01 | |
*** cgfbee has quit IRC | 08:18 | |
*** tesseract has joined #puppet-openstack | 08:24 | |
*** cgfbee has joined #puppet-openstack | 08:25 | |
*** bnemec has joined #puppet-openstack | 08:25 | |
*** tosky has joined #puppet-openstack | 08:30 | |
*** hjensas has joined #puppet-openstack | 08:40 | |
*** jpena|off is now known as jpena | 08:42 | |
*** amoralej|off is now known as amoralej | 08:43 | |
*** ykarel is now known as ykarel|lunch | 08:46 | |
*** bnemec has quit IRC | 08:50 | |
*** jistr is now known as jistr|mtgs | 09:10 | |
*** lixingxing has quit IRC | 09:11 | |
*** tosky has quit IRC | 09:13 | |
*** tosky has joined #puppet-openstack | 09:35 | |
*** derekh has joined #puppet-openstack | 09:43 | |
*** ykarel|lunch is now known as ykarel | 09:46 | |
*** derekh has quit IRC | 10:01 | |
*** derekh has joined #puppet-openstack | 10:01 | |
*** ade_lee_ has joined #puppet-openstack | 10:04 | |
*** hberaud has joined #puppet-openstack | 10:10 | |
hberaud | Hello | 10:11 |
hberaud | question: these changes was introduced few months ago and break some customers environments because they use hostname for memcache servers rather than IPs, https://github.com/openstack/puppet-oslo/commit/908503e3e972aa17220d2814762d77f91c689052 I'm not a puppet expert, do you know if we can call 'inet6_prefix' only against IPs? In other words do you know how to check if we get an hostname or an IP? | 10:12 |
hberaud | I guess it's possible by using some regex but I'm not sure, please, can you confirm? | 10:12 |
tobias-urdin | hberaud: do you mean that they specify a hostname and it was wrongly prefixed with inet6: ? | 10:17 |
tobias-urdin | the change contained pretty rigorous testing so seems odd https://review.opendev.org/#/c/661136/2/spec/functions/inet6_prefix_spec.rb | 10:18 |
hberaud | tobias-urdin: yes | 10:18 |
tobias-urdin | do you have a bug report or a censored version of what is passed to memcache_servers, maybe we can reproduce it | 10:20 |
hberaud | tobias-urdin: I just discussed through irc with a person who faced this issue, but you are right the tests includes host testing too... so it's weird | 10:20 |
hberaud | tobias-urdin: no sorry I have nothing to share with you | 10:21 |
hberaud | tobias-urdin: I took a look to LP and I don't seen related bugs | 10:22 |
hberaud | tobias-urdin: let's me try to grab more info. If I get something useful I'll ping you | 10:25 |
tobias-urdin | ack | 10:25 |
*** dtantsur|afk is now known as dtantsur | 10:26 | |
*** dpawlik has quit IRC | 10:48 | |
*** dpawlik has joined #puppet-openstack | 11:06 | |
*** hberaud is now known as hberaud|lunch | 11:08 | |
*** pgaxatte has quit IRC | 11:12 | |
*** dpawlik has quit IRC | 11:14 | |
*** pgaxatte has joined #puppet-openstack | 11:14 | |
*** dpawlik has joined #puppet-openstack | 11:16 | |
*** mkarpin has left #puppet-openstack | 11:18 | |
openstackgerrit | Merged openstack/puppet-neutron stable/train: Add agents.l3 "radvd_user" configuration option https://review.opendev.org/692807 | 11:45 |
openstackgerrit | Merged openstack/puppet-neutron stable/stein: Add agents.l3 "radvd_user" configuration option https://review.opendev.org/692808 | 11:45 |
openstackgerrit | Merged openstack/puppet-neutron stable/rocky: Add agents.l3 "radvd_user" configuration option https://review.opendev.org/692809 | 11:45 |
*** ade_lee_ has quit IRC | 12:03 | |
*** ade_lee has joined #puppet-openstack | 12:03 | |
*** hberaud|lunch is now known as hberaud | 12:09 | |
*** dpawlik has quit IRC | 12:10 | |
openstackgerrit | Dmitry Tantsur proposed openstack/puppet-ironic master: Configure parameters for managed in-band inspection https://review.opendev.org/692995 | 12:21 |
*** amoralej is now known as amoralej|lunch | 12:23 | |
*** jpena is now known as jpena|lunch | 12:32 | |
*** ade_lee has quit IRC | 12:41 | |
*** ade_lee has joined #puppet-openstack | 12:41 | |
*** tosky_ has joined #puppet-openstack | 12:42 | |
openstackgerrit | Merged openstack/puppet-openstack-integration master: Updated from Puppet OpenStack modules constraints https://review.opendev.org/692636 | 12:43 |
*** dpawlik has joined #puppet-openstack | 12:44 | |
*** tosky has quit IRC | 12:45 | |
*** ykarel is now known as ykarel|afk | 12:59 | |
*** tosky_ is now known as tosky | 12:59 | |
*** derekh has quit IRC | 13:09 | |
*** jistr|mtgs is now known as jistr | 13:14 | |
*** ykarel|afk is now known as ykarel|away | 13:23 | |
*** lixingxing has joined #puppet-openstack | 13:35 | |
*** lixingxing has quit IRC | 13:48 | |
*** lixingxing has joined #puppet-openstack | 13:48 | |
*** amoralej|lunch is now known as amoralej | 13:55 | |
*** pkopec has joined #puppet-openstack | 14:12 | |
*** lixingxing has quit IRC | 14:42 | |
*** derekh has joined #puppet-openstack | 15:02 | |
*** dpawlik has quit IRC | 15:05 | |
*** pgaxatte has quit IRC | 15:46 | |
*** jpena|lunch is now known as jpena | 16:11 | |
*** hberaud is now known as hberaud|school-r | 16:12 | |
*** hberaud|school-r is now known as hberaud | 16:18 | |
*** skramaja has quit IRC | 16:41 | |
*** jpena is now known as jpena|brb | 16:45 | |
*** tesseract has quit IRC | 16:50 | |
*** hberaud is now known as hberaud|gone | 17:20 | |
*** ykarel|away has quit IRC | 17:22 | |
*** jtomasek_ has quit IRC | 17:22 | |
*** jpena|brb is now known as jpena | 17:27 | |
*** hjensas has quit IRC | 17:38 | |
*** derekh has quit IRC | 18:00 | |
*** amoralej is now known as amoralej|off | 18:17 | |
*** pkopec has quit IRC | 18:29 | |
*** jpena is now known as jpena|off | 18:45 | |
openstackgerrit | Merged openstack/puppet-keystone master: Remove keystone::service validation https://review.opendev.org/692663 | 18:49 |
*** jtomasek has joined #puppet-openstack | 18:53 | |
*** jtomasek has quit IRC | 19:12 | |
*** hjensas has joined #puppet-openstack | 19:22 | |
*** dpawlik has joined #puppet-openstack | 19:28 | |
*** dpawlik has quit IRC | 20:13 | |
*** tosky has quit IRC | 20:16 | |
*** rcernin has joined #puppet-openstack | 22:29 | |
*** lixingxing has joined #puppet-openstack | 22:59 | |
*** lixingxing has quit IRC | 23:17 | |
*** bnemec has joined #puppet-openstack | 23:57 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!