openstackgerrit | Takashi Kajinami proposed openstack/puppet-gnocchi master: Use yaml instead of json for policy file https://review.opendev.org/c/openstack/puppet-gnocchi/+/768690 | 00:04 |
---|---|---|
openstackgerrit | Takashi Kajinami proposed openstack/puppet-gnocchi master: Use yaml instead of json for policy file https://review.opendev.org/c/openstack/puppet-gnocchi/+/768690 | 00:06 |
openstackgerrit | Takashi Kajinami proposed openstack/puppet-gnocchi master: Use yaml instead of json for policy file https://review.opendev.org/c/openstack/puppet-gnocchi/+/768690 | 00:07 |
*** tosky has quit IRC | 00:12 | |
openstackgerrit | Merged openstack/puppet-glance master: Update supported Ubuntu version to Focal https://review.opendev.org/c/openstack/puppet-glance/+/782623 | 01:32 |
openstackgerrit | Merged openstack/puppet-freezer master: Add support for oslo_policy/enforce_new_defaults https://review.opendev.org/c/openstack/puppet-freezer/+/782645 | 01:36 |
openstackgerrit | Merged openstack/puppet-glare master: Add support for oslo_policy/enforce_new_defaults https://review.opendev.org/c/openstack/puppet-glare/+/782647 | 01:42 |
openstackgerrit | Merged openstack/puppet-murano master: Add support for oslo_policy/enforce_new_defaults https://review.opendev.org/c/openstack/puppet-murano/+/782653 | 01:46 |
openstackgerrit | Merged openstack/puppet-cloudkitty master: Add support for oslo_policy/enforce_new_defaults https://review.opendev.org/c/openstack/puppet-cloudkitty/+/782641 | 01:47 |
openstackgerrit | Merged openstack/puppet-senlin master: Add support for oslo_policy/enforce_new_defaults https://review.opendev.org/c/openstack/puppet-senlin/+/782661 | 01:50 |
openstackgerrit | Merged openstack/puppet-tacker master: Add support for oslo_policy/enforce_new_defaults https://review.opendev.org/c/openstack/puppet-tacker/+/782663 | 01:58 |
openstackgerrit | Merged openstack/puppet-vswitch master: Add support for vlan_limit option https://review.opendev.org/c/openstack/puppet-vswitch/+/779796 | 02:43 |
openstackgerrit | Merged openstack/puppet-vswitch master: Add support for the hw-offload option in dpdk https://review.opendev.org/c/openstack/puppet-vswitch/+/779802 | 02:43 |
openstackgerrit | Merged openstack/puppet-magnum master: Add support for oslo_policy/enforce_new_defaults https://review.opendev.org/c/openstack/puppet-magnum/+/782650 | 02:46 |
openstackgerrit | Merged openstack/puppet-aodh master: Add support for oslo_policy/enforce_new_defaults https://review.opendev.org/c/openstack/puppet-aodh/+/782632 | 02:56 |
openstackgerrit | Merged openstack/puppet-openstack-integration stable/victoria: [Stable only] Ubuntu: pin tempest-horizon https://review.opendev.org/c/openstack/puppet-openstack-integration/+/777153 | 03:00 |
openstackgerrit | Merged openstack/puppet-ec2api master: Add support for oslo_policy/enforce_new_defaults https://review.opendev.org/c/openstack/puppet-ec2api/+/782644 | 03:04 |
*** ykarel|away has joined #puppet-openstack | 03:42 | |
*** rcernin has quit IRC | 03:51 | |
*** rcernin has joined #puppet-openstack | 03:57 | |
*** ykarel|away is now known as ykarel | 05:04 | |
*** social has quit IRC | 05:44 | |
*** ysandeep|away is now known as ysandeep | 05:56 | |
*** rcernin has quit IRC | 07:16 | |
*** tkajinam has quit IRC | 07:33 | |
*** tkajinam has joined #puppet-openstack | 07:33 | |
*** ysandeep is now known as ysandeep|lunch | 07:51 | |
*** jpena|off is now known as jpena | 07:59 | |
*** amoralej|off is now known as amoralej | 08:11 | |
*** rpittau|afk is now known as rpittau | 08:13 | |
*** ykarel_ has joined #puppet-openstack | 08:36 | |
*** ykarel has quit IRC | 08:38 | |
*** ykarel_ is now known as ykarel | 08:43 | |
*** tosky has joined #puppet-openstack | 08:43 | |
*** gfidente|afk is now known as gfidente | 08:44 | |
*** ysandeep|lunch is now known as ysandeep | 08:45 | |
*** ykarel_ has joined #puppet-openstack | 08:53 | |
*** ykarel has quit IRC | 08:55 | |
*** ykarel__ has joined #puppet-openstack | 09:02 | |
*** ykarel_ has quit IRC | 09:05 | |
*** rcernin has joined #puppet-openstack | 09:06 | |
*** rcernin has quit IRC | 09:06 | |
*** rcernin has joined #puppet-openstack | 09:07 | |
openstackgerrit | Merged openstack/puppet-qdr master: Deprecate truthy strings https://review.opendev.org/c/openstack/puppet-qdr/+/782828 | 09:09 |
*** ykarel__ has quit IRC | 09:30 | |
*** rcernin has quit IRC | 09:34 | |
*** ykarel__ has joined #puppet-openstack | 09:34 | |
*** ykarel__ has quit IRC | 09:34 | |
tkajinam | tobias-urdin, I have left some comments on puppet-gnocchi patch | 09:38 |
tkajinam | tobias-urdin, current problem is that gnocchi doesn't provide default policy.yaml but policy.json ... and because it doesn't have policy-in-code implemented | 09:39 |
tkajinam | thus we should convert the default policy.json to policy.yaml ... otherwise gnocchi is started without the required default rules | 09:39 |
tkajinam | the current logic is just skipped once gnocchi is rebased and gnocchi package start providing policy.yaml ... | 09:40 |
tkajinam | I have implemented these two (migration to yaml and policy-in-code) in master but they are not backported to any stable branches yet | 09:40 |
tkajinam | I'm wondering whether we can have new stable version like 4.5 of gnocchi which includes these two... then distros can rebase on 4.5 and provide policy.yaml | 09:41 |
tkajinam | I know this should be discussed in a different channel (though I don't know the one for gnocchi), but I see you are involved in maintenance of gnocchi it'd be nice if I can hear opinion. | 09:42 |
*** rcernin has joined #puppet-openstack | 09:42 | |
tobias-urdin | tkajinam: I haven't heard anything about releasing a new major that would include your policy-in-code changes but it would probably make sense to release that in a future 5.0 | 09:43 |
tobias-urdin | let me check your logic again, sec | 09:44 |
tobias-urdin | ok, so it only populates a yaml if it doesn't exist so if packaging installs that file in the future it will just ignore that | 09:45 |
tobias-urdin | i wonder if all packaging actually drops policy.json file(?) | 09:45 |
tkajinam | tobias-urdin, I think they still keeps policy.json unless it is removed from Gnocchi itself | 09:46 |
tkajinam | because that is how current stable Gnocchi provides default rules | 09:46 |
tkajinam | without policy.json gnocchi 4.3/4.4 doesn't work because it is not aware of default rules | 09:48 |
tobias-urdin | ok i'm with you now | 09:48 |
tkajinam | tobias-urdin, thanks ! | 09:51 |
*** rcernin has quit IRC | 09:57 | |
tobias-urdin | let's see when we can get policy-in-code released, probably in a future 5.0 most realistically | 09:58 |
tkajinam | tobias-urdin, yeah I agree | 10:10 |
openstackgerrit | Takashi Kajinami proposed openstack/puppet-openstacklib master: policy: Raise error when file_path and file_format are inconsistent https://review.opendev.org/c/openstack/puppet-openstacklib/+/782937 | 10:10 |
openstackgerrit | Takashi Kajinami proposed openstack/puppet-openstacklib master: policy: Raise error when file_path and file_format are inconsistent https://review.opendev.org/c/openstack/puppet-openstacklib/+/782937 | 10:14 |
*** ykarel has joined #puppet-openstack | 10:39 | |
*** rcernin has joined #puppet-openstack | 10:51 | |
*** rcernin has quit IRC | 10:52 | |
*** rcernin has joined #puppet-openstack | 10:52 | |
openstackgerrit | Takashi Kajinami proposed openstack/puppet-openstacklib master: policy: Raise error when file_path and file_format are inconsistent https://review.opendev.org/c/openstack/puppet-openstacklib/+/782937 | 10:55 |
openstackgerrit | Merged openstack/puppet-openstack-integration stable/stein: Do not use mirror host for Ceph Luminous https://review.opendev.org/c/openstack/puppet-openstack-integration/+/773660 | 11:06 |
openstackgerrit | Takashi Kajinami proposed openstack/puppet-openstacklib master: Fix FrozenError in unit tests on Focal https://review.opendev.org/c/openstack/puppet-openstacklib/+/782951 | 11:17 |
openstackgerrit | Takashi Kajinami proposed openstack/puppet-keystone master: DNM: Test gate https://review.opendev.org/c/openstack/puppet-keystone/+/782952 | 11:18 |
openstackgerrit | Takashi Kajinami proposed openstack/puppet-horizon master: DNM: Test gate https://review.opendev.org/c/openstack/puppet-horizon/+/782953 | 11:18 |
openstackgerrit | Thomas Goirand proposed openstack/puppet-ceilometer master: metadata.json: debian 11 https://review.opendev.org/c/openstack/puppet-ceilometer/+/782955 | 11:31 |
openstackgerrit | Thomas Goirand proposed openstack/puppet-cinder master: metadata.json: debian 11 https://review.opendev.org/c/openstack/puppet-cinder/+/782976 | 11:32 |
*** dtantsur|afk is now known as dtantsur | 11:35 | |
openstackgerrit | Thomas Goirand proposed openstack/puppet-cloudkitty master: Allow using uwsgi https://review.opendev.org/c/openstack/puppet-cloudkitty/+/782292 | 11:40 |
openstackgerrit | Thomas Goirand proposed openstack/puppet-cloudkitty master: Allow using uwsgi https://review.opendev.org/c/openstack/puppet-cloudkitty/+/782292 | 11:41 |
*** rcernin has quit IRC | 11:45 | |
*** rcernin has joined #puppet-openstack | 11:46 | |
*** ysandeep is now known as ysandeep|afk | 11:48 | |
*** jpena is now known as jpena|lunch | 11:48 | |
openstackgerrit | Thomas Goirand proposed openstack/puppet-keystone master: Add support for keystone_uwsgi_config in Debian https://review.opendev.org/c/openstack/puppet-keystone/+/780918 | 11:49 |
openstackgerrit | Takashi Kajinami proposed openstack/puppet-openstacklib master: Fix FrozenError in unit tests on Focal https://review.opendev.org/c/openstack/puppet-openstacklib/+/782951 | 11:51 |
*** ysandeep|afk is now known as ysandeep | 11:57 | |
openstackgerrit | Takashi Kajinami proposed openstack/puppet-openstacklib master: Fix FrozenError in unit tests on Focal https://review.opendev.org/c/openstack/puppet-openstacklib/+/782951 | 12:09 |
*** jpena|lunch is now known as jpena | 12:29 | |
*** rcernin has quit IRC | 12:29 | |
openstackgerrit | Thomas Goirand proposed openstack/puppet-cloudkitty master: Allow using uwsgi https://review.opendev.org/c/openstack/puppet-cloudkitty/+/782292 | 12:43 |
*** rcernin has joined #puppet-openstack | 12:55 | |
*** lbragstad has quit IRC | 13:01 | |
*** rcernin has quit IRC | 13:01 | |
*** amoralej is now known as amoralej|lunch | 13:04 | |
*** lbragstad has joined #puppet-openstack | 13:05 | |
openstackgerrit | Takashi Kajinami proposed openstack/puppet-openstacklib master: Fix FrozenError on Focal https://review.opendev.org/c/openstack/puppet-openstacklib/+/782951 | 13:12 |
*** rcernin has joined #puppet-openstack | 13:26 | |
*** rcernin has quit IRC | 13:31 | |
openstackgerrit | Takashi Kajinami proposed openstack/puppet-openstacklib master: Fix FrozenError on Focal https://review.opendev.org/c/openstack/puppet-openstacklib/+/782951 | 13:37 |
openstackgerrit | Takashi Kajinami proposed openstack/puppet-openstacklib master: policy: Raise error when file_path and file_format are inconsistent https://review.opendev.org/c/openstack/puppet-openstacklib/+/782937 | 13:38 |
openstackgerrit | Takashi Kajinami proposed openstack/puppet-neutron master: WIP: Fix stub issue in unit tests https://review.opendev.org/c/openstack/puppet-neutron/+/782685 | 13:51 |
*** amoralej|lunch is now known as amoralej | 14:07 | |
openstackgerrit | Takashi Kajinami proposed openstack/puppet-openstack-integration stable/ussuri: Ubuntu: Install neutron-tempest-plugin from source https://review.opendev.org/c/openstack/puppet-openstack-integration/+/782967 | 14:08 |
openstackgerrit | Takashi Kajinami proposed openstack/puppet-openstack-integration stable/ussuri: Ubuntu: Install neutron-tempest-plugin from source https://review.opendev.org/c/openstack/puppet-openstack-integration/+/782967 | 14:10 |
openstackgerrit | Takashi Kajinami proposed openstack/puppet-openstack-integration stable/ussuri: Do not reset tempest version in CI https://review.opendev.org/c/openstack/puppet-openstack-integration/+/782968 | 14:11 |
openstackgerrit | Takashi Kajinami proposed openstack/puppet-openstack-integration stable/ussuri: [Stable only] Ubuntu: pin tempest-horizon https://review.opendev.org/c/openstack/puppet-openstack-integration/+/782969 | 14:11 |
openstackgerrit | Takashi Kajinami proposed openstack/puppet-openstack-integration stable/ussuri: [Stable only] Ubuntu: pin tempest-horizon https://review.opendev.org/c/openstack/puppet-openstack-integration/+/782969 | 14:12 |
openstackgerrit | Takashi Kajinami proposed openstack/puppet-neutron master: WIP: Fix stub issue in unit tests https://review.opendev.org/c/openstack/puppet-neutron/+/782685 | 14:29 |
openstackgerrit | Merged openstack/puppet-nova stable/train: Disable libvirtd.service before starting sockets https://review.opendev.org/c/openstack/puppet-nova/+/782724 | 15:10 |
*** gfidente has quit IRC | 15:12 | |
openstackgerrit | Thomas Goirand proposed openstack/puppet-vswitch master: metadata.json: debian 11 https://review.opendev.org/c/openstack/puppet-vswitch/+/783027 | 15:15 |
*** gfidente has joined #puppet-openstack | 15:21 | |
*** rcernin has joined #puppet-openstack | 15:27 | |
openstackgerrit | Takashi Kajinami proposed openstack/puppet-neutron master: DNM: debugging unit test failures https://review.opendev.org/c/openstack/puppet-neutron/+/783035 | 15:28 |
*** rcernin has quit IRC | 15:32 | |
*** ysandeep is now known as ysandeep|dinner | 15:42 | |
*** ysandeep|dinner is now known as ysandeep | 15:46 | |
*** ysandeep is now known as ysandeep|dinner | 15:48 | |
*** ykarel has quit IRC | 16:24 | |
*** ykarel has joined #puppet-openstack | 16:26 | |
openstackgerrit | Thomas Goirand proposed openstack/puppet-keystone master: Add support for keystone_uwsgi_config in Debian https://review.opendev.org/c/openstack/puppet-keystone/+/780918 | 16:28 |
zigo | tobias-urdin: The above patch has what you asked for: tests + release notes ! :) | 16:28 |
*** ysandeep|dinner is now known as ysandeep | 16:37 | |
*** ykarel has quit IRC | 16:40 | |
*** jpena is now known as jpena|off | 16:49 | |
*** social has joined #puppet-openstack | 16:57 | |
*** derekh has quit IRC | 17:03 | |
*** rpittau is now known as rpittau|afk | 17:06 | |
*** derekh has joined #puppet-openstack | 17:06 | |
openstackgerrit | Merged openstack/puppet-vswitch master: metadata.json: debian 11 https://review.opendev.org/c/openstack/puppet-vswitch/+/783027 | 17:07 |
*** ysandeep is now known as ysandeep|away | 17:15 | |
*** derekh has quit IRC | 17:17 | |
*** derekh has joined #puppet-openstack | 17:18 | |
*** jpena|off has quit IRC | 17:19 | |
*** rnoriega_ has quit IRC | 17:19 | |
*** lhinds has quit IRC | 17:19 | |
*** higgins has quit IRC | 17:20 | |
*** tobias-urdin has quit IRC | 17:20 | |
*** brwyatt has quit IRC | 17:20 | |
*** valleedelisle has quit IRC | 17:20 | |
*** cgfbee has quit IRC | 17:20 | |
*** radez has quit IRC | 17:20 | |
*** lhinds has joined #puppet-openstack | 17:20 | |
*** derekh has quit IRC | 17:20 | |
*** jpena|off has joined #puppet-openstack | 17:20 | |
openstackgerrit | Merged openstack/puppet-octavia stable/victoria: Do not expect database/idle_timeout https://review.opendev.org/c/openstack/puppet-octavia/+/782725 | 17:20 |
*** rnoriega_ has joined #puppet-openstack | 17:20 | |
*** valleedelisle has joined #puppet-openstack | 17:20 | |
*** brwyatt has joined #puppet-openstack | 17:20 | |
*** cgfbee has joined #puppet-openstack | 17:20 | |
*** dpawlik has quit IRC | 17:20 | |
*** dpawlik has joined #puppet-openstack | 17:21 | |
*** higgins has joined #puppet-openstack | 17:24 | |
*** rcernin has joined #puppet-openstack | 17:28 | |
*** rcernin has quit IRC | 17:35 | |
*** gfidente has quit IRC | 17:42 | |
*** tkajinam has quit IRC | 17:42 | |
*** paladox has quit IRC | 17:42 | |
*** dpawlik has quit IRC | 17:42 | |
*** EmilienM has quit IRC | 17:42 | |
*** obre has quit IRC | 17:42 | |
*** Caterpillar has quit IRC | 17:42 | |
*** beagles has quit IRC | 17:42 | |
*** Anticimex has quit IRC | 17:42 | |
*** lbragstad has quit IRC | 17:42 | |
*** hjensas has quit IRC | 17:42 | |
*** openstackgerrit has quit IRC | 17:42 | |
*** cgfbee has quit IRC | 17:42 | |
*** brwyatt has quit IRC | 17:42 | |
*** owalsh has quit IRC | 17:42 | |
*** ianw has quit IRC | 17:42 | |
*** bnemec has quit IRC | 17:42 | |
*** gouthamr has quit IRC | 17:42 | |
*** obre has joined #puppet-openstack | 17:42 | |
*** Anticimex has joined #puppet-openstack | 17:42 | |
*** paladox has joined #puppet-openstack | 17:42 | |
*** owalsh has joined #puppet-openstack | 17:42 | |
*** lbragstad has joined #puppet-openstack | 17:43 | |
*** gouthamr has joined #puppet-openstack | 17:43 | |
*** lbragstad has quit IRC | 17:43 | |
*** bnemec has joined #puppet-openstack | 17:44 | |
*** hjensas has joined #puppet-openstack | 17:44 | |
*** Caterpillar has joined #puppet-openstack | 17:44 | |
*** brwyatt has joined #puppet-openstack | 17:44 | |
*** tkajinam has joined #puppet-openstack | 17:44 | |
*** ianw has joined #puppet-openstack | 17:44 | |
*** lbragstad has joined #puppet-openstack | 17:44 | |
*** amoralej is now known as amoralej|off | 17:44 | |
*** cgfbee has joined #puppet-openstack | 17:45 | |
*** mwhahaha has quit IRC | 17:57 | |
*** ade_lee_afk has quit IRC | 17:57 | |
*** mnaser has quit IRC | 17:57 | |
*** mwhahaha has joined #puppet-openstack | 17:57 | |
*** ade_lee_afk has joined #puppet-openstack | 17:57 | |
*** jpena|off has quit IRC | 17:58 | |
*** dtantsur has quit IRC | 17:58 | |
*** iurygregory has quit IRC | 17:58 | |
*** rpittau|afk has quit IRC | 17:58 | |
*** rajinir has quit IRC | 17:58 | |
*** olasd has quit IRC | 17:58 | |
*** mnaser has joined #puppet-openstack | 17:58 | |
*** rpittau|afk has joined #puppet-openstack | 17:58 | |
*** rajinir has joined #puppet-openstack | 17:58 | |
*** jpena|off has joined #puppet-openstack | 17:58 | |
*** dtantsur has joined #puppet-openstack | 17:58 | |
*** olasd has joined #puppet-openstack | 17:59 | |
*** openstack has joined #puppet-openstack | 18:05 | |
*** ChanServ sets mode: +o openstack | 18:05 | |
*** tkajinam has quit IRC | 18:06 | |
*** tkajinam has joined #puppet-openstack | 18:06 | |
*** mwhahaha has joined #puppet-openstack | 18:07 | |
*** dtantsur has joined #puppet-openstack | 18:09 | |
*** dtantsur is now known as dtantsur|afk | 18:13 | |
*** rnoriega_ has quit IRC | 18:16 | |
*** valleedelisle has quit IRC | 18:16 | |
*** benj_ has quit IRC | 18:16 | |
*** amoralej|off has quit IRC | 18:16 | |
*** LarsErikP has quit IRC | 18:16 | |
*** higgins has quit IRC | 18:16 | |
*** social has quit IRC | 18:16 | |
*** tosky has quit IRC | 18:16 | |
*** morazi has quit IRC | 18:16 | |
*** irclogbot_2 has quit IRC | 18:16 | |
*** morazi has joined #puppet-openstack | 18:17 | |
*** higgins has joined #puppet-openstack | 18:17 | |
*** tosky has joined #puppet-openstack | 18:17 | |
*** benj_ has joined #puppet-openstack | 18:18 | |
*** iurygregory has joined #puppet-openstack | 18:20 | |
*** rnoriega_ has joined #puppet-openstack | 18:20 | |
*** cgoncalves has joined #puppet-openstack | 18:21 | |
*** social has joined #puppet-openstack | 18:21 | |
*** irclogbot_0 has joined #puppet-openstack | 18:22 | |
*** EmilienM has joined #puppet-openstack | 18:56 | |
*** rcernin has joined #puppet-openstack | 19:32 | |
*** openstackgerrit has joined #puppet-openstack | 19:33 | |
openstackgerrit | Merged openstack/puppet-openstacklib master: Fix FrozenError on Focal https://review.opendev.org/c/openstack/puppet-openstacklib/+/782951 | 19:33 |
*** rcernin has quit IRC | 19:36 | |
*** zigo has joined #puppet-openstack | 20:05 | |
openstackgerrit | Thomas Goirand proposed openstack/puppet-swift master: metadata.json: debian 11. https://review.opendev.org/c/openstack/puppet-swift/+/783092 | 20:06 |
openstackgerrit | Thomas Goirand proposed openstack/puppet-tempest master: metadata.json: debian 11 https://review.opendev.org/c/openstack/puppet-tempest/+/783093 | 20:07 |
openstackgerrit | Thomas Goirand proposed openstack/puppet-sahara master: metadata.json: debian 11 https://review.opendev.org/c/openstack/puppet-sahara/+/783094 | 20:08 |
openstackgerrit | Thomas Goirand proposed openstack/puppet-placement master: metadata.json: debian 11 https://review.opendev.org/c/openstack/puppet-placement/+/783095 | 20:09 |
openstackgerrit | Thomas Goirand proposed openstack/puppet-panko master: metadata.json: debian 11 https://review.opendev.org/c/openstack/puppet-panko/+/783097 | 20:10 |
openstackgerrit | Thomas Goirand proposed openstack/puppet-oslo master: metadata.json: debian 11 https://review.opendev.org/c/openstack/puppet-oslo/+/783098 | 20:11 |
openstackgerrit | Thomas Goirand proposed openstack/puppet-openstacklib master: metadata.json: debian 11 https://review.opendev.org/c/openstack/puppet-openstacklib/+/783099 | 20:12 |
openstackgerrit | Thomas Goirand proposed openstack/puppet-openstack_extras master: metadata.json: debian 11 https://review.opendev.org/c/openstack/puppet-openstack_extras/+/783100 | 20:13 |
*** pleia2 has joined #puppet-openstack | 20:19 | |
openstackgerrit | Thomas Goirand proposed openstack/puppet-openstack_extras master: metadata.json: debian 11 https://review.opendev.org/c/openstack/puppet-openstack_extras/+/783104 | 20:27 |
openstackgerrit | Thomas Goirand proposed openstack/puppet-gnocchi master: metadata.json: debian 11 https://review.opendev.org/c/openstack/puppet-gnocchi/+/783105 | 20:30 |
*** rcernin has joined #puppet-openstack | 20:30 | |
openstackgerrit | Thomas Goirand proposed openstack/puppet-horizon master: metadata.json: debian 11 https://review.opendev.org/c/openstack/puppet-horizon/+/783106 | 20:34 |
openstackgerrit | Thomas Goirand proposed openstack/puppet-ironic master: metadata.json: debian 11 https://review.opendev.org/c/openstack/puppet-ironic/+/783107 | 20:39 |
*** rcernin has quit IRC | 20:47 | |
*** rcernin has joined #puppet-openstack | 20:47 | |
*** rcernin has quit IRC | 21:06 | |
*** rcernin has joined #puppet-openstack | 21:50 | |
*** rcernin has quit IRC | 21:55 | |
*** rcernin has joined #puppet-openstack | 22:06 | |
*** rcernin has quit IRC | 22:21 | |
*** rcernin has joined #puppet-openstack | 22:31 | |
*** rcernin has quit IRC | 22:32 | |
*** rcernin has joined #puppet-openstack | 22:32 | |
*** tobias-urdin has joined #puppet-openstack | 22:48 | |
openstackgerrit | Merged openstack/puppet-cinder stable/victoria: Add ports filtering support to XtremIO Cinder driver https://review.opendev.org/c/openstack/puppet-cinder/+/779000 | 23:27 |
openstackgerrit | Takashi Kajinami proposed openstack/puppet-barbican master: Accept a list value for p11_crypto_plugin_token_labels https://review.opendev.org/c/openstack/puppet-barbican/+/780845 | 23:38 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!