*** jamesmcarthur has joined #openstack-meeting-alt | 00:03 | |
*** macz has quit IRC | 00:05 | |
*** jamesmcarthur has quit IRC | 00:08 | |
*** jamesmcarthur has joined #openstack-meeting-alt | 00:37 | |
*** jamesmcarthur has quit IRC | 00:42 | |
*** igordc has quit IRC | 01:13 | |
*** jamesmcarthur has joined #openstack-meeting-alt | 01:39 | |
*** yaawang has joined #openstack-meeting-alt | 01:41 | |
*** jamesmcarthur has quit IRC | 01:43 | |
*** jamesmcarthur has joined #openstack-meeting-alt | 02:10 | |
*** jamesmcarthur has quit IRC | 02:15 | |
*** yaawang has quit IRC | 02:36 | |
*** yaawang has joined #openstack-meeting-alt | 02:38 | |
*** EmilienM|PTO is now known as EmilienM | 02:42 | |
*** jamesmcarthur has joined #openstack-meeting-alt | 02:52 | |
*** jamesmcarthur has quit IRC | 02:57 | |
*** tonyb has joined #openstack-meeting-alt | 03:00 | |
*** diablo_rojo has quit IRC | 03:02 | |
*** apetrich has quit IRC | 03:09 | |
*** jamesmcarthur has joined #openstack-meeting-alt | 03:29 | |
*** jamesmcarthur has quit IRC | 03:34 | |
*** hongbin has joined #openstack-meeting-alt | 04:00 | |
*** dtrainor_ is now known as dtrainor | 04:29 | |
*** jamesmcarthur has joined #openstack-meeting-alt | 04:31 | |
*** jamesmcarthur has quit IRC | 04:35 | |
*** adam_g has quit IRC | 05:55 | |
*** adam_g has joined #openstack-meeting-alt | 05:55 | |
*** markmcclain has quit IRC | 05:56 | |
*** markmcclain has joined #openstack-meeting-alt | 05:57 | |
*** links has joined #openstack-meeting-alt | 05:59 | |
*** jamesmcarthur has joined #openstack-meeting-alt | 06:07 | |
*** jamesmcarthur has quit IRC | 06:12 | |
*** hongbin has quit IRC | 06:18 | |
*** jtomasek has joined #openstack-meeting-alt | 06:45 | |
*** slaweq has joined #openstack-meeting-alt | 07:23 | |
*** bobmel has joined #openstack-meeting-alt | 07:25 | |
*** slaweq has quit IRC | 07:28 | |
*** apetrich has joined #openstack-meeting-alt | 07:29 | |
*** apetrich has quit IRC | 07:34 | |
*** rdopiera has joined #openstack-meeting-alt | 07:47 | |
*** slaweq has joined #openstack-meeting-alt | 07:57 | |
*** rdopiera has quit IRC | 08:00 | |
*** rdopiera has joined #openstack-meeting-alt | 08:01 | |
*** tesseract has joined #openstack-meeting-alt | 08:16 | |
*** skatsaounis_ has joined #openstack-meeting-alt | 08:29 | |
*** jtomasek has quit IRC | 08:34 | |
*** jtomasek has joined #openstack-meeting-alt | 08:34 | |
*** priteau has joined #openstack-meeting-alt | 08:58 | |
*** macz has joined #openstack-meeting-alt | 08:59 | |
priteau | #startmeeting blazar | 09:00 |
---|---|---|
openstack | Meeting started Tue Nov 26 09:00:19 2019 UTC and is due to finish in 60 minutes. The chair is priteau. Information about MeetBot at http://wiki.debian.org/MeetBot. | 09:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 09:00 |
*** openstack changes topic to " (Meeting topic: blazar)" | 09:00 | |
openstack | The meeting name has been set to 'blazar' | 09:00 |
priteau | #topic Roll call | 09:00 |
*** openstack changes topic to "Roll call (Meeting topic: blazar)" | 09:00 | |
*** bertys has joined #openstack-meeting-alt | 09:01 | |
bertys | o/ | 09:01 |
priteau | Hi bertys | 09:02 |
priteau | ping tetsuro | 09:02 |
tetsuro | oops | 09:03 |
tetsuro | o/ | 09:03 |
bertys | Hi all | 09:03 |
*** macz has quit IRC | 09:03 | |
*** tssurya has joined #openstack-meeting-alt | 09:04 | |
*** jtomasek has quit IRC | 09:04 | |
priteau | Agenda for today: | 09:04 |
priteau | * Update on specs work | 09:04 |
*** masahito has joined #openstack-meeting-alt | 09:04 | |
priteau | * Python 2 removal | 09:04 |
priteau | * Next meeting | 09:04 |
*** apetrich has joined #openstack-meeting-alt | 09:04 | |
priteau | * AOB | 09:04 |
masahito | o/ | 09:04 |
priteau | Hi masahito | 09:04 |
priteau | #topic Update on specs work | 09:05 |
*** openstack changes topic to "Update on specs work (Meeting topic: blazar)" | 09:05 | |
*** skatsaounis_ has quit IRC | 09:05 | |
priteau | I had a chat with Jake from Chameleon last week | 09:05 |
priteau | He's going to work on updating the network reservation spec | 09:06 |
priteau | And also we're going to work together on a spec for reservation calendar | 09:06 |
priteau | There is the big Thanksgiving weekend coming up in the US, so I don't expect progress until next week | 09:07 |
masahito | Got it. | 09:07 |
priteau | On my side I should have time this week to develop a PoC of preemptibles integration. From what I learn we can develop a design spec. | 09:08 |
*** jtomasek has joined #openstack-meeting-alt | 09:09 | |
priteau | No progress on other specs from my side | 09:10 |
priteau | #topic Python 2 removal | 09:11 |
*** openstack changes topic to "Python 2 removal (Meeting topic: blazar)" | 09:12 | |
priteau | As you probably know, Python 2 is not a supported runtime for Ussuri | 09:12 |
priteau | People have started to contribute patches to stop testing py27 | 09:13 |
priteau | But I have seen it taken further in other projects: complete removal of six-based compatibility code | 09:13 |
priteau | Is this something we will want to do as well? | 09:13 |
tetsuro | If someone wants to do it, I won't stop it. | 09:17 |
tetsuro | Good to focus on network reservation + preemptible things. | 09:17 |
priteau | Dropping six does mean we will stop being compatible with py27, rather than just stop testing it | 09:18 |
priteau | It's quite possible someone from the community will submit a patch for it. I don't plan to spend time doing it myself as it doesn't seem to be a big priority. | 09:18 |
tetsuro | So do I | 09:19 |
tetsuro | neither do I, english is difficult | 09:19 |
priteau | :-) | 09:20 |
priteau | Good to know your opinion about it. Let's see what contributors come up with. We can focus on new features. | 09:21 |
priteau | #topic Next meeting | 09:21 |
*** openstack changes topic to "Next meeting (Meeting topic: blazar)" | 09:21 | |
priteau | I will be on travel next week and won't be able to join the meeting. | 09:21 |
priteau | If someone wants to chair we can keep the meeting, otherwise let's skip until Dec 10. | 09:22 |
*** skatsaounis_ has joined #openstack-meeting-alt | 09:23 | |
priteau | Thoughts? | 09:24 |
bertys | I will be on business trip next week so okay for me to skip the meeting | 09:25 |
priteau | Thanks. Let's cancel the meeting on Dec 3 then. | 09:25 |
priteau | #topic AOB | 09:26 |
*** openstack changes topic to "AOB (Meeting topic: blazar)" | 09:26 | |
priteau | Anything else to share today? | 09:27 |
bertys | I have uploaded Blazar project update slides to OpenStack Website | 09:27 |
priteau | Thanks bertys! | 09:28 |
tetsuro | Thanks! | 09:28 |
priteau | #link https://www.openstack.org/summit/shanghai-2019/summit-schedule/events/24373/blazar-project-update-november-2019 | 09:29 |
masahito | Thanks | 09:29 |
priteau | I see you reorganized a bit compared to the last draft | 09:29 |
priteau | Did you present the "How does Blazar work?" slides in the end? | 09:30 |
priteau | Well, it's not that important. Thanks for sharing | 09:35 |
priteau | That's all from me. Have a good week everyone. | 09:35 |
priteau | Thanks for joining. | 09:35 |
priteau | #endmeeting | 09:36 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings/" | 09:36 | |
openstack | Meeting ended Tue Nov 26 09:36:39 2019 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 09:36 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/blazar/2019/blazar.2019-11-26-09.00.html | 09:36 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/blazar/2019/blazar.2019-11-26-09.00.txt | 09:36 |
openstack | Log: http://eavesdrop.openstack.org/meetings/blazar/2019/blazar.2019-11-26-09.00.log.html | 09:36 |
*** bertys has quit IRC | 09:36 | |
masahito | thanks | 09:37 |
*** SotK has quit IRC | 09:37 | |
*** SotK has joined #openstack-meeting-alt | 09:46 | |
*** derekh has joined #openstack-meeting-alt | 09:49 | |
*** e0ne has joined #openstack-meeting-alt | 10:22 | |
*** apetrich has quit IRC | 10:49 | |
*** lpetrut has joined #openstack-meeting-alt | 10:52 | |
*** skatsaounis_ has quit IRC | 11:15 | |
*** skatsaounis_ has joined #openstack-meeting-alt | 11:17 | |
*** tetsuro has quit IRC | 11:18 | |
*** priteau has quit IRC | 11:19 | |
*** masahito has quit IRC | 11:20 | |
*** skatsaounis_ has quit IRC | 11:21 | |
*** skatsaounis_ has joined #openstack-meeting-alt | 11:22 | |
*** apetrich has joined #openstack-meeting-alt | 11:27 | |
*** apetrich has quit IRC | 11:27 | |
*** apetrich has joined #openstack-meeting-alt | 11:29 | |
*** rcernin has quit IRC | 11:40 | |
*** macz has joined #openstack-meeting-alt | 11:41 | |
*** macz has quit IRC | 11:45 | |
*** e0ne has quit IRC | 11:48 | |
*** e0ne has joined #openstack-meeting-alt | 11:48 | |
*** raildo has joined #openstack-meeting-alt | 11:53 | |
*** derekh has quit IRC | 12:01 | |
*** derekh has joined #openstack-meeting-alt | 12:01 | |
*** rfolco has joined #openstack-meeting-alt | 12:05 | |
*** kopecmartin has joined #openstack-meeting-alt | 12:06 | |
*** apetrich has quit IRC | 12:23 | |
*** skatsaounis_ has quit IRC | 12:29 | |
*** ccamacho has quit IRC | 12:40 | |
*** skatsaounis_ has joined #openstack-meeting-alt | 12:45 | |
*** ccamacho has joined #openstack-meeting-alt | 13:02 | |
*** apetrich has joined #openstack-meeting-alt | 13:14 | |
*** liuyulong has joined #openstack-meeting-alt | 13:23 | |
*** bobmel has quit IRC | 13:27 | |
*** bobmel has joined #openstack-meeting-alt | 13:27 | |
*** raildo has quit IRC | 13:28 | |
*** raildo has joined #openstack-meeting-alt | 13:29 | |
*** rfolco has quit IRC | 13:47 | |
*** rfolco has joined #openstack-meeting-alt | 13:49 | |
*** rfolco has quit IRC | 13:50 | |
*** skatsaounis_ has quit IRC | 13:57 | |
*** skatsaounis_ has joined #openstack-meeting-alt | 13:58 | |
*** rfolco has joined #openstack-meeting-alt | 14:28 | |
*** links has quit IRC | 14:32 | |
*** skatsaounis_ has quit IRC | 14:53 | |
*** skatsaounis_ has joined #openstack-meeting-alt | 15:11 | |
*** derekh has quit IRC | 15:38 | |
*** derekh has joined #openstack-meeting-alt | 15:38 | |
*** diablo_rojo has joined #openstack-meeting-alt | 15:53 | |
*** rdopiera has quit IRC | 15:54 | |
*** vishakha has joined #openstack-meeting-alt | 15:56 | |
*** ijw has joined #openstack-meeting-alt | 16:14 | |
*** jamesmcarthur has joined #openstack-meeting-alt | 16:19 | |
*** tesseract has quit IRC | 16:23 | |
*** skatsaounis_ has quit IRC | 16:32 | |
*** macz has joined #openstack-meeting-alt | 16:45 | |
*** rdopiera has joined #openstack-meeting-alt | 17:02 | |
*** bobmel has quit IRC | 17:19 | |
*** igordc has joined #openstack-meeting-alt | 17:20 | |
*** jamesmcarthur has quit IRC | 17:22 | |
*** gshippey has joined #openstack-meeting-alt | 17:30 | |
*** rdopiera has quit IRC | 17:46 | |
*** derekh has quit IRC | 18:00 | |
*** tssurya has quit IRC | 18:12 | |
*** ijw has quit IRC | 18:26 | |
*** ijw has joined #openstack-meeting-alt | 18:37 | |
*** ijw has quit IRC | 18:40 | |
*** ijw has joined #openstack-meeting-alt | 18:40 | |
*** e0ne has quit IRC | 18:51 | |
*** ijw_ has joined #openstack-meeting-alt | 19:03 | |
*** ijw has quit IRC | 19:06 | |
*** lpetrut has quit IRC | 19:08 | |
*** bobmel has joined #openstack-meeting-alt | 19:20 | |
*** bobmel has quit IRC | 19:25 | |
*** jamesmcarthur has joined #openstack-meeting-alt | 19:36 | |
*** e0ne has joined #openstack-meeting-alt | 19:54 | |
*** vishakha has quit IRC | 20:45 | |
*** ccamacho has quit IRC | 20:46 | |
*** bobmel has joined #openstack-meeting-alt | 20:51 | |
*** bobmel has quit IRC | 20:55 | |
*** jtomasek has quit IRC | 21:00 | |
*** rfolco has quit IRC | 21:14 | |
*** raildo has quit IRC | 21:28 | |
*** igordc has quit IRC | 21:33 | |
*** ijw_ has quit IRC | 21:36 | |
*** igordc has joined #openstack-meeting-alt | 21:39 | |
*** diablo_rojo has quit IRC | 21:56 | |
*** diablo_rojo has joined #openstack-meeting-alt | 22:02 | |
*** rcernin has joined #openstack-meeting-alt | 22:04 | |
*** bobmel has joined #openstack-meeting-alt | 22:06 | |
*** bobmel has quit IRC | 22:11 | |
*** bobmel has joined #openstack-meeting-alt | 22:20 | |
*** bobmel has quit IRC | 22:27 | |
*** slaweq has quit IRC | 22:37 | |
*** slaweq has joined #openstack-meeting-alt | 23:11 | |
*** slaweq has quit IRC | 23:15 | |
*** gshippey has quit IRC | 23:30 | |
*** rfolco has joined #openstack-meeting-alt | 23:47 | |
*** rfolco has quit IRC | 23:51 | |
*** rfolco has joined #openstack-meeting-alt | 23:51 | |
*** rfolco has quit IRC | 23:55 | |
*** rfolco has joined #openstack-meeting-alt | 23:55 | |
*** diablo_rojo has quit IRC | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!