16:01:09 <dims> #startmeeting oslo 16:01:09 <dims> courtesy ping for GheRivero, amotoki, amrith, bknudson, bnemec, dansmith, dhellmann, dougwig, e0ne, flaper87, garyk, harlowja, haypo, 16:01:10 <openstack> Meeting started Mon Feb 15 16:01:09 2016 UTC and is due to finish in 60 minutes. The chair is dims. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:01:11 <dims> courtesy ping for ihrachyshka, jd__, jecarey, johnsom, jungleboyj, kgiusti, kragniz, lifeless, lintan, ozamiatin, redrobot, rpodolyaka, spamaps 16:01:11 <dims> courtesy ping for sergmelikyan, sreshetnyak, sileht, sreshetnyak, stevemar, therve, thinrichs, toabctl, viktors, zhiyan, zzzeek, gcb 16:01:12 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:01:13 <dims> courtesy ping for dukhlov, lxsli, rbradfor, mikal, nakato, tcammann1, browne, 16:01:14 <openstack> The meeting name has been set to 'oslo' 16:01:18 <redrobot> ohai repose fo/ 16:01:19 <ozamiatin> o/ 16:01:21 <redrobot> o/ 16:01:36 <jecarey_> o/ 16:01:37 <dukhlov> o/ 16:01:56 <haypo> o/ 16:01:57 <ihrachys> o/ 16:02:08 <bknudson_> hi 16:02:13 <dims> hello everyone! 16:02:17 <dims> let's get started 16:02:18 <dims> #topic Red flags for/from liaisons 16:02:44 <jungleboyj> o/ 16:02:52 <ihrachys> nothing from neutron side, fwiw 16:02:54 <bknudson_> nothing for keystone that I know of 16:03:02 <jungleboyj> Nothing that I know of from Cinder. 16:03:12 <dims> thanks ihrachys bknudson_ jungleboyj 16:03:19 <toabctl> hi 16:03:25 <dims> #topic Releases for Mitaka 16:03:25 <dims> This week is the last week to get code into Mitaka!! We may do releases with g-r updates towards the end and bug fixes if necessary, but please wrap up work. 16:03:33 <rbradfor> o/ 16:03:38 <dims> #link https://review.openstack.org/#/c/280228/ - Release for this week 16:03:42 <dims> hi rbradfor and toabctl 16:04:03 <bknudson_> it was nice to see the config generator putting stuff in the right order again! 16:04:30 <dims> bknudson_ : yay 16:05:00 <dims> that should cover all except pbr, expecting Nakato and lifeless to request a pbr release 16:05:02 <stevemar> bknudson_: ++ 16:05:06 <jungleboyj> That will be good. 16:05:37 <dims> #topic Using our CI instead of travis 16:05:48 <dims> made good progress 16:05:50 <dims> #link https://etherpad.openstack.org/p/dims-periodic-jobs 16:06:16 <dims> need one review merged in neutron for all the jobs to go green - https://review.openstack.org/#/c/279117/ 16:06:37 <dims> working with mtreinish to put up the pass/fail graphs on healthcheck web site 16:06:53 <dims> which is here - http://status.openstack.org//openstack-health/#/ 16:06:57 <ihrachys> dims: will take a look 16:07:26 <dims> after next week i'll nuke my travis site and we'll all have to look at these jobs to see what we broke 16:07:37 <dims> if any, before cutting releases 16:07:40 <dims> any questions? 16:07:49 <bknudson_> is an email sent if the periodic job fails? 16:07:56 <dims> bknudson_ : no 16:08:20 <haypo> FYI there was an eventlet disaster last week, i hope that all issues will be fixed in the new release eventlet 0.18.3: http://eventlet.net/doc/changelog.html 16:08:28 <dims> bknudson_ : logstash query works right now, so that's the first place to look 16:09:11 <dims> bknudson_ : in a week we should have the pass/fail on health check as well, so it's going to be check there first before you propose a new release 16:09:12 <haypo> (the eventlet 0.18.2 release broke OpenStack Keystone gate) 16:09:58 <dims> haypo : haven't kicked the tires yet, need to check on https://bugs.launchpad.net/nova/+bug/1544801 16:09:58 <openstack> Launchpad bug 1544801 in OpenStack Compute (nova) "Constant tracebacks with eventlet 0.18.2" [Undecided,Confirmed] 16:10:15 <dims> #topic Open discussion 16:10:28 <bknudson_> I proposed a change to oslo.policy to support YAML 16:10:42 <bknudson_> So first I proposed it to oslo-specs but then I moved it to keystone-specs 16:11:03 <dims> bknudson_ : ack, will go take a look 16:11:04 <bknudson_> anyways, turns out it should be pretty easy since the YAML parser reads JSON 16:11:11 <haypo> dims: oh, i forgot this issue... too many eventlet issues /o\ 16:11:18 <dims> :) 16:11:24 <dims> This week is the last week to get code into Mitaka!! We may do releases with g-r updates towards the end and bug fixes if necessary, but please wrap up work. 16:11:31 <bknudson_> so the tricky part is figuring out the config options 16:11:36 <haypo> dims: there was an issue on glance, then on keystone, but also regression on wsgi, etc. 16:12:26 <dims> haypo : can you throw a heads up email on -dev@ please? y, too many breaks 16:12:36 <bknudson_> #link https://review.openstack.org/#/c/279748/ oslo.policy in json 16:12:39 <haypo> "Open discussion" oh, i have an issue on https://review.openstack.org/#/c/256443/ : my bugfix cannot be merged in liberty, but i didn't check why 16:12:43 <bknudson_> oslo.policy in JSON 16:12:49 <haypo> dims asked me to disable a gate, i don't recall which one :-p 16:13:24 <dims> haypo : try the #openstack-stable channel, mriedem or tonyb are usually good at diagnosing these 16:13:56 <dims> haypo : guessing gate-tempest-dsvm-neutron-src-oslo.service 16:14:31 <haypo> dims: let's move the discussion to #openstack-stable (i just joined the channel) 16:14:41 <dims> +1 haypo 16:14:54 <haypo> dims: ok, i write write an email for eventlet 0.18.3 16:15:01 <dims> thanks 16:15:28 <dims> one more - oslotest seems to be breaking on a test case which means projects may run into it too https://bugs.launchpad.net/oslotest/+bug/1545576 16:15:28 <openstack> Launchpad bug 1545576 in oslotest "FAIL: tests.unit.test_base.TestBaseTestCase.test_mock_patch_cleanup_on_teardown" [Undecided,New] 16:16:20 <dims> last one on my list was - there's a new kid in the block - pycryptodome : details here - http://markmail.org/message/sndkv54gfgt7kz6a 16:18:21 <dims> redrobot ozamiatin jecarey_ dukhlov ihrachys jungleboyj toabctl rbradfor - anything else? 16:18:31 <jungleboyj> dims: Not from me. 16:18:35 <ihrachys> nope 16:18:38 <ozamiatin> dims: no 16:18:40 <toabctl> no 16:18:41 <rbradfor> nothing from me. 16:18:44 <jecarey_> no 16:18:48 <dukhlov> dukhlov: not today 16:18:59 <dims> cool, don't forget to play oslo.bingo :) http://markmail.org/message/cvwvhm2koxifm5lu 16:19:12 <dims> hat tip to rbradfor 16:19:24 <haypo> FYI we are still making progress on python 3 16:19:24 <rbradfor> dims, actually I simplied it 16:19:44 <haypo> all horizon unit tests now pass on python 3, i'm close to having porting all cinder unit tests too 16:19:56 <dims> rbradfor : cool. details? 16:20:05 <rbradfor> dims, looking for etherpade, give me a sec 16:20:37 <dims> oh, oslo.privsep is doing well, needs adopters - i think os-brick was the first one 16:20:40 <rbradfor> We have simplified the game to just picking the next word -- http://j.mp/Oslo-bingo-Mitaka 16:20:40 <rbradfor> (rlossit wasn't happy he still hasn't seen jazzed :)) 16:20:40 <rbradfor> Twitter feed at https://twitter.com/OsloBingo 16:20:46 <rbradfor> should send out an email about that. 16:20:59 <dims> rbradfor : nice, thanks 16:21:24 <rbradfor> dims, glad you like the light Oslo humor! 16:21:42 <jungleboyj> rbradfor: Love it. 16:22:50 <dims> thanks everyon 16:22:55 <jungleboyj> Thank you! 16:23:12 <dims> i may be on a plane next week, so if there are any volunteers to run the meeting, please ping me 16:23:24 <dims> #endmeeting