Thursday, 2016-09-01

*** masahito has joined #openstack-meeting00:00
*** baoli has quit IRC00:00
*** thinrichs has joined #openstack-meeting00:04
thinrichsSorry I'm late00:04
thinrichscourtesy ping: ekcs, aimeeu, ramineni_, masahito00:05
ramineni_hi00:05
ekcshi all00:05
thinrichs#startmeeting CongressTeamMeeting00:05
openstackMeeting started Thu Sep  1 00:05:20 2016 UTC and is due to finish in 60 minutes.  The chair is thinrichs. Information about MeetBot at http://wiki.debian.org/MeetBot.00:05
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.00:05
*** openstack changes topic to " (Meeting topic: CongressTeamMeeting)"00:05
openstackThe meeting name has been set to 'congressteammeeting'00:05
aimeeuhello everyone00:05
masahitohi00:05
thinrichsAgenda today…00:05
thinrichs1. bug in client?00:05
thinrichs2. newton300:05
thinrichs3. status00:05
thinrichsAnything else?00:06
thinrichs#topic bug in client00:07
*** openstack changes topic to "bug in client (Meeting topic: CongressTeamMeeting)"00:07
* thinrichs trying to find link00:07
aimeeu#link https://bugs.launchpad.net/congress/+bug/161906500:07
openstackLaunchpad bug 1619065 in congress "Failure to push data through CLI" [High,New]00:07
aimeeuthinrichs: still had it open from earlier00:08
thinrichsThere it is.  thanks aimeeu00:08
*** rrecio has quit IRC00:08
thinrichsI ran across this when getting ready to release the new client.00:08
thinrichsThe new feature addition is that we can push data through our CLI to push drivers.00:08
thinrichsBut I couldn't seem to get it ot work.00:08
*** njohnsto_ has quit IRC00:08
thinrichsmasahito: am I creating the datasource correctly and pushing data correctly?00:08
thinrichs(This is pressing since we're supposed to finalize the client by tomorrow and do a release.)00:09
*** myoung has quit IRC00:09
masahitoI think the data schema of the request is not correct for doctor driver.00:10
masahito#link https://github.com/openstack/congress/blob/master/congress/datasources/doctor_driver.py#L4700:11
masahitothis is the request body doctor's event table expects.00:11
thinrichsOk.  Thanks.  I'll fix up the schema, and assuming that works, release the client tomorrow.00:12
thinrichsGlad it's likely to be user error.  :)00:12
thinrichs#topic newton300:12
*** openstack changes topic to "newton3 (Meeting topic: CongressTeamMeeting)"00:12
thinrichsI haven't released newton3 yet.  I'll do that tomorrow.00:12
thinrichsIdeally we'd have all the new 'features' merged before newton300:13
thinrichsand only do bug fixing after newton300:13
ekcsgreat!00:14
ekcsthis can be considered either feature or fix: https://review.openstack.org/#/c/356806/00:14
ekcsThis would be great to get in: #link https://review.openstack.org/#/c/354629/00:15
thinrichsAgreed that both those would be good to get into Newton.00:15
*** ivar-lazzaro has quit IRC00:16
thinrichsThere seem to be a number of outstanding reviews that are mostly ready…00:16
thinrichshttps://review.openstack.org/#/q/project:openstack/congress+status:open00:16
*** maeca1 has quit IRC00:17
thinrichsSo let's try to get the ones that are ready merged soon so that we can turn our attention to testing, bug fixing, and docs00:18
*** rakhmerov has quit IRC00:18
thinrichsLet's say end of the week to get non-bugfixes in.00:18
*** myoung has joined #openstack-meeting00:19
*** leeantho has quit IRC00:19
thinrichsThat means we all are actively reviewing each others' code00:20
*** Sukhdev has joined #openstack-meeting00:20
thinrichsand thinking critically about whether a comment/improvement should stop the inclusion of the patch in Newton00:20
thinrichsAny questions about newton3?00:20
*** esker has joined #openstack-meeting00:20
ekcsgot it.00:21
*** baoli has joined #openstack-meeting00:21
thinrichs#topic status00:21
*** openstack changes topic to "status (Meeting topic: CongressTeamMeeting)"00:21
thinrichsramineni_: want to start?00:21
ramineni_sure00:21
ramineni_I have adressed the comments on all of my open patches, but stuck in scary merge conflict :( will fix them up today00:22
ramineni_Added a patch, to start mltiple PE and run existing tempest tests , but it seems to fail00:23
thinrichsI'm intrigued: why is the merge conflict scary?00:23
*** rakhmerov has joined #openstack-meeting00:23
ramineni_have to check if its sync timing issue or any other issue00:23
ramineni_thinrichs: need to again change multiple files to resolve them00:24
*** watanabe_isao has joined #openstack-meeting00:25
thinrichsramineni_: let's get that merged soon then.  Those merge conflicts eat a bunch of time if your patch is touching many files.  Much easier for other N patches to solve 1 merge conflict than for you to deal with N.00:25
ramineni_thats it from my side00:25
ramineni_ya, will do it today00:25
thinrichsramineni_: the tests for multiple PEs is super-crucial for this release00:25
ramineni_yes, ill have a look today00:26
thinrichswe need to get the HAHT working in at least a couple interesting scenarios00:26
thinrichsWe can all help you get that patch merged.  Which one is it?00:26
ramineni_https://review.openstack.org/#/c/362761/00:27
ramineni_by default i made it to true, to check if it works before adding a job in infra00:27
ramineni_yesterday, couldnt find tim to debug it00:28
thinrichsSorry—I meant the patch that's got all the merge conflicts.00:29
ramineni_oh..00:29
ekcsI’ll take a look at the tempest fails. It’s expected that some will fail from timing issues and stuff.00:29
*** Julien-zte has joined #openstack-meeting00:29
ekcspassing 20 out of 23 is actually very encouraging =)00:30
ramineni_ekcs: right :)00:30
ekcsgreat work.00:30
thinrichsramineni_: after a quick look, there might be some weird functionality that murano is expecting—like being able to insert a policy00:30
ramineni_thinrichs: thats fine.. ill get it done today, they are series of dependent patches on each other , so its better ill do it00:30
*** baoli has quit IRC00:30
*** esumerfd has joined #openstack-meeting00:31
thinrichsramineni_: okay; leave a comment if you want someone to get it merged sooner rather than later b/c it's causing so many conflicts00:31
ramineni_sure, thanks00:31
thinrichsramineni_: ping me (irc and/or email) if you want my help with the murano failure00:32
thinrichsmasahito: want to give a status update?00:32
masahitosure00:32
ramineni_ok, sure00:33
masahito1. the patch of push driver support in client is merged00:33
masahito2. I'm working lazy datasource support in all OpenStack driver.00:33
masahitotha't from my side00:33
masahitos/tha't/that's/00:34
*** esker has quit IRC00:35
*** esumerfd has quit IRC00:35
thinrichsSounds good.00:35
*** baoli has joined #openstack-meeting00:35
*** thorst has joined #openstack-meeting00:35
*** zhurong has joined #openstack-meeting00:36
thinrichsaimeeu: what's new with you?00:36
*** pvaneck has quit IRC00:36
aimeeuWell not much. ;) Thanks everyone for the feed back on the HA Guide - it's been merged00:36
aimeeuI've been reviewing code and trying to get PyCharm & DevStack configured for remote debugging so I can tackle the Congress dashboard bug00:37
aimeeuthat's it for me00:38
thinrichsThanks.  Glad you got the HA guide merged.00:38
aimeeuOH I did noticed that the keystone datasource driver is throwing an error00:39
thinrichsI'm interested if you find a good way to debug devstack.  I'm usually just using a text editor and the command line.00:39
thinrichsekcs: want to go next?00:39
aimeeuIf I don't figure it out tomorrow morning, I'll reach out to a resource at work (the guy who is doing the hands on in Barcelona)00:39
ekcsI think this is ready to merge: #link https://review.openstack.org/#/c/356806/00:40
ekcsNot sufficient for detecting dropped update from an infrequently pushed DSD, but that can be addressed in future change.00:40
ekcsOn the integrated HA testing in test_congress, I've been slowed by many little issues expected when using an unorthodox approach, but I think mostly resolved.00:40
ekcsLatest issue I am dealing with is that somehow I can't get congress to take the bind_port option from config file instead of the default port. Still investigating whether it's user error or bug.00:40
ekcsThat’s all.00:40
*** donghao has quit IRC00:40
*** azbiswas has quit IRC00:41
ekcsI’m guessing testing/user error because ha_test does it fine on tempest.00:41
thinrichsThat patch of yours sounds like its ready to go into newton300:42
thinrichsOne minute and I'll be back00:42
*** dmacpher has quit IRC00:42
thinrichsBack00:43
ekcsyup I think so.00:43
thinrichsSeems like we're all on a good trajectory to finish up major items for newton300:44
thinrichsSo that's great!00:44
thinrichsThat's all I have for today, so we'll open it up for discussion.00:44
thinrichs#topic open discussion00:44
*** openstack changes topic to "open discussion (Meeting topic: CongressTeamMeeting)"00:44
ekcsnot a high priority,00:45
ekcsbut anyone know why the testr_results.html.gz stopped showing up in tempest tests?00:45
ekcsIt was there in this patch: https://review.openstack.org/#/c/358388/00:46
ekcsand then in the very next merged patch, it’s gone. https://review.openstack.org/#/c/356157/00:46
*** sindhu has quit IRC00:46
*** azbiswas has joined #openstack-meeting00:47
thinrichsWhich gate job?  I saw testr_results for py35 (I think)00:48
*** mtanino has quit IRC00:49
ekcsin the tempest tests. like dsvm and murano.00:49
*** ociuhandu has joined #openstack-meeting00:49
*** Jeffreyc42 has quit IRC00:50
thinrichsNo idea.00:50
*** Jeffreyc42 has joined #openstack-meeting00:50
thinrichsMaybe ping #infra00:50
thinrichsWe should check it's still not showing up.00:51
thinrichsMaybe there's some setting that changed in how infra runs jobs00:51
*** gyee has quit IRC00:51
ekcsgot it.00:51
*** zzxwill has joined #openstack-meeting00:52
ekcsIf there is nothing else:00:52
ekcsdoes this config file look right?00:52
ekcs[default]00:52
ekcsbind_port = 400000:52
ekcsauth_strategy = noauth00:52
*** vishwanathj has quit IRC00:53
thinrichsLooking at my default /etc/congress/congress.conf00:54
thinrichsI see the auth_strategy = <blah> line00:55
thinrichsI don't see the bind_port line00:55
*** Sukhdev has quit IRC00:55
*** sarob has quit IRC00:55
ekcsyea… I’m trying to override the default port for a second PE node.00:56
ekcsbut somehow congress still using old port. Don’t worry about it I’m pretty sure I’m doing something silly that’s causing it.00:56
thinrichsOkay.00:57
thinrichsLet us know if we can help.00:57
thinrichsSeems that's the end of our time this week.00:58
thinrichsThanks all!00:58
thinrichs#endmeeting00:58
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"00:58
openstackMeeting ended Thu Sep  1 00:58:45 2016 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)00:58
openstackMinutes:        http://eavesdrop.openstack.org/meetings/congressteammeeting/2016/congressteammeeting.2016-09-01-00.05.html00:58
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/congressteammeeting/2016/congressteammeeting.2016-09-01-00.05.txt00:58
openstackLog:            http://eavesdrop.openstack.org/meetings/congressteammeeting/2016/congressteammeeting.2016-09-01-00.05.log.html00:58
*** karlamrhein has quit IRC00:59
*** zhhuabj_ has quit IRC01:01
*** spzala has quit IRC01:02
*** sindhu has joined #openstack-meeting01:07
*** ociuhandu has quit IRC01:08
*** zzxwill has quit IRC01:08
*** priteau has joined #openstack-meeting01:11
*** zzxwill has joined #openstack-meeting01:11
*** Sukhdev has joined #openstack-meeting01:12
*** thinrichs has quit IRC01:12
*** zzxwill has quit IRC01:13
*** Wenzhi has joined #openstack-meeting01:13
*** Sukhdev has quit IRC01:13
*** zhhuabj_ has joined #openstack-meeting01:14
*** priteau has quit IRC01:16
*** zzxwill has joined #openstack-meeting01:17
*** s3wong has quit IRC01:18
*** rossella_s has quit IRC01:18
*** shashank_hegde has quit IRC01:18
*** rossella_s has joined #openstack-meeting01:19
*** ramineni_ has quit IRC01:19
*** aeng has quit IRC01:20
*** trozet_ has joined #openstack-meeting01:24
*** ronghui has quit IRC01:25
*** trozet has quit IRC01:27
*** baoli_ has joined #openstack-meeting01:28
*** baoli has quit IRC01:28
*** baoli has joined #openstack-meeting01:30
*** esumerfd has joined #openstack-meeting01:33
*** baoli_ has quit IRC01:33
*** salv-orlando has joined #openstack-meeting01:34
*** Benj_ has joined #openstack-meeting01:34
*** azbiswas has quit IRC01:35
*** azbiswas has joined #openstack-meeting01:35
*** azbiswas has quit IRC01:36
*** ronghui has joined #openstack-meeting01:37
*** spzala has joined #openstack-meeting01:38
*** esumerfd has quit IRC01:38
*** esker has joined #openstack-meeting01:38
*** sindhu has quit IRC01:40
*** Benj_ has quit IRC01:41
*** enriquetaso has quit IRC01:41
*** diablo_rojo has quit IRC01:43
*** hockeynut has quit IRC01:43
*** spzala has quit IRC01:43
*** ayoung has joined #openstack-meeting01:43
*** jckasper has quit IRC01:44
*** salv-orlando has quit IRC01:44
*** jckasper has joined #openstack-meeting01:44
*** spzala has joined #openstack-meeting01:45
*** ronghui has quit IRC01:48
*** jckasper has quit IRC01:49
*** masahito has quit IRC01:49
*** dmorita has quit IRC01:49
*** sarob has joined #openstack-meeting01:49
*** hongbin has joined #openstack-meeting01:57
*** woodster_ has quit IRC01:59
*** sarob has quit IRC02:00
*** comay has quit IRC02:01
*** ijw has quit IRC02:01
*** ronghui has joined #openstack-meeting02:02
*** Apoorva has quit IRC02:03
*** spzala has quit IRC02:05
*** apetrich has quit IRC02:05
*** ljxiash has joined #openstack-meeting02:05
*** longxiongqiu has joined #openstack-meeting02:05
*** sdake has quit IRC02:06
*** apetrich has joined #openstack-meeting02:06
*** azbiswas has joined #openstack-meeting02:07
*** esberglu has joined #openstack-meeting02:09
*** azbiswas has quit IRC02:12
*** zzxwill has quit IRC02:12
*** cody-somerville has joined #openstack-meeting02:13
*** yamamoto_ has joined #openstack-meeting02:14
*** hichihara has joined #openstack-meeting02:14
*** ekcs has quit IRC02:15
*** esker is now known as esker[away]02:15
*** unicell has quit IRC02:16
*** esker[away] has quit IRC02:16
*** jckasper has joined #openstack-meeting02:18
*** thorst has quit IRC02:18
*** thorst has joined #openstack-meeting02:19
*** jckasper has quit IRC02:19
*** esker has joined #openstack-meeting02:20
*** ivc_ has joined #openstack-meeting02:21
*** donghao has joined #openstack-meeting02:23
*** thorst has quit IRC02:28
*** edtubill has joined #openstack-meeting02:28
*** dimtruck is now known as zz_dimtruck02:30
*** anilvenkata has joined #openstack-meeting02:30
*** vishnoianil has quit IRC02:33
*** mickeys has quit IRC02:36
*** mriedem has quit IRC02:39
*** ivc_ has quit IRC02:39
*** salv-orlando has joined #openstack-meeting02:43
*** zhhuabj_ has quit IRC02:44
*** aeng has joined #openstack-meeting02:44
*** armax has quit IRC02:45
*** zz_dimtruck is now known as dimtruck02:47
*** liuhanxi has joined #openstack-meeting02:47
*** sudipto has joined #openstack-meeting02:47
*** Sukhdev has joined #openstack-meeting02:48
*** salv-orlando has quit IRC02:50
*** amotoki has joined #openstack-meeting02:51
*** banix has quit IRC02:52
*** esker has quit IRC02:52
*** salv-orlando has joined #openstack-meeting02:52
*** su_zhang has joined #openstack-meeting02:53
*** Chengli has joined #openstack-meeting02:53
*** banix has joined #openstack-meeting02:54
*** Jeffreyc42 has quit IRC02:56
*** banix has quit IRC02:56
*** salv-orlando has quit IRC02:57
*** ramineni_ has joined #openstack-meeting02:57
*** esumerfd has joined #openstack-meeting02:59
*** karlamrhein has joined #openstack-meeting03:00
*** zhhuabj_ has joined #openstack-meeting03:02
*** dimtruck is now known as zz_dimtruck03:02
*** docaedo has quit IRC03:03
*** banix has joined #openstack-meeting03:03
*** armax has joined #openstack-meeting03:03
*** esumerfd has quit IRC03:03
*** jckasper has joined #openstack-meeting03:04
*** cody-somerville has quit IRC03:05
*** azbiswas has joined #openstack-meeting03:06
*** ronghui has quit IRC03:07
*** amotoki has quit IRC03:08
*** armax has quit IRC03:08
*** Jeffreyc42 has joined #openstack-meeting03:10
*** cody-somerville has joined #openstack-meeting03:11
*** docaedo has joined #openstack-meeting03:11
*** ricolin has joined #openstack-meeting03:11
*** esberglu has quit IRC03:12
*** gatekeep has joined #openstack-meeting03:12
*** gatekeep has quit IRC03:12
*** gatekeep has joined #openstack-meeting03:12
*** epico has joined #openstack-meeting03:14
*** ricolin has quit IRC03:14
*** synegy34 has quit IRC03:15
*** sindhu has joined #openstack-meeting03:15
*** ricolin has joined #openstack-meeting03:15
*** cody-somerville has quit IRC03:16
*** zzxwill has joined #openstack-meeting03:16
*** yamahata has quit IRC03:17
*** iyamahat has quit IRC03:17
*** banix has quit IRC03:18
*** ronghui has joined #openstack-meeting03:20
*** Chengli has quit IRC03:20
*** amotoki has joined #openstack-meeting03:21
*** sindhu has quit IRC03:22
*** zz_dimtruck is now known as dimtruck03:23
*** fnaval has joined #openstack-meeting03:25
*** thorst has joined #openstack-meeting03:26
*** sankarshan_away is now known as sankarshan03:26
*** jckasper has quit IRC03:28
*** amotoki has quit IRC03:30
*** jckasper has joined #openstack-meeting03:31
*** bobh has joined #openstack-meeting03:32
*** thorst has quit IRC03:33
*** shashank_hegde has joined #openstack-meeting03:33
*** amotoki has joined #openstack-meeting03:35
*** sindhu has joined #openstack-meeting03:35
*** jckasper has quit IRC03:35
*** sudipto has quit IRC03:37
*** mickeys has joined #openstack-meeting03:37
*** bobh has quit IRC03:37
*** sarob has joined #openstack-meeting03:39
*** tochi has quit IRC03:40
*** mickeys has quit IRC03:42
*** ayoung has quit IRC03:47
*** su_zhang has quit IRC03:48
*** su_zhang has joined #openstack-meeting03:48
*** longxiongqiu has quit IRC03:49
*** dmorita has joined #openstack-meeting03:49
*** zzxwill has quit IRC03:49
*** su_zhang has quit IRC03:53
*** salv-orlando has joined #openstack-meeting03:53
*** dmorita has quit IRC03:54
*** salv-orlando has quit IRC03:56
*** ljxiash has quit IRC03:56
*** ljxiash has joined #openstack-meeting03:56
*** tochi has joined #openstack-meeting04:00
*** ljxiash has quit IRC04:00
*** amotoki has quit IRC04:01
*** ljxiash has joined #openstack-meeting04:03
*** cody-somerville has joined #openstack-meeting04:05
*** spzala has joined #openstack-meeting04:05
*** longxiongqiu has joined #openstack-meeting04:06
*** su_zhang has joined #openstack-meeting04:07
*** ljxiash has quit IRC04:08
*** Sukhdev has quit IRC04:09
*** spzala has quit IRC04:10
*** zzxwill has joined #openstack-meeting04:11
*** yamahata has joined #openstack-meeting04:12
*** JRobinson__ is now known as JRobinson__afk04:16
*** amotoki has joined #openstack-meeting04:16
*** cody-somerville has quit IRC04:20
*** hongbin has quit IRC04:21
*** dimtruck is now known as zz_dimtruck04:22
*** unicell has joined #openstack-meeting04:22
*** yamamoto_ has quit IRC04:23
*** baoli has quit IRC04:24
*** edtubill has quit IRC04:24
*** su_zhang has quit IRC04:24
*** su_zhang has joined #openstack-meeting04:24
*** shashank_hegde has quit IRC04:26
*** unicell has quit IRC04:27
*** unicell has joined #openstack-meeting04:27
*** su_zhang has quit IRC04:28
*** thorst has joined #openstack-meeting04:30
*** prateek has quit IRC04:30
*** Jeff_Collins has joined #openstack-meeting04:30
*** links has joined #openstack-meeting04:32
*** sindhu has quit IRC04:33
*** asselin__ has joined #openstack-meeting04:34
*** Jeffreyc42 has quit IRC04:34
*** krtaylor has quit IRC04:34
*** rajinir has quit IRC04:35
*** Jeff_Collins has quit IRC04:35
*** jraim has quit IRC04:36
*** dasanind has joined #openstack-meeting04:36
*** netapp has quit IRC04:36
*** jraim has joined #openstack-meeting04:36
*** geguileo has quit IRC04:37
*** thorst has quit IRC04:37
*** asselin_ has quit IRC04:37
*** edwarnicke has quit IRC04:37
*** amit213 has quit IRC04:37
*** JRobinson__afk is now known as JRobinson__04:38
*** scottda has quit IRC04:38
*** ogelbukh has quit IRC04:38
*** etoews has quit IRC04:38
*** sparkycollier has quit IRC04:38
*** zhiyan has quit IRC04:38
*** nikhil has quit IRC04:38
*** samueldmq has quit IRC04:38
*** betherly has quit IRC04:38
*** sballe_ has quit IRC04:38
*** fmccrthy has quit IRC04:38
*** vdrok has quit IRC04:38
*** Jeffreyc42 has joined #openstack-meeting04:39
*** yamamoto_ has joined #openstack-meeting04:39
*** shashank_hegde has joined #openstack-meeting04:39
*** sparkycollier has joined #openstack-meeting04:40
*** scottda has joined #openstack-meeting04:40
*** cody-somerville has joined #openstack-meeting04:40
*** amit213 has joined #openstack-meeting04:40
*** zhiyan has joined #openstack-meeting04:40
*** nikhil has joined #openstack-meeting04:40
*** etoews has joined #openstack-meeting04:40
*** vdrok has joined #openstack-meeting04:40
*** sballe_ has joined #openstack-meeting04:40
*** betherly has joined #openstack-meeting04:40
*** fmccrthy has joined #openstack-meeting04:41
*** edwarnicke has joined #openstack-meeting04:41
*** ogelbukh has joined #openstack-meeting04:41
*** zz_dimtruck is now known as dimtruck04:42
*** ivc_ has joined #openstack-meeting04:42
*** yamahata has quit IRC04:42
*** samueldmq has joined #openstack-meeting04:42
*** netapp has joined #openstack-meeting04:43
*** dtroyer has quit IRC04:44
*** dtroyer has joined #openstack-meeting04:44
*** geguileo has joined #openstack-meeting04:44
*** jbryce has quit IRC04:46
*** ramineni_ has quit IRC04:47
*** sarob has quit IRC04:48
*** yamamoto_ has quit IRC04:49
*** kaminoha_ has quit IRC04:50
*** jbryce has joined #openstack-meeting04:52
*** Jeffreyc42 has quit IRC04:53
*** maishsk has joined #openstack-meeting04:54
*** yamahata has joined #openstack-meeting04:54
*** roxanaghe has quit IRC04:56
*** pcaruana has quit IRC04:57
*** ramineni_ has joined #openstack-meeting04:58
*** maishsk has quit IRC04:58
*** prateek has joined #openstack-meeting05:00
*** llu has quit IRC05:03
*** salv-orlando has joined #openstack-meeting05:03
*** carl_baldwin has quit IRC05:03
*** meteorfox has quit IRC05:03
*** dougwig has quit IRC05:03
*** asingh has quit IRC05:03
*** hrybacki has quit IRC05:03
*** llu has joined #openstack-meeting05:03
*** kamal___ has quit IRC05:04
*** cargonza has quit IRC05:04
*** amitry has quit IRC05:04
*** meteorfox has joined #openstack-meeting05:04
*** asingh has joined #openstack-meeting05:04
*** carl_baldwin has joined #openstack-meeting05:04
*** hrybacki has joined #openstack-meeting05:04
*** kamal___ has joined #openstack-meeting05:05
*** amitry has joined #openstack-meeting05:05
*** cargonza has joined #openstack-meeting05:06
*** dimtruck is now known as zz_dimtruck05:06
*** harlowja_at_home has joined #openstack-meeting05:06
*** dougwig has joined #openstack-meeting05:07
*** ikutukov has quit IRC05:10
*** salv-orlando has quit IRC05:10
*** roxanaghe has joined #openstack-meeting05:11
*** ikutukov has joined #openstack-meeting05:12
*** hazmat has quit IRC05:13
*** jaranovich has quit IRC05:13
*** dirk has quit IRC05:13
*** AndyWojo has quit IRC05:13
*** ChrisPriceAB has quit IRC05:13
*** macsz has quit IRC05:13
*** CaptTofu has quit IRC05:13
*** rstarmer has joined #openstack-meeting05:13
*** salv-orlando has joined #openstack-meeting05:14
*** jaranovich has joined #openstack-meeting05:14
*** macsz has joined #openstack-meeting05:14
*** AndyWojo has joined #openstack-meeting05:14
*** ChrisPriceAB has joined #openstack-meeting05:14
*** dirk has joined #openstack-meeting05:14
*** adiantum has joined #openstack-meeting05:14
*** CaptTofu has joined #openstack-meeting05:15
*** hazmat has joined #openstack-meeting05:15
*** rstarmer has quit IRC05:15
*** sdake has joined #openstack-meeting05:23
*** ivc_ has quit IRC05:24
*** roxanaghe has quit IRC05:26
*** azbiswas has quit IRC05:28
*** saju_m has joined #openstack-meeting05:28
*** vishnoianil has joined #openstack-meeting05:29
*** shashank_hegde has quit IRC05:30
*** roxanaghe has joined #openstack-meeting05:31
*** jprovazn has joined #openstack-meeting05:31
*** nkrinner_afk is now known as nkrinner05:32
*** ljxiash has joined #openstack-meeting05:32
*** ub has joined #openstack-meeting05:33
*** yamamoto_ has joined #openstack-meeting05:34
*** thorst has joined #openstack-meeting05:35
*** prateek has quit IRC05:35
*** prateek has joined #openstack-meeting05:36
*** roxanaghe has quit IRC05:38
*** asselin_ has joined #openstack-meeting05:38
*** asselin__ has quit IRC05:40
*** mickeys has joined #openstack-meeting05:40
*** ihrachys has joined #openstack-meeting05:42
*** thorst has quit IRC05:42
*** ilyashakhat has joined #openstack-meeting05:42
*** zz_dimtruck is now known as dimtruck05:42
*** Hosam_ has joined #openstack-meeting05:43
*** wanghao_ has joined #openstack-meeting05:43
*** mickeys has quit IRC05:44
*** cody-somerville has quit IRC05:45
*** ub2 has joined #openstack-meeting05:46
*** ub has quit IRC05:47
*** iyamahat has joined #openstack-meeting05:49
*** ekcs has joined #openstack-meeting05:50
*** harlowja_at_home has quit IRC05:51
*** manikanta_tadi has joined #openstack-meeting05:51
*** yamahata has quit IRC05:52
*** ricolin has quit IRC05:52
*** shashank_hegde has joined #openstack-meeting05:54
*** iyamahat has quit IRC05:55
*** ilyashakhat has quit IRC05:56
*** ebalduf has quit IRC06:00
*** Sukhdev has joined #openstack-meeting06:01
*** adiantum has quit IRC06:02
*** reedip has quit IRC06:03
*** janki has joined #openstack-meeting06:04
*** coolsvap has joined #openstack-meeting06:05
*** kylek3h has quit IRC06:07
*** dteselkin_ has quit IRC06:08
*** kylek3h has joined #openstack-meeting06:08
*** rcernin has quit IRC06:08
*** salv-orl_ has joined #openstack-meeting06:08
*** akuznetsova has quit IRC06:09
*** IgorYozhikov has quit IRC06:09
*** amakarov_away has quit IRC06:09
*** mikelk has joined #openstack-meeting06:09
*** longxiongqiu has quit IRC06:09
*** karlamrhein has quit IRC06:09
*** katomo has joined #openstack-meeting06:10
*** rakhmerov has quit IRC06:10
katomosorry for late. any one here for I18n meeting?06:10
*** ilyashakhat has joined #openstack-meeting06:10
*** dteselkin has joined #openstack-meeting06:10
*** IgorYozhikov has joined #openstack-meeting06:11
*** salv-orlando has quit IRC06:11
*** hashar has joined #openstack-meeting06:11
*** kylek3h has quit IRC06:12
*** amakarov has joined #openstack-meeting06:12
*** hashar is now known as hasharAway06:12
*** akuznetsova has joined #openstack-meeting06:12
*** _nadya_ has joined #openstack-meeting06:12
*** rakhmerov has joined #openstack-meeting06:13
*** anilvenkata has quit IRC06:15
*** adiantum has joined #openstack-meeting06:16
*** lock__ has joined #openstack-meeting06:18
*** dulek_ has joined #openstack-meeting06:20
*** yuval has joined #openstack-meeting06:21
*** dulek has quit IRC06:21
*** swifterdarrell has quit IRC06:21
*** hichihar_ has joined #openstack-meeting06:21
*** luzC has quit IRC06:21
*** cebruns__ has quit IRC06:21
*** dulek_ is now known as dulek06:21
*** swifterdarrell has joined #openstack-meeting06:21
*** hichihara has quit IRC06:22
*** lock_ has quit IRC06:22
*** luzC has joined #openstack-meeting06:22
*** cebruns_ has joined #openstack-meeting06:22
*** hichihar_ has quit IRC06:22
*** hichihara has joined #openstack-meeting06:23
*** moizarif has joined #openstack-meeting06:25
*** bvandenh has joined #openstack-meeting06:25
*** adiantum has quit IRC06:27
*** anilvenkata has joined #openstack-meeting06:27
*** azbiswas has joined #openstack-meeting06:28
*** moizarif_ has quit IRC06:28
*** katomo has quit IRC06:30
*** azbiswas has quit IRC06:30
*** pcaruana has joined #openstack-meeting06:30
*** azbiswas has joined #openstack-meeting06:30
*** ihrachys has quit IRC06:33
*** lpetrut has joined #openstack-meeting06:35
*** moizarif_ has joined #openstack-meeting06:38
*** saju_m has quit IRC06:38
*** moizarif has quit IRC06:38
*** moiz has joined #openstack-meeting06:39
*** akuznetsova has quit IRC06:40
*** dteselkin has quit IRC06:40
*** thorst has joined #openstack-meeting06:40
*** mickeys has joined #openstack-meeting06:40
*** IgorYozhikov has quit IRC06:41
*** ljxiash has quit IRC06:41
*** ljxiash has joined #openstack-meeting06:41
*** amakarov has quit IRC06:41
*** rakhmerov has quit IRC06:42
*** rcernin has joined #openstack-meeting06:42
*** sridharg has joined #openstack-meeting06:42
*** Sukhdev has quit IRC06:42
*** moizarif_ has quit IRC06:43
*** rcernin has quit IRC06:45
*** rcernin has joined #openstack-meeting06:45
*** mickeys has quit IRC06:45
*** ljxiash has quit IRC06:46
*** thorst has quit IRC06:47
*** IgorYozhikov has joined #openstack-meeting06:47
*** _nadya_ has quit IRC06:47
*** rakhmerov has joined #openstack-meeting06:49
*** ilyashakhat has quit IRC06:50
*** salv-orl_ has quit IRC06:50
*** akuznetsova has joined #openstack-meeting06:52
*** Hosam has joined #openstack-meeting06:52
*** dteselkin has joined #openstack-meeting06:53
*** amakarov has joined #openstack-meeting06:56
*** Hosam_ has quit IRC06:56
*** ljxiash has joined #openstack-meeting06:57
*** zzxwill has quit IRC06:57
*** moizarif has joined #openstack-meeting06:59
*** moizarif_ has joined #openstack-meeting07:00
*** moiz has quit IRC07:00
*** _nadya_ has joined #openstack-meeting07:00
*** _nadya_ has quit IRC07:00
*** claudiub has joined #openstack-meeting07:01
*** zzxwill has joined #openstack-meeting07:02
*** tesseract- has joined #openstack-meeting07:03
*** rwsu has joined #openstack-meeting07:03
*** moizarif has quit IRC07:04
*** aeng has quit IRC07:04
*** andreas_s has joined #openstack-meeting07:05
*** spzala has joined #openstack-meeting07:06
*** toscalix has joined #openstack-meeting07:06
*** ronghui has quit IRC07:08
*** sudipto has joined #openstack-meeting07:08
*** Na3iL has joined #openstack-meeting07:08
*** kylek3h has joined #openstack-meeting07:08
*** moizarif has joined #openstack-meeting07:10
*** spzala has quit IRC07:10
*** JRobinson__ has quit IRC07:14
*** kylek3h has quit IRC07:14
*** moizarif_ has quit IRC07:14
*** sshnaidm|afk is now known as sshnaidm07:14
*** sudipto has quit IRC07:15
*** esumerfd has joined #openstack-meeting07:16
*** lpetrut has quit IRC07:17
*** sridharg has quit IRC07:19
*** shashank_hegde has quit IRC07:19
*** ronghui has joined #openstack-meeting07:20
*** esumerfd has quit IRC07:20
*** ramineni_ has quit IRC07:21
*** cebruns_ has quit IRC07:21
*** dimtruck is now known as zz_dimtruck07:22
*** jlvillal has quit IRC07:22
*** cebruns_ has joined #openstack-meeting07:22
*** jlvillal has joined #openstack-meeting07:23
*** unicell has quit IRC07:26
*** lpetrut has joined #openstack-meeting07:26
*** unicell has joined #openstack-meeting07:27
*** apetrich has quit IRC07:31
*** jckasper has joined #openstack-meeting07:33
*** apetrich has joined #openstack-meeting07:33
*** phil has joined #openstack-meeting07:33
*** phil is now known as Guest9819507:34
*** Guest98195 is now known as preisner07:36
*** jckasper has quit IRC07:37
*** mickeys has joined #openstack-meeting07:39
*** ljxiash has quit IRC07:39
*** ramineni_ has joined #openstack-meeting07:41
*** ihrachys has joined #openstack-meeting07:41
*** ljxiash has joined #openstack-meeting07:42
*** sdake has quit IRC07:43
*** ljxiash has quit IRC07:43
*** sdake has joined #openstack-meeting07:44
*** thorst has joined #openstack-meeting07:45
*** zzxwill has quit IRC07:46
*** lpetrut has quit IRC07:47
*** sridharg has joined #openstack-meeting07:47
*** ljxiash has joined #openstack-meeting07:47
*** dbecker has joined #openstack-meeting07:50
*** matthewbodkin has joined #openstack-meeting07:51
*** salv-orlando has joined #openstack-meeting07:51
*** thorst has quit IRC07:52
*** Akis_ has quit IRC07:54
*** Akis_ has joined #openstack-meeting07:54
*** ihrachys has quit IRC07:55
*** zzxwill has joined #openstack-meeting07:55
*** mickeys has quit IRC07:56
*** Wenzhi has quit IRC07:57
*** saju_m has joined #openstack-meeting07:59
*** akuznetsov has joined #openstack-meeting08:00
*** salv-orlando has quit IRC08:00
*** _nadya_ has joined #openstack-meeting08:03
*** azbiswas has quit IRC08:05
*** ekcs has quit IRC08:07
*** _nadya_ has quit IRC08:08
*** nmagnezi has joined #openstack-meeting08:09
*** mickeys has joined #openstack-meeting08:10
*** azbiswas has joined #openstack-meeting08:11
*** mickeys has quit IRC08:11
*** matrohon has joined #openstack-meeting08:12
*** azbiswas has quit IRC08:14
*** duvarenkov has joined #openstack-meeting08:17
*** longxiongqiu has joined #openstack-meeting08:18
*** shashank_hegde has joined #openstack-meeting08:22
*** sudipto has joined #openstack-meeting08:24
*** Hosam_ has joined #openstack-meeting08:25
*** asettle has joined #openstack-meeting08:26
*** sudipto has quit IRC08:27
*** Hosam has quit IRC08:29
*** shashank_hegde has quit IRC08:29
*** duvarenkov has quit IRC08:29
*** sudipto has joined #openstack-meeting08:30
*** duvarenkov has joined #openstack-meeting08:31
*** r-mibu has quit IRC08:33
*** ub2 has quit IRC08:33
*** Hosam has joined #openstack-meeting08:35
*** rvasilets__ has joined #openstack-meeting08:36
*** priteau has joined #openstack-meeting08:37
*** ramineni_ has quit IRC08:37
*** hasharAway is now known as hashar08:37
*** r-mibu has joined #openstack-meeting08:38
*** eezhova has joined #openstack-meeting08:38
*** Hosam_ has quit IRC08:39
*** Julien-zte has quit IRC08:40
*** ramineni_ has joined #openstack-meeting08:40
*** e0ne has joined #openstack-meeting08:44
*** anilvenkata has quit IRC08:45
*** hichihara has quit IRC08:45
*** sridharg has quit IRC08:48
*** thorst has joined #openstack-meeting08:50
*** dcwangmit01_ has joined #openstack-meeting08:53
*** Niham has joined #openstack-meeting08:54
*** jhesketh_ has joined #openstack-meeting08:54
*** HenryG_ has joined #openstack-meeting08:54
*** Niham has quit IRC08:54
*** amotoki_ has joined #openstack-meeting08:55
*** jeblair_ has joined #openstack-meeting08:55
*** Ravikiran_K has joined #openstack-meeting08:56
*** jlvillal_ has joined #openstack-meeting08:57
*** toabctl_ has joined #openstack-meeting08:57
*** saju_m has quit IRC08:57
*** thorst has quit IRC08:57
*** sudipto has quit IRC08:58
*** jlvillal has quit IRC08:58
*** luzC has quit IRC08:58
*** dulek has quit IRC08:58
*** amotoki has quit IRC08:58
*** akamyshnikova has quit IRC08:58
*** Swanson has quit IRC08:58
*** Fdaisuke has quit IRC08:58
*** lennyb has quit IRC08:58
*** jhesketh has quit IRC08:58
*** darrenc has quit IRC08:58
*** rbowen has quit IRC08:58
*** homerp_ has quit IRC08:58
*** lamt has quit IRC08:58
*** SotK has quit IRC08:58
*** dcwangmit01 has quit IRC08:58
*** bapalm has quit IRC08:58
*** HenryG has quit IRC08:58
*** anteaya has quit IRC08:58
*** sambetts|afk has quit IRC08:58
*** johndperkins has quit IRC08:58
*** aloga has quit IRC08:58
*** jlwhite has quit IRC08:58
*** stevebaker has quit IRC08:58
*** jeblair has quit IRC08:58
*** johnsom_ has quit IRC08:58
*** yantarou has quit IRC08:58
*** eliqiao has quit IRC08:58
*** toabctl has quit IRC08:58
*** bdperkin has quit IRC08:58
*** toabctl_ is now known as toabctl08:58
*** salv-orlando has joined #openstack-meeting08:58
*** homerp has joined #openstack-meeting08:59
*** johnsom_ has joined #openstack-meeting08:59
*** jlwhite has joined #openstack-meeting08:59
*** bapalm has joined #openstack-meeting08:59
*** toabctl has quit IRC08:59
*** luzC has joined #openstack-meeting08:59
*** yantarou has joined #openstack-meeting09:00
*** Fdaisuke has joined #openstack-meeting09:00
*** aloga has joined #openstack-meeting09:00
*** toabctl has joined #openstack-meeting09:00
*** jlvillal_ is now known as jlvillal09:00
*** sridharg has joined #openstack-meeting09:00
*** Niham has joined #openstack-meeting09:01
*** _nadya_ has joined #openstack-meeting09:01
*** jlvillal is now known as Guest7795609:01
*** salv-orlando has quit IRC09:01
*** Niham has quit IRC09:02
*** sudipto has joined #openstack-meeting09:03
*** dulek has joined #openstack-meeting09:03
*** akamyshnikova has joined #openstack-meeting09:03
*** Swanson has joined #openstack-meeting09:03
*** lennyb has joined #openstack-meeting09:03
*** darrenc has joined #openstack-meeting09:03
*** rbowen has joined #openstack-meeting09:03
*** lamt has joined #openstack-meeting09:03
*** SotK has joined #openstack-meeting09:03
*** anteaya has joined #openstack-meeting09:03
*** sambetts|afk has joined #openstack-meeting09:03
*** johndperkins has joined #openstack-meeting09:03
*** stevebaker has joined #openstack-meeting09:03
*** eliqiao has joined #openstack-meeting09:03
*** bdperkin has joined #openstack-meeting09:03
*** Niham has joined #openstack-meeting09:03
*** anilvenkata has joined #openstack-meeting09:03
*** akuznetsov has quit IRC09:04
*** salv-orlando has joined #openstack-meeting09:05
*** asettle has quit IRC09:08
*** kylek3h has joined #openstack-meeting09:09
*** salv-orlando has quit IRC09:10
*** saju_m has joined #openstack-meeting09:10
*** asettle has joined #openstack-meeting09:12
*** kylek3h has quit IRC09:14
*** sridharg has quit IRC09:14
*** ramineni_ has quit IRC09:15
*** sudipto has quit IRC09:15
*** azbiswas has joined #openstack-meeting09:15
*** sridharg has joined #openstack-meeting09:15
*** rbartal has joined #openstack-meeting09:16
*** HenryG_ is now known as HenryG09:17
*** rossella_s has quit IRC09:18
*** ramineni_ has joined #openstack-meeting09:18
*** rossella_s has joined #openstack-meeting09:19
*** adiantum has joined #openstack-meeting09:19
*** fnaval has quit IRC09:19
*** azbiswas has quit IRC09:20
*** lpetrut has joined #openstack-meeting09:22
*** esumerfd has joined #openstack-meeting09:22
*** sambetts|afk is now known as sambetts09:23
*** mrunge has quit IRC09:25
*** ihrachys has joined #openstack-meeting09:25
*** numans has joined #openstack-meeting09:27
*** Hosam_ has joined #openstack-meeting09:27
*** longxiongqiu has quit IRC09:27
*** esumerfd has quit IRC09:27
*** HenryG has quit IRC09:29
*** HenryG has joined #openstack-meeting09:29
*** Hosam has quit IRC09:31
*** donghao has quit IRC09:33
*** Hosam has joined #openstack-meeting09:33
*** mrunge has joined #openstack-meeting09:36
*** dmacpher has joined #openstack-meeting09:37
*** Hosam_ has quit IRC09:37
*** darvon has quit IRC09:38
*** darvon has joined #openstack-meeting09:40
*** salv-orlando has joined #openstack-meeting09:45
*** sdague has joined #openstack-meeting09:46
*** dmorita has joined #openstack-meeting09:50
*** donghao has joined #openstack-meeting09:52
*** dmorita has quit IRC09:55
*** matthewbodkin has quit IRC09:55
*** thorst has joined #openstack-meeting09:55
*** zzxwill has quit IRC09:56
*** zzxwill has joined #openstack-meeting09:58
*** sdake has quit IRC10:01
*** HeOS has quit IRC10:02
*** yamamoto_ has quit IRC10:02
*** thorst has quit IRC10:03
*** zhurong has quit IRC10:03
*** HeOS has joined #openstack-meeting10:04
*** asettle has quit IRC10:05
*** Hosam_ has joined #openstack-meeting10:06
*** longxiongqiu has joined #openstack-meeting10:09
*** Hosam has quit IRC10:10
*** matthewbodkin has joined #openstack-meeting10:13
*** asettle has joined #openstack-meeting10:16
*** rbartal has quit IRC10:19
*** skraynev_ has joined #openstack-meeting10:20
*** jhesketh_ is now known as jhesketh10:20
*** ramineni_ has quit IRC10:25
*** sigmavirus|awa is now known as sigmavirus10:37
*** Qiming has quit IRC10:40
*** ljxiash has quit IRC10:40
*** hehx has quit IRC10:40
*** hehx has joined #openstack-meeting10:41
*** ljxiash has joined #openstack-meeting10:42
*** yamamoto has joined #openstack-meeting10:43
*** anilvenkata has quit IRC10:43
*** Qiming has joined #openstack-meeting10:45
*** sudipto has joined #openstack-meeting10:47
*** Hosam has joined #openstack-meeting10:47
*** asettle has quit IRC10:48
*** gongysh has quit IRC10:49
*** Hosam_ has quit IRC10:50
*** yamamoto has quit IRC10:52
*** Ravikiran_K has quit IRC10:52
*** sridharg has quit IRC10:55
*** ramineni_ has joined #openstack-meeting10:55
*** sankarshan is now known as sankarshan_away10:56
*** adiantum has quit IRC10:57
*** anilvenkata has joined #openstack-meeting10:58
*** salv-orlando has quit IRC10:58
*** yamamoto has joined #openstack-meeting11:00
*** thorst has joined #openstack-meeting11:00
*** ronghui has quit IRC11:07
*** thorst has quit IRC11:08
*** kylek3h has joined #openstack-meeting11:10
*** epico has quit IRC11:11
*** gcb has joined #openstack-meeting11:14
*** reedip has joined #openstack-meeting11:15
*** rtheis has joined #openstack-meeting11:18
*** ronghui has joined #openstack-meeting11:19
*** ljxiash has quit IRC11:23
*** thorst has joined #openstack-meeting11:26
*** nmagnezi has quit IRC11:28
*** nmagnezi has joined #openstack-meeting11:28
*** ramineni_ has left #openstack-meeting11:31
*** sudipto has quit IRC11:32
*** jckasper has joined #openstack-meeting11:34
*** dprince has joined #openstack-meeting11:36
*** sudipto has joined #openstack-meeting11:38
*** NishaYadav has joined #openstack-meeting11:38
*** jckasper has quit IRC11:39
*** asettle has joined #openstack-meeting11:39
*** baoli has joined #openstack-meeting11:41
*** rfolco has joined #openstack-meeting11:41
*** baoli_ has joined #openstack-meeting11:42
*** Kevin_Zheng has quit IRC11:42
*** larainema has quit IRC11:42
*** baoli has quit IRC11:46
*** gongysh has joined #openstack-meeting11:49
*** ljxiash has joined #openstack-meeting11:49
*** sarob has joined #openstack-meeting11:50
*** kongwei_ has joined #openstack-meeting11:53
*** sarob has quit IRC11:54
*** larainema has joined #openstack-meeting11:55
*** maeca1 has joined #openstack-meeting11:55
*** Kevin_Zheng has joined #openstack-meeting11:56
*** rfolco has quit IRC11:59
*** rfolco has joined #openstack-meeting12:00
*** fzdarsky has joined #openstack-meeting12:01
*** esumerfd has joined #openstack-meeting12:02
*** xwizard has joined #openstack-meeting12:04
*** neiljerram has joined #openstack-meeting12:04
*** bobh has joined #openstack-meeting12:04
*** tpsilva has joined #openstack-meeting12:05
*** sankarshan_away is now known as sankarshan12:07
*** NishaYadav has quit IRC12:09
*** pradk has joined #openstack-meeting12:09
*** sankarshan is now known as sankarshan_away12:10
*** yamamoto has quit IRC12:11
*** banix has joined #openstack-meeting12:12
*** yamamoto has joined #openstack-meeting12:13
*** NishaYadav has joined #openstack-meeting12:13
*** kongwei_ has quit IRC12:13
*** xwizard has quit IRC12:16
*** yamamoto has quit IRC12:16
*** tlaxkit has joined #openstack-meeting12:16
*** rfolco has quit IRC12:17
*** kongwei_ has joined #openstack-meeting12:17
*** rfolco has joined #openstack-meeting12:18
*** Hosam_ has joined #openstack-meeting12:19
*** sridharg has joined #openstack-meeting12:20
*** bobh has quit IRC12:20
*** Hosam has quit IRC12:22
*** esberglu has joined #openstack-meeting12:26
*** yamamoto has joined #openstack-meeting12:26
*** banix has quit IRC12:27
*** neiljerram has quit IRC12:33
*** cody-somerville has joined #openstack-meeting12:34
*** zhurong has joined #openstack-meeting12:34
*** gongysh has quit IRC12:36
*** sindhu has joined #openstack-meeting12:37
*** egallen has joined #openstack-meeting12:37
*** prateek has quit IRC12:38
*** ivc_ has joined #openstack-meeting12:39
*** anilvenkata has quit IRC12:39
*** anilvenkata has joined #openstack-meeting12:39
*** cardeois has joined #openstack-meeting12:41
*** cody-somerville has quit IRC12:45
*** gcb has quit IRC12:48
*** jungleboyj has joined #openstack-meeting12:49
*** jckasper has joined #openstack-meeting12:50
*** sudipto has quit IRC12:50
*** markvoelker has joined #openstack-meeting12:50
*** links has quit IRC12:51
*** Niham has quit IRC12:51
*** efried has joined #openstack-meeting12:51
*** banix has joined #openstack-meeting12:55
*** yamamoto has quit IRC12:57
*** lblanchard has joined #openstack-meeting12:59
*** spzala has joined #openstack-meeting12:59
*** cdelatte has joined #openstack-meeting13:00
*** sshnaidm is now known as sshnaidm|mtg13:02
*** efried has quit IRC13:02
*** numans has quit IRC13:02
*** banix has quit IRC13:02
*** iyamahat has joined #openstack-meeting13:02
*** andreykurilin has left #openstack-meeting13:03
*** efried has joined #openstack-meeting13:03
*** andreykurilin has joined #openstack-meeting13:03
*** zzxwill has quit IRC13:05
*** liuhanxi has quit IRC13:06
*** anilvenkata_ has joined #openstack-meeting13:06
*** anilvenkata_ is now known as anilvenkata_afk13:06
*** salv-orlando has joined #openstack-meeting13:07
*** markvoelker has quit IRC13:07
*** anilvenkata has quit IRC13:07
*** Julien-zte has joined #openstack-meeting13:08
*** tochi has quit IRC13:11
*** thatsdone has joined #openstack-meeting13:11
*** salv-orlando has quit IRC13:13
*** prateek has joined #openstack-meeting13:13
*** kongwei_ has quit IRC13:13
*** amotoki_ has quit IRC13:14
*** su_zhang has joined #openstack-meeting13:15
*** gongysh has joined #openstack-meeting13:16
*** azbiswas has joined #openstack-meeting13:17
*** rossella_s has quit IRC13:18
*** cardeois_ has joined #openstack-meeting13:18
*** rossella_s has joined #openstack-meeting13:19
*** jpich has joined #openstack-meeting13:20
*** yamahata has joined #openstack-meeting13:20
*** jpich has left #openstack-meeting13:20
*** longxiongqiu has quit IRC13:20
*** manikanta_tadi has quit IRC13:21
*** Hosam_ has quit IRC13:21
*** azbiswas has quit IRC13:21
*** cardeois has quit IRC13:22
*** markvoelker has joined #openstack-meeting13:23
*** longxiongqiu has joined #openstack-meeting13:24
*** asettle is now known as asettle-afk13:26
*** yamamoto has joined #openstack-meeting13:26
*** yamamoto has quit IRC13:27
*** markvoelker has quit IRC13:28
*** longxiongqiu has quit IRC13:28
*** rooneym has joined #openstack-meeting13:29
*** eharney has joined #openstack-meeting13:29
*** yamamoto has joined #openstack-meeting13:30
*** amotoki has joined #openstack-meeting13:31
*** baojg has joined #openstack-meeting13:31
*** yamamoto has quit IRC13:32
*** yamamoto has joined #openstack-meeting13:33
*** roxanaghe has joined #openstack-meeting13:33
*** yamamoto has quit IRC13:34
*** yamamoto has joined #openstack-meeting13:34
*** yamamoto has quit IRC13:34
*** roxanaghe has quit IRC13:37
*** jckasper has quit IRC13:39
*** jckasper has joined #openstack-meeting13:40
*** jckasper has quit IRC13:40
*** liamji has joined #openstack-meeting13:40
*** tlaxkit has quit IRC13:42
*** rajinir has joined #openstack-meeting13:43
*** lock__ is now known as ianychoi13:43
*** amotoki has quit IRC13:43
*** ayoung has joined #openstack-meeting13:43
*** sshnaidm|mtg is now known as sshnaidm13:44
*** jckasper has joined #openstack-meeting13:45
*** longxiongqiu has joined #openstack-meeting13:45
*** mriedem has joined #openstack-meeting13:46
*** NishaYadav has quit IRC13:46
*** asettle-afk has quit IRC13:47
*** asettle-afk has joined #openstack-meeting13:48
*** cleong has joined #openstack-meeting13:48
*** efried has quit IRC13:48
*** amotoki has joined #openstack-meeting13:50
*** dmorita has joined #openstack-meeting13:50
*** sarob has joined #openstack-meeting13:51
*** prateek_ has joined #openstack-meeting13:51
*** efried has joined #openstack-meeting13:51
*** prateek has quit IRC13:52
*** asettle-afk has quit IRC13:52
*** Guest77956 is now known as jlvillal13:55
*** rodrigods has quit IRC13:55
*** dmorita has quit IRC13:55
*** uxdanielle has joined #openstack-meeting13:55
*** rodrigods has joined #openstack-meeting13:55
*** sarob has quit IRC13:55
*** yuval has quit IRC13:56
*** xyang1 has joined #openstack-meeting13:56
*** eharney has quit IRC13:58
*** salv-orlando has joined #openstack-meeting13:59
*** amotoki has quit IRC13:59
*** sindhu has quit IRC14:00
*** Chengli has joined #openstack-meeting14:00
*** eharney has joined #openstack-meeting14:00
*** zz_dimtruck is now known as dimtruck14:00
*** yamamoto has joined #openstack-meeting14:00
*** su_zhang has quit IRC14:01
*** su_zhang has joined #openstack-meeting14:01
*** parora has joined #openstack-meeting14:02
*** cardeois has joined #openstack-meeting14:03
*** asettle-afk has joined #openstack-meeting14:03
*** asettle-afk is now known as asettle14:04
*** prateek_ has quit IRC14:05
*** cardeois_ has quit IRC14:05
*** prateek_ has joined #openstack-meeting14:06
*** matthewbodkin has quit IRC14:06
*** vishwanathj has joined #openstack-meeting14:06
*** su_zhang has quit IRC14:06
*** matthewbodkin has joined #openstack-meeting14:06
*** banix has joined #openstack-meeting14:07
*** galstrom_zzz is now known as galstrom14:07
*** Chengli_ has joined #openstack-meeting14:08
*** Chengli has quit IRC14:08
*** parora has quit IRC14:09
*** antipsychiatry has joined #openstack-meeting14:10
*** claudiub has quit IRC14:10
*** sandanar has joined #openstack-meeting14:11
*** jckasper has quit IRC14:12
*** parora has joined #openstack-meeting14:13
*** antipsychiatry has quit IRC14:13
*** RichB has quit IRC14:13
*** efried has quit IRC14:13
*** efried has joined #openstack-meeting14:14
*** skraynev_ has quit IRC14:14
*** amotoki has joined #openstack-meeting14:14
*** tongli has joined #openstack-meeting14:15
*** ebalduf has joined #openstack-meeting14:16
*** prateek_ has quit IRC14:16
*** prateek has joined #openstack-meeting14:17
*** jckasper has joined #openstack-meeting14:18
*** parora has quit IRC14:19
*** adiantum has joined #openstack-meeting14:19
*** jckasper has quit IRC14:20
*** coolsvap has quit IRC14:22
*** skraynev_ has joined #openstack-meeting14:22
*** prateek_ has joined #openstack-meeting14:23
*** jckasper has joined #openstack-meeting14:23
*** mtanino has joined #openstack-meeting14:24
*** mikelk has quit IRC14:24
*** watanabe_isao has quit IRC14:25
*** sindhu has joined #openstack-meeting14:25
*** rbak has joined #openstack-meeting14:26
*** prateek has quit IRC14:26
*** galstrom is now known as galstrom_zzz14:27
*** bogdando has quit IRC14:27
*** Jeffreyc42 has joined #openstack-meeting14:29
*** jmckind has joined #openstack-meeting14:30
*** bogdando has joined #openstack-meeting14:30
*** raj_singh_ has joined #openstack-meeting14:31
*** raj_singh_ has left #openstack-meeting14:31
*** skraynev_ has quit IRC14:31
*** baojg has quit IRC14:31
*** spotz_zzz is now known as spotz14:32
*** NishaYadav has joined #openstack-meeting14:33
*** gongysh has quit IRC14:33
*** dimtruck is now known as zz_dimtruck14:33
*** NishaYadav is now known as Guest1574314:33
*** zz_dimtruck is now known as dimtruck14:33
*** ivyyy has quit IRC14:35
*** eharney has quit IRC14:36
*** parora has joined #openstack-meeting14:38
*** prateek_ has quit IRC14:41
*** liuhanxi has joined #openstack-meeting14:42
*** dimtruck is now known as zz_dimtruck14:43
*** prateek_ has joined #openstack-meeting14:45
*** tonytan4ever has joined #openstack-meeting14:47
*** parora has quit IRC14:49
*** donghao has quit IRC14:49
*** thinrichs has joined #openstack-meeting14:50
*** esker has joined #openstack-meeting14:54
*** Sukhdev has joined #openstack-meeting14:54
*** rrecio has joined #openstack-meeting14:55
*** sshnaidm has quit IRC14:55
*** saju_m has quit IRC14:56
*** singhj has joined #openstack-meeting14:57
*** krtaylor has joined #openstack-meeting14:58
*** edtubill has joined #openstack-meeting14:58
*** zhurong has quit IRC14:58
*** _nadya_ has quit IRC15:00
*** sshnaidm has joined #openstack-meeting15:00
*** pcaruana has quit IRC15:03
*** eharney has joined #openstack-meeting15:03
*** janki has quit IRC15:04
*** annegentle has joined #openstack-meeting15:04
*** fzdarsky has quit IRC15:04
*** trozet_ is now known as trozet15:04
*** irenab has quit IRC15:06
*** rcernin has quit IRC15:06
*** neiljerram has joined #openstack-meeting15:06
*** ronghui has quit IRC15:07
*** parora has joined #openstack-meeting15:08
*** Leo_ has joined #openstack-meeting15:10
*** eezhova has quit IRC15:10
*** yamamoto has quit IRC15:10
*** zz_dimtruck is now known as dimtruck15:11
*** prateek_ has quit IRC15:11
*** Leom has joined #openstack-meeting15:11
*** nkrinner is now known as nkrinner_afk15:11
*** fzdarsky has joined #openstack-meeting15:12
*** mickeys has joined #openstack-meeting15:14
*** Leo_ has quit IRC15:15
*** hemnafk is now known as hemna15:15
*** paw has joined #openstack-meeting15:17
*** paw_ has joined #openstack-meeting15:17
*** ljxiash has quit IRC15:17
*** sandanar has quit IRC15:17
*** NishaYadav has joined #openstack-meeting15:18
*** NishaYadav is now known as Guest6710315:18
*** azbiswas has joined #openstack-meeting15:19
*** Guest15743 has quit IRC15:19
*** nisha_ has joined #openstack-meeting15:19
*** ronghui has joined #openstack-meeting15:20
*** oneswig has joined #openstack-meeting15:21
*** Guest67103 has quit IRC15:23
*** leeantho has joined #openstack-meeting15:23
*** sdake has joined #openstack-meeting15:23
*** azbiswas has quit IRC15:23
*** Sukhdev has quit IRC15:24
*** armax has joined #openstack-meeting15:26
*** rcernin has joined #openstack-meeting15:31
*** annegentle has quit IRC15:32
*** ekcs has joined #openstack-meeting15:33
*** Chengli_ has quit IRC15:35
*** fzdarsky has quit IRC15:35
*** andreas_s has quit IRC15:35
*** liuhanxi has quit IRC15:36
*** thinrichs has quit IRC15:36
*** thinrichs has joined #openstack-meeting15:37
*** thinrichs has left #openstack-meeting15:37
*** anilvenkata_afk is now known as anilvenkata15:38
*** Swami has joined #openstack-meeting15:42
*** baojg has joined #openstack-meeting15:42
*** salv-orlando has quit IRC15:43
*** roxanaghe has joined #openstack-meeting15:44
*** baojg has quit IRC15:44
*** nisha_ has quit IRC15:45
*** nisha_ has joined #openstack-meeting15:46
*** toscalix has quit IRC15:48
*** enriquetaso has joined #openstack-meeting15:49
*** matrohon has quit IRC15:50
*** markvoelker has joined #openstack-meeting15:51
*** jmckind_ has joined #openstack-meeting15:53
*** esker has quit IRC15:55
*** jmckind has quit IRC15:56
*** _nadya_ has joined #openstack-meeting15:57
*** gyee has joined #openstack-meeting15:58
*** roxanaghe has quit IRC15:58
*** matthewbodkin has quit IRC16:00
*** fzdarsky has joined #openstack-meeting16:00
*** comay has joined #openstack-meeting16:03
*** claudiub has joined #openstack-meeting16:04
*** Patifa has joined #openstack-meeting16:04
*** karlamrhein has joined #openstack-meeting16:10
*** shashank_hegde has joined #openstack-meeting16:11
*** ijw has joined #openstack-meeting16:11
*** yamamoto has joined #openstack-meeting16:11
*** salv-orlando has joined #openstack-meeting16:12
*** longxiongqiu has quit IRC16:15
*** yamamoto has quit IRC16:15
*** thatsdone has quit IRC16:16
*** annegentle has joined #openstack-meeting16:17
*** dpaterson has joined #openstack-meeting16:19
*** hashar is now known as hasharAway16:19
*** e0ne has quit IRC16:21
*** coolsvap has joined #openstack-meeting16:24
*** krtaylor has quit IRC16:25
*** sarob has joined #openstack-meeting16:25
*** NishaYadav has joined #openstack-meeting16:27
*** azbiswas has joined #openstack-meeting16:27
*** NishaYadav is now known as Guest2715716:27
*** egallen has quit IRC16:27
karlamrheinlist >5016:28
*** rbak has quit IRC16:29
*** rbak has joined #openstack-meeting16:30
*** nisha_ has quit IRC16:30
*** akuznetsov has joined #openstack-meeting16:30
*** jeblair_ is now known as jeblair16:30
*** sarob has quit IRC16:30
*** zul has quit IRC16:32
*** adiantum has quit IRC16:34
*** jaypipes has joined #openstack-meeting16:34
*** akuznetsov has quit IRC16:35
*** weshay is now known as weshay_lunch16:35
*** sambetts is now known as sambetts|afk16:35
*** longxiongqiu has joined #openstack-meeting16:35
*** su_zhang has joined #openstack-meeting16:36
*** iyamahat has quit IRC16:37
*** Apoorva has joined #openstack-meeting16:40
*** yamahata has quit IRC16:40
*** ijw has quit IRC16:40
*** cardeois has quit IRC16:40
*** longxiongqiu has quit IRC16:40
*** su_zhang has quit IRC16:41
*** esumerfd has quit IRC16:41
*** su_zhang has joined #openstack-meeting16:41
*** woodster_ has joined #openstack-meeting16:42
*** esumerfd has joined #openstack-meeting16:42
*** ivar-lazzaro has joined #openstack-meeting16:44
*** oneswig has quit IRC16:44
*** zul has joined #openstack-meeting16:45
*** ivar-lazzaro has quit IRC16:45
*** dmorita has joined #openstack-meeting16:45
*** yamamoto has joined #openstack-meeting16:46
*** ljxiash has joined #openstack-meeting16:47
*** ilyashakhat_mobi has joined #openstack-meeting16:48
*** asettle has quit IRC16:49
*** asettle has joined #openstack-meeting16:49
*** ilyashakhat_mobi has quit IRC16:49
*** sarob has joined #openstack-meeting16:50
*** yamamoto has quit IRC16:50
*** pradk has quit IRC16:51
*** amotoki has quit IRC16:51
*** ilyashakhat_mobi has joined #openstack-meeting16:52
*** ljxiash has quit IRC16:53
*** asettle has quit IRC16:54
*** sarob has quit IRC16:54
*** oomichi_ has joined #openstack-meeting16:54
*** egallen has joined #openstack-meeting16:54
*** anilvenkata is now known as anilvenkata_afk16:54
*** nisha_ has joined #openstack-meeting16:55
*** unicell has quit IRC16:55
*** sridharg has quit IRC16:57
*** su_zhang has quit IRC16:57
*** markvoelker has quit IRC16:58
*** su_zhang has joined #openstack-meeting16:58
*** Guest27157 has quit IRC16:58
*** su_zhang has quit IRC16:58
*** cardeois has joined #openstack-meeting16:59
*** shashank_hegde has quit IRC16:59
*** singlethink has joined #openstack-meeting16:59
oomichi#startmeeting qa17:00
openstackMeeting started Thu Sep  1 17:00:06 2016 UTC and is due to finish in 60 minutes.  The chair is oomichi. 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: qa)"17:00
openstackThe meeting name has been set to 'qa'17:00
oomichiHello - who's here for today?17:00
dpatersono/17:00
*** iyamahat has joined #openstack-meeting17:00
*** wanghao_ has quit IRC17:00
oomichitoday's agenda: https://wiki.openstack.org/wiki/Meetings/QATeamMeeting#Agenda_for_September_1st_2016_.281700_UTC.2917:00
oomichihi17:00
*** tesseract- has quit IRC17:01
*** yamahata has joined #openstack-meeting17:01
scottdaHi17:01
oomichihi17:01
hogepodgeo/17:02
oomichiok, let's start meeting17:02
*** iyamahat has quit IRC17:02
*** iyamahat has joined #openstack-meeting17:02
*** preisner has quit IRC17:02
oomichi#topic QA/Infra Code Sprint17:02
*** openstack changes topic to "QA/Infra Code Sprint (Meeting topic: qa)"17:02
mtreinisho/17:02
oomichi#link https://wiki.openstack.org/wiki/Sprints/QAInfraNewtonSprint17:03
oomichiWe have a meetup in Germany the next next week17:03
oomichiThe above link is the info17:03
oomichiThe remaining sheets are just 5, so please regisger if interested in joining17:04
*** mohnish__ has joined #openstack-meeting17:04
oomichiQA topics of the meetup are collected on #link https://etherpad.openstack.org/p/qa-infra-newton-midcycle17:04
oomichiIf having some ideas or woking items, please write them down on :)17:05
oomichiThat is from me about this topic :)17:05
*** vhoward has joined #openstack-meeting17:05
oomichido we have some questions about the meetup now(like trip or nice dinner)17:06
oomichi?17:06
*** edtubill has quit IRC17:06
oomichiok, let's move on17:06
mtreinishnothing from me17:06
oomichi#topic OpenStack Summit17:07
*** openstack changes topic to "OpenStack Summit (Meeting topic: qa)"17:07
oomichimtreinish: ok, thanks. I got it17:07
oomichiThe next OpenStack summit doesn't have many slots design sessions by comparing the previous one17:07
oomichion the previous summit, we have 8 slots for QA sessions17:08
*** ilyashakhat_mobi has quit IRC17:08
oomichibut the next summit will be 7 due to shrinking the desin session time17:08
*** krtaylor has joined #openstack-meeting17:08
hogepodgemore projects with less space and less time17:08
*** weshay_lunch is now known as weshay17:08
oomichihogepodge: yeah, that is right17:09
*** prashantD has joined #openstack-meeting17:09
oomichi7 slots also is not concrete yet17:09
*** amakarov is now known as amakarov_away17:09
dpatersonIs there anything we can do to help make the 7 a sure thing?17:10
oomichiso we need to collect sessions idea after the meetup and need to consider the less slot17:10
mtreinishoomichi: if there is less available slots thats fine, we can make it work17:10
mtreinishoomichi: but the other thing to remember is ocata is a very short cycle17:10
oomichidpaterson: we just need to wait for the other projects request for slots17:10
*** jaypipes has quit IRC17:10
mtreinishso less slots might not be a bad thing17:10
mtreinishwe don't want to overcommit to work if there isn't much time17:11
oomichimtreinish: yeah, a nice point. we need to select workable items for short time17:11
oomichimtreinish: yeah I agree17:11
*** azbiswas has quit IRC17:11
oomichiok, thanks for feedback, are there more topics for the summit?17:12
oomichiI guess we need to concentrate on the meetup before the summit ;)17:12
*** lpetrut has quit IRC17:12
*** ilyashakhat_mobi has joined #openstack-meeting17:12
oomichiok, let's move on17:13
oomichi#topic Specs Reviews17:13
*** openstack changes topic to "Specs Reviews (Meeting topic: qa)"17:13
oomichiCurrent spec review is #link https://review.openstack.org/#/q/status:open+project:openstack/qa-specs,n,z17:13
oomichi#link https://review.openstack.org/#/c/354877/ is really nit patch17:13
oomichi#link https://review.openstack.org/#/c/349730/ is I'd like to get more feedback17:14
mtreinishoomichi: do we need to update implemented specs like that17:14
mtreinishit feels like a waste of time17:14
mtreinishand also changing history17:14
mtreinishwhen we implemented that spec it was tempest_lib17:14
oomichimtreinish: which spec do you mean?17:15
mtreinish35487717:15
*** tonytan4ever has quit IRC17:16
oomichimtreinish: ah, a nice point17:16
oomichimtreinish: ok, I drop it17:16
*** mageshgv has joined #openstack-meeting17:17
oomichiok, I dropped17:17
*** HeOS has quit IRC17:17
oomichido we have more topics about the spec?17:17
*** rossella_s has quit IRC17:18
oomichiok, let's move on17:18
oomichi#topic Tempest17:18
*** openstack changes topic to "Tempest (Meeting topic: qa)"17:18
oomichi#link https://review.openstack.org/#/q/project:openstack/tempest+status:open17:18
oomichi#link https://review.openstack.org/#/c/317088/ is up on the agenda17:19
*** rossella_s has joined #openstack-meeting17:19
oomichimaybe castulo did it up, but he is not here17:19
oomichisomeone wants to pick it up here?17:20
*** Leom has quit IRC17:21
oomichithe other topic is I feel it is nice to release a new Tempest after milestone-3(the end of this week) to avoid impact to the gate17:21
*** ilyashakhat_mobi has quit IRC17:21
*** dmacpher is now known as dmacpher-afk17:21
*** pradk has joined #openstack-meeting17:22
oomichior someone wants to release it soon?17:22
mtreinishoomichi: no one consumes tempest from release in the gate really17:22
mtreinishit shouldn't have any impact there17:22
*** liamji has quit IRC17:22
mtreinishbut waiting is fine17:22
oomichimtreinish: ah, I guess puppet jobs are using that17:22
mtreinishon stable branches maybe17:23
mtreinishbut it should be capped if so17:23
mtreinishthe reason you would do that is to avoid potential issues with master17:23
oomichimtreinish: yeah, that would be a pain to developers17:24
oomichijust before milestone-317:24
*** unicell has joined #openstack-meeting17:24
oomichiok, it is fine to wait for just 3 days :)17:25
oomichithe next one is bug triage17:25
oomichinow the launchpad of tempest has 200+ bug reports17:26
*** niska has quit IRC17:26
oomichithat is hard to triage all of them by a single person17:26
mtreinishoomichi: 200+ untriaged bugs?17:27
oomichito see the progress easily, the graph is #link https://github.com/oomichi/bug-counter#current-graph17:27
mtreinishoomichi: that looks like there are only 10-20 bugs that are untriaged17:27
mtreinishmost are in progress17:27
oomichimtreinish: yeah, but actually, in-progress patches also is not in progress17:28
oomichiover 2 years, many patches are abandoned and no progress.17:28
mtreinishdoesn't it mean there is a review up for it?17:28
mtreinishI thought jeepyb changes the status back if the patch is abandonded17:28
oomichiabandoned patches don't affect the status of LP17:28
oomichioh, I didn't know jeepyb. is that implemented recently?17:29
mtreinishoomichi: no, it's a very old project. That's the tool that does the gerrit lp integration17:30
mtreinishwell very old in openstack terms :)17:30
*** dteselkin has quit IRC17:30
*** akuznetsova has quit IRC17:30
oomichimtreinish: heh, it is nice to check current status of that:)17:30
*** IgorYozhikov has quit IRC17:30
oomichi#action oomichi checks jeepyb status17:30
*** rakhmerov has quit IRC17:30
mtreinishoomichi: https://github.com/openstack-infra/jeepyb/blob/master/jeepyb/cmd/update_bug.py17:31
oomichimtreinish: thanks, oh no activity over 8 months17:32
*** ivar-lazzaro has joined #openstack-meeting17:32
*** e0ne has joined #openstack-meeting17:32
oomichiok, do we have more topics related to Tempest?17:32
*** ivar-lazzaro has quit IRC17:33
oomichi#topic DevStack + Grenade17:33
*** openstack changes topic to "DevStack + Grenade (Meeting topic: qa)"17:33
oomichi#link https://review.openstack.org/#/q/project:openstack-dev/devstack+status:open17:34
oomichi#link https://review.openstack.org/#/q/project:openstack-dev/grenade+status:open17:34
*** akuznetsova has joined #openstack-meeting17:34
*** cardeois_ has joined #openstack-meeting17:34
oomichido we have more topics related to them this week?17:35
*** rakhmerov has joined #openstack-meeting17:35
*** IgorYozhikov has joined #openstack-meeting17:35
*** ijw_ has joined #openstack-meeting17:35
oomichiok, let's move on17:36
oomichi#topic openstack-health17:36
*** openstack changes topic to "openstack-health (Meeting topic: qa)"17:36
*** dteselkin has joined #openstack-meeting17:36
oomichi#link https://review.openstack.org/#/q/project:openstack/openstack-health+status:open17:36
oomichido we have more topics related to o-h?17:37
mtreinishwell we landed a bunch of improvements to the per test page recently17:37
mtreinishand timothyb89 is working on rewriting our graph generation to improve performance and decrease the memory footprint17:38
*** cardeois has quit IRC17:38
mtreinish#link https://review.openstack.org/36393417:38
oomichimtreinish: oh, cool17:38
timothyb89good progress on that so far, hopefully will be ready next week or so17:38
*** ivar-lazzaro has joined #openstack-meeting17:38
oomichitimothyb89: does it improve the performance of drawing?17:39
timothyb89oomichi: yes, especially while scrolling17:40
oomichitimothyb89: oh, really cool. thanks for doing that:)17:40
timothyb89it should make redraws essentially free, so scrolling lag should be pretty much eliminated :)17:40
*** dkehn_ has quit IRC17:40
oomichitimothyb89: ++17:40
oomichiI'd like to pick another one #link https://review.openstack.org/#/c/287679/ up here17:41
*** ivar-laz_ has joined #openstack-meeting17:41
oomichithat is a little difficult to understand dual graphs, but I prefer that17:42
oomichi#link http://logs.openstack.org/79/287679/2/check/gate-openstack-health-npm-run-test/a61f766/reports/build/#/17:42
oomichiare there any idea for improvements to understand easily?17:42
oomichiwe can zoom up by selecting the range on bottom graph17:43
*** unicell has quit IRC17:43
oomichibut at the first looking, it seems just duplicated17:43
mtreinishright, which is the problem that was there in earlier revs17:43
*** unicell has joined #openstack-meeting17:43
mtreinishthere is no indication what is going on and it's very confusing17:43
oomichimtreinish: yeah, I also was confused17:44
*** ivar-lazzaro has quit IRC17:44
oomichiok, let's wait for more feedback later17:45
oomichi#topic Critical reviews17:45
*** openstack changes topic to "Critical reviews (Meeting topic: qa)"17:45
*** jtomasek is now known as jtomasek|afk17:45
oomichido we have some patches we need to review in this week?17:45
*** xwizard has joined #openstack-meeting17:45
mtreinishoomichi: it's not critical and not ready to merge yet but:17:46
mtreinish#link https://review.openstack.org/#/c/364414/17:46
mtreinishI pushed that out this morning to fix http proxy settings17:46
*** SumitNaiksatam has joined #openstack-meeting17:47
oomichiok, I will check it. but that is still on red17:47
mtreinishI did just say it's not ready to merge :)17:47
mtreinishalso is not a qa project but:17:47
mtreinish#link https://review.openstack.org/#/c/357987/17:48
oomichimtreinish: ah, I missed that ;)17:48
mtreinishI pushed that out to address the backwards incompat change that landed a couple weeks ago17:48
mtreinishso we can actually do config opt deprecations and not break everyone17:48
oomichiyeah, I agree to avoid that17:49
*** s3wong has joined #openstack-meeting17:50
*** cardeois_ is now known as cardeois17:50
oomichimtreinish: the patch is to show some warning of deprecation?17:50
mtreinishoomichi: it's so you can use a deprecated option name in code (it will emit a warning if you do that)17:50
oomichiI am checking line 2864 on https://review.openstack.org/#/c/357987/3/oslo_config/cfg.py17:50
mtreinishtoday if you change a config opt name (even with deprecation) in code only the new name works17:50
mtreinishwhich a change doing that was approved a couple weeks ago (not the first time) and it broke a ton of plugins17:51
*** ijw_ has quit IRC17:51
mtreinishwe reverted it (which broke the plugins which updated) because it was too widespread an accidental break17:51
oomichican I know which option affected the projects?17:52
oomichimtreinish: ah, I see. I remember17:52
*** xwizard has quit IRC17:52
oomichiI guess puppet jobs also were affected17:52
mtreinishoomichi: it's all options, but in this case it was:17:53
*** unicell has quit IRC17:53
mtreinish#link https://review.openstack.org/#/c/357907/17:53
*** e0ne has quit IRC17:53
mtreinish#link https://review.openstack.org/#/c/349749/17:53
*** xwizard has joined #openstack-meeting17:53
mtreinishright, the puppet jobs caught it17:53
oomichimtreinish: yeah, yeah17:53
oomichipuppet jobs seems useful to catch this kind of problem now17:54
*** dkehn_ has joined #openstack-meeting17:54
oomichido we have more patches needed to be reviewed?17:55
*** shashank_hegde has joined #openstack-meeting17:55
*** lpetrut has joined #openstack-meeting17:55
oomichi#topic Open Discussion17:55
*** openstack changes topic to "Open Discussion (Meeting topic: qa)"17:55
hogepodgeI have one quick tempest item related to defcore17:56
oomichihogepodge: thanks, go ahead:)17:56
hogepodgedownstream vendor is running into a problem where images come up with non-zero volume attachments17:56
hogepodgecausing this test to fail17:56
hogepodgetest_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments17:56
*** flaviof has joined #openstack-meeting17:57
hogepodgethe test assumes zero at boot, so I will submit a patch to count the number at boot then do a delta after attachment17:57
hogepodgealso, this test tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image17:58
*** harlowja_ has joined #openstack-meeting17:58
hogepodgetheir cloud moves from saving to active really fast, causing the test to fail17:58
*** niska has joined #openstack-meeting17:58
hogepodgeanyway, just some notes on things I'll be poking at17:58
*** rasca has quit IRC17:58
oomichi#link https://github.com/openstack/tempest/blob/master/tempest/api/compute/images/test_images.py#L4417:58
mtreinishhogepodge: is there a bug filed for that17:59
mtreinishhogepodge: I've always worried about that happening on tests that wait until a transient state like saving or building to try and trigger something17:59
hogepodgeno, but we're going to do that17:59
mtreinishbecause that always was a inherent race condition in the test17:59
oomichihogepodge: ah, yeah, it is possible to miss SAVING status on the test18:00
hogepodgemtreinish: I was thinking of using more refined logic to allow skipping 'saving' state18:00
*** harlowja has quit IRC18:00
*** ihrachys has quit IRC18:00
oomichiok, the time is comming18:00
oomichi#endmeeting18:00
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"18:01
openstackMeeting ended Thu Sep  1 18:00:59 2016 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)18:01
openstackMinutes:        http://eavesdrop.openstack.org/meetings/qa/2016/qa.2016-09-01-17.00.html18:01
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/qa/2016/qa.2016-09-01-17.00.txt18:01
openstackLog:            http://eavesdrop.openstack.org/meetings/qa/2016/qa.2016-09-01-17.00.log.html18:01
oomichilet's talk on -qa channel later18:01
oomichithanks all18:01
*** e0ne has joined #openstack-meeting18:01
*** amakarov_away has quit IRC18:02
*** _nadya_ has quit IRC18:04
*** egallen has quit IRC18:05
*** claudiub has quit IRC18:05
*** egallen has joined #openstack-meeting18:07
*** salv-orl_ has joined #openstack-meeting18:08
*** sshnaidm is now known as sshnaidm|afk18:08
*** Na3iL has quit IRC18:09
*** singhj has quit IRC18:09
*** maishsk has joined #openstack-meeting18:11
*** salv-orlando has quit IRC18:11
*** su_zhang has joined #openstack-meeting18:13
*** ijw has joined #openstack-meeting18:16
*** tonytan4ever has joined #openstack-meeting18:16
*** sudipto has joined #openstack-meeting18:16
*** tonytan4ever has quit IRC18:17
*** sudipto has quit IRC18:17
*** sudipto has joined #openstack-meeting18:17
*** sudipto_ has joined #openstack-meeting18:17
*** eezhova has joined #openstack-meeting18:18
*** pvaneck has joined #openstack-meeting18:20
*** maishsk has quit IRC18:20
*** maishsk has joined #openstack-meeting18:21
*** unicell has joined #openstack-meeting18:22
*** azbiswas has joined #openstack-meeting18:23
*** piet has joined #openstack-meeting18:24
*** singhj has joined #openstack-meeting18:24
*** MeganR has joined #openstack-meeting18:26
*** sudipto has quit IRC18:26
*** sudipto_ has quit IRC18:26
*** mtanino__ has joined #openstack-meeting18:26
*** mtanino has quit IRC18:27
*** singhj has quit IRC18:28
*** mickeys has quit IRC18:28
*** mtanino has joined #openstack-meeting18:31
*** harlowja_ has quit IRC18:31
*** harlowja has joined #openstack-meeting18:32
*** _nadya_ has joined #openstack-meeting18:32
*** mtanino__ has quit IRC18:33
*** _nadya_ has quit IRC18:34
*** ijw has quit IRC18:35
*** ub has joined #openstack-meeting18:35
*** unicell has quit IRC18:36
*** singhj has joined #openstack-meeting18:36
*** s3wong has quit IRC18:38
*** s3wong has joined #openstack-meeting18:38
*** xavvior has joined #openstack-meeting18:38
*** irenab has joined #openstack-meeting18:38
*** ub2 has joined #openstack-meeting18:38
*** annegentle has quit IRC18:39
*** ivar-laz_ has quit IRC18:39
*** ivar-lazzaro has joined #openstack-meeting18:39
*** ub has quit IRC18:39
*** unicell has joined #openstack-meeting18:40
*** unicell has quit IRC18:41
*** singhj has quit IRC18:41
*** Leom has joined #openstack-meeting18:41
*** maeca1 has quit IRC18:42
*** salv-orl_ has quit IRC18:42
*** annegentle has joined #openstack-meeting18:43
*** eezhova has quit IRC18:44
*** ivar-lazzaro has quit IRC18:45
*** prateek has joined #openstack-meeting18:46
*** ivar-lazzaro has joined #openstack-meeting18:46
*** parora has quit IRC18:46
*** eezhova has joined #openstack-meeting18:48
*** annegent_ has joined #openstack-meeting18:49
*** david-lyle has quit IRC18:49
*** ijw has joined #openstack-meeting18:49
*** jprovazn has quit IRC18:49
*** hasharAway is now known as hashar18:49
*** su_zhang has quit IRC18:50
*** david-lyle has joined #openstack-meeting18:50
*** annegentle has quit IRC18:52
*** mriedem has quit IRC18:56
*** asettle has joined #openstack-meeting18:56
*** singhj has joined #openstack-meeting18:56
*** takashi has quit IRC18:56
*** yassou has quit IRC18:57
*** shamail has joined #openstack-meeting19:00
*** nisha_ is now known as nishaYadav19:02
*** irenab has quit IRC19:03
*** irenab has joined #openstack-meeting19:07
*** ronghui has quit IRC19:07
*** ub2 has quit IRC19:10
*** egallen has quit IRC19:11
*** ilyashakhat_mobi has joined #openstack-meeting19:12
*** njohnston|car has joined #openstack-meeting19:12
*** gyee has quit IRC19:13
*** harlowja_ has joined #openstack-meeting19:13
*** prateek_ has joined #openstack-meeting19:14
*** sarob has joined #openstack-meeting19:14
*** sarob has quit IRC19:15
*** tonytan4ever has joined #openstack-meeting19:16
*** tonytan4ever has quit IRC19:16
*** prateek has quit IRC19:16
*** harlowja has quit IRC19:17
*** lbrune has joined #openstack-meeting19:19
*** ronghui has joined #openstack-meeting19:20
*** nishaYadav has quit IRC19:20
*** su_zhang has joined #openstack-meeting19:20
*** sarob has joined #openstack-meeting19:21
*** zhhuabj_ has quit IRC19:21
*** bobh has joined #openstack-meeting19:21
*** _sarob has joined #openstack-meeting19:22
*** salv-orlando has joined #openstack-meeting19:23
*** Leom has quit IRC19:23
*** bobh has quit IRC19:23
*** Leom has joined #openstack-meeting19:23
*** spzala has quit IRC19:25
*** sarob has quit IRC19:25
*** su_zhang has quit IRC19:25
*** ekcs has quit IRC19:26
*** spzala has joined #openstack-meeting19:26
*** njohnston|car has quit IRC19:28
*** mickeys has joined #openstack-meeting19:29
*** saju_m has joined #openstack-meeting19:29
*** gabor_antal_ has joined #openstack-meeting19:30
*** lbrune has left #openstack-meeting19:30
*** ijw has quit IRC19:31
*** shamail has quit IRC19:31
*** ijw has joined #openstack-meeting19:32
*** unicell has joined #openstack-meeting19:32
*** annegent_ has quit IRC19:32
*** mickeys has quit IRC19:33
*** _nadya_ has joined #openstack-meeting19:35
*** zhhuabj_ has joined #openstack-meeting19:35
*** galstrom_zzz is now known as galstrom19:35
*** ijw has quit IRC19:37
*** sdague has quit IRC19:37
*** ivar-lazzaro has quit IRC19:37
*** _nadya_ has quit IRC19:40
*** tongli has quit IRC19:44
*** asettle has quit IRC19:46
*** asettle has joined #openstack-meeting19:47
*** asettle has quit IRC19:48
*** mriedem has joined #openstack-meeting19:49
*** ivar-lazzaro has joined #openstack-meeting19:50
*** prateek_ has quit IRC19:52
*** Patifa has quit IRC19:52
*** lblanchard has quit IRC19:53
*** su_zhang has joined #openstack-meeting19:54
*** mickeys has joined #openstack-meeting19:58
*** asettle has joined #openstack-meeting19:59
*** asettle has quit IRC19:59
*** _nadya_ has joined #openstack-meeting20:01
*** piet has quit IRC20:02
*** mageshgv has quit IRC20:02
ianwmeeting?20:03
*** xwizard has quit IRC20:03
*** banix has quit IRC20:03
*** galstrom is now known as galstrom_zzz20:04
*** ijw has joined #openstack-meeting20:04
*** annegentle has joined #openstack-meeting20:05
*** maeca1 has joined #openstack-meeting20:06
*** prateek has joined #openstack-meeting20:07
*** galstrom_zzz is now known as galstrom20:07
*** _nadya_ has quit IRC20:08
*** ijw has quit IRC20:09
*** singlethink has quit IRC20:11
*** cdub has joined #openstack-meeting20:11
*** jungleboyj has quit IRC20:11
*** tonytan4ever has joined #openstack-meeting20:11
*** coolsvap has quit IRC20:12
*** azbiswas has quit IRC20:12
*** gyee has joined #openstack-meeting20:13
*** MeganR has quit IRC20:13
*** Suyi_ has joined #openstack-meeting20:15
*** paw has quit IRC20:15
*** maishsk has quit IRC20:15
*** tonytan_brb has joined #openstack-meeting20:16
*** maishsk has joined #openstack-meeting20:16
*** gabor_antal__ has joined #openstack-meeting20:17
*** tonytan4ever has quit IRC20:17
*** singlethink has joined #openstack-meeting20:17
*** azbiswas has joined #openstack-meeting20:19
*** spzala has quit IRC20:19
*** antal has joined #openstack-meeting20:20
*** egallen has joined #openstack-meeting20:20
*** gabor_antal_ has quit IRC20:20
*** gabor_antal_ has joined #openstack-meeting20:21
*** gabor_antal__ has quit IRC20:23
*** fzdarsky has quit IRC20:23
*** baumann has joined #openstack-meeting20:23
*** antal has quit IRC20:25
*** gabor_antal__ has joined #openstack-meeting20:25
*** baumann has quit IRC20:26
*** dprince has quit IRC20:26
*** ijw has joined #openstack-meeting20:26
*** pvaneck has quit IRC20:27
*** nmagnezi_ has joined #openstack-meeting20:27
*** nmagnezi has quit IRC20:28
*** baumann has joined #openstack-meeting20:28
*** baumann has quit IRC20:28
*** ekcs has joined #openstack-meeting20:28
*** gabor_antal_ has quit IRC20:29
*** baumann has joined #openstack-meeting20:29
*** e0ne has quit IRC20:30
*** maeca1 has quit IRC20:30
*** jmckind has joined #openstack-meeting20:30
*** ijw has quit IRC20:31
*** vishnoianil has quit IRC20:32
*** jmckind_ has quit IRC20:33
*** dslevin has joined #openstack-meeting20:35
*** singlethink has quit IRC20:35
*** raj_singh has joined #openstack-meeting20:36
*** esumerfd has quit IRC20:37
*** annegentle has quit IRC20:39
*** vhoward has quit IRC20:40
*** singlethink has joined #openstack-meeting20:40
*** ijw has joined #openstack-meeting20:41
*** rbak has quit IRC20:43
*** Patifa has joined #openstack-meeting20:43
*** rbak has joined #openstack-meeting20:45
*** ayoung has quit IRC20:46
*** ijw has quit IRC20:46
*** annegentle has joined #openstack-meeting20:47
*** gabor_antal__ is now known as antal20:48
*** clayg has left #openstack-meeting20:48
*** egallen has quit IRC20:49
*** piet has joined #openstack-meeting20:49
*** anilvenkata_afk has quit IRC20:50
*** dslevin has quit IRC20:50
*** ljxiash has joined #openstack-meeting20:50
*** maishsk has quit IRC20:50
*** dslevin has joined #openstack-meeting20:50
*** maishsk has joined #openstack-meeting20:51
*** ijw has joined #openstack-meeting20:52
*** takashin has joined #openstack-meeting20:52
*** xavvior has quit IRC20:52
*** pvaneck has joined #openstack-meeting20:52
*** baoli_ has quit IRC20:53
*** ljxiash has quit IRC20:54
*** banix has joined #openstack-meeting20:56
*** auggy has joined #openstack-meeting20:56
*** Hosam has joined #openstack-meeting20:57
*** esumerfd has joined #openstack-meeting20:57
*** oomichi_ has quit IRC20:58
*** xavvior has joined #openstack-meeting20:58
*** banix has quit IRC20:59
*** banix has joined #openstack-meeting21:00
mriedem#startmeeting nova21:00
openstackMeeting started Thu Sep  1 21:00:22 2016 UTC and is due to finish in 60 minutes.  The chair is mriedem. Information about MeetBot at http://wiki.debian.org/MeetBot.21:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.21:00
*** openstack changes topic to " (Meeting topic: nova)"21:00
openstackThe meeting name has been set to 'nova'21:00
alaskio/21:00
takashino/21:00
bauzas\o21:00
raj_singho/21:00
melwitto/21:00
dansmitho-21:00
Gibio/21:00
mriedem#link agenda https://wiki.openstack.org/wiki/Meetings/Nova21:00
*** Gibi is now known as gibi21:00
auggyo/21:00
*** nmagnezi_ has quit IRC21:01
mriedemlet's make this a fast one since we are watching some changes go through the gate for n-321:01
mriedem#topic release status21:01
*** openstack changes topic to "release status (Meeting topic: nova)"21:01
mriedemn-3 and feature freeze is today21:01
mriedemwe are watching for 3 things to get in before FF and n-321:01
mriedem1. https://review.openstack.org/#/c/364498/21:01
*** esumerfd has quit IRC21:01
mriedemfor placement allocations21:01
mriedem2. https://review.openstack.org/#/c/356138/ for listing instances with cells v221:02
*** anilvenkata_afk has joined #openstack-meeting21:02
alaskithat merged21:02
mriedem3. https://review.openstack.org/#/c/326906 for cells mq switching21:02
mriedemsweet21:02
* edleafe wanders in21:02
mriedemonce those are merged we'll tag n-321:02
mriedemnovaclient 6.0.0 was released this week and is in upper-constraints21:03
mriedem#info Sep 12-16: PTL self-nominations open for Ocata21:03
mriedemfyi on that ^21:03
mriedem#info Sep 15: RC121:03
mriedemso we have 2 weeks to rc121:03
mriedembe on the lookout for critical bugs21:03
*** prateek_ has joined #openstack-meeting21:03
mriedemquestions?21:04
mriedemi'm going to skip bugs and gate status, nothing critical to report there21:04
mriedem#topic summit planning21:04
*** openstack changes topic to "summit planning (Meeting topic: nova)"21:04
tonybmriedem: can I patch nova to work better with os-brick 1.6.X?21:04
tonybor is that better for ocata?21:04
*** baumann has quit IRC21:04
mriedemtonyb: that's a bug fix, so ok21:05
tonyb\o/21:05
mriedemalthough i already put up a patch for that today21:05
tonybmriedem: okay, the problem with having stale context :(21:05
mriedemhttps://review.openstack.org/#/c/364454/21:05
mriedemthere might be other issues, but let's just bug fix those afterware21:05
mriedemso back to summit planning21:05
mriedemEtherpad for topics: https://etherpad.openstack.org/p/ocata-nova-summit-ideas21:05
mriedemWe'll have 13 fishbowl sessions (all of Thurs and Fri morning), and the  meetup style on Friday afternoon. Compared to Austin where we had 18 FB  sessions and a full Friday meetup.21:06
mriedemwe probably had a few too many FB sessions in austin so i think this is ok21:06
*** prateek has quit IRC21:06
mriedem#link Ocata is a shorter cycle with a tentative schedule here: https://review.openstack.org/#/c/357214/21:06
mriedemBecause of this we'll probably limit to one unconference session and  focus the majority of the release on priority items carried over from  Newton, like cells v2, placement API, and libvirt storage pools.21:06
mriedemi'm thinking planning meetings for sessions after rc121:07
*** cdub has quit IRC21:07
mriedemquestions about the summit?21:07
mriedem#topic open discussion21:07
*** openstack changes topic to "open discussion (Meeting topic: nova)"21:07
mriedem(xavvior) Resume Guests State automatically rebuild on error21:08
mriedemBUG: https://bugs.launchpad.net/nova/+bug/158549421:08
openstackLaunchpad bug 1585494 in OpenStack Compute (nova) "Rebuild instance, if the physical data is missing (at start)" [Undecided,In progress] - Assigned to Alex Szarka (xavvior)21:08
xavviorHi all, about this patch:21:08
xavviorThis patch automatically rebuilds the instance, if we get any error during resume. At rebuild we restore all attributes of   instance from database (e.g.: ip addresses, networks).21:08
xavviorAs base conception, we automatically rebuild the instance, if the physical files is missing from the disk. For example: compute  blade replacement (due to hardware failure) and then nova can't  recover, resume the instance.21:09
alaskithis is what evacuate is intended for right?21:09
xavviorAlso, we kept the original restarting conception and extended it, so we introduce a new   config flag, and we can  turn on/off the fully automated rebuild.21:09
xavviorIf this flag is False  (this default value), then behaviour stays the same as before, set   instance state to error and we can do nothing with this instance.   If the flag is true (the system operator can set this), then all   instance with error state is automatically is tried to rebuild. If   it also fail, then set the instance state to error.21:09
xavviorOn instance we don't store persistent data at normal, therefore I   think, this not dangerous, but not restricted, so we set this  decision of system administrator.21:09
xavviorThe restart already automatized in nova and we'd the rebuild   automatize as like restart. Also, automatized restarting can cause damage too (as we try to   reboot from a corrupt disk, that can cause more corruption -> data   loss)21:09
*** rvasilets___ has joined #openstack-meeting21:10
*** eharney has quit IRC21:10
bauzasis that a feature rather ?21:10
mriedemxavvior: so i think this is at least a blueprint, probably needs a spec discussion21:10
mriedemi definitely don't think this is a bug fix21:10
alaskiyeah, this is more a feature than bug21:10
mriedema spec would be a good place to explain the use case and why this is different from evacuate21:10
mriedemor evacuate doesn't work for this21:10
alaskiand it seems like evacuate covers this, though it's not automated21:10
mriedemxavvior: so i think you should work on a blueprint and start a spec for ocata21:10
bauzasxavvior: http://docs.openstack.org/developer/nova/process.html#how-do-i-get-my-code-merged can help understanding the process21:11
gibiis it still a feature if the resume fails only beacuse the instance is not defined in libvirt but the local disk exists (as it was on shared storage)?21:11
mriedem"If physical data is missing from the disk (e.g.: compute blade replacement due to hardware failure), nova can't recover instances. But we should try to rebuild instances with the original data (which are stored in the database)."21:12
mriedemthat reads to me as the scenario for using evacuate21:13
mriedemunplanned outage and you have to resurrect an instance from a failed compute21:13
bauzasgibi: if the operator tramples the disks, then I don't think Nova should help him21:13
alaskiif somehow Nova is causing the instance to be incorrectly removed from libvirt that's a bug. anything outside of that needs discussion21:13
bauzasyeah that21:13
raj_singhmriedem: Will you remove your -2's from centralize-config-option patches next week?21:14
mriedemraj_singh: maybe21:14
gibialaski: in this case the it is not nova that removes the instance from libvirt but the hw replacement removes it21:14
mriedemwith 2 weeks to rc1 i don't want a ton of distraction really21:14
raj_singhmriedem: Ok21:14
alaskigibi: I wouldn't consider that a bug. If Nova has to deal with external changes like that it's a feature21:15
bauzas+121:15
gibialaski: OK. Let's spec this up21:15
mriedembut my pet!21:15
alaskigibi: sounds good, thanks!21:15
mriedemxavvior: did you follow that?21:15
gibimriedem: yeah, this is about pets21:15
mriedemif you have questions just hit us up in #openstack-nova in irc21:15
xavvioryes, i follow the talk21:15
mriedempreferrably after FF21:15
*** ilyashakhat_mobi has quit IRC21:15
* dansmith is losing focus quick21:15
mriedemoh shit we're losing him21:16
* mriedem grabs paddles21:16
mriedemanything else?21:16
dansmithhah21:16
mriedemok then let's wrap up newton21:16
mriedemCLEAR!21:16
mriedem#endmeeting21:16
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"21:16
openstackMeeting ended Thu Sep  1 21:16:36 2016 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)21:16
openstackMinutes:        http://eavesdrop.openstack.org/meetings/nova/2016/nova.2016-09-01-21.00.html21:16
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/nova/2016/nova.2016-09-01-21.00.txt21:16
openstackLog:            http://eavesdrop.openstack.org/meetings/nova/2016/nova.2016-09-01-21.00.log.html21:16
dansmithnice21:16
auggyi was imagining mriedem talking like the micro machine man21:16
*** takashin has left #openstack-meeting21:17
*** rossella_s has quit IRC21:18
*** rossella_s has joined #openstack-meeting21:19
*** paw has joined #openstack-meeting21:20
*** aeng has joined #openstack-meeting21:20
*** xavvior has quit IRC21:24
*** rcernin has quit IRC21:24
*** thorst has quit IRC21:26
*** thorst has joined #openstack-meeting21:27
*** antal has quit IRC21:28
*** lpetrut has quit IRC21:29
*** rtheis has quit IRC21:29
*** cleong has quit IRC21:30
*** thorst has quit IRC21:31
*** claudiub has joined #openstack-meeting21:31
*** dronshaw has joined #openstack-meeting21:35
*** vishnoianil has joined #openstack-meeting21:36
*** _sarob has quit IRC21:37
*** anilvenkata_afk has quit IRC21:38
*** neiljerram has quit IRC21:40
*** hashar has quit IRC21:42
*** priteau has quit IRC21:42
*** ijw has quit IRC21:44
*** eezhova has quit IRC21:44
*** esumerfd has joined #openstack-meeting21:45
*** esumerfd has quit IRC21:50
*** yamahata has quit IRC21:50
*** bobh has joined #openstack-meeting21:51
*** su_zhang has quit IRC21:51
*** anilvenkata_afk has joined #openstack-meeting21:52
*** jmckind has quit IRC21:52
*** su_zhang has joined #openstack-meeting21:53
*** iyamahat has quit IRC21:56
*** cardeois has quit IRC21:56
*** thorst has joined #openstack-meeting21:57
*** ekcs has quit IRC21:58
*** s3wong has quit IRC21:59
*** amuller has joined #openstack-meeting22:00
armaxhello folks22:00
armaxis anyone around?22:00
amullero/22:00
* haleyb is lurking22:01
*** thorst has quit IRC22:01
*** number80 has quit IRC22:01
dougwigO/22:01
*** ekcs has joined #openstack-meeting22:01
armaxkevinbenton is going to be a few mins late22:01
armaxamotoki does not seem to be around22:01
HenryGo/22:01
armaxHenryG: hi22:02
*** yamahata has joined #openstack-meeting22:02
HenryGhi22:02
carl_baldwino/22:02
carl_baldwinI've been here the whole time, just didn't say anything. :)22:02
armaxI see22:03
armax#startmeeting neutron_drivers22:03
openstackMeeting started Thu Sep  1 22:03:08 2016 UTC and is due to finish in 60 minutes.  The chair is armax. Information about MeetBot at http://wiki.debian.org/MeetBot.22:03
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.22:03
*** openstack changes topic to " (Meeting topic: neutron_drivers)"22:03
openstackThe meeting name has been set to 'neutron_drivers'22:03
*** auggy has left #openstack-meeting22:03
armaxI don’t have a formal agenda22:03
armaxthis might turn out to be a short meeting22:04
amullerWe could go over features targeted for rc1?22:04
armaxif nothing else I’d like to draw people’s attention on https://review.openstack.org/#/c/360207/22:04
*** ijw has joined #openstack-meeting22:04
armaxamuller: it’s all blueprints :)22:04
armaxamuller: we completed 0 in N-322:04
armax2 in N-222:04
armax0 in N-122:04
*** ekcs has quit IRC22:05
carl_baldwinWhen you put it that way...22:05
*** vishnoianil has quit IRC22:05
armaxcarl_baldwin: I suppose this one https://review.openstack.org/#/c/360207/2/specs/archive/mitaka/unaddressed-port.rst22:06
* amuller is trying to find the silver lining22:06
*** banix has quit IRC22:06
armaxneeds no renaming22:06
armaxbut rather be targeted for Newton, is that right?22:06
amullerwe switched to native interfaces for ovsdb and openflow... I bet we did a lot of other stuff that wasn't tracked via RFE bugs or blueprints22:06
*** Julien-zte has quit IRC22:07
carl_baldwinarmax: right22:07
armaxcarl_baldwin: ok I’ll fix that22:07
armaxHenryG: I still haven’t seen your notes and neither I have seen dougwig's22:07
armaxor amuller's22:07
armaxcan I ask your help in making me draw an accurate picture?22:08
HenryGarmax: yeah, I'll get my notes added tomorrow22:08
armaxthanks22:08
amullerarmax: is the current list including all RFEs and all blueprints already?22:08
armaxamuller: yes22:08
amullerok thanks22:09
*** bobh has quit IRC22:09
armaxamuller: I need to add one that fell through the cracks but the list is current22:09
armaxto the best of my knowledge22:09
*** Julien-zte has joined #openstack-meeting22:09
armaxIdeally I’d like to take the next couple of days to see what blueprints/rfe have enough chance to land complete until Sept 1222:09
*** myoung is now known as myoung|gone22:10
armaxAfter that we are completely in lock down more as far as Newton goes22:10
armaxand we’ll have time until Oct 3rd to address any RC critical issues22:11
*** Swami has quit IRC22:11
*** banix has joined #openstack-meeting22:11
kevinbentonwhen is newton branch cut?22:12
armaxthe week of Sep 12, as soon as we have a good RC122:12
armaxI was talking to Ihar this morning and we were mulling over the idea of using Ocata 1 to focus on only a handful of blueprints22:12
armaxthat have partially completed in Newton and represent a substantial level of baggage if we don’t clear them fast enough22:13
*** singhj has quit IRC22:13
kevinbentone.g ?22:13
armaxlike OVO, Keystone v3, push notifications22:13
carl_baldwinarmax: Examples?22:13
*** esberglu has quit IRC22:14
kevinbentonstupid question, how is OVO relevant to the release if we aren't using it anywhere?22:14
*** xyang1 has quit IRC22:14
armaxif we make OVO a dependency for a few other efforts, the fact that we’re not 100% complete hinders our ability to proceed as fast as we could22:14
*** adiantum has joined #openstack-meeting22:15
armaxI thought you above all else got stung by it22:15
*** krotscheck has quit IRC22:15
*** krotscheck has joined #openstack-meeting22:15
kevinbentonyep, but i don't see OVO getting finished in a week22:15
armaxI am not suggesting that22:15
*** ilyashakhat_mobi has joined #openstack-meeting22:16
armaxand I am not suggesting this in the Newton timeframe22:16
armaxdid I give this impression?22:17
carl_baldwinI understood you meant from the time Ocata opens to O-122:17
carl_baldwinIs that right?22:17
armaxyes22:17
*** Patifa has quit IRC22:18
armaxwe obviously need core reviewer volunteers22:18
armaxto help us transition the codebase in such a way that we’re not in some sort of limbo where things are only done half way22:19
carl_baldwinI'd like to be a little more involved with OVO and push notifications.22:19
*** egallen has joined #openstack-meeting22:19
carl_baldwin... otherwise, I won't recognize the code base when y'all are done with it.22:19
armaxcorrect22:20
*** spzala has joined #openstack-meeting22:20
*** haleyb_ has joined #openstack-meeting22:20
*** piet has quit IRC22:20
armaxthe point being that as core reviewer team we need to take more responbiility of the codebase22:20
carl_baldwin++22:20
armaxif one 2 core reviewers are involved in these transformation we’d end up as carl_baldwin  said22:20
*** ilyashakhat_mobi has quit IRC22:21
armaxthat we don’t recognize where stuff is or is like22:21
dougwigfocus and closing some of these things is better than them staying open forever. i think it's worth a try.22:21
armaxand we can’t be core anymore!22:21
*** egallen has quit IRC22:21
armax :)22:21
armaxwe’d be out of a job!22:21
dougwigdo the new "cross openstack" goals need to also be included in the list?22:21
*** vishnoianil has joined #openstack-meeting22:21
carl_baldwinThis might sound dumb but what are the "cross openstack" goals?22:22
armaxdougwig: until I manage to read that thread, I defer my duty to response to your answer :)22:22
dougwigarmax: just keep repeating how much you like python 3.5 and you'll fake it nicely.22:23
*** egallen has joined #openstack-meeting22:23
armaxI love it!22:23
dougwigarmax: or we can take the week to rewrite the packet flow to go through mysql triggers.22:23
dougwigcarl_baldwin: sec, let me dig out a link22:23
carl_baldwindougwig: thanks22:24
*** spzala has quit IRC22:24
*** galstrom is now known as galstrom_zzz22:24
armaxhttp://lists.openstack.org/pipermail/openstack-dev/2016-August/100537.html22:24
armaxis that it?22:25
armax#link http://lists.openstack.org/pipermail/openstack-dev/2016-August/100537.html22:25
dougwigyes, that's it22:25
* carl_baldwin embarrassed to say he muted that thread.22:26
HenryGThere was one message in that thread that mentioned future goals ...22:27
dougwigwell, it is less high-level technical goals and more of a qa laundry list right now. but i'd hate to see it suddenly mandated and no one ever looked at it.22:27
*** egallen has quit IRC22:28
*** egallen has joined #openstack-meeting22:28
*** egallen has quit IRC22:29
dougwigi either net-split or completely segfaulted everyone.22:30
*** ayoung has joined #openstack-meeting22:30
kevinbentondougwig: https://www.youtube.com/watch?v=_BgJEXQkjNQ#t=1m10s22:30
*** ntpttr has quit IRC22:31
carl_baldwinlol22:31
*** ntpttr has joined #openstack-meeting22:31
HenryGIt was in a comment by Doug Hellman on https://review.openstack.org/349068 from July 3022:32
carl_baldwinkevinbenton: was that today?22:32
kevinbentonyes22:32
kevinbentonrapid unscheduled disassembly22:33
kevinbentonit's a bad omen, we should not mark m-3 today22:33
kevinbentondougwig: you did break everything22:33
kevinbentoneveryone*22:33
carl_baldwinWow, it isn't quite as funny knowing it was today. It'll be funny though when the shock is over.22:34
kevinbentonnobody got hurt22:34
HenryGkevinbenton: I think armax got hurt22:36
*** jaypipes has joined #openstack-meeting22:36
armaxno I am watching you talk22:36
kevinbentonarmax: well what happened? did the thread deadlock?22:36
kevinbentonraise RetryRequest()22:36
armaxInvalidEror22:36
armaxanyhoo22:36
dougwigkevinbenton: jeebus, not that halfway disgusting hack workaround.22:36
kevinbentondougwig: show me a distributed system that doesn't use retries and i'll show you a broken distributed system :P22:37
armaxif I can ask you guys to take the remaining of time we got in this meeting to go over the postmortem and fill the dots it woudl be super22:37
armaxdougwig: particularly the lbaas stuff22:37
dougwigarmax: do you want FFE requests in that review, or on the ML?22:37
armaxas I suspect blogan is out22:37
armaxreview22:37
dougwigarmax: his twins are out, and thus so is he.22:38
armaxwe can assess the extent of the work left22:38
*** azbiswas has quit IRC22:38
armaxand judge whether an FFE can be granted22:38
dougwigok22:38
armaxfor those of you who have documentation patches to work on22:38
*** rooneym has quit IRC22:39
*** JRobinson__ has joined #openstack-meeting22:39
armaxand have patches under review, please tag me22:39
armaxanything else?22:40
*** singlethink has quit IRC22:40
armaxI gather not22:41
HenryGnope22:41
armaxthanks folks22:41
armax#endmeeting22:41
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings"22:41
openstackMeeting ended Thu Sep  1 22:41:13 2016 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)22:41
openstackMinutes:        http://eavesdrop.openstack.org/meetings/neutron_drivers/2016/neutron_drivers.2016-09-01-22.03.html22:41
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/neutron_drivers/2016/neutron_drivers.2016-09-01-22.03.txt22:41
openstackLog:            http://eavesdrop.openstack.org/meetings/neutron_drivers/2016/neutron_drivers.2016-09-01-22.03.log.html22:41
HenryGgood night22:41
*** haleyb_ has left #openstack-meeting22:41
*** amuller has left #openstack-meeting22:41
carl_baldwinbye22:42
carl_baldwinHenryG: good night22:42
*** sarob has joined #openstack-meeting22:43
*** tonytan_brb has quit IRC22:43
*** JRobinson__ is now known as JRobinson__afk22:43
*** ekcs has joined #openstack-meeting22:45
*** sarob has quit IRC22:47
*** ekcs has quit IRC22:49
*** su_zhang has quit IRC22:50
*** Swami has joined #openstack-meeting22:52
*** su_zhang has joined #openstack-meeting22:52
*** Swami_ has joined #openstack-meeting22:52
*** sindhu has quit IRC22:53
*** ijw has quit IRC22:56
*** iyamahat has joined #openstack-meeting22:57
*** Leom has quit IRC22:57
*** rbak has quit IRC22:58
*** sarob has joined #openstack-meeting22:58
*** uxdanielle has quit IRC22:59
*** annegentle has quit IRC23:01
*** ekcs has joined #openstack-meeting23:03
*** ivar-lazzaro has quit IRC23:03
*** sarob has quit IRC23:03
*** rrecio has quit IRC23:04
*** ijw has joined #openstack-meeting23:04
*** ayoung has quit IRC23:05
*** dimtruck is now known as zz_dimtruck23:05
*** zz_dimtruck is now known as dimtruck23:05
*** hemna is now known as hemnafk23:07
*** spotz is now known as spotz_zzz23:07
*** ronghui has quit IRC23:07
*** JRobinson__afk is now known as JRobinson__23:08
*** ijw has quit IRC23:09
*** salv-orlando has quit IRC23:10
*** markvoelker has joined #openstack-meeting23:10
*** adiantum has quit IRC23:15
*** shashank_hegde has quit IRC23:15
*** dimtruck is now known as zz_dimtruck23:15
*** jungleboyj has joined #openstack-meeting23:15
*** fnaval has joined #openstack-meeting23:16
*** su_zhang has quit IRC23:16
*** rvasilets___ has quit IRC23:17
*** ronghui has joined #openstack-meeting23:19
*** tpsilva has quit IRC23:24
*** fnaval has quit IRC23:27
*** annegentle has joined #openstack-meeting23:27
*** ilyashakhat_mobi has joined #openstack-meeting23:29
*** vishwanathj has quit IRC23:30
*** tochi has joined #openstack-meeting23:30
*** fnaval has joined #openstack-meeting23:31
*** ilyashakhat_mobi has quit IRC23:34
*** gongysh has joined #openstack-meeting23:35
*** fnaval has quit IRC23:35
*** ivar-lazzaro has joined #openstack-meeting23:46
*** jungleboyj has quit IRC23:47
*** sindhu has joined #openstack-meeting23:48
*** zhurong has joined #openstack-meeting23:48
*** Julien-zte has quit IRC23:50
*** markvoelker has quit IRC23:51
*** markvoelker has joined #openstack-meeting23:56
*** mohnish__ has quit IRC23:57
*** Suyi_ has quit IRC23:57
*** prashantD has quit IRC23:59
*** zhurong has quit IRC23:59
*** maeca1 has joined #openstack-meeting23:59

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