*** longkb has joined #senlin | 00:10 | |
openstackgerrit | Merged openstack/senlin-dashboard master: import zuul job settings from project-config https://review.openstack.org/597487 | 01:38 |
---|---|---|
openstackgerrit | Merged openstack/senlin-dashboard master: switch documentation job to new PTI https://review.openstack.org/597488 | 01:38 |
*** chenyb4 has joined #senlin | 02:08 | |
openstackgerrit | Shu Muto proposed openstack/senlin-dashboard master: Remove use_mox flag https://review.openstack.org/598413 | 02:26 |
openstackgerrit | Merged openstack/senlin-dashboard master: Remove use_mox flag https://review.openstack.org/598413 | 02:54 |
dtruong | all right. it's time for the senlin weekly meeting | 05:30 |
dtruong | #startmeeting senlin | 05:30 |
openstack | Meeting started Fri Aug 31 05:30:48 2018 UTC and is due to finish in 60 minutes. The chair is dtruong. Information about MeetBot at http://wiki.debian.org/MeetBot. | 05:30 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 05:30 |
*** openstack changes topic to " (Meeting topic: senlin)" | 05:30 | |
openstack | The meeting name has been set to 'senlin' | 05:30 |
dtruong | anyone here to join the meeting? | 05:31 |
chenyb4 | I'm online | 05:31 |
dtruong | hi chenyb4 | 05:31 |
chenyb4 | hi dtruong | 05:31 |
dtruong | let's wait a minute to see if anyone else will join | 05:32 |
dtruong | ok, let's get started | 05:34 |
dtruong | #topic announcements | 05:34 |
*** openstack changes topic to "announcements (Meeting topic: senlin)" | 05:34 | |
dtruong | today is the official rocky release | 05:34 |
dtruong | Thanks to everyone who contributed to senlin during the rocky release | 05:35 |
dtruong | A number of features were added and some critical bugs were fixed in Rocky. | 05:36 |
dtruong | Let's keep it going for Stein. | 05:36 |
dtruong | #topic Stein planning | 05:36 |
*** openstack changes topic to "Stein planning (Meeting topic: senlin)" | 05:36 | |
dtruong | Next item is the planning for Stein. | 05:36 |
dtruong | I created an etherpad to keep track of the work items for Stein: | 05:37 |
dtruong | #link https://etherpad.openstack.org/p/senlin-stein-workitems | 05:37 |
dtruong | Please take a look and add any work items that you think need to be worked on during Stein | 05:38 |
chenyb4 | cool | 05:39 |
dtruong | feel free to edit it, chenyb4 | 05:39 |
chenyb4 | ok | 05:39 |
dtruong | #topic stein community goals | 05:40 |
*** openstack changes topic to "stein community goals (Meeting topic: senlin)" | 05:40 | |
dtruong | related to the stein work items, there are two community goals listed in the etherpad | 05:40 |
dtruong | first one is python3-first | 05:40 |
dtruong | #link https://governance.openstack.org/tc/goals/stein/python3-first.html | 05:41 |
dtruong | the other one is upgrade checks | 05:42 |
dtruong | #link https://governance.openstack.org/tc/goals/stein/upgrade-checkers.html | 05:42 |
dtruong | if anyone would like to volunteer to work on those goals, please let me know. | 05:42 |
chenyb4 | Yes, Let's senlin support python3 . I will try it . | 05:43 |
dtruong | thanks chenyb4 | 05:43 |
dtruong | doug hellmann and his team already submitted some patches to enable python 3 jobs | 05:44 |
dtruong | #link https://review.openstack.org/#/q/status:open+project:openstack/senlin+topic:python3-first | 05:45 |
dtruong | #link https://review.openstack.org/#/q/status:open+project:openstack/python-senlinclient+topic:python3-first | 05:45 |
dtruong | #link https://review.openstack.org/#/q/status:open+project:openstack/senlin-tempest-plugin+topic:python3-first | 05:45 |
chenyb4 | This would be a good reference | 05:46 |
dtruong | chenyb4: when you have time, please review those patches. | 05:46 |
chenyb4 | Ok, I will do it. | 05:47 |
dtruong | thanks | 05:47 |
dtruong | i think in general senlin works with python 3, so hopefully there shouldn't be too much work to support this goal. | 05:48 |
dtruong | ok, let's move on to the next topic | 05:48 |
dtruong | #topic reviews | 05:49 |
*** openstack changes topic to "reviews (Meeting topic: senlin)" | 05:49 | |
dtruong | other than those python 3 patches, i have one patch open that would i like some reviews: | 05:49 |
dtruong | #link https://review.openstack.org/#/c/597225/ | 05:49 |
dtruong | the schema validation was not working for nested map types in policies and profiles | 05:50 |
dtruong | this patch fixes this bug by calling to validate each value when resolving nested map members | 05:50 |
chenyb4 | looks like good | 05:52 |
dtruong | ok, thanks for taking a look. | 05:52 |
dtruong | that's the last item i had for the agenda. | 05:53 |
dtruong | #topic open discussion | 05:53 |
*** openstack changes topic to "open discussion (Meeting topic: senlin)" | 05:53 | |
dtruong | anybody have any questions or anything to discuss? | 05:53 |
chenyb4 | I was add "OpenStackSDK support senlin function test" in plan | 05:55 |
chenyb4 | And "Senlin add support use limit return " to plan | 05:55 |
chenyb4 | Senlin limit not return limit, it's split page | 05:56 |
dtruong | ok. those are great ideas. | 05:56 |
chenyb4 | I want to add zun to senlin. | 05:57 |
dtruong | More senlin function test in OpenstackSDK will be helpful to prevent breakage. | 05:57 |
chenyb4 | senlin docker support not good. | 05:57 |
dtruong | so you would add zun as a driver like nova driver in senlin? | 05:58 |
chenyb4 | Yes | 05:58 |
dtruong | Yea, that's a good idea. | 05:59 |
chenyb4 | Zun allows us to better manage containers. | 05:59 |
chenyb4 | But zun is not a generic component, so it doesn't have to be installed. | 06:00 |
dtruong | i think that is ok. we can have a configuration flag to enable or disable zun support in senlin. | 06:01 |
dtruong | If the user has zun installed, then he can turn on the flag to use zun with senlin. | 06:01 |
chenyb4 | Ok, | 06:03 |
dtruong | We can look at it in more detail during implementation time of zun driver. | 06:04 |
chenyb4 | yes | 06:05 |
dtruong | do you have anything else to discuss, chenyb4? | 06:06 |
chenyb4 | nothing, if i have any one, i will add to etherpad. | 06:07 |
dtruong | ok, sounds good. | 06:07 |
dtruong | i will end the meeting then. | 06:07 |
chenyb4 | Ok, | 06:07 |
dtruong | thanks for joining chenby4 | 06:07 |
dtruong | #endmeeting | 06:08 |
*** openstack changes topic to "IRCLog: http://eavesdrop.openstack.org/irclogs/%23senlin/ | Bugs: bugs.launchpad.net/senlin | Review: https://review.openstack.org/#/q/project:openstack/senlin,n,z" | 06:08 | |
openstack | Meeting ended Fri Aug 31 06:08:10 2018 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 06:08 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/senlin/2018/senlin.2018-08-31-05.30.html | 06:08 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/senlin/2018/senlin.2018-08-31-05.30.txt | 06:08 |
openstack | Log: http://eavesdrop.openstack.org/meetings/senlin/2018/senlin.2018-08-31-05.30.log.html | 06:08 |
Qiming | guys, sorry for having missed the meeting. My other urgent meeting today conflicts with this one. | 08:28 |
-openstackstatus- NOTICE: Jobs using devstack-gate (legacy devstack jobs) have been failing due to an ara update. We use now a newer ansible version, it's safe to recheck if you see "ImportError: No module named manager" in the logs. | 09:58 | |
*** chenyb4 has quit IRC | 10:29 | |
*** longkb has quit IRC | 11:28 | |
dtruong | Qiming: no worries. You can catch up in the meeting logs. If there is anything to discuss, you can bring it up here or wait till next week. | 13:40 |
*** openstackgerrit has quit IRC | 16:06 | |
*** openstackgerrit has joined #senlin | 17:21 | |
*** ChanServ sets mode: +v openstackgerrit | 17:21 | |
openstackgerrit | Duc Truong proposed openstack/senlin master: Bump openstacksdk version to 0.17.2 https://review.openstack.org/599036 | 17:21 |
*** openstackstatus has quit IRC | 18:58 | |
*** openstackstatus has joined #senlin | 19:39 | |
*** ChanServ sets mode: +v openstackstatus | 19:39 | |
*** openstackstatus has quit IRC | 19:55 | |
*** openstackstatus has joined #senlin | 19:59 | |
*** ChanServ sets mode: +v openstackstatus | 19:59 | |
*** openstackstatus has quit IRC | 20:11 | |
*** openstackstatus has joined #senlin | 20:13 | |
*** ChanServ sets mode: +v openstackstatus | 20:13 | |
*** openstackstatus has quit IRC | 20:36 | |
*** openstackstatus has joined #senlin | 20:39 | |
*** ChanServ sets mode: +v openstackstatus | 20:39 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!