Thursday, 2016-01-07

*** hoangcx has joined #openstack-meeting-alt00:00
sc68cal#startmeting networking_fwaas00:00
xgermanpunctuality you know...00:00
*** dkalleg has left #openstack-meeting-alt00:00
*** jecarey has quit IRC00:00
bharathmo/00:00
hoangcxHi00:00
SridarKsc68cal: type in startmeeting00:01
sc68cal#startmeeting networking_fwaas00:01
openstackMeeting started Thu Jan  7 00:01:07 2016 UTC and is due to finish in 60 minutes.  The chair is sc68cal. Information about MeetBot at http://wiki.debian.org/MeetBot.00:01
*** jecarey has joined #openstack-meeting-alt00:01
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.00:01
*** openstack changes topic to " (Meeting topic: networking_fwaas)"00:01
openstackThe meeting name has been set to 'networking_fwaas'00:01
*** kei_yama has quit IRC00:01
xgermanok, for next week it seems RAX won’t be serving their famous bacon breakfast00:01
Aisho/00:02
xgermanso you gotta grab that before we meet there00:02
*** mickeys has joined #openstack-meeting-alt00:02
*** spzala has joined #openstack-meeting-alt00:02
mickeysHi everyone. Sorry I am a couple of minutes late.00:02
sc68cal#topic API spec00:02
*** openstack changes topic to "API spec (Meeting topic: networking_fwaas)"00:02
*** Swami_ has joined #openstack-meeting-alt00:03
xgermanI think we are done. Lot’s of +2/+100:03
SridarKSo i think we are good00:03
sc68calI think the spec is in a good place. Hopefully armax, dougwig or someone else on the neutron-drivers team can approve00:03
*** Swami has quit IRC00:03
xgermandougwig?00:03
sc68calI've taken the spec and have started putting together the RESOURCE_ATTRIBUTE_MAP for the new API - so far so good00:03
xgermanlink?00:04
*** baoli has quit IRC00:04
sc68calit's not up for review yet, started about an hour ago00:04
xgermanoh, ok00:04
xgermanyou know the saying what’s not in git doesn’t exist00:04
xgerman:-)00:04
sc68calit's in my git, just not pushed up yet00:05
xgermank00:05
SridarKAish: if u do push another version pls add in the links for the stats related blueprints and u can state that more details will be covered there00:05
*** jecarey has quit IRC00:05
sc68calOnce the spec merges into neutron-specs, I also have a commit that pulls it into doc/ in our repo, so we can maintain it into the future, and I'll also push a new patch into neutron-specs once we publish it, to redirect people to the RST file for the API once we publish it00:05
xgermannice00:05
*** kei_yama has joined #openstack-meeting-alt00:06
AishDo we need another patch? SridarK00:06
xgermanI would rather not with all the +2s/+1s00:06
*** spzala has quit IRC00:06
SridarKAish: only if u are going to - to address dougwig's question00:06
sc68calI think we can update it once we've got the RST over in neutron-fwaas repo00:06
xgerman+100:06
Aish+100:06
*** jwarendt_ has joined #openstack-meeting-alt00:07
SridarKYes only if we had to push another patch, no need to push one just for this00:07
*** dims_ has quit IRC00:07
AishSridarK ok.00:07
xgermanunrelated to the spec we need to decide how we version and transition users00:10
xgermanto the new API00:10
sc68calxgerman: good point.00:10
SridarKxgerman: good point, some discussion along the lines of sc68cal: 's email ?00:10
sc68cal#topic API versioning and transition00:10
*** openstack changes topic to "API versioning and transition (Meeting topic: networking_fwaas)"00:10
xgerman#link https://www.mail-archive.com/openstack-dev@lists.openstack.org/msg72002.html00:11
SridarKif we can do something to this effect that will be good00:11
*** jjmb has joined #openstack-meeting-alt00:11
xgermandoing a hard break (aka a new extension) made it so that Horizon, heat, stopped working so I am in favor of a compatibility layer00:12
SridarKxgerman: yes that was ur concern00:13
xgermanbut like SridarK if that’s too much work/not enough time I am ok with skipping that00:13
sc68calMy thinking is - leave v1 API as it is today. We don't touch it, but we start work on the v2 API00:14
*** cloudtrainme has quit IRC00:14
sc68calif we finish work on the v2 API, then maybe we work on a translation layer after00:14
xgermanso you can run v1 and v2 in the same install?00:14
SridarKperhaps we can try to nail some of this down along with other cores next week ?00:14
sc68calxgerman: most likely people will be running v1 for a while00:14
sc68calwe have to make something that works for v2 first, and that could take some time00:15
xgermanyep, agreed. So are we allowing v1 and v2 to run on the same system00:15
sc68calthere is no v2 to run at this point00:15
xgermanI know I am juts planning ahead00:15
sc68calif we got that compat layer - that would make it possible to do v1 and v2 - but let's defer that until we actually have something00:16
xgermanbecause for in parallel we need two different DBs00:16
xgermanor schemas00:16
SridarKhmm some thought is needed on the data models to have both run both together00:16
SridarKyes exactly xgerman00:16
xgermanyep, or we decide that’s not an option :-)00:16
jwarendt_We should have unique DB schemes and assume both can be run together IHOM.00:17
sc68calBasically I don't think we can just directly modify any of the code we currently have in the neutron-fwaas repo00:17
*** pballand has joined #openstack-meeting-alt00:17
jwarendt_Agreed.  But there is no reason we cannot write V2 to use unique, non-conflicting data.00:17
*** absubram has quit IRC00:17
*** Sukhdev has joined #openstack-meeting-alt00:17
*** rsyed is now known as rsyed_away00:17
sc68caljwarendt_: agreed.00:18
xgermanso we use a different schema/tables than v100:18
jwarendt_+100:18
SridarKyes that seems to be a good option00:18
SridarKwe can think in terms of deprecation of v1 at some later point00:19
SridarKxgerman: does that seem to align with ur lbaas experience ?00:19
sc68calData migration from v1 to v2 should be possible - we'll just have to do it as its own task. It's big enough00:20
sc68calv2 feels just like a superset of v100:20
jwarendt_Agree.00:20
xgermanSridarK we didn’t do a compatibility layer since we felt nobody was using v100:20
SridarKok00:20
mickeysI think more people are using lbaas v1 than fwaas v100:20
sc68caltrue, but there are API clients already in the wild00:20
sc68calmy thinking is - build the new boat, then move all the deck chairs over to the new one00:21
xgermanmickeys exactly and we didn’t assess that right and got burned a bit00:21
mickeysI know internally we are still fighting the lbaas v1 versus lbaas v2 battle, coupled with the heat support issues00:21
xgermansc68cal +1 we make it so both boats can run on the same system and people can move them at their own leisure...00:22
sc68calagree00:22
jwarendt_Even if both don't run at same time, avoiding the overlap is useful - ex: db migration scripts.00:22
SridarKjwarendt_: +100:22
sc68calOn the microversion front, I talked with kevinbenton a bit and the trouble is we'd have a dependency on work being done in neutron to support microversioning00:22
sc68calso, sadly we have to implement the full v2 API - I was hoping we'd be able to do it in stages and expose microversions to the user00:23
sc68calas actual functionality landed00:23
sc68calbut for now looks like it'll have to be where we expose the full api, and in some cases we'll have gaps where it doesn't do anything or returns a Not Implemented error00:23
xgermanwell, if we are keeping v1 we can mark v2 experimental and do just that00:24
sc68caljust like v1 was experimental? ;)00:24
SridarKsc68cal: sigh i was hoping that this was a discussion we can have since Kevin wil be there at the midcycle00:24
xgermanwell, I think we are making good progress here00:24
xgermanbut the whole micro versioning is a can of worms to begin with00:25
xgermanaka since we release as part of neutron any API change mandates a new Neutron microversion00:25
*** baoli has joined #openstack-meeting-alt00:25
sc68calyeah. It would have been really helpful for fwaas v2, but it would be a lot of work00:26
SridarKyes, esp if there are dependent pieces which are also WIP00:27
xgermanwell, with all the Api changes going on I can almost guarantee each release of Neutron has a new microversion00:27
*** jjmb has quit IRC00:27
sc68calanything else on this topic?00:28
xgermanno, I think we decided on what we want and how is a technical detail :-)00:29
sc68cal#chair SridarK xgerman00:29
openstackCurrent chairs: SridarK sc68cal xgerman00:29
sc68calxgerman: SridarK: if you guys have other topics feel free00:29
xgermanbesides Happy New Year everybody00:29
xgermannothing from my side00:29
*** mickeyspiegel has joined #openstack-meeting-alt00:30
SridarKi think we are good on this,  we can thrash out the implementation details00:30
*** mickeyspiegel has quit IRC00:30
*** mickeys has quit IRC00:30
*** Swami_ has quit IRC00:31
*** sputnik13 has quit IRC00:31
*** mickeys has joined #openstack-meeting-alt00:31
*** sputnik13 has joined #openstack-meeting-alt00:32
xgermanwell, should we finish early?00:32
xgermangive sc68cal time to code :-)00:33
SridarK:-)00:33
sc68cal:)00:33
*** ajmiller has joined #openstack-meeting-alt00:33
SridarKI hope for a productive 4 days next week00:34
xgerman+100:34
mickeys+100:34
sc68calok then - see you all next week :)00:36
sc68cal#endmeeting00:36
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"00:36
openstackMeeting ended Thu Jan  7 00:36:36 2016 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)00:36
openstackMinutes:        http://eavesdrop.openstack.org/meetings/networking_fwaas/2016/networking_fwaas.2016-01-07-00.01.html00:36
xgermano/00:36
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/networking_fwaas/2016/networking_fwaas.2016-01-07-00.01.txt00:36
openstackLog:            http://eavesdrop.openstack.org/meetings/networking_fwaas/2016/networking_fwaas.2016-01-07-00.01.log.html00:36
SridarKyes sounds good see u all and a Happy New Year00:36
SridarKbye00:36
hoangcxBye00:36
*** jwarendt_ has quit IRC00:38
*** hoangcx_ has joined #openstack-meeting-alt00:39
*** hoangcx has quit IRC00:41
*** zhangjn has joined #openstack-meeting-alt00:43
*** sputnik13 has quit IRC00:43
*** sputnik13 has joined #openstack-meeting-alt00:48
*** Aish has quit IRC00:49
badveli bye00:49
*** sputnik13 has quit IRC00:51
*** gyee has quit IRC00:54
*** kebray has quit IRC00:54
*** zhangjn has quit IRC00:55
*** sputnik13 has joined #openstack-meeting-alt00:56
*** dims has joined #openstack-meeting-alt00:56
*** spzala has joined #openstack-meeting-alt00:56
*** baoli has quit IRC00:57
*** sputnik13 has quit IRC00:58
*** mickeys has quit IRC00:59
*** zz_dimtruck is now known as dimtruck00:59
*** jaypipes has quit IRC00:59
*** spzala has quit IRC01:00
*** padkrish has quit IRC01:01
*** fredyx10 has quit IRC01:01
*** padkrish has joined #openstack-meeting-alt01:01
*** snackewm has quit IRC01:01
*** mixos has joined #openstack-meeting-alt01:04
*** zhangjn has joined #openstack-meeting-alt01:06
*** spzala has joined #openstack-meeting-alt01:06
*** merooney has joined #openstack-meeting-alt01:10
*** padkrish has quit IRC01:10
*** pvaneck has quit IRC01:12
*** boris-42 has quit IRC01:13
*** pballand has quit IRC01:14
*** bharathm has quit IRC01:15
*** neilus has joined #openstack-meeting-alt01:22
*** Sukhdev has quit IRC01:25
*** neilus has quit IRC01:27
*** SridarK has quit IRC01:27
*** jjmb has joined #openstack-meeting-alt01:29
*** jjmb has quit IRC01:29
*** jjmb has joined #openstack-meeting-alt01:30
*** angdraug has quit IRC01:32
*** angdraug has joined #openstack-meeting-alt01:33
*** angdraug has quit IRC01:36
*** adrian_otto has quit IRC01:38
*** Sukhdev has joined #openstack-meeting-alt01:38
*** spzala has quit IRC01:42
*** absubram has joined #openstack-meeting-alt01:42
*** Sukhdev has quit IRC01:43
*** absubram_ has joined #openstack-meeting-alt01:43
*** absubram has quit IRC01:47
*** absubram_ is now known as absubram01:47
*** mtanino has quit IRC01:47
*** jmckind has joined #openstack-meeting-alt01:48
*** dimtruck is now known as zz_dimtruck01:54
*** spzala has joined #openstack-meeting-alt01:54
*** tfukushima has joined #openstack-meeting-alt01:56
*** julim has joined #openstack-meeting-alt02:00
*** harshs has quit IRC02:01
*** yalie has joined #openstack-meeting-alt02:06
*** davideagnello has quit IRC02:07
*** cloudtrainme has joined #openstack-meeting-alt02:16
*** zhurong has joined #openstack-meeting-alt02:17
*** bana_k has quit IRC02:17
*** zhangjn has quit IRC02:19
*** sdake has quit IRC02:22
*** salv-orl_ has quit IRC02:23
*** salv-orlando has joined #openstack-meeting-alt02:23
*** banix has joined #openstack-meeting-alt02:24
*** badveli has quit IRC02:24
*** jmckind has quit IRC02:28
*** fawadkhaliq has joined #openstack-meeting-alt02:28
*** absubram has quit IRC02:28
*** jet-rongl has joined #openstack-meeting-alt02:33
*** houming has joined #openstack-meeting-alt02:33
*** jmckind has joined #openstack-meeting-alt02:34
*** jmckind has quit IRC02:34
*** fredyx10 has joined #openstack-meeting-alt02:36
*** harshs has joined #openstack-meeting-alt02:36
*** zhangjn has joined #openstack-meeting-alt02:38
*** esker has joined #openstack-meeting-alt02:40
*** m1dev has quit IRC02:40
*** baoli has joined #openstack-meeting-alt02:42
*** baoli has quit IRC02:46
*** baoli has joined #openstack-meeting-alt02:47
*** baoli has quit IRC02:48
*** harshs has quit IRC02:51
*** mixos has quit IRC02:52
*** mixos has joined #openstack-meeting-alt02:53
*** baoli has joined #openstack-meeting-alt02:54
*** baoli has quit IRC02:54
*** baoli has joined #openstack-meeting-alt02:55
*** dims has quit IRC02:58
*** nshah has left #openstack-meeting-alt02:59
*** boris-42 has joined #openstack-meeting-alt03:02
*** bana_k has joined #openstack-meeting-alt03:03
*** vilobhmm11 has quit IRC03:05
*** fredyx10 has quit IRC03:09
*** fredyx10 has joined #openstack-meeting-alt03:10
*** sbalukoff has quit IRC03:10
*** baoli has quit IRC03:12
*** minwang2 has quit IRC03:14
*** apetrich_ has joined #openstack-meeting-alt03:16
*** cloudtrainme has quit IRC03:17
*** cloudtrainme has joined #openstack-meeting-alt03:18
*** cloudtrainme has quit IRC03:18
*** apetrich has quit IRC03:18
*** salv-orlando has quit IRC03:26
*** salv-orlando has joined #openstack-meeting-alt03:27
*** minwang2 has joined #openstack-meeting-alt03:27
*** esker has quit IRC03:35
*** yamahata has quit IRC03:36
*** iyamahat has quit IRC03:36
*** esker has joined #openstack-meeting-alt03:37
*** kebray has joined #openstack-meeting-alt03:37
*** leecalcote has joined #openstack-meeting-alt03:38
*** zhangjn has quit IRC03:40
*** dane has joined #openstack-meeting-alt03:40
*** esker has quit IRC03:41
*** thrash is now known as thrash|g0ne03:42
*** shwetaap has joined #openstack-meeting-alt03:42
*** dane_leblanc_ has joined #openstack-meeting-alt03:42
*** leecalcote has quit IRC03:45
*** dane has quit IRC03:45
*** Aish has joined #openstack-meeting-alt03:47
*** Aish has left #openstack-meeting-alt03:48
*** minwang2 has quit IRC03:48
*** vishwanathj has joined #openstack-meeting-alt03:49
*** fawadkhaliq has quit IRC03:49
*** vishwana_ has quit IRC03:51
*** neilus has joined #openstack-meeting-alt03:53
*** bana_k has quit IRC03:57
*** gongysh_ has quit IRC03:57
*** zz_dimtruck is now known as dimtruck03:58
*** neilus has quit IRC03:58
*** fredyx10 has quit IRC04:01
*** adrian_otto has joined #openstack-meeting-alt04:04
*** esker has joined #openstack-meeting-alt04:06
*** kebray has quit IRC04:08
*** salv-orl_ has joined #openstack-meeting-alt04:09
*** gongysh_ has joined #openstack-meeting-alt04:10
*** esker has quit IRC04:11
*** salv-orlando has quit IRC04:11
*** vilobhmm11 has joined #openstack-meeting-alt04:13
*** bharathm has joined #openstack-meeting-alt04:15
*** esker has joined #openstack-meeting-alt04:17
*** bharathm has quit IRC04:20
*** coolsvap|away is now known as coolsvap04:21
*** esker has quit IRC04:22
*** dane_leblanc_ has quit IRC04:23
*** mrmartin has joined #openstack-meeting-alt04:24
*** sbalukoff has joined #openstack-meeting-alt04:24
*** vilobhmm11 has quit IRC04:31
*** iyamahat has joined #openstack-meeting-alt04:33
*** adrian_otto has quit IRC04:36
*** adrian_otto has joined #openstack-meeting-alt04:40
*** harshs has joined #openstack-meeting-alt04:42
*** numans has joined #openstack-meeting-alt04:44
*** annegentle has joined #openstack-meeting-alt04:49
*** annegentle has quit IRC04:49
*** dave-mccowan has quit IRC04:50
*** gjayavelu has joined #openstack-meeting-alt04:51
*** adrian_otto has quit IRC04:52
*** adrian_otto has joined #openstack-meeting-alt04:52
*** adrian_otto has quit IRC04:55
*** banix has quit IRC04:56
*** adrian_otto has joined #openstack-meeting-alt04:56
*** adrian_otto has quit IRC04:57
*** adrian_otto has joined #openstack-meeting-alt04:58
*** Poornima has joined #openstack-meeting-alt05:01
*** zhurong_ has joined #openstack-meeting-alt05:02
*** esker has joined #openstack-meeting-alt05:03
*** absubram has joined #openstack-meeting-alt05:06
*** zhurong has quit IRC05:06
*** stanchan has joined #openstack-meeting-alt05:07
*** esker has quit IRC05:08
*** neelashah has joined #openstack-meeting-alt05:09
*** neelashah has quit IRC05:10
*** adrian_otto has quit IRC05:11
*** adrian_otto has joined #openstack-meeting-alt05:11
*** mrmartin has quit IRC05:12
*** dimtruck is now known as zz_dimtruck05:14
*** kevinbenton has quit IRC05:14
*** kevinbenton has joined #openstack-meeting-alt05:14
*** gongysh_ has quit IRC05:16
*** fawadkhaliq has joined #openstack-meeting-alt05:20
*** DinaBelova has quit IRC05:21
*** DinaBelova has joined #openstack-meeting-alt05:22
*** zhangjn has joined #openstack-meeting-alt05:23
*** baoli has joined #openstack-meeting-alt05:23
*** baoli has quit IRC05:28
*** kevinbenton has quit IRC05:29
*** zhangjn_ has joined #openstack-meeting-alt05:34
*** adrian_otto has quit IRC05:34
*** gongysh_ has joined #openstack-meeting-alt05:35
*** zhangjn has quit IRC05:36
*** zhurong_ has quit IRC05:36
*** zhurong has joined #openstack-meeting-alt05:37
*** zhangjn_ has quit IRC05:38
*** iyamahat has quit IRC05:38
*** iyamahat has joined #openstack-meeting-alt05:39
*** neilus has joined #openstack-meeting-alt05:42
*** Prem has quit IRC05:45
*** zhangjn has joined #openstack-meeting-alt05:45
*** neilus has quit IRC05:47
*** ozamiatin has joined #openstack-meeting-alt05:48
*** zhangjn has quit IRC05:51
*** adrian_otto has joined #openstack-meeting-alt05:52
*** harshs has quit IRC05:54
*** zhangjn has joined #openstack-meeting-alt05:54
*** zhangjn has quit IRC05:55
*** esker has joined #openstack-meeting-alt05:58
*** zhangjn has joined #openstack-meeting-alt06:00
*** zhangjn has quit IRC06:01
*** tellesnobrega is now known as tellesnobrega_af06:01
*** zhangjn has joined #openstack-meeting-alt06:02
*** rsyed_away is now known as rsyed06:02
*** absubram has quit IRC06:05
*** rsyed is now known as rsyed_away06:05
*** salv-orl_ has quit IRC06:08
*** salv-orlando has joined #openstack-meeting-alt06:08
*** markvoelker has quit IRC06:11
*** edwardb has quit IRC06:13
*** vilobhmm11 has joined #openstack-meeting-alt06:15
*** bana_k has joined #openstack-meeting-alt06:16
*** tfukushima has quit IRC06:16
*** esker has quit IRC06:18
*** zhurong has quit IRC06:18
*** Aish has joined #openstack-meeting-alt06:19
*** zhurong has joined #openstack-meeting-alt06:19
*** Aish has left #openstack-meeting-alt06:19
*** merooney has quit IRC06:21
*** zhangjn has quit IRC06:25
*** tfukushima has joined #openstack-meeting-alt06:28
*** zhurong_ has joined #openstack-meeting-alt06:33
*** zhurong has quit IRC06:34
*** nkrinner has joined #openstack-meeting-alt06:35
*** zhangjn has joined #openstack-meeting-alt06:35
*** zhangjn has quit IRC06:36
*** zhangjn has joined #openstack-meeting-alt06:37
*** agireud has quit IRC06:38
*** agireud has joined #openstack-meeting-alt06:44
*** zhangjn has quit IRC06:44
*** vgridnev has joined #openstack-meeting-alt06:48
*** irenab has quit IRC06:54
*** coolsvap is now known as coolsvap|away06:56
*** eranra_ has quit IRC06:57
*** esker has joined #openstack-meeting-alt07:00
*** hoangcx_ has quit IRC07:00
*** vilobhmm11 has quit IRC07:02
*** zhangjn has joined #openstack-meeting-alt07:04
*** esker has quit IRC07:05
*** sylwesterB has joined #openstack-meeting-alt07:10
*** sylwesterB has quit IRC07:10
*** sylwesterB has joined #openstack-meeting-alt07:10
*** markvoelker has joined #openstack-meeting-alt07:11
*** paul-carlton2 has joined #openstack-meeting-alt07:12
*** SridharG has joined #openstack-meeting-alt07:12
*** markvoelker has quit IRC07:16
*** nadya has joined #openstack-meeting-alt07:17
*** nadya is now known as Guest8646207:17
*** kevinbenton has joined #openstack-meeting-alt07:19
*** kevinbenton has quit IRC07:20
*** kevinbenton has joined #openstack-meeting-alt07:20
*** irenab has joined #openstack-meeting-alt07:20
*** vahidh has quit IRC07:22
*** vilobhmm11 has joined #openstack-meeting-alt07:25
*** jprovazn has joined #openstack-meeting-alt07:26
*** kevinbenton has quit IRC07:26
*** vilobhmm11 has quit IRC07:26
*** belmoreira has joined #openstack-meeting-alt07:26
*** kevinbenton has joined #openstack-meeting-alt07:29
*** neilus has joined #openstack-meeting-alt07:30
*** neilus has quit IRC07:35
*** vilobhmm11 has joined #openstack-meeting-alt07:38
*** coolsvap|away is now known as coolsvap07:41
*** mrmartin has joined #openstack-meeting-alt07:50
*** sbalukoff has quit IRC07:52
*** jtomasek has joined #openstack-meeting-alt07:53
*** fzdarsky has joined #openstack-meeting-alt08:00
*** fawadkhaliq has quit IRC08:00
*** zhangjn has quit IRC08:03
*** sbalukoff has joined #openstack-meeting-alt08:04
*** salv-orlando has quit IRC08:04
*** salv-orlando has joined #openstack-meeting-alt08:04
*** zhangjn has joined #openstack-meeting-alt08:05
*** Guest86462 has quit IRC08:06
*** paul-carlton2 has quit IRC08:06
*** matrohon has joined #openstack-meeting-alt08:07
*** yamamoto has joined #openstack-meeting-alt08:12
*** yamamoto has quit IRC08:20
*** paul-carlton2 has joined #openstack-meeting-alt08:20
*** ihrachys has joined #openstack-meeting-alt08:27
*** jtomasek has quit IRC08:29
*** jtomasek has joined #openstack-meeting-alt08:30
*** salv-orlando has quit IRC08:30
*** salv-orlando has joined #openstack-meeting-alt08:30
*** neilus has joined #openstack-meeting-alt08:32
*** neilus has quit IRC08:36
*** kevo has quit IRC08:37
*** zeih has joined #openstack-meeting-alt08:38
*** nmagnezi has joined #openstack-meeting-alt08:42
*** bana_k has quit IRC08:44
*** vilobhmm11 has quit IRC08:46
*** thomnico has joined #openstack-meeting-alt08:47
*** macsz has joined #openstack-meeting-alt08:47
*** mkoderer_cloud has joined #openstack-meeting-alt08:48
*** ijw has quit IRC08:49
*** esker has joined #openstack-meeting-alt08:53
*** paul-carlton2 has quit IRC08:57
*** esker has quit IRC08:57
*** hoangcx has joined #openstack-meeting-alt09:00
*** zeih has quit IRC09:04
*** vgridnev has quit IRC09:06
*** nadya has joined #openstack-meeting-alt09:07
*** nadya is now known as Guest4637509:07
*** safchain has joined #openstack-meeting-alt09:09
*** Guest46375 has quit IRC09:11
*** markvoelker has joined #openstack-meeting-alt09:12
*** markvoelker has quit IRC09:17
*** vgridnev has joined #openstack-meeting-alt09:20
*** jet-rongl has quit IRC09:21
*** mrmartin has quit IRC09:22
*** fzdarsky is now known as fzdarsky|afk09:22
*** vgridnev has quit IRC09:25
*** zeih has joined #openstack-meeting-alt09:25
*** zhurong_ has quit IRC09:27
*** iyamahat has quit IRC09:30
*** oomichi has quit IRC09:32
*** derekh has joined #openstack-meeting-alt09:35
*** shwetaap has quit IRC09:37
*** shwetaap has joined #openstack-meeting-alt09:37
*** egallen has joined #openstack-meeting-alt09:38
*** yamahata has joined #openstack-meeting-alt09:41
*** zhangjn has quit IRC09:42
*** stanchan has quit IRC09:45
*** ozamiatin has quit IRC09:52
*** yamahata has quit IRC09:53
*** shwetaap has quit IRC09:55
*** ndipanov has joined #openstack-meeting-alt09:57
*** gjayavelu has quit IRC09:58
*** zhangjn has joined #openstack-meeting-alt09:59
*** minwang2 has joined #openstack-meeting-alt10:00
*** rmoe has quit IRC10:06
*** salv-orl_ has joined #openstack-meeting-alt10:08
*** rmoe has joined #openstack-meeting-alt10:09
*** dizquierdo has joined #openstack-meeting-alt10:10
*** zhhuabj has quit IRC10:10
*** sputnik13 has joined #openstack-meeting-alt10:10
*** salv-orlando has quit IRC10:11
*** thomnico has quit IRC10:12
*** shwetaap has joined #openstack-meeting-alt10:12
*** rmoe has quit IRC10:13
*** shwetaap1 has joined #openstack-meeting-alt10:14
*** rmoe has joined #openstack-meeting-alt10:15
*** fzdarsky|afk is now known as fzdarsky10:15
*** fawadkhaliq has joined #openstack-meeting-alt10:16
*** shwetaap has quit IRC10:18
*** tfukushima has quit IRC10:21
*** tfukushima has joined #openstack-meeting-alt10:22
*** rmoe has quit IRC10:22
*** rmoe has joined #openstack-meeting-alt10:23
*** shwetaap1 has quit IRC10:24
*** rmoe has quit IRC10:27
*** sputnik13 has quit IRC10:28
*** rmoe has joined #openstack-meeting-alt10:28
*** sputnik13 has joined #openstack-meeting-alt10:28
*** sputnik13 has quit IRC10:28
*** zeih has quit IRC10:30
*** mickeys has joined #openstack-meeting-alt10:33
*** minwang2 has quit IRC10:34
*** tremble has joined #openstack-meeting-alt10:40
*** shwetaap has joined #openstack-meeting-alt10:40
*** tremble has left #openstack-meeting-alt10:40
*** esker has joined #openstack-meeting-alt10:41
*** rmoe has quit IRC10:42
*** rmoe has joined #openstack-meeting-alt10:42
*** hoangcx has quit IRC10:43
*** esker has quit IRC10:45
*** sdake has joined #openstack-meeting-alt10:46
*** rmoe has quit IRC10:47
*** rmoe has joined #openstack-meeting-alt10:52
*** mickeys has quit IRC10:56
*** rmoe has quit IRC10:58
*** rmoe has joined #openstack-meeting-alt10:59
*** zeih has joined #openstack-meeting-alt11:00
*** rmoe has quit IRC11:03
*** rmoe has joined #openstack-meeting-alt11:04
*** shwetaap has quit IRC11:07
*** salv-orl_ has quit IRC11:07
*** shwetaap has joined #openstack-meeting-alt11:08
*** salv-orlando has joined #openstack-meeting-alt11:08
*** dims has joined #openstack-meeting-alt11:10
*** rmoe has quit IRC11:11
*** coolsvap is now known as coolsvap|away11:11
*** zeih has quit IRC11:11
*** rmoe has joined #openstack-meeting-alt11:11
*** markvoelker has joined #openstack-meeting-alt11:13
*** regebro has joined #openstack-meeting-alt11:16
*** rmoe_ has joined #openstack-meeting-alt11:17
*** rmoe has quit IRC11:18
*** markvoelker has quit IRC11:18
*** rmoe_ has quit IRC11:22
*** rmoe has joined #openstack-meeting-alt11:22
*** shwetaap has quit IRC11:23
*** shwetaap has joined #openstack-meeting-alt11:24
*** cnlucius has joined #openstack-meeting-alt11:24
*** rmoe has quit IRC11:27
*** tfukushima has quit IRC11:28
*** rmoe has joined #openstack-meeting-alt11:28
*** paul-carlton2 has joined #openstack-meeting-alt11:28
*** zeih has joined #openstack-meeting-alt11:29
*** rmoe has quit IRC11:33
*** sdake has quit IRC11:36
*** rmoe has joined #openstack-meeting-alt11:38
*** adrian_otto has quit IRC11:42
*** zhangjn has quit IRC11:49
*** rmoe has quit IRC11:50
*** rmoe has joined #openstack-meeting-alt11:54
*** esker has joined #openstack-meeting-alt11:56
*** tfukushima has joined #openstack-meeting-alt11:57
*** zhangjn has joined #openstack-meeting-alt11:58
*** zhangjn has quit IRC11:58
*** zhangjn has joined #openstack-meeting-alt11:59
*** tfukushima has quit IRC11:59
*** zhangjn has joined #openstack-meeting-alt11:59
*** tfukushima has joined #openstack-meeting-alt11:59
*** zhangjn has quit IRC12:00
*** rmoe has quit IRC12:00
*** esker has quit IRC12:00
*** zhangjn has joined #openstack-meeting-alt12:01
*** tfukushima has quit IRC12:02
*** tfukushima has joined #openstack-meeting-alt12:02
*** rmoe has joined #openstack-meeting-alt12:03
*** tfukushima has quit IRC12:04
*** hichihara has joined #openstack-meeting-alt12:04
*** tfukushima has joined #openstack-meeting-alt12:05
*** tfukushima has quit IRC12:06
*** tfukushima has joined #openstack-meeting-alt12:07
*** tfukushima has quit IRC12:08
*** tfukushima has joined #openstack-meeting-alt12:08
*** nadya has joined #openstack-meeting-alt12:09
*** nadya is now known as Guest9029312:09
*** gjayavelu has joined #openstack-meeting-alt12:10
*** tfukushima has quit IRC12:10
*** tfukushima has joined #openstack-meeting-alt12:11
*** zhurong has joined #openstack-meeting-alt12:12
*** ajmiller_ has joined #openstack-meeting-alt12:12
*** ajmiller has quit IRC12:12
*** Guest90293 has quit IRC12:13
*** markvoelker has joined #openstack-meeting-alt12:14
*** gjayavelu has quit IRC12:14
*** nadya has joined #openstack-meeting-alt12:17
*** nadya is now known as Guest3344212:17
*** esker has joined #openstack-meeting-alt12:17
*** hichihara has quit IRC12:17
*** kaisers has quit IRC12:17
*** jprovazn has quit IRC12:18
*** markvoelker has quit IRC12:18
*** rmoe has quit IRC12:19
*** thrash|g0ne is now known as thrash12:20
*** Guest33442 is now known as _nadya_12:21
*** esker has quit IRC12:22
*** rmoe has joined #openstack-meeting-alt12:22
*** mrmartin has joined #openstack-meeting-alt12:25
*** tfukushima has quit IRC12:25
*** tfukushima has joined #openstack-meeting-alt12:26
*** mixos has quit IRC12:27
*** tfukushima has quit IRC12:27
*** rmoe has quit IRC12:28
*** rmoe has joined #openstack-meeting-alt12:28
*** tfukushima has joined #openstack-meeting-alt12:28
*** tfukushima has quit IRC12:32
*** tfukushima has joined #openstack-meeting-alt12:32
*** kaisers has joined #openstack-meeting-alt12:33
*** rmoe has quit IRC12:34
*** tfukushima has quit IRC12:34
*** Poornima has quit IRC12:34
*** rmoe has joined #openstack-meeting-alt12:38
*** amrith is now known as _amrith_12:39
*** baoli has joined #openstack-meeting-alt12:41
*** rmoe has quit IRC12:43
*** rmoe has joined #openstack-meeting-alt12:43
*** jprovazn has joined #openstack-meeting-alt12:46
*** zhangjn has quit IRC12:48
*** zhhuabj has joined #openstack-meeting-alt12:49
*** rmoe has quit IRC12:50
*** resker has joined #openstack-meeting-alt12:50
*** rmoe has joined #openstack-meeting-alt12:50
*** delattec has joined #openstack-meeting-alt12:50
*** markvan has quit IRC12:51
*** cdelatte has quit IRC12:52
*** gcb has quit IRC12:52
*** resker has quit IRC12:52
*** markvan has joined #openstack-meeting-alt12:53
*** woodster_ has joined #openstack-meeting-alt12:54
*** dave-mccowan has joined #openstack-meeting-alt12:56
*** houming has quit IRC12:58
*** cknight has joined #openstack-meeting-alt13:01
*** rmoe has quit IRC13:01
*** rmoe has joined #openstack-meeting-alt13:03
*** salv-orlando has quit IRC13:03
*** salv-orlando has joined #openstack-meeting-alt13:03
*** fawadkhaliq has quit IRC13:05
*** zhurong_ has joined #openstack-meeting-alt13:05
*** fawadkhaliq has joined #openstack-meeting-alt13:05
*** zhurong has quit IRC13:05
*** gongysh has joined #openstack-meeting-alt13:06
*** _nadya_ has quit IRC13:06
*** zhangjn has joined #openstack-meeting-alt13:06
*** dprince has joined #openstack-meeting-alt13:07
*** zhhuabj has quit IRC13:07
*** zhhuabj has joined #openstack-meeting-alt13:08
*** shwetaap has quit IRC13:09
*** rmoe has quit IRC13:09
*** weshay_xchat has joined #openstack-meeting-alt13:10
*** nmagnezi has quit IRC13:11
*** rmoe has joined #openstack-meeting-alt13:11
*** dizquierdo has quit IRC13:15
*** fawadkhaliq has quit IRC13:15
*** fawadkhaliq has joined #openstack-meeting-alt13:16
*** rmoe has quit IRC13:17
*** markvoelker has joined #openstack-meeting-alt13:18
*** fawadk has joined #openstack-meeting-alt13:19
*** rmoe has joined #openstack-meeting-alt13:20
*** tfukushima has joined #openstack-meeting-alt13:20
*** fawadkhaliq has quit IRC13:21
*** kei_yama has quit IRC13:21
*** shwetaap has joined #openstack-meeting-alt13:23
*** zhhuabj has quit IRC13:23
*** f13o has quit IRC13:23
*** rmoe has quit IRC13:25
*** f13o has joined #openstack-meeting-alt13:25
*** rmoe has joined #openstack-meeting-alt13:26
*** thomnico has joined #openstack-meeting-alt13:30
*** jjmb1 has joined #openstack-meeting-alt13:33
*** jjmb has quit IRC13:33
*** rmoe has quit IRC13:33
*** rmoe has joined #openstack-meeting-alt13:34
*** sdake has joined #openstack-meeting-alt13:34
*** harshs has joined #openstack-meeting-alt13:35
*** tfukushima has quit IRC13:36
*** ndipanov has quit IRC13:36
*** cbouch has joined #openstack-meeting-alt13:36
*** tfukushima has joined #openstack-meeting-alt13:36
*** zz_dimtruck is now known as dimtruck13:37
*** rmoe has quit IRC13:40
*** thomnico has quit IRC13:41
*** rmoe has joined #openstack-meeting-alt13:42
*** rmoe has quit IRC13:48
*** thomnico has joined #openstack-meeting-alt13:48
*** rmoe has joined #openstack-meeting-alt13:49
*** dimtruck is now known as zz_dimtruck13:51
*** _nadya_ has joined #openstack-meeting-alt13:52
*** rmoe has quit IRC13:53
*** wanghua has quit IRC13:53
*** rmoe has joined #openstack-meeting-alt13:54
*** absubram has joined #openstack-meeting-alt13:57
*** absubram_ has joined #openstack-meeting-alt13:58
*** rmoe has quit IRC13:59
*** rmoe has joined #openstack-meeting-alt14:00
*** absubram has quit IRC14:01
*** absubram_ is now known as absubram14:01
*** kencjohnston has joined #openstack-meeting-alt14:02
*** xyang1 has joined #openstack-meeting-alt14:03
*** Poornima has joined #openstack-meeting-alt14:04
*** delatte has joined #openstack-meeting-alt14:05
*** rmoe has quit IRC14:05
*** zeih has quit IRC14:05
*** zeih_ has joined #openstack-meeting-alt14:06
*** intr1nsic has quit IRC14:06
*** zeih has joined #openstack-meeting-alt14:07
*** delattec has quit IRC14:08
*** zeih_ has quit IRC14:09
*** intr1nsic has joined #openstack-meeting-alt14:09
*** zeih_ has joined #openstack-meeting-alt14:09
*** fawadk has quit IRC14:10
*** zeih_ has quit IRC14:10
*** zeih has quit IRC14:10
*** esker has joined #openstack-meeting-alt14:11
*** mkoderer_cloud has quit IRC14:11
*** Poornima has quit IRC14:11
*** mixos has joined #openstack-meeting-alt14:11
*** Poornima has joined #openstack-meeting-alt14:13
*** harshs has quit IRC14:13
*** gcb_ has joined #openstack-meeting-alt14:14
*** zeih has joined #openstack-meeting-alt14:14
*** zeih_ has joined #openstack-meeting-alt14:15
*** rsyed_away is now known as rsyed14:15
*** rmoe has joined #openstack-meeting-alt14:16
*** vgridnev has joined #openstack-meeting-alt14:17
*** amitgandhinz has joined #openstack-meeting-alt14:17
*** intr1nsic has quit IRC14:18
*** zeih has quit IRC14:19
*** esker has quit IRC14:20
*** thomnico has quit IRC14:20
*** thomnico has joined #openstack-meeting-alt14:21
*** rmoe has quit IRC14:21
*** esker has joined #openstack-meeting-alt14:21
*** rmoe has joined #openstack-meeting-alt14:21
*** zeih has joined #openstack-meeting-alt14:22
*** jmckind has joined #openstack-meeting-alt14:22
*** cknight has quit IRC14:24
*** zeih_ has quit IRC14:25
*** jmckind_ has joined #openstack-meeting-alt14:25
*** rmoe has quit IRC14:26
*** ndipanov has joined #openstack-meeting-alt14:26
*** jmckind has quit IRC14:27
*** irenab has quit IRC14:28
*** rmoe has joined #openstack-meeting-alt14:28
*** banix has joined #openstack-meeting-alt14:29
*** amitgandhinz has quit IRC14:29
*** neelashah has joined #openstack-meeting-alt14:29
*** amitgandhinz has joined #openstack-meeting-alt14:29
*** _amrith_ is now known as amrith14:30
*** zhaohua has joined #openstack-meeting-alt14:30
*** zeih has quit IRC14:33
*** Poornima has quit IRC14:34
*** zeih has joined #openstack-meeting-alt14:35
*** fredyx10 has joined #openstack-meeting-alt14:37
*** zz_dimtruck is now known as dimtruck14:38
*** zhurong_ has quit IRC14:39
*** dustins has joined #openstack-meeting-alt14:40
*** tfukushima has quit IRC14:41
*** cknight has joined #openstack-meeting-alt14:42
*** shwetaap has quit IRC14:44
*** lpabon has joined #openstack-meeting-alt14:45
*** fawadkhaliq has joined #openstack-meeting-alt14:47
*** esker has quit IRC14:48
*** esker has joined #openstack-meeting-alt14:48
*** vponomaryov1 has joined #openstack-meeting-alt14:49
*** alyson_ has joined #openstack-meeting-alt14:50
*** dslevin_ has quit IRC14:50
*** cbouch has quit IRC14:51
*** lpabon has quit IRC14:51
*** Yogi1 has joined #openstack-meeting-alt14:51
*** jecarey has joined #openstack-meeting-alt14:52
*** jmckind has joined #openstack-meeting-alt14:52
*** markstur has joined #openstack-meeting-alt14:53
*** jmckind_ has quit IRC14:56
*** gouthamr has joined #openstack-meeting-alt14:56
*** xyang has joined #openstack-meeting-alt14:57
*** lpabon has joined #openstack-meeting-alt14:57
*** shwetaap has joined #openstack-meeting-alt14:57
*** bswartz has joined #openstack-meeting-alt14:57
*** baoli has quit IRC14:58
*** dprince has quit IRC14:58
*** dprince has joined #openstack-meeting-alt14:59
*** a_ta has joined #openstack-meeting-alt14:59
*** dizquierdo has joined #openstack-meeting-alt14:59
bswartz#startmeeting manila15:00
openstackMeeting started Thu Jan  7 15:00:06 2016 UTC and is due to finish in 60 minutes.  The chair is bswartz. Information about MeetBot at http://wiki.debian.org/MeetBot.15:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:00
*** openstack changes topic to " (Meeting topic: manila)"15:00
openstackThe meeting name has been set to 'manila'15:00
cknightHi15:00
bswartzhello all15:00
*** neelashah1 has joined #openstack-meeting-alt15:00
dustins\o15:00
vponomaryov1hi15:00
toabctlhi15:00
mkodererhello15:00
marksturhi15:00
xyanghi15:00
bswartzmerry orthodox christmas15:00
gouthamrhello!15:00
*** neelashah has quit IRC15:00
alyson_hi!15:00
gansohello15:01
bswartz#agenda https://wiki.openstack.org/wiki/Manila/Meetings15:01
*** baoli has joined #openstack-meeting-alt15:01
bswartz#topic announcements15:01
*** openstack changes topic to "announcements (Meeting topic: manila)"15:01
*** tbarron has joined #openstack-meeting-alt15:01
bswartzI just want to remind everyone about deadlines coming up15:01
tbarronhi15:01
*** spotz_zzz is now known as spotz15:01
bswartzMitaka-2 is in 2 week (Jan 21)15:01
*** balajiiyer has joined #openstack-meeting-alt15:02
*** zhangjn has quit IRC15:02
bswartzas we agreed at the beginning of the release, we won't be accepting any "major features" that don't have WIP patches submitted by that date15:02
bswartzthe goal of that deadline is to make sure that we have enough time to review the big stuff going into mitaka15:03
*** annegentle has joined #openstack-meeting-alt15:03
*** dslev has joined #openstack-meeting-alt15:03
bswartzand also the we should try to get as many features complete and merged by the milestone so it's interested from a testing pespective15:03
bswartz#topic broken gate15:04
*** openstack changes topic to "broken gate (Meeting topic: manila)"15:04
*** Prem has joined #openstack-meeting-alt15:04
bswartzso the gate has been broken most of this week, due to changes in nova, neutron, and devstack (did I miss anything?)15:04
bswartzthankfully it seems vponomaryov's latest patch has fixed it15:04
bswartzbut this week's events just highlights how vulnerable we are to changes in other projects affecting our CI15:05
mkodererbswartz: tempest? ;)15:05
bswartzmkoderer: tempest was implicated but I think it was actually devstack's change to tempest options that sunk us15:06
mkodererbswartz: yeah that's correct15:06
*** woodster_ has quit IRC15:06
gouthamrthe more tests we add, the more chances of the job being killed due to timeout.. generic driver.15:06
bswartzin any case I want to remind people that we're trying to get new first party drivers done so we can use those for testing instead of the current generic driver with all of its dependencies15:07
bswartzgouthamr: I don't think number of test is an issue (or at least it shouldn't be)15:07
*** mrmartin has quit IRC15:07
gouthamrit shouldn't be bswartz.. but there are nova timeouts on the gate that kill the entire job.15:08
mkodererwhat can we do to prevent such issues..? running manila test within other project won't be accepted I guess15:08
bswartzplease prioritize reviews of the the LVM and LXC/LXD drivers so we can get those merged and then share to move our gate tests to those drivers15:08
cknightbswartz:  I've been testing the LVM driver as part of reviewing it.  It seems to work, but there are a few failing tests and many review comments.  So with Julia out until next week, it seems it will be a couple weeks before it can merge.  And it is solely a DHSS=False driver.15:08
*** adrian_otto has joined #openstack-meeting-alt15:08
bswartzcknight: jvarlamova will be back next week and if she's quick the driver could get merged by Tuesday15:09
cknightbswartz: Let's hope so.15:09
bswartzrealistically it will take a bit longer but I want everyone to be aware of the benefits of getting the new drivers in15:09
bswartzthe point of the new drivers is that they don't depend as much on external things so there's less chance of churn in other projects breaking our gate15:10
cknightbswartz: And they should be vastly faster, so the number of tests shouldn't be an issue.15:10
bswartzyeah that too15:10
cknightbswartz: I think we promised the infra team we would lower our timeouts once the new drivers were ready.15:10
bswartzI was worried that we would need to discuss extraordinary measures in the meeting today to get CI unbroken so I'm glad we can avoid that least15:11
vponomaryov1cknight: 65 minutes as it was15:11
bswartzbut the risk still exists that new bugs in break us in the coming weeks15:11
bswartzvponomaryov1: 3rd party drivers are able to run the tests in under 10 minutes (plus devstack time)15:12
tbarronsorry to be catching up, but are both LVM and LXC/LXD drivers DHSS=False ?15:12
vponomaryov1only 3rd party?15:12
*** absubram has quit IRC15:12
bswartzwe should aim to get the first party drivers that fast15:12
cknighttbarron: No, LXC is DHSS=True15:12
tbarroncknight: cool, ty15:12
vponomaryov1LXC tend to be both15:12
*** jmckind_ has joined #openstack-meeting-alt15:12
*** edtubill has joined #openstack-meeting-alt15:13
*** neelashah has joined #openstack-meeting-alt15:13
bswartzokay that's all I had about the gate issues15:13
bswartzthanks again to vponomaryov1 for fixing it (even though he's on holiday!)15:13
cknight+1  Thanks, Valeriy!15:14
bswartz#topic Midcycle meetup15:14
*** openstack changes topic to "Midcycle meetup (Meeting topic: manila)"15:14
vponomaryov1))15:14
bswartz#link https://wiki.openstack.org/wiki/Sprints/ManilaMitakaSprint15:14
bswartz#link https://etherpad.openstack.org/p/manila-mitaka-midcycle15:14
bswartzso the etherpad was empty until this morning15:14
bswartzand I'm filling it out today15:14
bswartzthe facilities stuff here at NetApp is all sorted out for people attending in person15:15
*** jaypipes has joined #openstack-meeting-alt15:15
bswartzif you are attending in person please make sure I know you are so we can put you on the visitor list15:15
*** neelashah1 has quit IRC15:16
*** jmckind has quit IRC15:16
bswartzwe've gotten netapp to waive the usual NDA paperwork the visitors have to sign15:16
xyangbswartz: does the wifi work?  I mean can you access IRC, etc15:17
bswartzI'll be adding a lot more topics to the agenda over the next week15:17
bswartzxyang: lol15:17
cknightxyang: yes15:17
bswartzIBM will never live down the austin midcycle will they?15:17
tbarronxyang: the guest network always worked in the past, don't jinx it!15:17
tbarron:-)15:17
*** iyamahat has joined #openstack-meeting-alt15:18
bswartznetapp has open wifi for guests -- some ports are blocked but you can get onto the internet easily and IRC should not be an issue15:18
*** yamahata has joined #openstack-meeting-alt15:18
*** dane has joined #openstack-meeting-alt15:18
bswartzVPNs should work around any port blockage15:18
*** mtanino has joined #openstack-meeting-alt15:19
* mkoderer is trying to organzie the next mid-cycle in Germany btw15:19
bswartzhonestly I've never understood the logic of blocking outgoing ports in a firewall15:19
gouthamrmkoderer: also try getting lufthansa to sponsor :P15:19
bswartzyes mkoderer is already thinking ahead to the summer (newton?) midcycle meetup15:20
mkoderergouthamr: :)15:20
toabctlgouthamr: lufthansa usually doesn't fly. they tend to strike when you want to use them ;)15:20
mkodereryep maybe we can have a quick chat about it during this mid-cycle15:20
*** jtomasek has quit IRC15:20
gouthamr:D15:20
bswartzmkoderer: do you have an etherpad where people can register their interest in traveling there?15:21
*** Yogi1_ has joined #openstack-meeting-alt15:21
mkodererbswartz: I can setup one... sure15:21
bswartzI suggest an etherpad or some other way to collect feedback about how many people want to travel and can get funding to travel15:21
*** Yogi1 has quit IRC15:21
*** neelashah has quit IRC15:21
mkodereryep, I need to know whos intressted and who has issues with travel founding15:22
*** neelashah has joined #openstack-meeting-alt15:22
bswartzthe cinder team is also considering a european site for their summer midcycle meetup15:22
bswartzdublin was proposed15:22
mkoderercool :)15:22
bswartzmkoderer: where exactly are you proposing?15:22
bswartzdo you know which city?15:22
mkodererbswartz: SAP has many locations... Headquater would be Walldorf near Heidelberg15:23
*** numans has quit IRC15:23
bswartzI would recommend some place near a large airport hub because that would cut travel costs for everyone15:23
mkodererthis would be best for me to organize everything15:23
toabctlmkoderer: walldorf isn't a real city. I guess there's just SAP ;)15:24
mkodererbswartz: yep Frankfurt would be best.. I will find out what is possible15:24
bswartzokay thanks mkoderer15:24
mkoderertoabctl: :P15:24
bswartzanyways, regarding the meetup next week, please suggest topics if you have them15:24
bswartzI'll be adding mine15:24
bswartzand we can always add stuff as we go15:25
bswartzfor remote participants the plan is to setup webex again and to have good quality audio (don't know about video)15:25
*** neelashah1 has joined #openstack-meeting-alt15:25
*** jtomasek has joined #openstack-meeting-alt15:25
bswartzif I can get a windows box I may try to setup video15:26
*** neelashah has quit IRC15:26
*** zhaohua has quit IRC15:26
bswartz(unfortunately webex + fedora linux = fail)15:26
*** markstur has quit IRC15:26
bswartzalso, in case it's not obvious, we will cancel the weekly IRC meeting next week, as it would occur during the meetup15:27
bswartzso the next IRC meeting will be the day of the mitaka-2 milestone release15:27
bswartz#topic open discussion15:28
*** openstack changes topic to "open discussion (Meeting topic: manila)"15:28
bswartzthat's all I had for today15:28
*** nelsnelson has quit IRC15:28
bswartzwelcome back from the holidays and for those still on holidays please stop working and enjoy them!15:28
dustinsgood to be back15:29
vponomaryov1bswartz: when it is planned to have agenda for topics of meetup?15:29
*** nelsnelson has joined #openstack-meeting-alt15:29
*** markstur has joined #openstack-meeting-alt15:29
bswartzoh and speaking of gate being fixed, we've gotten quite a backlog of changes that need review/merge15:29
*** tonytan4ever has joined #openstack-meeting-alt15:29
bswartzcore reviewers please try to clear out at much review backlog as we can while the gate is functioning (goal being to merge everything ready to merge before M-2)15:30
*** neelashah1 has quit IRC15:30
bswartzvponomaryov1: you're referring to a schedule of what we will discuss at what times?15:30
xyangbswartz: is there a deadline to merge manila client changes?15:30
*** annegentle has quit IRC15:30
*** neelashah has joined #openstack-meeting-alt15:30
vponomaryov1bswartz: what at what time15:31
*** annegentle has joined #openstack-meeting-alt15:31
tpsilvaI have a question about share extend and shrink15:31
bswartzxyang: yes, as we learned during liberty, the client and other library projects are subject to the same feature freeze timelinesas manila proper15:31
xyangok15:31
bswartzso we won't be able to get away with sneaking in UI or client features during M-415:32
*** neelashah has quit IRC15:32
*** neelashah has joined #openstack-meeting-alt15:32
*** dprince has quit IRC15:32
bswartzvponomaryov1: I'm afraid the exact schedule will be somewhat flexible because new topics always get proposed at the last minute15:32
*** dprince_ has joined #openstack-meeting-alt15:32
bswartzbut I'll do my best to have to mostly laid out by Monday15:32
bswartzso remote attendees can plan their attendance times15:33
vponomaryov1bswartz: ok, thank you15:33
*** zeih has quit IRC15:33
bswartztpsilva: go ahead with your question15:34
*** huyang has joined #openstack-meeting-alt15:34
*** dims_ has joined #openstack-meeting-alt15:35
*** ozamiatin has joined #openstack-meeting-alt15:35
bswartz?15:35
tpsilvabswartz: when you extend a share and it fails on the driver, the api doesn't give you any errors...15:35
bswartzwell the extend operation (like most) is asynchronous15:36
bswartzso the extend request should succeed unless the request itself was malformed15:36
*** dims has quit IRC15:36
bswartzif the extend operation fails, that should be communicated to the user with a status change15:36
bswartzoh requests can also immediately fail for administrative reasons (quota exceeded, etc)15:37
tpsilvaI see15:37
gansoI was wondering if the scheduler could verify if there is space available for extending15:37
gansothe scheduler has this information15:38
*** georgelorch has quit IRC15:38
vponomaryov1ganso: scheduler is not a member of extend operation15:38
*** georgelorch has joined #openstack-meeting-alt15:38
*** sylwesterB has quit IRC15:38
cknightganso: also, the scheduler may be running somewhere else, so that would still be asynchronous15:38
gansocknight, vponomaryov1: I understand, thanks! :)15:39
*** slagle has quit IRC15:39
bswartztpsilva: is that clear?15:39
*** zeih has joined #openstack-meeting-alt15:39
tpsilvayes, thank you15:40
bswartzokay I think we're done for today15:40
bswartzthanks all15:40
bswartz#endmeeting15:40
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"15:40
openstackMeeting ended Thu Jan  7 15:40:41 2016 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:40
openstackMinutes:        http://eavesdrop.openstack.org/meetings/manila/2016/manila.2016-01-07-15.00.html15:40
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/manila/2016/manila.2016-01-07-15.00.txt15:40
openstackLog:            http://eavesdrop.openstack.org/meetings/manila/2016/manila.2016-01-07-15.00.log.html15:40
*** a_ta has left #openstack-meeting-alt15:40
*** dustins has left #openstack-meeting-alt15:41
*** xyang has quit IRC15:41
*** gouthamr has left #openstack-meeting-alt15:41
*** sigmavirus24_awa is now known as sigmavirus2415:42
*** alyson_ has left #openstack-meeting-alt15:43
*** neelashah has quit IRC15:48
*** neelashah has joined #openstack-meeting-alt15:48
*** gcb_ has quit IRC15:50
*** vponomaryov1 has left #openstack-meeting-alt15:50
*** adrian_otto1 has joined #openstack-meeting-alt15:51
*** dprince_ has quit IRC15:51
*** dprince has joined #openstack-meeting-alt15:51
*** adrian_otto has quit IRC15:51
*** markstur__ has joined #openstack-meeting-alt15:51
*** tbarron has left #openstack-meeting-alt15:51
*** markstur has quit IRC15:52
*** adrian_otto1 has quit IRC15:52
*** Akis__ has joined #openstack-meeting-alt15:52
*** neelashah has quit IRC15:53
*** neelashah has joined #openstack-meeting-alt15:53
*** adrian_otto has joined #openstack-meeting-alt15:54
*** Akis_ has quit IRC15:55
*** neelashah1 has joined #openstack-meeting-alt15:56
*** neelashah has quit IRC15:58
*** Yogi1_ has left #openstack-meeting-alt15:59
*** markstur__ has left #openstack-meeting-alt15:59
*** Leom has joined #openstack-meeting-alt16:00
*** sputnik13 has joined #openstack-meeting-alt16:00
*** kencjohnston has quit IRC16:00
*** adrian_otto has quit IRC16:00
*** adrian_otto has joined #openstack-meeting-alt16:01
*** kencjohnston has joined #openstack-meeting-alt16:01
*** gomarivera has joined #openstack-meeting-alt16:03
*** banix has quit IRC16:04
*** ihrachys has quit IRC16:04
*** SridharG has quit IRC16:04
*** vahidh has joined #openstack-meeting-alt16:07
*** greg_a has joined #openstack-meeting-alt16:07
*** merooney has joined #openstack-meeting-alt16:08
*** neelashah1 has quit IRC16:08
*** salv-orl_ has joined #openstack-meeting-alt16:08
*** neelashah has joined #openstack-meeting-alt16:08
*** kebray has joined #openstack-meeting-alt16:09
*** sputnik13 has quit IRC16:11
*** salv-orlando has quit IRC16:11
*** huyang has quit IRC16:11
*** jmckind has joined #openstack-meeting-alt16:12
*** woodster_ has joined #openstack-meeting-alt16:13
*** tkelsey has joined #openstack-meeting-alt16:13
*** jmckind_ has quit IRC16:16
*** sputnik13 has joined #openstack-meeting-alt16:16
*** Akis_ has joined #openstack-meeting-alt16:16
*** Akis__ has quit IRC16:16
*** absubram has joined #openstack-meeting-alt16:17
*** zeih has quit IRC16:19
*** _nadya_ has quit IRC16:22
*** nkrinner has quit IRC16:22
*** tonytan4ever has quit IRC16:24
*** kfarr has joined #openstack-meeting-alt16:25
*** tonytan_brb has joined #openstack-meeting-alt16:26
*** harshs has joined #openstack-meeting-alt16:28
*** weshay_xchat has quit IRC16:32
*** harshs has quit IRC16:33
*** belmoreira has quit IRC16:34
*** weshay_xchat has joined #openstack-meeting-alt16:34
*** hyamauchi has joined #openstack-meeting-alt16:35
*** banix has joined #openstack-meeting-alt16:38
*** lpabon has quit IRC16:39
*** snackewm has joined #openstack-meeting-alt16:39
*** Sukhdev has joined #openstack-meeting-alt16:41
*** sputnik13 has quit IRC16:43
*** diazjf has joined #openstack-meeting-alt16:44
*** neelashah has quit IRC16:45
*** paul-carlton2 has quit IRC16:45
*** neelashah has joined #openstack-meeting-alt16:45
*** hyakuhei has joined #openstack-meeting-alt16:46
*** baoli has quit IRC16:46
*** dslev has quit IRC16:47
*** KarthikB has joined #openstack-meeting-alt16:47
*** greg_a has quit IRC16:49
*** qwebirc94124 has joined #openstack-meeting-alt16:51
*** greg_a has joined #openstack-meeting-alt16:52
*** qwebirc94124 has quit IRC16:52
*** lhinds has joined #openstack-meeting-alt16:54
*** gyee has joined #openstack-meeting-alt16:55
*** sicarie has joined #openstack-meeting-alt16:55
*** wayward710 has joined #openstack-meeting-alt16:56
*** minwang2 has joined #openstack-meeting-alt16:56
*** mickeys has joined #openstack-meeting-alt16:56
*** tmcpeak has joined #openstack-meeting-alt16:57
*** shelleea007 has joined #openstack-meeting-alt16:57
*** ihrachys has joined #openstack-meeting-alt16:57
*** dslevin_ has joined #openstack-meeting-alt16:59
*** gmurphy has joined #openstack-meeting-alt16:59
*** dims has joined #openstack-meeting-alt16:59
tmcpeako/17:00
elmikohi17:00
tmcpeak#startmeeting security17:00
openstackMeeting started Thu Jan  7 17:00:19 2016 UTC and is due to finish in 60 minutes.  The chair is tmcpeak. Information about MeetBot at http://wiki.debian.org/MeetBot.17:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.17:00
*** openstack changes topic to " (Meeting topic: security)"17:00
tmcpeak#chair hyakuhei17:00
openstackThe meeting name has been set to 'security'17:00
openstackCurrent chairs: hyakuhei tmcpeak17:00
hyakuheiwhaddup!17:00
tkelseyo/17:00
tmcpeakyo yo17:00
*** mdong has joined #openstack-meeting-alt17:00
elmikoheyo/17:00
*** ihrachys has quit IRC17:00
hyakuheiHappy 2016 security peoples!17:00
sicarieo/17:00
hyakuhei#link https://etherpad.openstack.org/p/security-20160107-agenda17:00
elmiko\o/ likewise =)17:00
bknudson_hi17:01
shelleea007o/17:01
*** ccneill has joined #openstack-meeting-alt17:01
tmcpeakallright, full house17:01
ccneillo/ howdy, all17:01
hyakuheihey, I wonder if we'll have many people along?17:01
*** bana_k has joined #openstack-meeting-alt17:01
*** ihrachys has joined #openstack-meeting-alt17:02
hyakuheiFirst meeting of 2016, also the last meeting before the mid-cycle!17:02
michaelxinhi17:02
hyakuheimhayden: Are you around at all?17:02
tmcpeakwoot17:02
mdongo/17:02
hyakuhei#topic MidCycle17:02
*** openstack changes topic to "MidCycle (Meeting topic: security)"17:02
wayward710hi17:02
*** dims_ has quit IRC17:02
hyakuheiLots of people here, how exciting!17:03
hyakuhei#link https://etherpad.openstack.org/p/security-mitaka-midcycle17:03
*** s3wong has joined #openstack-meeting-alt17:03
hyakuheiIt would be very useful if people could update the list of interested folks17:03
hyakuheiTo say if they're coming17:03
hyakuheior if not17:03
elmikoyea, i crossed my name off =(17:03
michaelxinhappy new yer17:03
*** dg__ has joined #openstack-meeting-alt17:03
hyakuheioh no elmiko  :(17:04
michaelxinappreciate if people can update the page with their availability.17:04
michaelxinwhat !17:04
michaelxinelmiko: You are not coming :-(17:04
dg__can you post the link again, i missed it17:04
hyakuheiOutrageous - I'll be sending redhat an angry letter17:04
tmcpeakhttps://etherpad.openstack.org/p/security-mitaka-midcycle17:04
*** merooeny_ has joined #openstack-meeting-alt17:04
elmikosadly, no17:04
hyakuhei#link https://etherpad.openstack.org/p/security-mitaka-midcycle17:04
elmikohyakuhei: haha, thanks ;)17:04
tkelseyelmiko: thats a shame :(17:05
dg__ty17:05
michaelxinthis is unacceptable.17:05
hyakuheiCompletely.17:05
elmikolol, i'm gonna forward this irc log to me bosses17:05
ccneillwe demand elmiko!17:05
hyakuhei+117:05
*** esker has quit IRC17:05
hyakuheiSo all might not be lost, dg__ is going to try to participate remotely17:06
hyakuheiand we were even talking about trying to lead a session remotely17:06
dg__Im going to give it a try, be really good if we can do it remotely17:06
elmikointeresting...17:06
hyakuheiwhich is exciting17:06
hyakuheiAny suggestions on how we can best achieve this would be appreciated.17:06
tkelseydg__: +117:06
*** mickeys has left #openstack-meeting-alt17:06
*** baoli has joined #openstack-meeting-alt17:07
tmcpeakTwitch17:07
elmikohahaha!17:07
tmcpeakstream people doing work and open up for commentary ;)17:07
elmikoyes, definitely yes17:07
ccneillmichaelxin: do our cameras work with Skype, I wonder?17:07
tkelseylol17:07
michaelxinI do no think that room has VC17:07
greg_accneill we can do a public link can't we?17:07
tmcpeak"wow, it certainly appears that Rob's whiteboarding skills have skyrocketed since last time"17:07
hyakuheihehe17:08
ccneillyeah we can do a hangout or something, it's just more whether they'll be able to hear us17:08
ccneilllaptop mics are notoriously bad for whiteboarding sessions17:08
michaelxinIf possible, we need the list of names of companies for folks17:08
*** merooney has quit IRC17:08
greg_aI though those rooms do have VC? They're the same ones g_swift used right?17:08
michaelxinso that we can pre-register you all to save check in time.17:08
hyakuheiShould we just throw them on the Eetherpad ?17:08
*** nkinder has joined #openstack-meeting-alt17:08
hyakuheiwelcome nkinder !17:08
* nkinder sneaks in late :)17:09
michaelxingreg_a: no17:09
tmcpeakmichaelxin: should we just throw on etherpad?17:09
*** spzala has quit IRC17:09
hyakuheinkinder: elmiko can't come to the mid-cycle..... sort it out kthnxbye!17:09
michaelxintmcpeak: That will be great.17:09
tmcpeaksweet17:09
elmikoif only nkinder were my boss ;)17:09
tmcpeakdammit Rob, didn't you take the training? it's "Hewlett Packard Enterprise"17:10
hyakuheiwell he's someones boss damnit!17:10
elmikolol, too true17:10
nkinderAde is going from my team at least17:10
hyakuheitmcpeak: So long as we don't call it HP Enterprise we're ok17:10
michaelxinWe need a more accurate number.17:10
hyakuheiwhoops17:10
wayward710I saw that video about "Hewlett Packard Enterprise."  It was well-done.17:10
*** s3wong has quit IRC17:10
tmcpeak:D17:10
ccneillok I'm gonna make a "confirmed" section to make this easier to read17:11
hyakuheiIt's going to be very interesting overlapping with Barbican17:11
tmcpeakccneill: ++17:11
hyakuhei+117:11
michaelxingee, we have 2617:11
hyakuheiSo the topic list is looking a little devoid of content17:11
hyakuheinkinder - you can't make it either?17:11
tmcpeakmichaelxin: at least half won't show up17:11
*** tellesnobrega_af is now known as tellesnobrega17:12
tmcpeakalthough in this case we might do better, lot of Rackers :)17:12
nkinderhyakuhei: nope. :( Have another trip coming up, and it's too much to do back to back17:12
*** Sukhdev has quit IRC17:12
michaelxinccneill: Thanks.17:12
*** mrmartin has joined #openstack-meeting-alt17:13
*** paul-carlton2 has joined #openstack-meeting-alt17:13
hyakuheinkinder: That's a shame, it would have been good to have you but I understand what you're saying, first few months of the year always seem to be travel heavy.17:13
michaelxinnkinder: we will miss you for sure.17:13
hyakuheiSo tkelsey, tmcpeak does one of you want to lead the bandit sprint/work? I filled in some fluff around it17:13
tmcpeakI'm happy to do it17:13
*** Sukhdev has joined #openstack-meeting-alt17:13
tkelseyhyamauchi: tmcpeak or I will :)17:14
hyakuheiwe've got three people interested in working on the security guide but sicarie can't make it which makes me wonder what we should do about that section17:14
tkelseyI want to talk  about comfig stuff etc17:14
elmikoooph..17:14
hyakuheiwell tmcpeak or tkelsey can you add some meat around the bandit section on the agenda please?17:14
hyakuheimichaelxin: ditto for Syntribos17:14
tkelseyyup17:14
tmcpeakcool17:14
michaelxinhyakuhei: got it.17:14
hyakuheiCheers17:14
tmcpeakyeah maybe we should punt the sec guide without any of the cores making it17:14
*** sputnik13 has joined #openstack-meeting-alt17:14
hyakuheiI'll do the same for Outreach17:14
elmikohyakuhei: depending on how much work we want to do on the sec guide, we could try to organize a virtual sprint for next week?17:14
hyakuheidg__:  something for killick on there?17:15
redroboto/17:15
tmcpeakheh I didn't see you had outreach17:15
*** davideagnello has joined #openstack-meeting-alt17:15
tmcpeakI'll paste the bit I had in evangelism there17:15
* redrobot is running late today 17:15
hyakuheielmiko: sicarie - that could work. On last review it was a little short on things like policy configurations, in fact that's _horribly_ documented everywhere for everything17:15
hyakuheiTried working out what afew things meant yesterday, burned a whole day dragging through code.17:16
elmikohyakuhei: we could use a nice guide on policy in general, +117:16
sicarieyep17:16
dg__hyakuhei yeah I figured you could cover killick17:16
ccneilldave-mccowan, sigmavirus24, KarthikB: wasn't sure if y'all were confirmed or not; copy yourself to the "confirmed" list on the etherpad when you get a chance if you are17:16
hyakuheiThat'd be an interesting thing to tackle, maybe a sprint on policy chapter/section17:16
michaelxinwe can continue updating these agenda17:16
sigmavirus24ccneill: I'm definitely going to be there.17:16
ccneillshweet17:16
elmikohyakuhei: right, if there are enough folks who want to work on it, we could definitely participate remotely on the content with respect to reviews and laying out the chapter/section17:17
*** slagle has joined #openstack-meeting-alt17:17
hyakuheiEveryone happy to follow a similar unconference style to the last few? I think it helps keeps things flexible and stops pigeon holing17:17
tmcpeakyeah, I like the way it's been going17:17
michaelxinunconference is fine.17:18
hyakuheiok good, makes it easy to changs things if it's going wrong too I guess :P17:18
michaelxinWhat should we do with Baribican17:18
michaelxin?17:18
redrobotunconference?  like propose topics first day, schedule them out for the rest of the day?17:18
redrobotmichaelxin hyakuhei I'm here to talk about that :)17:18
KarthikBI'm coming, I'll update the etherpad17:18
michaelxinShould we plan some sessions with Barbican team together?17:18
hyakuheiredrobot: yeah, we'll have topics on the etherpad17:18
michaelxinredrobot: +117:18
tmcpeaklooks like we have pretty good turnout17:19
hyakuheiand we normally split up into two-three groups and work on a topic each for half the day17:19
tmcpeakwhat's the food situation?17:19
redrobotI like that idea... maybe I'll try that with the Barbican folks for our side of the midcycle17:19
michaelxintmcpeak: what do you want?17:19
tmcpeakmichaelxin: are you guys ordering?17:19
michaelxintmcpeak: Yes17:19
redrobotthis is our etherpad btw17:19
redrobot#link https://etherpad.openstack.org/p/barbican-mitaka-midcycle17:19
tmcpeakmichaelxin: awesome! thank you17:19
michaelxinHere is our plan.17:20
michaelxinWe will order breakfast, lunch for every day.17:20
michaelxinWe will have dinner and happy hour on Tuesday night.17:20
hyakuheimichaelxin: HEROS!17:20
tmcpeaksweet! our RAX overlords are good17:20
elmikohehe17:20
ccneillremember, we're in breakfast taco country too ;)17:20
michaelxinhyakuhei: How about HP sponsoring one night?17:20
hyakuheiI'll try to get some funmoney too, either to throw in on Tuesday or do something another night17:21
hyakuhei^17:21
hyakuheiShould be fine17:21
dg__sweet! Can you guys set up a hangout for happyhour too?17:21
tmcpeakccneill: awwwyeahhh17:21
hyakuheiHaha yes17:21
michaelxindg__: we will send you pictures.17:21
elmikobreakfast taco... /mind-blown17:21
tmcpeakdg__: :P17:21
dg__:D17:21
ccneillelmiko: see what you're missing out on?!17:21
michaelxinyou guys need to check in first.17:21
ccneill:D17:22
elmikoccneill: inorite17:22
*** jprovazn has quit IRC17:22
michaelxinWe will have rackers in the front to greet you and lead you to the room.17:22
tmcpeaklol17:22
michaelxinelmiko: you still have time. :-)17:22
michaelxinelmiko: talk with you boss again. :-)17:22
hyakuheiSounds like a dealbreaker to me...17:22
*** _nadya_ has joined #openstack-meeting-alt17:23
elmikomichaelxin: i told him about the threats of angry letters ;)17:23
redrobotbtw, if anyone is coming early to spend Monday with Barbican, please sign up on our Eventbrite so we can plan for food accordingly.17:23
hyakuheiIt would be nice to make sure we integrate with the Barbican lot17:23
*** mrmartin has quit IRC17:23
hyakuheiredrobot: tkelsey and I will be there early17:23
tkelseyredrobot: yuo17:23
tkelseyredrobot: *yup17:23
*** Swami has joined #openstack-meeting-alt17:24
*** Swami_ has joined #openstack-meeting-alt17:24
redrobottkelsey hyakuhei https://www.eventbrite.com/e/openstack-barbican-mitaka-midcycle-tickets-1978467449417:24
tkelseyty17:24
tmcpeakredrobot: I'll be there first thing Tuesday as well17:24
hyakuheiSo I hope to drop into a number of barbican sessions17:24
ccneillwould probably be good if we could get a few barbican reps when discussing bandit gate jobs too17:25
tmcpeakI've got some Bandit stuff to chat about also at some point\17:25
redrobothyakuhei ok... I'm liking this unconference idea more and more... that way we can have a schedule for people who are hopping between the two17:25
tkelseyccneill: +117:25
ccneilllessons learned, sticking points, tips for easing adoption, whatever17:25
hyakuheiYeah, we normally just throw it all into etherpad17:25
hyakuheiSo in the morning we take 5-15 minutes to talk about the day before and what group will work on what17:25
michaelxinredrobot: Thanks.17:25
hyakuheiThat all goes on the etherpad, rinse-repeat after lunch17:25
tkelseyccneill: I have put some words in the pad about Bandit, please chip in with your input :)17:26
hyakuheiIt'd be really great to get some Barbican people dropping in17:26
redrobotwe usually do etherpad as well, but we just go down the list...  I think actually assigning time slots would work well for crosspollination17:26
ccneilltkelsey: sure thing17:26
rm_workLBaaS is at the same time, I don't know if we'll need security crossover but we'll also be doing barbican crossover some :P17:26
redrobotI'll try to stick around for Thursday & Friday with you guys.17:26
* rm_work hides17:26
hyakuheilikewise if anyone is staying for the extra days (Thursday/Friday) let us know on the etherpad17:27
*** sputnik13 has quit IRC17:27
hyakuheirm_work: Excellent!17:27
*** gjayavelu has joined #openstack-meeting-alt17:27
rm_work(LBaaS midcycle is Tuesday-Friday)17:27
*** sigmavirus24 is now known as sigmavirus24_awa17:27
hyakuheitmcpeak: tkelsey Maybe, as there are LBaaS and Barbican people around, a workshop session on writing Bandit tests would be useful17:27
hyakuheiGotcha's, clever stuff, debugging, filters etc17:28
tkelseyhyakuhei: can do17:28
tmcpeaksure, that sounds like a great idea17:28
hyakuheiAs a separate thing to the development sessions17:28
tmcpeakit's a lot easier to just see it face-to-face than try to figure it out from docs17:28
hyakuheiSo it gets scheduled separately17:28
hyakuheiYeah totally17:28
michaelxingood iea17:29
michaelxinidea17:29
ccneilltmcpeak: and we can use that new knowledge to write better docs :)17:29
tmcpeakyeah, docs are one thing I'd really like to get better.  We've got feedback that it's tough to learn how to use in some cases17:29
*** sdake has quit IRC17:29
michaelxinccneill: +117:29
hyakuheiExcellent.17:30
hyakuheiI was hoping mhayden would be around so we could add some content around the ansible-security topic17:30
*** browne has joined #openstack-meeting-alt17:30
tmcpeakyeah, I'd love to spend a session or two playing with that stuff17:30
tmcpeakit looks like he is coming17:30
*** zehicle has quit IRC17:31
hyakuheiYeah, I think he works in the castle17:31
hyakuheiAlso, is it really a castle. I hope so17:31
tmcpeakI was thinking the same thing17:31
*** numans has joined #openstack-meeting-alt17:32
elmiko+117:32
*** diazjf has quit IRC17:32
tmcpeakif there is a place where you might actually get a castle it's Texas17:32
redrobothyakuhei used to be a mall  :-O17:32
ccneillhaha well, we need some ramparts and a moat17:32
ccneillbut it's at least as big as a castle17:32
*** adrian_otto has quit IRC17:32
bknudson_https://www.google.com/maps/place/Rackspace+Hosting/@29.5083528,-98.3939156,3a,75y,43.2h,90.98t/data=!3m8!1e1!3m6!1sZeaJCgozmlHTIpjXs0IBBA!2e0!3e2!6s%2F%2Fgeo0.ggpht.com%2Fcbk%3Fpanoid%3DZeaJCgozmlHTIpjXs0IBBA%26output%3Dthumbnail%26cb_client%3Dsearch.TACTILE.gps%26thumb%3D2%26w%3D129%26h%3D106%26yaw%3D70.909088%26pitch%3D0!7i13312!8i6656!4m5!1m2!2m1!1srackspace+san+antonio!3m1!1s0x865cf358fc55c7c3:0xdfd632e8e5ff24a217:33
michaelxinhyakuhei: Major is coming.17:33
michaelxinI already contacted him17:33
*** Aish has joined #openstack-meeting-alt17:33
hyakuheiexcellent17:33
*** mrmartin has joined #openstack-meeting-alt17:33
tmcpeaklooks kind of castl-y17:33
hyakuheipfft. Americans think they know what castles look like17:34
hyakuhei*cough* disneyland17:34
dg__hah ^this17:34
bknudson_the closest things we have to castles are shopping malls17:34
brownewe do.  they look like White Castle17:34
tkelseyhyakuhei: lol17:34
elmikolol17:34
michaelxinplease check the https://etherpad.openstack.org/p/security-mitaka-midcycle. We will add some useful information like direction, contact number, etc.17:34
*** sdake has joined #openstack-meeting-alt17:34
*** sdake has quit IRC17:34
wayward710Yeah, I guess McMansions aren't exactly castles. :)17:34
*** Sukhdev has quit IRC17:34
hyakuhei#link https://www.youtube.com/watch?v=OV2PbKpsMRk <- where the history comes from. (For after the meeting, obvs)17:35
ccneillproblem is, castles usually don't have escalators17:35
ccneillAmericans are too fat to climb castle walls17:35
ccneill(myself included)17:35
hyakuheiouch.17:35
tmcpeaklool17:35
wayward710guilty17:35
mhaydenhyakuhei: sorry, just got back from a mtg17:35
elmikoccneill: haha17:35
tmcpeakthe Texas BBQ isn't going to help with the fat either17:36
tkelseymmmmm BBQ :D17:36
hyakuheihey mhayden - so we were just discussing the midcycle17:36
tmcpeakI'm going to have to arrange a wheelbarrow to the airport17:36
hyakuheiI notice that the ansible security work is down as a topic17:36
mhaydenhyakuhei: woot, yes17:36
hyakuheiCould you add one-two sentances to the topic? So people know what they're signing up for please?17:37
*** sputnik13 has joined #openstack-meeting-alt17:37
mhaydenhyakuhei: absolutely -- could you link me where i need to add the verbiage?17:38
*** tellesnobrega is now known as tellesnobrega_af17:38
michaelxinhttps://etherpad.openstack.org/p/security-mitaka-midcycle17:38
hyakuhei#link https://etherpad.openstack.org/p/security-mitaka-midcycle17:38
hyakuheitsk, michaelxin you're too fast man17:38
michaelxinThe power of the castle17:38
hyakuheiSo my big bossman says we'll pay for a night out / beerage / something17:38
mhaydeni think michaelxin is overclocked :)17:38
hyakuheihah17:38
tmcpeakhyakuhei: awesome!17:39
michaelxinhyakuhei: +117:39
*** diazjf has joined #openstack-meeting-alt17:39
michaelxingreat17:39
ccneillthis is gonna be a barn burner, y'all! ;)17:39
tmcpeakhyakuhei: mind if I discuss some new Bandit stuff?17:39
hyakuhei'course17:39
hyakuhei#topic Bandit17:40
*** openstack changes topic to "Bandit (Meeting topic: security)"17:40
tmcpeakok so I did some work before Christmas to figure out the best way to get projects to use bandit-baseline as part of a voting gate17:40
mhaydenshould we be planning to make a few slides on our topic? or just discussion + dive into the code?17:40
*** armax has joined #openstack-meeting-alt17:40
tmcpeakinitially I was thinking we'd just have it as a template job projects could use, but the problem is that requires all the overhead of spinning up an entire new machine in CI17:40
* mhayden is a general midcycle noob ;)17:40
michaelxinmhayden: slides help17:41
tmcpeakthe infra folks and I came up with a solution that we'd have a new target17:41
tmcpeak'python-jobs-linters'17:41
tmcpeakthat does the exact same as 'python-jobs' except it calls 'linters' tox target instead of 'pep8'17:41
tmcpeakand then you can add Bandit and whatever other linters you might have in the linters section17:41
tmcpeakso basically bandit-baseline will now be run as part of your regular python-jobs voting check17:41
tmcpeakwe've already done this for Bandit itself and I threw up some directions17:42
*** sputnik13 has quit IRC17:42
tmcpeakthis should make it really easy for new projects to adopt Bandit gates17:42
hyakuheimhayden: yeah a couple of informal slides if it's the first time something has been covered at a midcycle or is generally new/shiny.17:42
browneso would multiple linters appear as that single job?17:42
tmcpeakbrowne: yes17:42
tmcpeakthat was a concern of mine as well, but in the end it's fairly easy to find which is which in the log17:42
mhaydenmichaelxin / hyakuhei: got it17:42
browneso now when 1 fails you need to dig in order to figure out which one?17:43
tmcpeakalso we advise making a separate target so you can still run tox -e codesec17:43
tmcpeakand tox -e pep817:43
tmcpeakbrowne: yeah, but you have to dig in to find out why anyway17:43
tmcpeakif my pep8 fails I have to dig through the log to see why anyway, right?17:43
brownei guess before it was at least clear which linter failed.  i liked the separation17:43
tmcpeakbrowne: I would have preferred it that way too, but to spin up a separate machine in infra just to run Bandit checks seems excessive and they assured me there weren't many better ways17:44
tmcpeaks/many/any17:44
bknudson_was there a reason infra wanted that? does it use less hardware?17:44
brownetmcpeak: ok17:44
bknudson_I also liked the separation.17:44
hyakuheitmcpeak: Containers?17:45
tmcpeakbknudson_: yeah, it uses less hardware.  They have to spin up a separate machine for each new job.  There is no way to run jobs serially on the same hardware, they're all designed to run in parallel17:45
bknudson_I thought it reused already-booted machines.17:45
hyakuheiMy NY resolution is to containerize all the things.17:45
tmcpeakbknudson_: hmm, that's not what they told me17:45
tmcpeakhyakuhei: yeah, containers would be much better17:45
*** matrohon has quit IRC17:45
tmcpeakno reason why you couldn't drop the current code and Bandit in a container17:46
tmcpeakI don't think infra is set up that way though ;)17:46
*** gjayavelu has quit IRC17:46
bknudson_one of the nice things about bandit vs pep8 is that it doesn't require installing all the service's test-requirements.17:46
hyakuheipfft, there must be a way to sideload docker without them noticing.17:46
* hyakuhei should stop "helping"17:46
*** dane_leblanc_ has joined #openstack-meeting-alt17:46
brownetmcpeak: how does the voting vs. non-voting linters work now?  i assume they are always voting17:46
tmcpeakbknudson_: agreed, we've been using Bandit this way for a couple of weeks now though and in practice you don't notice it.  It's just run as part of normal 'python-jobs'17:47
*** ihrachys has quit IRC17:47
tmcpeakbrowne: yeah, always voting.  The idea is that you set a profile or filters that you're willing to abide by and then you're using a differential run so not getting old issues dragged up17:47
tmcpeakI'm definitely open to other ways of doing this though17:48
tmcpeakin the end I couldn't justify having to spin up a whole new instance just for a separate output report from Bandit though17:48
*** paul-carlton2 has quit IRC17:49
tmcpeakalso other projects don't have to do it this way, they're still free to set up whatever they want, it's just what I got going to lead the way17:49
*** dane has quit IRC17:49
browneto me if its a hardward issue, then rearrange how hardware is scheduled.  rather than change the usability to the end user.  but i can understand17:49
tmcpeakbrowne: yeah, that sounds reasonable to me too.  Maybe we can chew this over at the midcycle more, your and bknudson_'s concerns occurred to me as well17:50
tmcpeakit's kind of the compromise I struck with infra17:50
*** balajiiyer has quit IRC17:50
bknudson_it's best to keep infra happy17:50
ccneillquestion: would it be worth it to folks to have a separate machine17:50
ccneillif they were running BOTH bandit and syntribos?17:50
ccneilli.e. a "security" job?17:50
tmcpeakthen we have bundled reports for Syntribos and Bandit ;)17:51
elmikothat's an interesting thought17:51
*** balajiiyer has joined #openstack-meeting-alt17:51
ccneillat least then you're getting your money's worth for the machine17:52
ccneilland you could do the same thing tmcpeak was talking about with tox I assume17:52
ccneillinterchangeable logs/finding format wouldn't be such a bad thing either :)17:53
tmcpeakfwiw projects that really want a separate tox target for bandit baseline can do it, and I'm sure infra will approve.  I just don't think the wanted me making a template to do it17:53
ccneillah17:53
tmcpeakccneill: true17:53
tmcpeakthat's all I had for Bandit, we can probably discuss more at midcycle17:53
hyakuheiexcellent17:54
hyakuheiAnything else people?17:54
hyakuheiok then thanks everyone!17:54
hyakuhei#endmeeting17:54
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"17:54
openstackMeeting ended Thu Jan  7 17:54:50 2016 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)17:54
openstackMinutes:        http://eavesdrop.openstack.org/meetings/security/2016/security.2016-01-07-17.00.html17:54
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/security/2016/security.2016-01-07-17.00.txt17:54
openstackLog:            http://eavesdrop.openstack.org/meetings/security/2016/security.2016-01-07-17.00.log.html17:54
*** browne has left #openstack-meeting-alt17:54
ccneillo/ see ya next week!17:55
tmcpeaksee you all17:55
*** rebase has joined #openstack-meeting-alt17:55
*** tmcpeak has left #openstack-meeting-alt17:55
tkelseylaters!17:55
*** tkelsey has quit IRC17:55
elmikothanks hyakuhei17:55
bknudson_see you next week17:55
*** thomnico has quit IRC17:55
*** lhinds has left #openstack-meeting-alt17:55
*** thomnico has joined #openstack-meeting-alt17:55
*** sicarie has quit IRC17:55
*** gomarivera has quit IRC17:55
*** ccneill has left #openstack-meeting-alt17:56
*** SumitNaiksatam has joined #openstack-meeting-alt17:56
*** nkinder has left #openstack-meeting-alt17:56
*** dg__ has quit IRC17:56
*** gmurphy has left #openstack-meeting-alt17:56
*** shelleea007 has quit IRC17:56
*** mdong has left #openstack-meeting-alt17:56
*** iyamahat has quit IRC18:02
*** iyamahat has joined #openstack-meeting-alt18:02
*** minwang2 has quit IRC18:02
*** paul-carlton2 has joined #openstack-meeting-alt18:03
*** mrmartin has quit IRC18:04
*** esker has joined #openstack-meeting-alt18:06
*** wayward710 has quit IRC18:06
*** KarthikB has quit IRC18:06
*** tellesnobrega_af is now known as tellesnobrega18:07
*** kencjohnston has quit IRC18:07
*** zeih has joined #openstack-meeting-alt18:08
*** derekh has quit IRC18:11
*** esker has quit IRC18:11
*** spzala has joined #openstack-meeting-alt18:12
*** esker has joined #openstack-meeting-alt18:13
*** B_Smith__ has joined #openstack-meeting-alt18:13
*** elmiko has quit IRC18:14
*** markvoelker has quit IRC18:14
*** ajo has quit IRC18:14
*** merooeny_ has quit IRC18:16
*** weshay_xchat has quit IRC18:16
*** elmiko has joined #openstack-meeting-alt18:16
*** bana_k has quit IRC18:19
*** ajo has joined #openstack-meeting-alt18:21
*** tonytan_brb has quit IRC18:21
*** ndipanov has quit IRC18:22
*** e0ne has joined #openstack-meeting-alt18:23
*** johnma has quit IRC18:23
*** _nadya_ has quit IRC18:24
*** minwang2 has joined #openstack-meeting-alt18:25
*** vahidh has quit IRC18:25
*** ihrachys has joined #openstack-meeting-alt18:27
*** hyamauchi has quit IRC18:27
*** edwardb has joined #openstack-meeting-alt18:28
*** esker has quit IRC18:28
*** mrmartin has joined #openstack-meeting-alt18:28
*** ihrachys has quit IRC18:29
*** weshay_xchat has joined #openstack-meeting-alt18:30
*** sputnik13 has joined #openstack-meeting-alt18:30
*** KarthikB has joined #openstack-meeting-alt18:30
B_Smith__/crapbuster/crapbuster18:31
*** gyee has quit IRC18:31
*** zeih has quit IRC18:31
*** esker has joined #openstack-meeting-alt18:33
*** harlowja has quit IRC18:35
*** eggmaste` has joined #openstack-meeting-alt18:36
*** harlowja has joined #openstack-meeting-alt18:36
*** eggmaster has quit IRC18:37
*** thomnico has quit IRC18:37
*** mrmartin has quit IRC18:37
*** Leom has quit IRC18:40
*** vilobhmm11 has joined #openstack-meeting-alt18:41
*** hyamauchi has joined #openstack-meeting-alt18:42
*** eggmaste` has quit IRC18:44
*** eggmaste` has joined #openstack-meeting-alt18:44
*** paul-carlton2 has quit IRC18:45
*** vahidh has joined #openstack-meeting-alt18:47
*** fzdarsky has quit IRC18:47
*** fzdarsky has joined #openstack-meeting-alt18:48
*** tonytan4ever has joined #openstack-meeting-alt18:48
*** s3wong has joined #openstack-meeting-alt18:50
*** sputnik13 has quit IRC18:50
*** kencjohnston has joined #openstack-meeting-alt18:50
*** pvaneck has joined #openstack-meeting-alt18:50
*** sigmavirus24_awa is now known as sigmavirus2418:54
*** bharathm has joined #openstack-meeting-alt18:55
*** sputnik13 has joined #openstack-meeting-alt18:56
*** neelashah has quit IRC19:00
*** sriram has joined #openstack-meeting-alt19:01
sriram#startmeeting poppy19:01
openstackMeeting started Thu Jan  7 19:01:41 2016 UTC and is due to finish in 60 minutes.  The chair is sriram. Information about MeetBot at http://wiki.debian.org/MeetBot.19:01
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.19:01
*** openstack changes topic to " (Meeting topic: poppy)"19:01
openstackThe meeting name has been set to 'poppy'19:01
*** kebray has quit IRC19:01
sriramHey All19:01
tonytan4ever\o19:01
sriramWelcome back after the holidays! ;)19:02
sriramhope it was eventful.19:02
*** edwardb has quit IRC19:02
*** fredyx101 has joined #openstack-meeting-alt19:02
*** fredyx101 has quit IRC19:02
sriramWow the last meeting was on 10th December lol19:02
sriramhttp://eavesdrop.openstack.org/meetings/poppy_weekly_meeting/2015/poppy_weekly_meeting.2015-12-10-19.09.html19:02
*** fredyx101 has joined #openstack-meeting-alt19:02
sriram#topic Rollcall19:03
*** openstack changes topic to "Rollcall (Meeting topic: poppy)"19:03
sriramo/19:03
tonytan4evero/19:03
*** markvoelker has joined #openstack-meeting-alt19:03
*** mkmad has joined #openstack-meeting-alt19:03
sriramhey there mkmad! :)19:03
*** fredyx10 has quit IRC19:04
mkmadHi sriram!19:04
sriram#Recap19:04
sriramSo last we were primarily focusing on analytics.19:05
*** edwardb has joined #openstack-meeting-alt19:05
sriramanything anyone else wants to recap on?19:05
*** jjmb has joined #openstack-meeting-alt19:05
sriramelse we can move on to blueprints.19:05
*** markvoelker_ has joined #openstack-meeting-alt19:05
*** jjmb1 has quit IRC19:06
sriramtonytan4ever, mkmad: ^19:06
tonytan4ever+119:06
tonytan4everMy update:19:06
*** spzala has quit IRC19:06
*** rebase has quit IRC19:06
tonytan4ever Working on akamai-retry list related endpoints19:06
mkmadYes, I was working on getting the akamai data to cloud metrics using the API endpoint.19:06
sriramcool, lets discuss about them under blueprints19:07
tonytan4everWe can move to blueprints.19:07
*** rsyed is now known as rsyed_away19:07
*** eggmaste` has quit IRC19:07
sriram#topic blueprints19:07
*** openstack changes topic to "blueprints (Meeting topic: poppy)"19:07
*** ijw has joined #openstack-meeting-alt19:07
sriramhttps://blueprints.launchpad.net/poppy/+spec/analytics19:07
*** esker has quit IRC19:07
sriramso mkmad has been hard at work with this :)19:07
*** iyamahat has quit IRC19:07
*** yamahata has quit IRC19:07
sriramwhile I have been lounging about on vacation lol :P19:07
*** ozamiatin has quit IRC19:07
mkmadHaha!19:08
*** e0ne has quit IRC19:08
mkmadI think we have defined the API.19:08
mkmadunder work items.19:08
srirammkmad: feel free to edit this https://blueprints.launchpad.net/poppy/+spec/analytics19:08
sriramto add in anything else under work items19:09
*** markvoelker has quit IRC19:09
mkmadSure thing ill do that.19:09
*** cathR has joined #openstack-meeting-alt19:09
srirammaybe we need multiple assigness there, or to split out the blueprints.19:09
*** malini has joined #openstack-meeting-alt19:09
*** dslevin_ has quit IRC19:10
*** esker has joined #openstack-meeting-alt19:11
mkmadI am working on a patch for "Implement Rabbit Workers to submit metrics to Metrics Store".19:11
sriram#note cleanup analytics blueprint to make it more granular in its approach19:11
mkmadBut that should be in its own repo.19:11
sriram#info cleanup analytics blueprint to make it more granular in its approach19:11
mkmadIts not under poppy codebase.19:11
srirammkmad: cool19:11
sriram#link https://blueprints.launchpad.net/poppy/+spec/akamai-ssl-driver19:12
sriramtonytan4ever: ^19:12
sriramI think that is pretty much done right?19:12
srirammalini: o/ :)19:12
malinio/19:12
tonytan4everYes, I still suggest it leaving it in good progress though19:13
*** Sukhdev_ has joined #openstack-meeting-alt19:13
sriramtonytan4ever: cool19:13
*** fredyx101 has quit IRC19:13
sriram#link https://blueprints.launchpad.net/poppy/+spec/devstack19:13
*** Sukhdev_ has quit IRC19:14
*** markvoelker has joined #openstack-meeting-alt19:14
*** neelashah has joined #openstack-meeting-alt19:14
*** Sukhdev_ has joined #openstack-meeting-alt19:14
sriramit does not have a milestone attached to it19:14
sriramso moving on.19:14
*** baoli has quit IRC19:14
*** mrmartin has joined #openstack-meeting-alt19:15
*** dizquierdo has quit IRC19:15
srirambefore I touch any of the other blueprints, is the mimic stuff being actively worked on?19:15
srirammalini: ^19:15
malininope19:15
srirameg: #link https://blueprints.launchpad.net/poppy/+spec/mimic-rackspace-dns19:15
*** fawadkhaliq has quit IRC19:16
maliniI would say lets put this on hold, since we'll have a designate driver at some point19:16
*** hyamauchi has quit IRC19:16
sriramcool, yeah makes sense19:17
srirammoving on then.19:17
sriram#link https://blueprints.launchpad.net/poppy/+spec/security-testing19:17
sriramis michaelxin here?19:17
*** markvoelker_ has quit IRC19:17
sriramdo you have any progress updates on that?19:17
michaelxinsriram: yes19:17
*** ijw has quit IRC19:17
*** bana_k has joined #openstack-meeting-alt19:18
michaelxinsriram: I thought Henry already finished this task.19:18
michaelxinI will double check with Henry19:18
maliniwe have some new endpoints etc. that needs tests19:18
srirammichaelxin: ack19:18
michaelxinmalini: I will follow up with you offline19:19
maliniok19:19
michaelxinto see what types of tests we need.19:19
sriramwoohoo19:19
michaelxinAnd how should we progress.19:19
sriram#link https://blueprints.launchpad.net/poppy/+spec/custom-ssl19:19
sriramtonytan4ever: ping19:20
tonytan4everYes19:20
tonytan4everlet's put this on hold19:20
sriramroger that19:20
tonytan4everAs I'm focusing on san automation part19:20
*** dizquierdo has joined #openstack-meeting-alt19:20
tonytan4everand we really don't have that big of business needs for custom ssl right now.19:21
sriramok yeah that makes sense.19:21
sriram#link https://blueprints.launchpad.net/poppy/+spec/horizon19:21
sriramnow, thats assigned to me.19:21
srirambut I have not started digging into details for that yet.19:21
srirami'll mark that as on hold as well.19:21
*** kebray has joined #openstack-meeting-alt19:22
sriramif not for anything else, I'm moving onto bugs.19:22
tonytan4evercool.19:22
*** KarthikB has quit IRC19:22
sriramtonytan4ever, malini: ^19:22
*** ajmiller_ is now known as ajmiller19:22
*** dizquierdo has quit IRC19:22
*** mrmartin has quit IRC19:22
sriram#topic bugs19:23
*** openstack changes topic to "bugs (Meeting topic: poppy)"19:23
malinisquash them19:23
srirammalini, tonytan4ever: any new bugs we recently encountered?19:23
sriramI dont see any changes in the reported bugs.19:23
malinino - but we shud prioritize the keyword arg one19:23
*** greg_a has quit IRC19:23
srirammalini: +1 to that19:23
tonytan4everNot really. A few like country code missing I don't think it's big enough to make it to Openstack Bug report19:24
tonytan4everAnd it already has been fixed.19:24
srirammalini: I switched the bug priority to be high for the kwargs bug referenced here: https://bugs.launchpad.net/poppy/+bug/152396419:24
openstackLaunchpad bug 1523964 in Poppy "Change function mapping to be kwargs instead of args" [High,New]19:24
sriramtonytan4ever: true, but lets report in the future, just for the sake of documentation.19:25
tonytan4everOkay19:25
sriramalright all the other bugs I see, have been previously talked about.19:25
sriramanyone else with something new on those lines?19:26
*** iyamahat has joined #openstack-meeting-alt19:26
srirammalini, tonytan4ever, mkmad: ^19:26
malininone from me19:26
mkmadNone from me too.19:26
sriramok moving on19:27
sriram#topic open discussion19:27
*** openstack changes topic to "open discussion (Meeting topic: poppy)"19:27
sriramalright, what did you guys have for lunch? jk19:27
mkmadI didnt have lunch yet, lol.19:28
maliniI am almost there19:28
sriramgo have lunch mkmad!! :)19:28
sriram#info mkmad needs to have lunch19:28
tonytan4everThat's a good discussion, lol19:28
*** dslevin_ has joined #openstack-meeting-alt19:28
mkmadHaha! I will :)19:28
sriramalright, if thats it.19:28
*** yamahata has joined #openstack-meeting-alt19:28
*** esker has quit IRC19:28
*** shwetaap has quit IRC19:28
sriramthats all folks19:28
* sriram cue looney tunes music19:28
*** harshs has joined #openstack-meeting-alt19:29
sriramtill next time.19:29
sriram#endmeeting poppy19:29
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"19:29
openstackMeeting ended Thu Jan  7 19:29:13 2016 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)19:29
*** esheffield has quit IRC19:29
openstackMinutes:        http://eavesdrop.openstack.org/meetings/poppy/2016/poppy.2016-01-07-19.01.html19:29
*** venkatesh has quit IRC19:29
*** Guest38743 has quit IRC19:29
mkmadBye :)19:29
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/poppy/2016/poppy.2016-01-07-19.01.txt19:29
openstackLog:            http://eavesdrop.openstack.org/meetings/poppy/2016/poppy.2016-01-07-19.01.log.html19:29
*** vgridnev_ has joined #openstack-meeting-alt19:29
*** sputnik13_ has joined #openstack-meeting-alt19:29
*** cathR_ has joined #openstack-meeting-alt19:29
*** Aish_ has joined #openstack-meeting-alt19:30
*** egallen_ has joined #openstack-meeting-alt19:30
*** neelashah1 has joined #openstack-meeting-alt19:31
*** ganso_ has joined #openstack-meeting-alt19:31
*** jraim_ has joined #openstack-meeting-alt19:32
*** shwetaap has joined #openstack-meeting-alt19:32
*** alee has left #openstack-meeting-alt19:32
*** mkmad has quit IRC19:33
*** yalie1 has joined #openstack-meeting-alt19:33
*** iyamahat has quit IRC19:33
*** dims_ has joined #openstack-meeting-alt19:33
*** iyamahat has joined #openstack-meeting-alt19:33
*** sbalukoff has quit IRC19:33
*** marios_ has joined #openstack-meeting-alt19:34
*** dims has quit IRC19:34
*** kate__ has joined #openstack-meeting-alt19:34
*** yonglihe_ has joined #openstack-meeting-alt19:35
*** kgalanov_ has joined #openstack-meeting-alt19:35
*** ameade_ has joined #openstack-meeting-alt19:35
*** macsz has quit IRC19:36
*** dpyzhov_ has joined #openstack-meeting-alt19:36
*** eggmaster has joined #openstack-meeting-alt19:37
*** bradjones_ has joined #openstack-meeting-alt19:37
*** bradjones_ has quit IRC19:37
*** bradjones_ has joined #openstack-meeting-alt19:37
*** reed_ has joined #openstack-meeting-alt19:37
*** rsyed_away is now known as rsyed19:37
*** stevemar_znc has joined #openstack-meeting-alt19:37
*** neelashah has quit IRC19:38
*** cathR has quit IRC19:38
*** sputnik13 has quit IRC19:38
*** Aish has quit IRC19:38
*** vgridnev has quit IRC19:38
*** f13o has quit IRC19:38
*** egallen has quit IRC19:38
*** yalie has quit IRC19:38
*** bradjones has quit IRC19:38
*** ganso has quit IRC19:38
*** n0ano has quit IRC19:38
*** kbyrne has quit IRC19:38
*** marios has quit IRC19:38
*** ameade has quit IRC19:38
*** briancurtin has quit IRC19:38
*** kgalanov has quit IRC19:38
*** reed has quit IRC19:38
*** sileht has quit IRC19:38
*** lxsli has quit IRC19:38
*** yonglihe has quit IRC19:38
*** tdink_afk has quit IRC19:38
*** stevemar has quit IRC19:38
*** jraim has quit IRC19:38
*** kate_ has quit IRC19:38
*** dpyzhov has quit IRC19:38
*** egallen_ is now known as egallen19:38
*** bradjones_ is now known as bradjones19:38
*** Aish_ is now known as Aish19:38
*** cathR_ has left #openstack-meeting-alt19:38
*** edtubill has quit IRC19:38
*** reed_ is now known as reed19:39
*** yonglihe_ is now known as yonglihe19:39
*** ganso_ is now known as ganso19:39
*** kate__ is now known as kate_19:39
*** kgalanov_ is now known as kgalanov19:39
*** kebray has quit IRC19:39
*** dpyzhov_ is now known as dpyzhov19:39
*** spzala_ has joined #openstack-meeting-alt19:39
*** lxsli has joined #openstack-meeting-alt19:39
*** _nadya_ has joined #openstack-meeting-alt19:40
*** stevemar_znc is now known as stevemar19:40
*** tdink has joined #openstack-meeting-alt19:40
*** ijw has joined #openstack-meeting-alt19:40
*** ameade_ is now known as ameade19:40
*** jraim_ is now known as jraim19:40
*** f13o has joined #openstack-meeting-alt19:41
*** sileht has joined #openstack-meeting-alt19:42
*** kebray has joined #openstack-meeting-alt19:42
*** kbyrne has joined #openstack-meeting-alt19:42
*** gjayavelu has joined #openstack-meeting-alt19:44
*** harshs has quit IRC19:44
*** edwardb has quit IRC19:45
*** sigmavirus24 is now known as sigmavirus24_awa19:45
*** briancurtin has joined #openstack-meeting-alt19:45
*** sbalukoff has joined #openstack-meeting-alt19:46
*** harshs has joined #openstack-meeting-alt19:46
*** sigmavirus24_awa is now known as sigmavirus2419:48
*** Sukhdev_ has quit IRC19:48
*** cbouch has joined #openstack-meeting-alt19:52
*** ijw has quit IRC19:53
*** dhellmann_ has joined #openstack-meeting-alt19:55
*** zehicle has joined #openstack-meeting-alt19:55
*** zehicle has quit IRC19:55
*** zehicle has joined #openstack-meeting-alt19:55
*** zehicle has quit IRC19:56
*** zehicle has joined #openstack-meeting-alt19:56
*** zehicle has quit IRC19:56
*** esker has joined #openstack-meeting-alt19:57
*** zehicle has joined #openstack-meeting-alt19:57
*** zehicle has quit IRC19:57
*** numans has quit IRC19:57
*** zehicle has joined #openstack-meeting-alt19:57
*** zehicle has quit IRC19:58
*** zehicle has joined #openstack-meeting-alt19:58
*** zehicle has quit IRC19:58
*** sgotliv has quit IRC19:59
*** zehicle has joined #openstack-meeting-alt19:59
*** zehicle has quit IRC19:59
*** dims_ has quit IRC20:00
*** zehicle has joined #openstack-meeting-alt20:00
*** zehicle has quit IRC20:00
*** zehicle has joined #openstack-meeting-alt20:00
*** zehicle has quit IRC20:01
*** esker has quit IRC20:01
*** zehicle has joined #openstack-meeting-alt20:02
*** zehicle has quit IRC20:02
*** rob__ has joined #openstack-meeting-alt20:02
*** rob__ has quit IRC20:02
*** esker has joined #openstack-meeting-alt20:02
*** rob__ has joined #openstack-meeting-alt20:02
*** rob__ has quit IRC20:03
*** esker has quit IRC20:03
*** dane_leblanc_ has quit IRC20:03
*** rob__ has joined #openstack-meeting-alt20:03
*** rob__ has quit IRC20:03
*** diazjf1 has joined #openstack-meeting-alt20:04
*** esker has joined #openstack-meeting-alt20:04
*** harshs has quit IRC20:04
*** rob__ has joined #openstack-meeting-alt20:04
*** rob__ has quit IRC20:04
*** diazjf has quit IRC20:04
*** rob__ has joined #openstack-meeting-alt20:05
*** rob__ has quit IRC20:05
*** vilobhmm11 has quit IRC20:05
*** rob__ has joined #openstack-meeting-alt20:05
*** vilobhmm11 has joined #openstack-meeting-alt20:05
*** rob__ has quit IRC20:05
*** shwetaap has quit IRC20:06
*** mkmad has joined #openstack-meeting-alt20:06
*** rob__ has joined #openstack-meeting-alt20:06
*** rob__ has quit IRC20:06
*** rob__ has joined #openstack-meeting-alt20:07
*** vilobhmm11 has quit IRC20:07
*** MarkAtwood1 has joined #openstack-meeting-alt20:07
*** rob__ has quit IRC20:07
*** vilobhmm11 has joined #openstack-meeting-alt20:07
*** rob__ has joined #openstack-meeting-alt20:07
*** vilobhmm11 has quit IRC20:07
*** rob__ has quit IRC20:07
*** esker has quit IRC20:08
*** rob__ has joined #openstack-meeting-alt20:08
*** armax has quit IRC20:08
*** rob__ has quit IRC20:08
*** hyamauchi has joined #openstack-meeting-alt20:09
*** rob__ has joined #openstack-meeting-alt20:09
*** armax has joined #openstack-meeting-alt20:09
*** esker has joined #openstack-meeting-alt20:09
*** rob__ has quit IRC20:09
*** kebray has quit IRC20:09
*** gjayavelu has quit IRC20:09
*** rob__ has joined #openstack-meeting-alt20:09
*** rob__ has quit IRC20:10
*** rob__ has joined #openstack-meeting-alt20:10
*** KarthikB has joined #openstack-meeting-alt20:10
*** rob__ has quit IRC20:10
*** dane_leblanc_ has joined #openstack-meeting-alt20:11
*** rob__ has joined #openstack-meeting-alt20:11
*** rob__ has quit IRC20:11
*** esker has quit IRC20:11
*** dhellmann has quit IRC20:11
*** dhellmann_ is now known as dhellmann20:11
*** rob__ has joined #openstack-meeting-alt20:12
*** rob__ has quit IRC20:12
*** dhellmann has quit IRC20:12
*** dims has joined #openstack-meeting-alt20:12
*** rob__ has joined #openstack-meeting-alt20:12
*** rob__ has quit IRC20:13
*** Leo_ has joined #openstack-meeting-alt20:13
*** hyamauchi has quit IRC20:13
*** rob__ has joined #openstack-meeting-alt20:13
*** rob__ has quit IRC20:14
*** dhellmann has joined #openstack-meeting-alt20:14
*** rob__ has joined #openstack-meeting-alt20:14
*** rob__ has quit IRC20:14
*** fredyx10 has joined #openstack-meeting-alt20:14
*** fredyx10 has quit IRC20:15
*** hyamauchi has joined #openstack-meeting-alt20:15
*** Leom has joined #openstack-meeting-alt20:15
*** rob__ has joined #openstack-meeting-alt20:15
*** fredyx10 has joined #openstack-meeting-alt20:15
*** rob__ has quit IRC20:15
*** rob__ has joined #openstack-meeting-alt20:15
*** rob__ has quit IRC20:16
*** rob__ has joined #openstack-meeting-alt20:16
*** rob__ has quit IRC20:16
*** rob__ has joined #openstack-meeting-alt20:17
*** adrian_otto has joined #openstack-meeting-alt20:17
*** kebray has joined #openstack-meeting-alt20:17
*** rob__ has quit IRC20:17
*** Leo_ has quit IRC20:17
*** rob__ has joined #openstack-meeting-alt20:18
*** rob__ has quit IRC20:18
*** rob__ has joined #openstack-meeting-alt20:18
*** rob__ has quit IRC20:19
*** rob__ has joined #openstack-meeting-alt20:19
*** dims has quit IRC20:19
*** rob__ has quit IRC20:19
*** rob__ has joined #openstack-meeting-alt20:20
*** rob__ has quit IRC20:20
*** esker has joined #openstack-meeting-alt20:20
*** fredyx10 has quit IRC20:20
*** rob__ has joined #openstack-meeting-alt20:20
*** rob__ has quit IRC20:21
*** rob__ has joined #openstack-meeting-alt20:21
*** fredyx10 has joined #openstack-meeting-alt20:21
*** esker has quit IRC20:21
*** rob__ has quit IRC20:21
*** dims has joined #openstack-meeting-alt20:22
*** dims has quit IRC20:23
*** bharathm has quit IRC20:24
*** rob__ has joined #openstack-meeting-alt20:24
*** rob__ has quit IRC20:24
*** rob__ has joined #openstack-meeting-alt20:25
*** rob__ has quit IRC20:25
*** rob__ has joined #openstack-meeting-alt20:25
*** rob__ has quit IRC20:26
*** rob__ has joined #openstack-meeting-alt20:26
*** rob__ has quit IRC20:26
*** _nadya_ has quit IRC20:27
*** rob__ has joined #openstack-meeting-alt20:27
*** rob__ has quit IRC20:27
*** rob__ has joined #openstack-meeting-alt20:27
*** rob__ has quit IRC20:28
*** rob__ has joined #openstack-meeting-alt20:28
*** rob__ has quit IRC20:28
*** bharathm has joined #openstack-meeting-alt20:29
*** rob__ has joined #openstack-meeting-alt20:29
*** rob__ has quit IRC20:29
*** shwetaap has joined #openstack-meeting-alt20:29
*** rob__ has joined #openstack-meeting-alt20:30
*** rob__ has quit IRC20:30
*** rob__ has joined #openstack-meeting-alt20:30
*** rob__ has quit IRC20:31
*** migi has quit IRC20:31
*** rob__ has joined #openstack-meeting-alt20:31
*** amrith is now known as _amrith_20:31
*** rob__ has quit IRC20:31
*** rob__ has joined #openstack-meeting-alt20:32
*** rob__ has quit IRC20:32
*** rob__ has joined #openstack-meeting-alt20:32
*** migi has joined #openstack-meeting-alt20:32
*** rob__ has quit IRC20:33
*** rob__ has joined #openstack-meeting-alt20:33
*** dprince has quit IRC20:33
*** rob__ has quit IRC20:33
*** rob__ has joined #openstack-meeting-alt20:34
*** rob__ has quit IRC20:34
*** rob__ has joined #openstack-meeting-alt20:34
*** rob__ has quit IRC20:35
*** rob__ has joined #openstack-meeting-alt20:35
*** rob__ has quit IRC20:35
*** rob__ has joined #openstack-meeting-alt20:36
*** rob__ has quit IRC20:36
*** rob__ has joined #openstack-meeting-alt20:36
*** rob__ has quit IRC20:37
*** rob__ has joined #openstack-meeting-alt20:37
*** rob__ has quit IRC20:37
*** rob__ has joined #openstack-meeting-alt20:38
*** rob__ has quit IRC20:38
*** rob__ has joined #openstack-meeting-alt20:39
*** matrohon has joined #openstack-meeting-alt20:39
*** rob__ has quit IRC20:39
*** rob__ has joined #openstack-meeting-alt20:39
*** dims has joined #openstack-meeting-alt20:39
*** rob__ has quit IRC20:40
*** rob__ has joined #openstack-meeting-alt20:40
*** bharathm has quit IRC20:40
*** rob__ has quit IRC20:40
*** rob__ has joined #openstack-meeting-alt20:41
*** vilobhmm11 has joined #openstack-meeting-alt20:41
*** rob__ has quit IRC20:41
*** vilobhmm11 has quit IRC20:41
*** vilobhmm11 has joined #openstack-meeting-alt20:41
*** rob__ has joined #openstack-meeting-alt20:41
*** rob__ has quit IRC20:42
*** rob__ has joined #openstack-meeting-alt20:42
*** rob__ has quit IRC20:42
*** rob__ has joined #openstack-meeting-alt20:43
*** rob__ has quit IRC20:43
*** rob__ has joined #openstack-meeting-alt20:43
*** rob__ has quit IRC20:44
*** rob__ has joined #openstack-meeting-alt20:44
*** rob__ has quit IRC20:44
*** jmckind_ has joined #openstack-meeting-alt20:45
*** rob__ has joined #openstack-meeting-alt20:45
*** rob__ has quit IRC20:45
*** rob__ has joined #openstack-meeting-alt20:46
*** rob__ has quit IRC20:46
*** rob__ has joined #openstack-meeting-alt20:46
*** rob__ has quit IRC20:47
*** jmckind has quit IRC20:47
*** rob__ has joined #openstack-meeting-alt20:47
*** rob__ has quit IRC20:47
*** rob__ has joined #openstack-meeting-alt20:48
*** rob__ has quit IRC20:48
*** esker has joined #openstack-meeting-alt20:48
*** rob__ has joined #openstack-meeting-alt20:48
*** rob__ has quit IRC20:49
*** rob__ has joined #openstack-meeting-alt20:49
*** rob__ has quit IRC20:49
*** rob__ has joined #openstack-meeting-alt20:50
*** rob__ has quit IRC20:50
*** rob__ has joined #openstack-meeting-alt20:51
*** CaptTofu___ is now known as CaptTofu20:51
*** rob__ has quit IRC20:51
*** rob__ has joined #openstack-meeting-alt20:51
*** rob__ has quit IRC20:52
*** rob__ has joined #openstack-meeting-alt20:52
*** malini has quit IRC20:52
*** rob__ has quit IRC20:52
*** rob__ has joined #openstack-meeting-alt20:53
*** rob__ has quit IRC20:53
*** rob__ has joined #openstack-meeting-alt20:53
*** rob__ has quit IRC20:54
*** rob__ has joined #openstack-meeting-alt20:54
*** rob__ has quit IRC20:54
*** iben_ has quit IRC20:54
*** rob__ has joined #openstack-meeting-alt20:55
*** gjayavelu has joined #openstack-meeting-alt20:55
*** rob__ has quit IRC20:55
*** rob__ has joined #openstack-meeting-alt20:56
*** rob__ has quit IRC20:56
*** rob__ has joined #openstack-meeting-alt20:56
*** esker has quit IRC20:56
*** rob__ has quit IRC20:57
*** rob__ has joined #openstack-meeting-alt20:57
*** rob__ has quit IRC20:57
*** matrohon has quit IRC20:58
*** rob__ has joined #openstack-meeting-alt20:58
*** rob__ has quit IRC20:58
*** rob__ has joined #openstack-meeting-alt20:58
*** rob__ has quit IRC20:59
*** rob__ has joined #openstack-meeting-alt20:59
*** rob__ has quit IRC20:59
*** rob__ has joined #openstack-meeting-alt21:00
*** rob__ has quit IRC21:00
*** rob__ has joined #openstack-meeting-alt21:01
*** macsz has joined #openstack-meeting-alt21:01
*** rob__ has quit IRC21:01
*** rob__ has joined #openstack-meeting-alt21:01
*** rob__ has quit IRC21:01
*** rob__ has joined #openstack-meeting-alt21:02
*** rob__ has quit IRC21:02
*** rob__ has joined #openstack-meeting-alt21:03
*** fzdarsky has quit IRC21:03
*** matrohon has joined #openstack-meeting-alt21:03
*** rob__ has quit IRC21:03
*** Aish has quit IRC21:03
*** rob__ has joined #openstack-meeting-alt21:03
*** rob__ has quit IRC21:03
*** rob__ has joined #openstack-meeting-alt21:04
*** rob__ has quit IRC21:04
*** rob__ has joined #openstack-meeting-alt21:05
*** rob__ has quit IRC21:05
*** rob__ has joined #openstack-meeting-alt21:05
*** bharathm has joined #openstack-meeting-alt21:06
*** rob__ has quit IRC21:06
*** rob__ has joined #openstack-meeting-alt21:06
*** rob__ has quit IRC21:06
*** rob__ has joined #openstack-meeting-alt21:07
*** rob__ has quit IRC21:07
*** rob__ has joined #openstack-meeting-alt21:07
*** rob__ has quit IRC21:08
*** rob__ has joined #openstack-meeting-alt21:08
*** rob__ has quit IRC21:08
*** rob__ has joined #openstack-meeting-alt21:09
*** rob__ has quit IRC21:09
*** rob__ has joined #openstack-meeting-alt21:09
*** rob__ has quit IRC21:10
*** rob__ has joined #openstack-meeting-alt21:10
*** rob__ has quit IRC21:10
*** rob__ has joined #openstack-meeting-alt21:11
*** rob__ has quit IRC21:11
*** rob__ has joined #openstack-meeting-alt21:11
*** rob__ has quit IRC21:12
*** macsz has quit IRC21:12
*** lbeliveau has quit IRC21:12
*** rob__ has joined #openstack-meeting-alt21:12
*** rob__ has quit IRC21:12
*** lbeliveau has joined #openstack-meeting-alt21:12
*** rob__ has joined #openstack-meeting-alt21:13
*** rob__ has quit IRC21:13
*** rob__ has joined #openstack-meeting-alt21:13
*** rob__ has quit IRC21:14
*** rob__ has joined #openstack-meeting-alt21:14
*** rob__ has quit IRC21:14
*** rob__ has joined #openstack-meeting-alt21:15
*** rob__ has quit IRC21:15
*** rob__ has joined #openstack-meeting-alt21:15
*** rob__ has quit IRC21:16
*** rob__ has joined #openstack-meeting-alt21:16
*** gcb has joined #openstack-meeting-alt21:16
*** rob__ has quit IRC21:16
*** rob__ has joined #openstack-meeting-alt21:17
*** rob__ has quit IRC21:17
*** rob__ has joined #openstack-meeting-alt21:18
*** rob__ has quit IRC21:18
*** rob__ has joined #openstack-meeting-alt21:18
*** rob__ has quit IRC21:19
*** rob__ has joined #openstack-meeting-alt21:19
*** neelashah1 has quit IRC21:19
*** rob__ has quit IRC21:19
*** rob__ has joined #openstack-meeting-alt21:20
*** rob__ has quit IRC21:20
*** rob__ has joined #openstack-meeting-alt21:21
*** rob__ has quit IRC21:21
*** rob__ has joined #openstack-meeting-alt21:21
*** rob__ has quit IRC21:21
*** rob__ has joined #openstack-meeting-alt21:22
*** rob__ has quit IRC21:22
*** rob__ has joined #openstack-meeting-alt21:23
*** rob__ has quit IRC21:23
*** rob__ has joined #openstack-meeting-alt21:23
*** rob__ has quit IRC21:24
*** harshs has joined #openstack-meeting-alt21:24
*** rob__ has joined #openstack-meeting-alt21:24
*** rob__ has quit IRC21:24
*** rob__ has joined #openstack-meeting-alt21:25
*** baoli has joined #openstack-meeting-alt21:25
*** rob__ has quit IRC21:25
*** rob__ has joined #openstack-meeting-alt21:25
*** rob__ has quit IRC21:26
*** baoli_ has joined #openstack-meeting-alt21:26
*** rob__ has joined #openstack-meeting-alt21:26
*** rob__ has quit IRC21:26
*** rob__ has joined #openstack-meeting-alt21:27
*** rob__ has quit IRC21:27
*** rob__ has joined #openstack-meeting-alt21:27
*** rob__ has quit IRC21:28
*** rob__ has joined #openstack-meeting-alt21:28
*** rob__ has quit IRC21:28
*** rob__ has joined #openstack-meeting-alt21:29
*** rob__ has quit IRC21:29
*** rob__ has joined #openstack-meeting-alt21:29
*** rob__ has quit IRC21:30
*** baoli has quit IRC21:30
*** rob__ has joined #openstack-meeting-alt21:30
*** rob__ has quit IRC21:30
*** rob__ has joined #openstack-meeting-alt21:31
*** rob__ has quit IRC21:31
*** rob__ has joined #openstack-meeting-alt21:31
*** rob__ has quit IRC21:32
*** rob__ has joined #openstack-meeting-alt21:32
*** Aish has joined #openstack-meeting-alt21:32
*** rob__ has quit IRC21:32
*** rob__ has joined #openstack-meeting-alt21:33
*** rob__ has quit IRC21:33
*** rob__ has joined #openstack-meeting-alt21:33
*** macsz has joined #openstack-meeting-alt21:34
*** rob__ has quit IRC21:34
*** mrmartin has joined #openstack-meeting-alt21:34
*** rob__ has joined #openstack-meeting-alt21:34
*** rob__ has quit IRC21:34
*** ijw has joined #openstack-meeting-alt21:34
*** rob__ has joined #openstack-meeting-alt21:35
*** rob__ has quit IRC21:35
*** rob__ has joined #openstack-meeting-alt21:35
*** rob__ has quit IRC21:36
*** esker has joined #openstack-meeting-alt21:36
*** rob__ has joined #openstack-meeting-alt21:36
*** baoli_ has quit IRC21:36
*** rob__ has quit IRC21:37
*** baoli has joined #openstack-meeting-alt21:37
*** rob__ has joined #openstack-meeting-alt21:37
*** matrohon has quit IRC21:37
*** rob__ has quit IRC21:37
*** Sukhdev has joined #openstack-meeting-alt21:37
*** rob__ has joined #openstack-meeting-alt21:38
*** rob__ has quit IRC21:38
*** rob__ has joined #openstack-meeting-alt21:38
*** matrohon has joined #openstack-meeting-alt21:39
*** rob__ has quit IRC21:39
*** Swami_ has quit IRC21:39
*** Swami has quit IRC21:39
*** mrmartin has quit IRC21:39
*** rob__ has joined #openstack-meeting-alt21:39
*** rob__ has quit IRC21:39
*** baoli has quit IRC21:40
*** _amrith_ is now known as amrith21:40
*** baoli has joined #openstack-meeting-alt21:40
*** zehicle has joined #openstack-meeting-alt21:43
*** baoli has quit IRC21:45
*** kebray has quit IRC21:45
*** macsz has left #openstack-meeting-alt21:45
*** kebray has joined #openstack-meeting-alt21:46
*** baoli has joined #openstack-meeting-alt21:46
*** neelashah has joined #openstack-meeting-alt21:49
*** zehicle has quit IRC21:50
*** bharathm has quit IRC21:50
*** cbouch has quit IRC21:50
*** eggmaster has quit IRC21:50
*** dpyzhov has quit IRC21:50
*** kgalanov has quit IRC21:50
*** yalie1 has quit IRC21:50
*** egallen has quit IRC21:50
*** slagle has quit IRC21:50
*** jaypipes has quit IRC21:50
*** Prem has quit IRC21:50
*** gongysh has quit IRC21:50
*** markvan has quit IRC21:50
*** DinaBelova has quit IRC21:50
*** boris-42 has quit IRC21:50
*** haleyb has quit IRC21:50
*** zehicle has joined #openstack-meeting-alt21:51
*** bharathm has joined #openstack-meeting-alt21:51
*** eggmaster has joined #openstack-meeting-alt21:51
*** dpyzhov has joined #openstack-meeting-alt21:51
*** kgalanov has joined #openstack-meeting-alt21:51
*** yalie1 has joined #openstack-meeting-alt21:51
*** egallen has joined #openstack-meeting-alt21:51
*** slagle has joined #openstack-meeting-alt21:51
*** jaypipes has joined #openstack-meeting-alt21:51
*** Prem has joined #openstack-meeting-alt21:51
*** gongysh has joined #openstack-meeting-alt21:51
*** markvan has joined #openstack-meeting-alt21:51
*** DinaBelova has joined #openstack-meeting-alt21:51
*** boris-42 has joined #openstack-meeting-alt21:51
*** haleyb has joined #openstack-meeting-alt21:51
*** ihrachys has joined #openstack-meeting-alt21:52
*** edwardb has joined #openstack-meeting-alt21:52
*** amitgandhinz has quit IRC21:53
*** zehicle has quit IRC21:57
*** zehicle has joined #openstack-meeting-alt21:57
*** zehicle has quit IRC21:57
*** zehicle has joined #openstack-meeting-alt21:58
*** zehicle has quit IRC21:58
*** harshs has quit IRC21:58
*** zehicle has joined #openstack-meeting-alt21:59
*** zehicle has quit IRC21:59
*** zehicle has joined #openstack-meeting-alt21:59
*** zehicle has quit IRC22:00
*** zehicle has joined #openstack-meeting-alt22:00
*** xyang1 has quit IRC22:02
*** vilobhmm11 has quit IRC22:03
*** vilobhmm11 has joined #openstack-meeting-alt22:03
*** zehicle has quit IRC22:04
*** zehicle has joined #openstack-meeting-alt22:05
*** zehicle has quit IRC22:05
*** baoli has quit IRC22:05
*** zehicle has joined #openstack-meeting-alt22:06
*** baoli has joined #openstack-meeting-alt22:06
*** gjayavelu has quit IRC22:06
*** vgridnev_ has quit IRC22:07
*** salv-orlando has joined #openstack-meeting-alt22:09
*** Swami has joined #openstack-meeting-alt22:11
*** salv-orl_ has quit IRC22:11
*** matrohon has quit IRC22:12
*** kencjohnston has quit IRC22:13
*** gcb has quit IRC22:16
*** ihrachys has quit IRC22:16
*** SumitNaiksatam has quit IRC22:17
*** baoli has quit IRC22:17
*** baoli has joined #openstack-meeting-alt22:18
*** diazjf1 has quit IRC22:19
*** shwetaap has quit IRC22:20
*** fredyx10 has quit IRC22:20
*** balajiiyer has quit IRC22:20
*** banix has quit IRC22:21
*** neelashah has quit IRC22:23
*** neelashah has joined #openstack-meeting-alt22:24
*** diazjf has joined #openstack-meeting-alt22:25
*** absubram has quit IRC22:26
*** esker has quit IRC22:27
*** esker has joined #openstack-meeting-alt22:28
*** baoli has quit IRC22:29
*** baoli has joined #openstack-meeting-alt22:30
*** vishwanathj has quit IRC22:30
*** jmckind_ has quit IRC22:33
*** gyee has joined #openstack-meeting-alt22:36
*** spzala_ has quit IRC22:37
*** f13o has quit IRC22:37
*** sriram has quit IRC22:40
*** esker has quit IRC22:40
*** baoli has quit IRC22:41
*** baoli has joined #openstack-meeting-alt22:41
*** tonytan4ever has quit IRC22:42
*** rsyed is now known as rsyed_away22:42
*** rsyed_away is now known as rsyed22:45
*** thrash is now known as thrash|g0ne22:45
*** jtomasek has quit IRC22:45
*** spzala has joined #openstack-meeting-alt22:47
*** rsyed is now known as rsyed_away22:47
*** spzala_ has joined #openstack-meeting-alt22:48
*** ijw has quit IRC22:50
*** spzala has quit IRC22:51
*** harshs has joined #openstack-meeting-alt22:52
*** diazjf has quit IRC22:53
*** spzala_ has quit IRC22:53
*** mkmad has quit IRC22:53
*** baoli has quit IRC22:53
*** adrian_otto has quit IRC22:54
*** baoli has joined #openstack-meeting-alt22:54
*** kebray has quit IRC22:57
*** zehicle has quit IRC22:59
*** dims_ has joined #openstack-meeting-alt23:00
*** dims has quit IRC23:01
*** jecarey_ has joined #openstack-meeting-alt23:02
*** jecarey has quit IRC23:05
*** baoli has quit IRC23:05
*** baoli has joined #openstack-meeting-alt23:06
*** jecarey_ has quit IRC23:07
*** neelashah has quit IRC23:09
*** sigmavirus24 is now known as sigmavirus24_awa23:12
*** tonytan4ever has joined #openstack-meeting-alt23:14
*** ijw has joined #openstack-meeting-alt23:15
*** cknight has quit IRC23:16
*** baoli has quit IRC23:17
*** tonytan4ever has quit IRC23:18
*** baoli has joined #openstack-meeting-alt23:18
*** mixos has quit IRC23:19
*** Swami_ has joined #openstack-meeting-alt23:21
*** dane_leblanc_ has quit IRC23:21
*** safchain has quit IRC23:23
*** Swami has quit IRC23:24
*** spotz is now known as spotz_zzz23:29
*** baoli has quit IRC23:29
*** baoli has joined #openstack-meeting-alt23:30
*** kfarr has quit IRC23:33
*** kei_yama has joined #openstack-meeting-alt23:34
*** kei_yama has quit IRC23:36
*** dims_ has quit IRC23:39
*** kei_yama has joined #openstack-meeting-alt23:42
*** baoli has quit IRC23:44
*** dims_ has joined #openstack-meeting-alt23:45
*** weshay_xchat has quit IRC23:49
*** dims_ has quit IRC23:50
*** KarthikB has quit IRC23:57

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!