Tuesday, 2013-09-24

*** sarob has quit IRC00:02
*** sheeprine has joined #openstack-dev00:02
*** jbresnah has quit IRC00:05
*** jbresnah_ has joined #openstack-dev00:05
*** galstrom is now known as galstrom_zzz00:07
*** rackerjoe has quit IRC00:10
*** michchap has quit IRC00:10
*** michchap has joined #openstack-dev00:11
*** michchap has quit IRC00:11
*** rackerjoe has joined #openstack-dev00:12
*** vuil has quit IRC00:13
*** michchap has joined #openstack-dev00:14
*** gordc has quit IRC00:14
*** maheshp has quit IRC00:14
*** otherwiseguy has joined #openstack-dev00:15
hub_capjamielennox: around?00:17
*** sarob_ has quit IRC00:19
*** faramir1 has joined #openstack-dev00:22
*** twoputt has joined #openstack-dev00:24
*** mrodden has joined #openstack-dev00:25
*** mrodden1 has quit IRC00:26
*** Guangya has joined #openstack-dev00:29
*** Mandell has quit IRC00:32
*** jay-lau-513 has quit IRC00:32
*** jasdeepH has quit IRC00:33
*** adjohn has quit IRC00:36
jgriffithclarkb: around?00:38
clarkbnot really. whats up?00:38
*** bdpayne has quit IRC00:39
jamielennoxhub_cap: yep00:39
jgriffithclarkb: no worries00:39
jgriffithclarkb: just a note I marked that bug as a dup00:40
jgriffithclarkb: and it merged about an hour after the log run you posted00:40
jgriffithclarkb: it should be addressed, if you see it again though hit me in the face00:40
jgriffithclarkb: (not literally of course)00:40
clarkbwill do thanks00:40
*** jasdeepH has joined #openstack-dev00:41
*** Mandell has joined #openstack-dev00:44
*** novas0x2a|laptop has quit IRC00:46
*** roampune has quit IRC00:47
*** jmontemayor has quit IRC00:48
*** pcm_ has quit IRC00:48
*** freedomhui has joined #openstack-dev00:49
*** amotoki has joined #openstack-dev00:55
*** gmurphy_ has joined #openstack-dev00:55
*** gmurphy has quit IRC00:57
*** al039 has quit IRC00:57
*** Jon___ has quit IRC00:59
*** amcrn has quit IRC00:59
cburgessjgriffith: *ping*01:00
*** READ10 has quit IRC01:01
*** alunduil has quit IRC01:02
*** nosnos has joined #openstack-dev01:03
*** dprince has joined #openstack-dev01:04
jamielennoxbknudson: the keystoneclient test moves review, i purposefully seperated test imports from project imports so that we could see what was being tested vs what was helping with tests01:05
jamielennoxbknudson: you think i should just lump them all into project imports?01:05
*** SumitNaiksatam has quit IRC01:05
*** spzala has joined #openstack-dev01:08
*** angdraug has quit IRC01:09
*** jasondotstar has joined #openstack-dev01:09
*** jhesketh has quit IRC01:09
*** morganfainberg has quit IRC01:11
*** morganfainberg has joined #openstack-dev01:12
bknudsonjamielennox: I'm ok with them being separated... just wanted to point out that it doesn't match what I changed keystone to01:14
bknudsonbecause I was following the hacking guideline01:14
*** Ryan_Lane has quit IRC01:14
*** READ10 has joined #openstack-dev01:14
bknudsonhacking guideline could be updated.01:14
jamielennoxbknudson: i think it makes more sense to have them seperate like that, but i'm not that concerned01:16
jamielennoxit's your -1, i don't think it's a good idea to put keystoneclient's HACKING out of sync with other projects - mix them back in?01:16
morganfainbergjamielennox, i prefer test imports being separate, but that is purely personal opinion, i'd probably go with the hacking guidelines01:17
bknudsonjamielennox: I'd prefer they were mixed back in because I think that's what hacking wants01:19
*** pixelb has quit IRC01:20
jamielennoxmorganfainberg: i think bknudson wins, otherwise i'd need to fight through getting a HACKING change upstream and then into all the other projects - http://docs.openstack.org/developer/hacking/01:21
morganfainbergjamielennox, like i said, i like it the way you have it, but i'd go w/ the hacking guidelines for that very reason01:22
jamielennoxme too morganfainberg, me too01:22
morganfainbergwell, you're explination might be a bit more over-the-top than my internal description :P01:22
morganfainberg;)01:22
*** freedomhui has quit IRC01:23
jamielennoxmorganfainberg: also was it you who did moved the keystone tests into the keystone package?01:23
jamielennoxi think you missed updating at least the .coveragerc file01:24
morganfainbergjamielennox, i just did the approval, iirc mordred did it01:24
mordredwhat did I do?01:24
morganfainbergmordred the change that moved tests to kesytone.tests01:24
mordredjamielennox: poop. you're probably right. lemme go fix01:24
*** melwitt has quit IRC01:24
mordredjamielennox: .coveragerc looks right to me01:25
mordredjamielennox: what's breaking?01:25
*** yaguang has joined #openstack-dev01:25
jamielennoxmordred: ah, not that big a deal, just add keystone/tests/* to coveragerc01:26
jamielennoxto omit01:26
mordredAH. omit. duh. yeah01:26
* mordred already drinking01:26
jamielennoxit's not a big deal - and i haven't tested it either, but i was using keystone for a template and noticed it01:27
mordredjamielennox: https://review.openstack.org/4795101:27
mordredjamielennox: you know about cookiecutter?01:27
jamielennoxwow, lighting reviews01:27
jamielennoxi saw the -dev post about it01:27
mordredpip install cookiecutter ; cookiecutter https://git.openstack.org/openstack-dev/cookiecutter.git01:28
mordredand you'll get a nice new fresh repo01:28
jamielennoxmordred: next step common client library code :)01:28
* jamielennox is somewhat pushing an agenda01:29
*** danwent has quit IRC01:29
*** dolphm has joined #openstack-dev01:29
*** neelashah has joined #openstack-dev01:30
jamielennoxit will be a big use though with all the new projects starting - and all the third party projects im sure are going to exist01:31
mordred++01:33
mordredjamielennox: wait - which things do you want in common library code - because I probably agree with you...01:33
mordredoh - common client library code.01:34
mordredmaybe I should learn to read01:34
bknudsongetting a token should be common01:34
*** SumitNaiksatam has joined #openstack-dev01:34
jamielennoxmordred: auth_plugins, request handling, a common manager base mainly01:35
*** bknudson has left #openstack-dev01:35
jamielennoxbut this is a long conversation01:36
*** shinylasers has joined #openstack-dev01:36
*** schwicht has quit IRC01:37
*** Tross has quit IRC01:38
*** erkules_ has joined #openstack-dev01:38
*** kui has joined #openstack-dev01:40
*** gongysh has joined #openstack-dev01:40
jgriffithcburgess: pong01:40
*** erkules has quit IRC01:41
*** edmund has joined #openstack-dev01:41
jgriffithmordred: ping01:42
*** zhikunliu has joined #openstack-dev01:43
*** gmurphy_ has quit IRC01:43
*** russellb has quit IRC01:43
*** russellb has joined #openstack-dev01:44
*** Tross has joined #openstack-dev01:46
morganfainbergjgriffith, cburgess just left to go home, likely he'll be back on in the not-too-distant-future01:47
jgriffithmorganfainberg: cool... thanks01:48
*** matiu has quit IRC01:48
*** gmurphy_ has joined #openstack-dev01:49
*** Tross has quit IRC01:53
*** dprince has quit IRC01:53
*** kui has quit IRC01:57
*** rfolco has joined #openstack-dev01:57
*** terriyu has quit IRC02:02
*** f13o has joined #openstack-dev02:07
*** morganfainberg has quit IRC02:08
*** morganfainberg has joined #openstack-dev02:08
*** READ10 has quit IRC02:13
*** jasondotstar has quit IRC02:14
*** shang has joined #openstack-dev02:15
*** emagana has quit IRC02:15
mordredjamielennox: sounds like a good summit one02:15
*** blentz has joined #openstack-dev02:18
*** freedomhui has joined #openstack-dev02:19
*** otherwiseguy has quit IRC02:23
*** jecarey has quit IRC02:24
*** martine has joined #openstack-dev02:27
*** martine is now known as Guest3680402:27
*** nil1511 has joined #openstack-dev02:30
*** rfolco has quit IRC02:30
*** jhesketh has joined #openstack-dev02:33
*** sushils has joined #openstack-dev02:37
*** morganfainberg has quit IRC02:37
*** morganfainberg has joined #openstack-dev02:37
*** nil1511 has quit IRC02:39
*** jecarey has joined #openstack-dev02:39
*** zyluo has joined #openstack-dev02:40
*** nil1511 has joined #openstack-dev02:40
*** nil1511 has quit IRC02:41
*** anniec has quit IRC02:44
*** otherwiseguy has joined #openstack-dev02:46
*** dims has quit IRC02:48
ayoungjamielennox, so...on the client...what if we just cut bait on the old code.  Leave it there and deprecated, and started fresh with a new, v3 specific client.  If we really really want, we can have the old code call into the new code, but  basically just accept that trying to keep maintaing the existing client code is locking us in to an approach we don't want to support.  Is that the conclusion you cme to long ago, that I have h02:48
ayoungad to come to myself?02:48
*** jasondotstar has joined #openstack-dev02:49
jamielennoxayoung: hmm - i really think that we can deprecate what's there it just makes for really ugly reviews02:50
jamielennoxalso i like the keystoneclient.v3.client.Client namespace and then it would be taken02:50
*** Ryan_Lane has joined #openstack-dev02:50
jamielennox:)02:50
jamielennoxi *think* we can run the deprecation cycle really fast02:50
ayoungis that agreement?02:51
jamielennoxif you can sell it to core i'm happy with it02:51
jamielennoxthere isn't that major a change from a user perspective to warrant a major bump though - also i think we can't just leave v2 behind02:52
ayoungjamielennox, v3 is relatively new...does it have the same cruft as the v2 stuff?02:52
jamielennoxyes, because it's the core of the library that is the cruft02:52
ayoungso we would break someone that is using the existing library to talk v3.....02:53
ayoungwhat if we make any new work v3 only.02:53
jamielennoxmaybe we would break someone02:53
ayoungand...have a different entrypoint02:53
jamielennoxlook the problem with this stuff is that what we are deprecating really isn't/shouldn't be used by anyone02:54
jamielennoxonce you have created a client with that big long list of kwargs do you ever retrieve password from the client?02:54
jamielennoxclient = v2_client.Client(username='abc', password='xyz')02:54
jamielennoxprint client.password02:54
cburgessjgriffith: *ping*, I'm back02:54
ayoungright...so we give them something that they should use, get good document examples,  make it a different class, and deprecate the old stuff.02:54
ayoungDamn I make good apple pie.  I am going back for a second piece02:55
jamielennoxget some good docs, deprecated the old stuff aim for a 1.0 soon where all that base crap is deprecated02:55
jamielennoxseriously unless you went looking through the client code to figure all this stuff out there is nothing that i have deprecated that you should even know exists02:56
*** freedomhui has quit IRC02:56
ayoungjamielennox, OK, so what is the client patch that you have that most needs review?03:00
*** stevemar has joined #openstack-dev03:00
*** shinylasers has quit IRC03:01
jamielennoxayoung: it's one you've -1ed - i need to come up with something better that ClientSession03:01
ayoungah.03:02
jamielennoxand i need to wrtie out a vision doc or something because i don't think most people understand the point of all this03:02
jamielennoxthere was another patch reviving the nova's auth_plugin in keystoneclient the other day03:03
jamielennoxand i got another email from people asking how it's going because there are projects looking at this stuff not wanting to start implementing a client in the wrong way03:03
ayoungjamielennox, yeah,  I was pinged by cppcabrera about it earlier today.  Hate to hold them up.03:05
jamielennoxis that a person, project or mistake?03:06
ayoungjamielennox, Change Session to request builder03:06
jamielennoxi've had cern and trove in the last couple of days03:06
*** dolphm has quit IRC03:07
ayoungWe may end up going further with that refactoring,  but that is really the way I see the code falling together.03:07
ayoungA request is a complex object, and we are going to maintain some state for building multiple requests.03:07
ayoungjamespage, ccpcabrera is adev on marconi.  He was talking with aababilov  who was justly griping about the holdup from Keystone03:08
jamielennoxyeah i missed alessio last night - he sent me a message03:09
*** twoputt has quit IRC03:09
jamielennoxi'd be annoyed too03:09
*** zhiyan has joined #openstack-dev03:11
jamielennoxi want to get this moving again before summit03:11
jamielennoxi need to resurrect/recreate some form of blog for this stuff03:12
*** anniec has joined #openstack-dev03:12
*** paragan has joined #openstack-dev03:13
ayoungjamielennox, the general pattern I see would be request builder holds the logic that we want to insulate from the user.  we provide a more granular API  with things like which the maanger can then select.  Different managers for different use cases.03:13
*** otherwiseguy has quit IRC03:13
ayoungDifferent builders for big changes03:13
ayoungsame manager should be able to talk to a different builder to get, say, bound tokens when the service is updated to support them03:14
*** freedomhui has joined #openstack-dev03:14
jamielennoxmm, no i don't particularly want different builders - there is no reason for that i can see03:14
jamielennoxconfigurable sure03:14
*** Mandell has quit IRC03:14
jamielennoxbut i don't see anything that will prevent the use of jsut 103:15
jamielennoxwe may end up with a number of kwargs flags on it again but that's ok03:15
*** anniec_ has joined #openstack-dev03:15
ayoungactually, I've often liked the combination of builder with interpretor.  You specifcy what somethihg should look like in asimple API...and the siple APi gets interpreted into a series of build commands to the granular API.03:16
*** spzala has quit IRC03:16
ayoungSo we could have request_specs which are the domain specific logic like "create user"  "start vm"03:16
ayoungOK...I'm over designing here, I know it.03:17
*** anniec has quit IRC03:17
*** anniec_ is now known as anniec03:17
jamielennoxya03:17
ayoungI'm just trying to get labels for the concepts that you already have put forth03:17
ayoungRequest manager is fine03:17
jamielennoxbuilder is fairly accurate if you consider the request an object, but we don't return a request, we return a response03:18
ayoungit is bascially a complex factory...we can abstract away the guts behind it over time.03:18
*** alop has joined #openstack-dev03:18
ayoungrequest is a command object03:18
jamielennoxi'll have another go with RequestManager03:18
*** dguitarbite has joined #openstack-dev03:18
ayoungwe build a command, and then execute it03:18
jamielennoxright03:19
*** sushils has quit IRC03:19
ayoungWe need to be able to build a wide variety of commands.  Commands are complex objects.  To build a specific command, you have a reusable piece of logic, and a piece specific to that command03:20
*** blamar has quit IRC03:20
*** xjiujiu has joined #openstack-dev03:20
ayoungOK...bed03:21
jamielennoxclose enough for now03:21
*** Tross has joined #openstack-dev03:21
jamielennoxas i said i need to just do some actually writing i think03:21
jamielennoxgood night03:22
*** emagana has joined #openstack-dev03:26
*** gimps__ has quit IRC03:29
*** otherwiseguy has joined #openstack-dev03:29
*** jhesketh has quit IRC03:30
*** emagana has quit IRC03:31
*** freedomhu has joined #openstack-dev03:32
*** stevemar has quit IRC03:34
*** freedomhui has quit IRC03:35
*** Guest36804 has quit IRC03:36
*** dolphm has joined #openstack-dev03:37
*** sushils has joined #openstack-dev03:39
*** timello has quit IRC03:39
*** morganfainberg has quit IRC03:39
*** morganfainberg has joined #openstack-dev03:40
*** timello has joined #openstack-dev03:41
*** jhesketh has joined #openstack-dev03:42
*** sushils has quit IRC03:43
*** sushils has joined #openstack-dev03:45
*** mmoya has quit IRC03:47
*** edmund has quit IRC03:47
*** enikanorov-w has quit IRC03:48
*** enikanorov-w has joined #openstack-dev03:49
*** mmoya has joined #openstack-dev03:50
*** twoputt has joined #openstack-dev03:50
*** zbitter has quit IRC03:53
*** mhu has quit IRC03:54
*** mhu has joined #openstack-dev03:55
*** zbitter has joined #openstack-dev03:55
*** SergeyLukjanov has joined #openstack-dev04:00
*** neelashah has quit IRC04:05
*** Tross has quit IRC04:07
*** dguitarbite has quit IRC04:09
*** jasondotstar has quit IRC04:10
*** noorul` is now known as noorul04:11
*** dolphm has quit IRC04:12
*** otherwiseguy has quit IRC04:14
*** ArcTanSusan has joined #openstack-dev04:14
*** xjiujiu has quit IRC04:15
*** xjiujiu has joined #openstack-dev04:15
*** morganfainberg has quit IRC04:16
*** adjohn has joined #openstack-dev04:18
*** morganfainberg has joined #openstack-dev04:19
*** freedomhu has quit IRC04:19
*** SergeyLukjanov has quit IRC04:24
*** chandankumar has joined #openstack-dev04:25
*** erkules_ is now known as erkules04:26
*** vipul is now known as vipul-away04:27
*** noslzzp has quit IRC04:33
*** edleafe has quit IRC04:34
*** morganfainberg has quit IRC04:35
*** morganfainberg has joined #openstack-dev04:35
*** vartom111 has joined #openstack-dev04:36
*** edleafe has joined #openstack-dev04:36
*** DennyZhang has joined #openstack-dev04:37
*** xjiujiu has quit IRC04:43
*** reed has quit IRC04:43
*** comay has quit IRC04:43
*** xjiujiu has joined #openstack-dev04:43
*** adjohn has quit IRC04:47
*** vartom111 has quit IRC04:49
*** Mandell has joined #openstack-dev04:56
*** boris-42 has joined #openstack-dev04:58
*** zaitcev has quit IRC05:00
*** nshaikh has joined #openstack-dev05:00
*** sumanthns has joined #openstack-dev05:02
*** Tross has joined #openstack-dev05:05
*** jbresnah_ has quit IRC05:07
*** kushal has joined #openstack-dev05:08
*** DennyZhang has quit IRC05:12
*** DennyZhang has joined #openstack-dev05:13
*** wolfdreamer has quit IRC05:14
*** wolfdreamer has joined #openstack-dev05:15
*** DennyZhang has quit IRC05:15
*** Nikolay10t has quit IRC05:16
*** Nikolay_St has joined #openstack-dev05:16
*** DennyZhang has joined #openstack-dev05:17
*** garyk has quit IRC05:17
*** bashok has joined #openstack-dev05:19
*** DennyZhang has quit IRC05:21
*** DennyZhang has joined #openstack-dev05:21
*** alop has quit IRC05:22
*** bashok_ has joined #openstack-dev05:25
*** belmoreira has joined #openstack-dev05:26
*** bashok has quit IRC05:28
*** ArcTanSusan has quit IRC05:30
*** blamar has joined #openstack-dev05:35
*** yaguang has quit IRC05:42
*** test_ has joined #openstack-dev05:45
morganfainbergany oslo.config experts floating around?05:45
morganfainbergi know it's late05:45
*** xjiujiu has quit IRC05:46
*** xjiujiu has joined #openstack-dev05:49
*** markwash has joined #openstack-dev05:52
*** yaguang has joined #openstack-dev05:56
*** Nikolay_St has quit IRC05:59
*** Nikolay_St has joined #openstack-dev06:00
*** yolanda has joined #openstack-dev06:00
*** prekarat has joined #openstack-dev06:01
*** rdopieralski has joined #openstack-dev06:01
*** xqueralt-afk is now known as xqueralt06:01
*** DennyZhang has quit IRC06:02
*** vipul-away is now known as vipul06:02
*** faramir1 has quit IRC06:05
*** Max_ has joined #openstack-dev06:11
*** jbresnah_ has joined #openstack-dev06:14
*** xjiujiu has quit IRC06:16
*** xjiujiu has joined #openstack-dev06:16
*** emagana has joined #openstack-dev06:22
*** Max_ has quit IRC06:24
*** garyk has joined #openstack-dev06:26
*** gmurphy_ has quit IRC06:28
*** mrunge has joined #openstack-dev06:28
*** freedomhui has joined #openstack-dev06:30
*** adjohn has joined #openstack-dev06:30
*** o_petit has joined #openstack-dev06:31
*** rabi has joined #openstack-dev06:32
*** xjiujiu has quit IRC06:35
*** epim has joined #openstack-dev06:36
*** epim has quit IRC06:36
*** afazekas has joined #openstack-dev06:37
*** o_petit_ has joined #openstack-dev06:38
*** o_petit_ has quit IRC06:39
*** o_petit_ has joined #openstack-dev06:39
*** yuan has joined #openstack-dev06:41
*** sridevi has joined #openstack-dev06:41
sridevifolks please review https://review.openstack.org/#/c/34801/06:42
sridevihttps://review.openstack.org/#/c/46279/06:42
sridevihttps://review.openstack.org/#/c/46693/06:42
*** o_petit has quit IRC06:42
*** sridevi has quit IRC06:42
*** emagana has quit IRC06:44
*** fbo_away is now known as fbo06:46
*** RajeshMohan has quit IRC06:46
*** doron_afk has joined #openstack-dev06:46
*** RajeshMohan has joined #openstack-dev06:46
*** networkstatic has quit IRC06:47
*** o_petit_ has quit IRC06:50
*** mrunge has quit IRC06:50
*** yaguang has quit IRC06:54
*** yaguang has joined #openstack-dev06:54
*** xga has joined #openstack-dev06:55
*** noslzzp has joined #openstack-dev06:55
*** xga_ has joined #openstack-dev06:58
*** reidrac has joined #openstack-dev06:58
*** flaper87|afk is now known as flaper8706:58
*** tkammer has joined #openstack-dev07:00
*** xga has quit IRC07:00
*** mrunge has joined #openstack-dev07:01
*** alop has joined #openstack-dev07:01
*** egallen has joined #openstack-dev07:01
*** jcoufal has joined #openstack-dev07:02
*** prekarat1 has joined #openstack-dev07:06
*** o_petit has joined #openstack-dev07:07
*** prekarat has quit IRC07:09
*** enikanorov_ has joined #openstack-dev07:11
*** xga_ has quit IRC07:11
*** xga has joined #openstack-dev07:13
*** eglynn has quit IRC07:13
*** enikanorov has quit IRC07:14
*** salv-orlando has joined #openstack-dev07:15
*** markwash has quit IRC07:16
*** jtomasek has joined #openstack-dev07:16
*** Ryan_Lane has quit IRC07:18
*** xga has quit IRC07:24
*** xga has joined #openstack-dev07:25
*** jprovazn has joined #openstack-dev07:26
*** markmc has joined #openstack-dev07:28
*** o_petit has quit IRC07:29
*** o_petit has joined #openstack-dev07:29
*** SergeyLukjanov has joined #openstack-dev07:35
*** Mandell has quit IRC07:35
*** markwash has joined #openstack-dev07:37
*** markwash has quit IRC07:38
*** tvb has joined #openstack-dev07:38
*** tvb is now known as Guest1663807:39
*** faramir1 has joined #openstack-dev07:40
*** JordanP has joined #openstack-dev07:42
*** corXi has joined #openstack-dev07:42
*** Guest16638 is now known as tvb07:43
*** tvb has joined #openstack-dev07:43
*** annegentle has quit IRC07:44
*** rabi has quit IRC07:44
*** vartom111 has joined #openstack-dev07:44
*** annegentle has joined #openstack-dev07:45
*** egallen has quit IRC07:45
*** o_petit has quit IRC07:46
*** egallen has joined #openstack-dev07:47
*** twoputt has quit IRC07:49
*** Ryan_Lane has joined #openstack-dev07:49
*** adjohn has quit IRC07:51
*** yolanda has quit IRC07:51
*** egallen has quit IRC07:52
*** mmagr has joined #openstack-dev07:52
*** sahid has joined #openstack-dev07:52
*** SergeyLukjanov has quit IRC07:53
*** mkerrin has joined #openstack-dev07:53
*** doron_afk is now known as doron07:54
*** ygbo has joined #openstack-dev07:54
*** xga_ has joined #openstack-dev07:54
*** eglynn has joined #openstack-dev07:55
*** kpavel has joined #openstack-dev07:56
*** Ryan_Lane has quit IRC07:56
*** xga has quit IRC07:57
*** jistr has joined #openstack-dev07:58
*** xga_ has quit IRC07:58
*** egallen has joined #openstack-dev07:58
*** yassine has joined #openstack-dev07:59
*** xga_ has joined #openstack-dev07:59
*** safchain has joined #openstack-dev07:59
*** zhikunliu has quit IRC07:59
*** Max_ has joined #openstack-dev08:00
*** SergeyLukjanov has joined #openstack-dev08:01
*** doron is now known as doron_afk08:02
*** jbresnah_ has quit IRC08:03
*** boden has joined #openstack-dev08:03
*** chandankumar has quit IRC08:06
*** f13o has quit IRC08:06
*** rabi has joined #openstack-dev08:06
*** phschwartz has quit IRC08:07
*** phschwartz has joined #openstack-dev08:07
*** danpb has joined #openstack-dev08:08
*** ndipanov has joined #openstack-dev08:12
*** jruzicka has joined #openstack-dev08:13
*** alop has quit IRC08:13
*** o_petit has joined #openstack-dev08:19
*** gmurphy has joined #openstack-dev08:22
*** blues-man has joined #openstack-dev08:22
*** doron_afk is now known as doron08:22
zyluottx, https://review.openstack.org/#/c/4798708:24
zyluottx, is this what you meant?08:24
*** Ryan_Lane has joined #openstack-dev08:24
ttxAh! Just proposed https://review.openstack.org/#/c/47988/08:24
ttxzyluo: yes, yours or mine. Then rebase the other on top of it :)08:25
zyluottx, lets go with yours then. I'll resubmit.08:25
*** giulivo has joined #openstack-dev08:25
ttxzyluo: awesome08:25
*** lucasagomes has joined #openstack-dev08:26
*** freedomhui has quit IRC08:27
*** ytwu has joined #openstack-dev08:28
*** Ryan_Lane has quit IRC08:28
*** athomas has joined #openstack-dev08:28
zyluottx, I figured it out while you were trying to explain :)08:29
zyluottx, resubmitted on top of your patch08:29
ttxzyluo: and +1ed08:29
ttxzyluo: fwiw cinder should really be using separate filter files for every driver08:30
*** rossella_s has joined #openstack-dev08:30
ttxso that you allow stuff a lot more granualrly08:30
ttxlate for havana, but food for icehouse thoughts08:30
* ttx -> coffee08:31
*** pixelb has joined #openstack-dev08:33
* zyluo thinks ttx makes sense08:33
*** zyluo has quit IRC08:34
*** cdub_ has quit IRC08:35
*** cdub has quit IRC08:35
*** lsmola has quit IRC08:35
*** cdub has joined #openstack-dev08:36
*** freedomhui has joined #openstack-dev08:38
*** o_petit has quit IRC08:39
*** o_petit has joined #openstack-dev08:40
*** AnilV4 has joined #openstack-dev08:40
*** gongysh has quit IRC08:41
*** cdub_ has joined #openstack-dev08:41
*** sandeepr_ltp has joined #openstack-dev08:44
*** prekarat1 has quit IRC08:44
*** ema has joined #openstack-dev08:44
*** rossella_s has quit IRC08:47
*** Max_ has quit IRC08:48
*** Max_ has joined #openstack-dev08:48
*** zhikunliu has joined #openstack-dev08:49
*** lsmola has joined #openstack-dev08:50
*** ArcTanSusan has joined #openstack-dev08:50
*** qba73 has joined #openstack-dev08:53
*** nshaikh has left #openstack-dev08:57
*** ArcTanSusan has quit IRC08:58
*** Max_ has quit IRC08:58
*** BobBall_Away is now known as BobBall08:58
*** Max_ has joined #openstack-dev08:59
*** zhiyan has quit IRC08:59
*** doron is now known as doron_afk09:00
*** zhiyan has joined #openstack-dev09:00
*** nshaikh has joined #openstack-dev09:00
*** donaldh has joined #openstack-dev09:00
*** vartom111 has quit IRC09:03
*** ytwu has quit IRC09:04
*** ytwu has joined #openstack-dev09:05
*** lsmola has quit IRC09:05
*** Alexei_987 has joined #openstack-dev09:05
*** zbitter is now known as zaneb09:06
*** nshaikh has left #openstack-dev09:06
tsufievdavid-lyle, mrunge, amotoki, kspear, could you please take a look at https://review.openstack.org/#/c/45655/ ?09:13
*** lsmola has joined #openstack-dev09:18
*** bashok_ has quit IRC09:20
*** prekarat has joined #openstack-dev09:23
*** boris-42 has quit IRC09:27
*** nshaikh has joined #openstack-dev09:28
*** athomas has quit IRC09:31
*** athomas has joined #openstack-dev09:34
*** tvb has quit IRC09:35
*** tvb has joined #openstack-dev09:36
*** tvb is now known as Guest2285409:36
*** yolanda has joined #openstack-dev09:36
*** Guest22854 is now known as tvb09:37
*** tvb has joined #openstack-dev09:37
*** Abhilash has joined #openstack-dev09:49
*** vartom111 has joined #openstack-dev09:50
*** AnilV4 has quit IRC09:51
mrungeit seems, gating is currently broken. has anybody a status update on this?09:51
*** jhesketh_ has joined #openstack-dev09:53
*** imsurit has joined #openstack-dev09:55
*** bashok has joined #openstack-dev09:58
*** bashok has quit IRC09:58
*** bashok has joined #openstack-dev09:59
*** o_petit has quit IRC10:02
*** sumansn_ has joined #openstack-dev10:02
*** AnilV4 has joined #openstack-dev10:04
*** sumanthns has quit IRC10:04
*** Max_ has quit IRC10:06
*** henrynash has joined #openstack-dev10:06
*** ytwu has quit IRC10:10
*** bashok_ has joined #openstack-dev10:10
*** zhikunliu has quit IRC10:12
*** bashok has quit IRC10:13
*** _anant has joined #openstack-dev10:14
*** gmurphy has quit IRC10:14
*** egallen has quit IRC10:20
*** fbo is now known as fbo_away10:25
*** paragan has quit IRC10:27
*** mordred has quit IRC10:29
*** jdbarry has quit IRC10:29
*** prekarat has quit IRC10:31
*** prekarat1 has joined #openstack-dev10:31
*** mordred has joined #openstack-dev10:31
*** jdbarry has joined #openstack-dev10:36
*** schwicht has joined #openstack-dev10:39
*** bashok__ has joined #openstack-dev10:41
*** bashok_ has quit IRC10:41
*** changlp has quit IRC10:42
*** dolphm has joined #openstack-dev10:46
*** alexpilotti has joined #openstack-dev10:48
*** noslzzp has quit IRC10:48
*** changlp has joined #openstack-dev10:49
*** vartom111 has quit IRC10:50
*** martyntaylor has joined #openstack-dev10:51
*** dolphm has quit IRC10:52
*** yaguang has quit IRC10:55
*** nshaikh has quit IRC10:57
*** o_petit_ has joined #openstack-dev10:57
*** Max_ has joined #openstack-dev10:57
*** o_petit_ has quit IRC10:59
*** Max_ has joined #openstack-dev10:59
*** sandeepr_ltp has quit IRC11:00
*** faramir1 has quit IRC11:02
*** boris-42 has joined #openstack-dev11:03
*** Max_ has quit IRC11:04
*** belmoreira has quit IRC11:06
*** radez_g0n3 is now known as radez11:07
*** imsurit has quit IRC11:08
*** danjared has quit IRC11:12
*** pcm_ has joined #openstack-dev11:14
*** danjared has joined #openstack-dev11:14
*** dkranz has quit IRC11:17
*** Max_ has joined #openstack-dev11:18
*** _anant has quit IRC11:19
*** __anant has joined #openstack-dev11:19
*** Max_ has quit IRC11:23
*** Max_ has joined #openstack-dev11:24
*** mjbright has joined #openstack-dev11:24
*** belmoreira has joined #openstack-dev11:27
*** bashok_ has joined #openstack-dev11:33
*** bashok__ has quit IRC11:33
*** blues-man has quit IRC11:36
*** SkyRocknRoll has joined #openstack-dev11:38
*** SkyRocknRoll has joined #openstack-dev11:38
*** egallen has joined #openstack-dev11:41
*** noslzzp has joined #openstack-dev11:41
*** radez is now known as radez_g0n311:42
*** fbo_away is now known as fbo11:43
*** FunnyLookinHat has joined #openstack-dev11:45
*** sgordon has joined #openstack-dev11:49
*** amuller has joined #openstack-dev11:53
*** akamyshnikova has joined #openstack-dev11:53
*** AnilV4 has quit IRC11:54
*** amuller has quit IRC11:56
*** dstanek has joined #openstack-dev11:56
*** yaguang has joined #openstack-dev11:57
*** amuller has joined #openstack-dev11:57
*** shang has quit IRC11:58
*** amotoki has quit IRC11:59
*** sandywalsh has quit IRC11:59
*** dolphm has joined #openstack-dev12:01
*** tkammer has quit IRC12:02
*** afazekas has quit IRC12:02
*** venkatesh has joined #openstack-dev12:04
*** dims has joined #openstack-dev12:08
*** __anant has quit IRC12:09
*** thomasm has joined #openstack-dev12:10
*** sandywalsh has joined #openstack-dev12:12
*** nil1511 has joined #openstack-dev12:16
*** dkranz has joined #openstack-dev12:18
*** AnilV4 has joined #openstack-dev12:18
*** doron_afk is now known as doron12:19
*** afazekas has joined #openstack-dev12:20
*** SkyRocknRoll has quit IRC12:20
*** jasondotstar has joined #openstack-dev12:21
*** tkammer has joined #openstack-dev12:22
dolphmmarkmc: bah, i was just poking around with switching to oslo.config 1.2, and then realized you had assigned yourself all those bugs12:23
dolphmmarkmc: what can i do to help?12:23
*** nil1511 has quit IRC12:25
*** nil1511 has joined #openstack-dev12:26
markmcdolphm, I just released 1.2.0 and proposed https://review.openstack.org/4802212:27
dolphmmarkmc: i just started a recheck on that12:27
markmcdolphm, happy for you to update any projects you like12:27
markmcdolphm, just re-assign12:28
markmcdolphm, I was waiting for the requirements change before proposing patches12:28
markmcdolphm, there's a known issue with pyparsing/cliff messing up all the gate checks12:28
dolphmmarkmc: i opened https://review.openstack.org/#/c/48031/ but hadn't referenced the bug12:29
*** nil1511 has quit IRC12:29
*** dims has quit IRC12:29
dolphmmarkmc: i saw that on list, is there more discussion somewhere?12:29
markmcdolphm, cool, just add the bug reference and re-assign12:29
markmcdolphm, also, you'll probably want >=1.2.0 to match whats in openstack/requirements12:29
markmcdolphm, I just saw some discussion on #openstack-infra12:29
*** dims has joined #openstack-dev12:30
*** gordc has joined #openstack-dev12:32
*** ayoung has quit IRC12:32
*** paragan has joined #openstack-dev12:32
*** adalbas has joined #openstack-dev12:34
*** EmilienM has quit IRC12:35
dstanekdolphm: should the 'extra' behavior that exists in the SQL identity driver exist in the LDAP identity driver?12:35
*** zhiyan has quit IRC12:36
*** EmilienM has joined #openstack-dev12:36
*** prekarat1 has quit IRC12:37
*** JordanP has quit IRC12:37
*** prekarat has joined #openstack-dev12:37
dolphmdstanek: throw JSON into some attribute in LDAP?12:38
*** jecarey has quit IRC12:39
dolphmdstanek: A) i'd say that's a new feature, so not for icehouse, B) i'd be hesitant to, because it's been a consistent source of bugs in sql12:40
*** rabi has quit IRC12:43
dstanekdolphm: k, just checking - i wrote tests to show the behavior and the update_user doesn't have the same behavior12:44
dstanekdolphm: get and create work ok though12:44
dstanekdolphm: source of bugs in keystone or by external apps?12:45
dolphmdstanek: have you seen chmouel's patch for update user?12:45
*** pfreund has joined #openstack-dev12:45
dolphmdstanek: in keystone12:45
dstanekdolphm: no, is it new?12:45
*** akamyshnikova has quit IRC12:46
*** sgordon has quit IRC12:46
*** bashok_ has quit IRC12:46
*** mjbright has quit IRC12:46
*** henrynash has quit IRC12:46
*** tvb has quit IRC12:46
*** lsmola has quit IRC12:46
*** donaldh has quit IRC12:46
*** ema has quit IRC12:46
*** ndipanov has quit IRC12:46
*** Tross has quit IRC12:46
*** jhesketh has quit IRC12:46
*** blentz has quit IRC12:46
*** bswartz has quit IRC12:46
*** zul has quit IRC12:46
*** jimjiang has quit IRC12:46
*** Reapster has quit IRC12:46
*** clayg has quit IRC12:46
*** redbo has quit IRC12:46
*** statik has quit IRC12:46
*** esmute has quit IRC12:46
*** yjiang5 has quit IRC12:46
*** annashen has quit IRC12:46
*** locke105 has quit IRC12:46
*** radez_g0n3 has quit IRC12:46
*** ron-slc has quit IRC12:46
*** KA has quit IRC12:46
*** jcooley has quit IRC12:46
*** jeremyb has quit IRC12:46
*** Lumiere has quit IRC12:46
*** anderstj has quit IRC12:46
*** chmouel has quit IRC12:46
*** KA has joined #openstack-dev12:46
*** redbo has joined #openstack-dev12:46
*** jeremyb has joined #openstack-dev12:46
*** blentz has joined #openstack-dev12:46
*** anderstj has joined #openstack-dev12:46
*** jcooley has joined #openstack-dev12:46
*** radez_g0n3 has joined #openstack-dev12:46
*** clayg has joined #openstack-dev12:46
*** Reapster has joined #openstack-dev12:46
*** akamyshnikova has joined #openstack-dev12:46
*** henrynash has joined #openstack-dev12:46
*** yjiang5 has joined #openstack-dev12:46
*** ron-slc has joined #openstack-dev12:46
*** tvb has joined #openstack-dev12:46
*** tvb has quit IRC12:46
*** tvb has joined #openstack-dev12:46
*** Lumiere has joined #openstack-dev12:47
*** DennyZhang has joined #openstack-dev12:47
*** annashen has joined #openstack-dev12:47
*** ema has joined #openstack-dev12:47
dolphmdstanek: https://review.openstack.org/#/c/45447/12:47
*** bswartz has joined #openstack-dev12:47
*** ema has quit IRC12:47
*** ema has joined #openstack-dev12:47
*** esmute has joined #openstack-dev12:47
*** bashok_ has joined #openstack-dev12:47
*** Tross has joined #openstack-dev12:47
*** sgordon has joined #openstack-dev12:47
*** ndipanov has joined #openstack-dev12:47
*** sgordon has quit IRC12:47
*** sgordon has joined #openstack-dev12:47
*** ndipanov has quit IRC12:47
*** ndipanov has joined #openstack-dev12:47
*** zul has joined #openstack-dev12:47
*** statik has joined #openstack-dev12:47
*** sgordon has quit IRC12:47
*** sgordon has joined #openstack-dev12:47
*** chmouel has joined #openstack-dev12:47
*** statik has quit IRC12:47
*** statik has joined #openstack-dev12:47
dolphmdstanek: the bug was filed specifically against project update, but it revises BaseLdap.update()12:47
*** o_petit has joined #openstack-dev12:47
*** DennisS has joined #openstack-dev12:48
*** jhesketh has joined #openstack-dev12:48
*** locke105 has joined #openstack-dev12:48
*** jhesketh_ has quit IRC12:49
*** JordanP has joined #openstack-dev12:49
*** jhesketh_ has joined #openstack-dev12:49
*** vkmc has joined #openstack-dev12:49
*** lsmola has joined #openstack-dev12:49
*** donaldh has joined #openstack-dev12:50
*** giulivo has quit IRC12:50
*** Abhilash has quit IRC12:51
*** radsy has joined #openstack-dev12:51
dstanekdolphm: that looks exactly like the issue i found while writing tests12:51
*** rfolco has joined #openstack-dev12:51
*** Abhilash has joined #openstack-dev12:53
*** o_petit has quit IRC12:53
*** o_petit has joined #openstack-dev12:54
*** mkoderer_ is now known as mkoderer12:54
*** blues-man has joined #openstack-dev12:54
*** maheshp has joined #openstack-dev12:54
*** tkammer has quit IRC12:55
*** tkammer has joined #openstack-dev12:56
*** pcm_ has quit IRC12:56
*** dprince has joined #openstack-dev12:56
dstanekdolphm: when can the essex/folsom buggy behavior of adding the extra dict to the entities be removed?12:57
*** giulivo has joined #openstack-dev12:57
*** jimjiang has joined #openstack-dev12:57
*** jamespage_ has joined #openstack-dev12:58
*** Ruetobas has quit IRC12:59
*** edmund1 has joined #openstack-dev13:00
*** dolphm has quit IRC13:00
*** jamespage_ has quit IRC13:01
*** edleafe has quit IRC13:02
*** afazekas has quit IRC13:03
*** Ruetobas has joined #openstack-dev13:03
*** tkammer has quit IRC13:03
*** yaguang has quit IRC13:04
*** tkammer has joined #openstack-dev13:04
*** edleafe has joined #openstack-dev13:04
*** xjiujiu has joined #openstack-dev13:05
*** bknudson has joined #openstack-dev13:06
*** donaldh has quit IRC13:06
*** yolanda has quit IRC13:07
*** dolphm has joined #openstack-dev13:08
*** Ruetobas has quit IRC13:08
*** yolanda has joined #openstack-dev13:08
dolphmdstanek: "when can the essex/folsom buggy behavior of adding the extra dict to the entities be removed?" you mean support for 'extra' in the sql backend in the first place?13:08
dolphmdstanek: or the useless 'extra' attribute that's tacked onto API responses?13:09
*** eharney has joined #openstack-dev13:09
dstanekdolphm: the useless extra attribute13:09
*** clayb has joined #openstack-dev13:12
*** tmclaugh[work] has joined #openstack-dev13:12
*** Ruetobas has joined #openstack-dev13:13
dolphmdstanek: that's a conversation i would *love* to have. the simple answer is that we'd have to bump the major api version, but the api governance says we can make backwards-incompatible changes "in a controlled way"... which is vague.13:14
*** JordanP has quit IRC13:15
* dstanek wonders if that behavior exists in v313:16
*** jhesketh has quit IRC13:16
dolphmdstanek: there's some garbage tacked onto the token in the same vein... i can't remember if it's called 'extra' or maybe 'metadata' or something?13:16
*** jhesketh has joined #openstack-dev13:17
dolphmdstanek: anyway, there's definitely undocumented garbage there just causing bloat13:17
*** edleafe has left #openstack-dev13:17
*** edleafe has joined #openstack-dev13:17
*** radsy has quit IRC13:20
*** xjiujiu has quit IRC13:21
*** xjiujiu has joined #openstack-dev13:22
*** cthulhup has joined #openstack-dev13:22
*** jayg|g0n3 is now known as jayg13:22
*** lbragstad has joined #openstack-dev13:26
*** READ10 has joined #openstack-dev13:26
*** cthulhup has quit IRC13:27
*** gargya has joined #openstack-dev13:28
*** JordanP has joined #openstack-dev13:28
*** pberis has quit IRC13:29
*** venkatesh has quit IRC13:29
*** changbl has quit IRC13:29
*** pberis has joined #openstack-dev13:29
*** radsy has joined #openstack-dev13:29
openstackstatusNOTICE: dependency problems in gating, currently under investigation... more news as it unfolds13:30
*** ChanServ changes topic to "dependency problems in gating, currently under investigation... more news as it unfolds"13:30
*** markmcclain has quit IRC13:30
*** gmoro has quit IRC13:30
*** qba73 has quit IRC13:31
*** kushal has quit IRC13:31
*** gongysh has joined #openstack-dev13:31
*** kushal has joined #openstack-dev13:32
*** o_petit has quit IRC13:32
*** Dr_Who has joined #openstack-dev13:32
*** prekarat has quit IRC13:33
*** neelashah has joined #openstack-dev13:33
*** sushils has quit IRC13:34
*** matsuhashi has quit IRC13:38
*** burt has joined #openstack-dev13:41
*** kbringard has joined #openstack-dev13:42
*** dolphm has quit IRC13:42
*** gmoro has joined #openstack-dev13:42
*** qba73 has joined #openstack-dev13:42
*** alunduil has joined #openstack-dev13:44
*** wink has joined #openstack-dev13:44
winkhello, about https://bugs.launchpad.net/neutron/+bug/1175211 - manually backporting those fixes doesn't seem to help, neither do the last comments sound hopeful - anyone got any pointer if it was indeed fixed or where I can poke around?13:45
uvirtbotLaunchpad bug 1175211 in nova "quantum DNS name does not match VM hostname" [Undecided,In progress]13:45
*** sthaha has quit IRC13:47
*** morazi has joined #openstack-dev13:47
*** shinylasers has joined #openstack-dev13:48
*** Dr_Who has quit IRC13:49
kbringardwink: we hacked in a patch as a workaround… it'd not pretty and YMMV, but if you're interested13:49
kbringardhttps://gist.github.com/kevinbringard/668503713:49
*** alunduil has quit IRC13:50
kbringardbasically, it queries the nova API (so you need an rc file it can access) and then uses the VM name to write out the hosts file, instead of the IP13:50
*** alunduil has joined #openstack-dev13:51
*** sumansn_ has quit IRC13:51
openflysooo is nova-network staying in for icehouse?13:51
winkkbringard: thanks a lot, will have a look13:52
*** zaitcev has joined #openstack-dev13:52
kbringardwink: that was for grizzly, BTW, the one which is currently in the ubuntu repos13:52
kbringarddepending on what, if anything, has changed, you may need to modify it some13:53
kbringardanyway, hope it helps!13:53
*** FunnyLookinHat has quit IRC13:53
*** exed has joined #openstack-dev13:53
*** dolphm has joined #openstack-dev13:53
winkkbringard: yeah, we don't have that setup running for long, just before the neutron rename, so it's perfect :)13:54
*** nosnos has quit IRC13:54
*** nosnos has joined #openstack-dev13:55
*** jecarey has joined #openstack-dev13:55
*** shinylasers has quit IRC13:56
*** venkatesh has joined #openstack-dev13:57
*** nosnos has quit IRC13:58
*** Dr_Who has joined #openstack-dev13:58
dolphmdstanek: can you base any of your new tests on https://review.openstack.org/#/c/45447/ ? i'd love to extra coverage on that before RC1 if possible13:58
*** mjbright has joined #openstack-dev14:00
*** martine has joined #openstack-dev14:00
*** martine is now known as Guest1260614:00
*** shinylasers has joined #openstack-dev14:01
*** shinylasers has quit IRC14:01
*** EmilienM has quit IRC14:04
*** Guest12606 is now known as martine_14:05
*** radez_g0n3 is now known as radez14:07
*** xjiujiu has quit IRC14:07
*** xga has joined #openstack-dev14:07
*** EmilienM has joined #openstack-dev14:07
*** yaguang has joined #openstack-dev14:08
*** xga_ has quit IRC14:08
*** xga_ has joined #openstack-dev14:09
dstanekdolphm: what is the best way to do that? fetch checkout that change and just rebase on top of it?14:09
*** dvarga has joined #openstack-dev14:09
*** radsy has quit IRC14:09
*** xjiujiu has joined #openstack-dev14:10
*** Abhilash has quit IRC14:10
*** rcleere has joined #openstack-dev14:11
*** nshaikh has joined #openstack-dev14:11
*** hemanth has quit IRC14:11
*** xga__ has joined #openstack-dev14:11
*** test_ has quit IRC14:12
*** xga has quit IRC14:12
*** thedodd has joined #openstack-dev14:14
*** xga has joined #openstack-dev14:14
*** xga_ has quit IRC14:14
*** gargya has quit IRC14:15
*** xga has quit IRC14:16
*** vipul has quit IRC14:16
*** litong has joined #openstack-dev14:17
*** xga__ has quit IRC14:17
*** Ghe_Holidays has quit IRC14:17
*** xga has joined #openstack-dev14:17
*** xjiujiu has quit IRC14:17
*** dubsquared has joined #openstack-dev14:19
*** shinylasers has joined #openstack-dev14:19
*** xjiujiu has joined #openstack-dev14:19
*** jecarey has quit IRC14:19
*** jecarey has joined #openstack-dev14:20
*** jistr has quit IRC14:23
*** galstrom_zzz is now known as galstrom14:24
*** egallen has quit IRC14:25
*** Max_ has quit IRC14:25
*** markmcclain has joined #openstack-dev14:25
*** adalbas has quit IRC14:25
*** FunnyLookinHat has joined #openstack-dev14:25
*** Max_ has joined #openstack-dev14:26
*** markmcclain has quit IRC14:26
*** dolphm has quit IRC14:26
*** Max_ has quit IRC14:27
*** egallen has joined #openstack-dev14:27
*** markmcclain has joined #openstack-dev14:27
*** Max_ has joined #openstack-dev14:27
*** venkatesh_ has joined #openstack-dev14:27
*** venkatesh has quit IRC14:28
*** dolphm has joined #openstack-dev14:28
*** markmc has quit IRC14:28
*** changbl has joined #openstack-dev14:28
dolphmdstanek: yeah- i'd cherry pick on top of the checkout, and push them back to gerrit with git-review14:28
*** yaguang has quit IRC14:28
*** xjiujiu has quit IRC14:29
*** markmcclain has quit IRC14:29
*** markwash has joined #openstack-dev14:30
*** markmcclain has joined #openstack-dev14:31
*** egallen has quit IRC14:33
*** datsun180b has joined #openstack-dev14:35
*** stevemar has joined #openstack-dev14:36
*** DennyZha` has joined #openstack-dev14:36
*** Dr_Who has quit IRC14:36
*** DennyZhang has quit IRC14:36
winkkbringard: hm, probably missed something, but even after restarting basically all nova-* and quantum-* I don't even get log entries14:36
dstanekdolphm: this would be much faster is the test were faster ;-)14:37
*** otherwiseguy has joined #openstack-dev14:38
dolphmdstanek: try using `vi; git commit -a -m 'i made all the tests faster'; git review` ;)14:38
*** vipul has joined #openstack-dev14:39
*** timello has quit IRC14:40
*** Ghe_Holidays has joined #openstack-dev14:40
*** sumanthns has joined #openstack-dev14:40
*** insanidade has joined #openstack-dev14:41
*** timello has joined #openstack-dev14:42
*** alop has joined #openstack-dev14:45
*** adalbas has joined #openstack-dev14:46
*** davidhadas has joined #openstack-dev14:48
*** sahid has quit IRC14:51
*** nshaikh has left #openstack-dev14:51
*** twoputt has joined #openstack-dev14:52
*** carl_baldwin has joined #openstack-dev14:52
*** o_petit has joined #openstack-dev14:53
*** reed has joined #openstack-dev14:54
*** sandeepr_ltp has joined #openstack-dev14:57
dstanekdolphm: done14:58
*** SergeyLukjanov has quit IRC14:58
*** SergeyLukjanov has joined #openstack-dev14:59
*** dolphm has quit IRC15:00
*** egallen has joined #openstack-dev15:01
*** reidrac has quit IRC15:02
*** markmc has joined #openstack-dev15:02
*** sahid has joined #openstack-dev15:03
*** spzala has joined #openstack-dev15:03
*** jprovazn has quit IRC15:04
*** RajeshMohan has quit IRC15:04
*** RajeshMohan has joined #openstack-dev15:05
*** datsun180b has quit IRC15:05
*** imsurit has joined #openstack-dev15:06
*** pmathews has joined #openstack-dev15:06
*** datsun180b has joined #openstack-dev15:06
henrynashdolphm: are the gating problems also clobbering jenkins runs for patches for reviews?15:06
*** danwent has joined #openstack-dev15:06
*** ruhe has joined #openstack-dev15:06
*** RajeshMohan has quit IRC15:07
*** RajeshMohan has joined #openstack-dev15:08
*** senk has joined #openstack-dev15:08
*** sushils has joined #openstack-dev15:09
*** jtomasek has quit IRC15:11
*** dolphm has joined #openstack-dev15:11
*** prad has joined #openstack-dev15:11
*** mlavalle has joined #openstack-dev15:12
*** jistr has joined #openstack-dev15:12
*** twoputt has quit IRC15:13
*** morganfainberg has quit IRC15:13
insanidadehi all. I'm building a small demo using the nova client api, trying to launch an instance. for some reason it fails (http 500). Not sure what parameter I'm missing. Would anyone take a look if I paste the code at paste.openstack?15:13
*** morganfainberg has joined #openstack-dev15:16
*** jmontemayor has joined #openstack-dev15:16
insanidadeanyone ?15:16
*** dosaboy has quit IRC15:16
*** matiu has joined #openstack-dev15:17
*** nermina has joined #openstack-dev15:17
*** venkatesh_ has quit IRC15:18
*** wchrisj has joined #openstack-dev15:18
*** bdpayne has joined #openstack-dev15:18
*** ruhe has quit IRC15:19
*** SumitNaiksatam has left #openstack-dev15:20
*** cjellick has joined #openstack-dev15:20
*** cjellick1 has joined #openstack-dev15:20
*** cjellick has quit IRC15:21
*** paragan has quit IRC15:21
*** dosaboy has joined #openstack-dev15:23
*** dosaboy has quit IRC15:24
*** dosaboy has joined #openstack-dev15:24
mroddeninsanidade: you might have better luck in #openstack15:24
*** dosaboy has quit IRC15:24
mroddenhttp 500 means a server error, so you would need the stack trace from the server logs15:25
*** dosaboy has joined #openstack-dev15:25
*** vkmc has quit IRC15:25
*** senk has quit IRC15:25
*** Dr_Who has joined #openstack-dev15:27
insanidademrodden: I'm not sure about the code's lifecycle. Not sure if I can invoke the api methods the way I'm doing.15:27
*** ruhe has joined #openstack-dev15:27
insanidademrodden: http://paste.openstack.org/show/47430/15:28
*** Tross has quit IRC15:28
*** Tross has joined #openstack-dev15:28
*** DennisS has quit IRC15:29
insanidademrodden: I'm watching the logs in 'screen'. I'll try figure something out.15:29
*** venkatesh has joined #openstack-dev15:30
*** donaldh has joined #openstack-dev15:30
*** rnirmal has joined #openstack-dev15:31
*** doron is now known as doron_afk15:31
mroddeninsanidade: that should work15:31
*** jeremyb has quit IRC15:31
*** jeremyb has joined #openstack-dev15:31
*** venkatesh has quit IRC15:31
*** doron_afk is now known as doron15:31
mroddeninsanidade: need more info as to why it failed15:31
insanidademrodden: just found the logs. I'll try copying something useful.15:31
*** amuller has quit IRC15:32
mroddeninsanidade: unfortunately i have to step out for awhile15:32
insanidademrodden: no problem. thanks15:32
mroddennp15:32
*** prekarat has joined #openstack-dev15:32
*** mrodden has quit IRC15:33
*** markmcclain has quit IRC15:33
*** fbo is now known as fbo_away15:33
*** dstanek has quit IRC15:34
openflyhey how do you change the language on the python clients?15:34
*** dvarga has quit IRC15:35
*** prekarat has joined #openstack-dev15:35
*** doron is now known as doron_afk15:36
*** xga_ has joined #openstack-dev15:37
*** esheffield has quit IRC15:37
*** ygbo has quit IRC15:37
*** JordanP has quit IRC15:38
*** jvrbanac has joined #openstack-dev15:38
*** Dr_Who has quit IRC15:39
*** psedlak is now known as psedlak|afk15:39
*** xga has quit IRC15:40
*** venkatesh has joined #openstack-dev15:40
*** corXi has quit IRC15:40
*** anniec has quit IRC15:41
*** taziden has joined #openstack-dev15:41
*** senk has joined #openstack-dev15:42
*** datsun180b has quit IRC15:43
*** datsun180b has joined #openstack-dev15:44
*** imsurit has quit IRC15:44
*** senk has quit IRC15:45
*** adjohn has joined #openstack-dev15:46
*** prekarat has quit IRC15:46
*** ayoung has joined #openstack-dev15:47
openstackstatusNOTICE: changes seem to be making it through the gate once more, and so it should be safe to "recheck bug 1229797" or "reverify bug 1229797" on affected changes as needed15:48
*** ChanServ changes topic to "OpenStack development || Support is in #openstack"15:48
uvirtbotLaunchpad bug 1229797 in openstack-ci "cliff 1.4.5 & pyparsing 2.0.1 cause sadness in the gate" [Undecided,New] https://launchpad.net/bugs/122979715:48
*** mrodden has joined #openstack-dev15:48
*** insanida1e has joined #openstack-dev15:48
*** senk has joined #openstack-dev15:48
*** insanida1e has quit IRC15:49
*** alop has quit IRC15:50
*** ygbo has joined #openstack-dev15:50
*** jasondotstar has quit IRC15:50
*** adjohn has quit IRC15:50
*** JordanP has joined #openstack-dev15:50
*** senk has quit IRC15:50
*** kbrierly has joined #openstack-dev15:51
*** adjohn has joined #openstack-dev15:51
*** insanidade has quit IRC15:51
*** atiwari has joined #openstack-dev15:52
*** belmoreira has quit IRC15:53
*** dstanek has joined #openstack-dev15:53
*** boris-42 has quit IRC15:55
*** insanidade has joined #openstack-dev15:56
*** Max__ has joined #openstack-dev15:57
*** Max_ has quit IRC15:57
*** dubsquared has quit IRC15:58
*** neelashah has quit IRC15:59
insanidadeanyone alive? looks like netsplit is catching everyone.15:59
*** safchain has quit IRC15:59
*** markmc has quit IRC15:59
openflyhrmm is there i18n support in any of the python clients?16:00
*** Ruetobas has quit IRC16:01
*** neelashah has joined #openstack-dev16:01
*** exed has quit IRC16:02
*** senk has joined #openstack-dev16:02
insanidadewould anyone please take a look at this nova's api error? http://paste.openstack.org/show/47435/16:02
*** garyk has quit IRC16:03
*** gyee has joined #openstack-dev16:03
*** Ruetobas has joined #openstack-dev16:03
*** dubsquared has joined #openstack-dev16:03
openflyas i recall that's a fairly generic python error16:04
openflyusually a datatype conversion issue16:04
insanidadeopenfly: do you refer to the error I posted?16:05
openflyyes16:05
insanidadeopenfly: "AttributeError: 'unicode' object has no attribute 'iteritems'"16:05
openflyyeah16:05
insanidadeMaybe I misunderstood this but looks like the code is invoking an attribute that does not exist.16:06
insanidadenova's code.16:06
insanidadeisn't that the case ?16:06
openflywell it sees it as a unicode object...16:06
insanidadeopenfly: would that mean I should tell it that's not an unicode object?16:07
openflyand as a result the iteritems attribute is not available.16:07
openflywell i assume so but i don't know that segment of code16:07
openflyso i don't know what it's supposed to be seen as.16:07
*** markwash has quit IRC16:07
*** maheshp has quit IRC16:07
openflyi can just tell you it's not seeing that attribute and when it pulls that 'unicode' stuff it's usually a fairly generic datatype issue.16:08
*** maheshp has joined #openstack-dev16:08
*** angdraug has joined #openstack-dev16:08
*** Ryan_Lane has joined #openstack-dev16:08
openflylike you do a lookup on that error without the iteritems bit and you'll see a TON of errors with that message16:08
*** Ruetobas has quit IRC16:08
*** hemna has joined #openstack-dev16:08
openflyit makes it a bit of a pain to diagnose as all it really tells you is the datatype isn't what it's expecting.16:09
insanidadeopenfly: yeah. Just figured that out after a quick search on google :P16:10
insanidadefairly common error.16:10
*** o_petit has quit IRC16:10
openflyyup16:11
openflyo16:11
openflyerr i've seen it before usually when i do something dumb16:11
*** nijaba_ is now known as nijaba16:11
*** o_petit has joined #openstack-dev16:11
*** rdopieralski has quit IRC16:12
insanidadesomething dumb is what I'm doing - for sure :)16:12
insanidadeI'll keep investigating.16:12
*** boris-42 has joined #openstack-dev16:12
*** senk has quit IRC16:13
*** kpavel has quit IRC16:14
*** Ruetobas has joined #openstack-dev16:14
*** yassine has quit IRC16:14
*** nijaba has quit IRC16:14
*** tvb has quit IRC16:15
*** o_petit has quit IRC16:15
ayoungstevemar, morganfainberg, henrynash I've restarted an old etherpad to collect up the current thinking about Federation  https://etherpad.openstack.org/keystone-federation .Think of this more as requirements gathering than blueprints.16:15
*** pfreund has quit IRC16:15
*** pmathews has quit IRC16:16
*** nijaba has joined #openstack-dev16:16
*** alop has joined #openstack-dev16:17
*** eharney has quit IRC16:18
*** neelashah has quit IRC16:19
*** gongysh has quit IRC16:20
*** senk has joined #openstack-dev16:20
*** devoid has joined #openstack-dev16:20
stevemarayoung: thanks, bookmarking that ;)16:22
*** markmcclain has joined #openstack-dev16:23
*** bswartz has quit IRC16:23
ayoungstevemar, thanks.  Set your color if you make and comments, and prepent stemevar:  to them, please16:23
*** venkatesh has quit IRC16:24
stevemarayoung: yep, I read your instructions at the top :)16:26
*** therve has quit IRC16:26
*** nermina has quit IRC16:26
*** vuil has joined #openstack-dev16:27
*** kushal has quit IRC16:28
*** anniec has joined #openstack-dev16:28
*** pmathews has joined #openstack-dev16:29
*** sudorandom has quit IRC16:30
*** therve has joined #openstack-dev16:30
*** morganfainberg has quit IRC16:31
*** doron_afk has quit IRC16:31
ayoungstevemar, if you can fill in any answers to the SAML the questions, It wuill help me, and, I suspect, anyone else dealing with SAML in the future16:31
*** CrackerJackMack has quit IRC16:32
*** twoputt has joined #openstack-dev16:32
stevemarayoung: i wish i knew the answers16:32
*** jmontemayor has quit IRC16:32
*** blues-man has left #openstack-dev16:32
*** sahid has quit IRC16:32
luisghenrynash, do u know how i could get this on the release blocker list for rc1?16:33
luisghttps://review.openstack.org/#/c/47208/16:33
jgriffithmtreinish: thanks for the note on that patch: https://review.openstack.org/#/c/47954/16:33
*** donaldh has quit IRC16:33
*** eharney has joined #openstack-dev16:33
jgriffithmtreinish: curious why you'd say 1226337 versus 1229496?16:33
*** jmontemayor has joined #openstack-dev16:34
ayoungstevemar, dchadwick is answering.16:35
stevemarayoung, ruh roh16:35
stevemarayoung: i feel like i should back pedal on my abfab comment16:36
*** qba73 has quit IRC16:36
*** comay has joined #openstack-dev16:36
stevemarluisg: ping dolphm, he has authority to do that kind of stuff16:37
*** sudorandom has joined #openstack-dev16:37
dolphmi do what16:37
stevemaradd https://bugs.launchpad.net/cinder/+bug/1221808 to keystone rc1 bug list16:37
*** morganfainberg has joined #openstack-dev16:37
uvirtbotLaunchpad bug 1221808 in keystone "some API responses which should be translated when using accept-language header are not" [Undecided,In progress]16:37
*** alop has joined #openstack-dev16:37
*** senk has quit IRC16:37
*** JordanP has quit IRC16:37
stevemardolphm ^16:38
dolphmluisg: i'm not sure that needs to block RC1, but i'd love to have it in RC116:39
*** jruzicka has quit IRC16:40
stevemarjamielennox: ping16:40
ayoungstevemar, jamielennox is asleep. He's in Australia16:40
ayoungHe'll be up for the Keystone meeting at 2 Eastern16:41
stevemarayoung: i know hes is Oz, but a guy can hope :P16:41
ayoungstevemar, no, I think the abfab comment is legit, but it looks like abfab and SAML will be somewhat integrated in implementation16:41
luisgdolphm, yeah maybe block was not the right term, but it would be good if we could have it there16:41
stevemarayoung: why would it be integrated in impl?16:42
luisgstevemar, thx16:42
stevemarluisg: np16:42
dolphmmorganfainberg: ayoung: review? https://review.openstack.org/#/c/47208/16:42
dolphmluisg: stevemar: /salute16:42
*** sushils has quit IRC16:43
*** DeeJay1 has joined #openstack-dev16:43
luisgdolphm, thx!16:44
*** neelashah has joined #openstack-dev16:44
*** athomas has quit IRC16:45
henrynashdolphm, bknudson, morganfainberg: https://review.openstack.org/#/c/46613/ is now hopefully ready to go16:45
*** jasondotstar has joined #openstack-dev16:45
dolphmhenrynash: ooh, i hadn't seen bug 1229797 -- cool16:45
uvirtbotLaunchpad bug 1229797 in openstack-ci "cliff 1.4.5 & pyparsing 2.0.1 cause sadness in the gate" [Undecided,New] https://launchpad.net/bugs/122979716:46
dolphmhenrynash: (in launchpad)16:46
*** Dr_Who has joined #openstack-dev16:46
dolphmhenrynash: +216:46
*** boris-42 has quit IRC16:46
*** jmontemayor has quit IRC16:46
ayounghenrynash, looking16:47
*** reed has quit IRC16:47
*** marun has joined #openstack-dev16:47
*** mrunge has quit IRC16:47
henrynashdolphm: thx16:48
DeeJay1shoudln't we wait with the rechecks until the pypi mirror jobs complete?16:49
*** ndipanov is now known as ndipanov_gone16:49
*** markwash has joined #openstack-dev16:49
*** CrackerJackMack has joined #openstack-dev16:50
*** JordanP has joined #openstack-dev16:50
ayounghenrynash, so, we should  delete the role first, so that no new role assignments can slip through while this code is processing, but we can't due to referential integrity constraints, right?16:51
ayoungso...if the delete of the role fails due to a race condition, should we re-execute the delete-assignments code?16:51
*** dstanek has quit IRC16:51
dolphmbknudson: you -1'd this before, but chmouel improved the code and dstanek put up some additional tests in a subsequent commit https://review.openstack.org/#/c/45447/16:52
*** danpb has quit IRC16:52
*** ygbo has quit IRC16:53
henrynashayoung: so you are correct in terms of integrity constraints16:53
*** EmilienM has quit IRC16:53
*** garyk has joined #openstack-dev16:54
*** SergeyLukjanov has quit IRC16:54
henrynashayoung: we could, although if the user tried again it would almost certainly work…so depends if we think we really want to re-execute for that situation….16:54
*** nermina has joined #openstack-dev16:54
*** EmilienM has joined #openstack-dev16:54
*** garyk has quit IRC16:56
ayounghenrynash, ideally, we would "deactivate the role" before delete16:56
*** dubsquared has quit IRC16:56
ayounghenrynash, I think it is a OK as is, with the caveat that, if it fails, the user may want to re-execute the command16:57
*** herndon_ has joined #openstack-dev16:57
*** lucasagomes has quit IRC16:57
*** garyk has joined #openstack-dev16:57
ayoungJust want to make sure I understand the issues.16:57
henrynashayoung: ok16:59
*** tkammer has quit IRC16:59
*** Max__ has quit IRC17:00
*** anniec has quit IRC17:01
*** xqueralt is now known as xqueralt-afk17:01
*** SumitNaiksatam has joined #openstack-dev17:01
*** xBytez has quit IRC17:01
*** xBytez has joined #openstack-dev17:02
*** anniec has joined #openstack-dev17:02
ayounghenrynash, your domain optimization is suspect17:02
ayounghenrynash, is that the user's domain or the project's domain referecned on line 230 https://review.openstack.org/#/c/46613/12/keystone/common/controller.py17:03
*** dolphm has quit IRC17:04
ayounghenrynash, domain scoped tokens and project scoped tokens are not necessarily hierarchical.  If I lose a role on a domain, it should probably have no effect on project scoped tokens17:04
mtreinishjgriffith: heh, that's actually a bot that jog0 and I have been playing with17:05
mtreinishjgriffith: https://github.com/jogo/elasticRecheck17:06
*** tvb has joined #openstack-dev17:06
*** tvb has quit IRC17:06
*** tvb has joined #openstack-dev17:06
mtreinishit's running on my laptop now while we're working on getting it in infra17:06
mtreinishso all the comments it leaves are from me17:06
*** shinylasers has quit IRC17:06
*** venkatesh has joined #openstack-dev17:07
*** reed has joined #openstack-dev17:07
*** jistr has quit IRC17:08
*** shinylasers has joined #openstack-dev17:08
*** Dr_Who has quit IRC17:08
*** anteaya has joined #openstack-dev17:08
jgriffithHA!!!17:10
*** sumansn_ has joined #openstack-dev17:10
jgriffithmtreinish: ^^17:10
jgriffithmtreinish: well it's fairly good17:10
jgriffithmtreinish: it was VERY close17:10
jgriffithmtreinish: the test case itself was a match17:11
*** sumanthns has quit IRC17:11
*** shakayumi has joined #openstack-dev17:12
mtreinishjgriffith: it's using a fixed list of elastic search queries we're using to fingerprint bugs.17:13
*** ruhe has quit IRC17:13
jgriffithmtreinish: that's awesome17:14
jgriffithmtreinish: going to be extremely helpful I think17:14
mtreinishso we find a message in the logs and put in on the list17:14
*** networkstatic has joined #openstack-dev17:15
mtreinishjgriffith: in this case actually I think 1226337 and 1229496 are dups. 1226337 became the same bug after we made some changes in tempest around timeouts.17:15
mtreinishwhich is why the fingerprint matches17:15
jgriffithmtreinish: hmmm... indeed, I think you're correct17:16
*** bswartz has joined #openstack-dev17:16
jgriffithI didn't dig quite far enough into that second one17:16
jgriffithalthough the iscsi device not found message seems out of place17:17
mtreinishjgriffith: yeah it should be really useful. Just in the week or so I've been running it it's helped alot and I managed to find a couple new bugs that I would have missed.(from the irc bot on -qa)17:18
mtreinishand hopefully it'll encourage better usage of the the recheck list17:18
jgriffithmtreinish: yeah, even a helpful hint like that should help a lot with the "recheck no bug" habbit :)17:18
mtreinishjgriffith: I actually have a feeling this bug might be related to: https://bugs.launchpad.net/tempest/+bug/120534417:21
uvirtbotLaunchpad bug 1205344 in nova "mkfs error in test_stamp_pattern" [Medium,Confirmed]17:21
*** mlavalle has quit IRC17:22
*** ArcTanSusan has joined #openstack-dev17:22
*** devoid has quit IRC17:23
*** o_petit has joined #openstack-dev17:25
*** stevemar has quit IRC17:26
*** joesavak has joined #openstack-dev17:26
*** stevemar has joined #openstack-dev17:27
*** kenperkins has quit IRC17:27
*** kenperkins has joined #openstack-dev17:28
*** o_petit has quit IRC17:30
*** DennyZha` has quit IRC17:30
*** xqueralt-afk is now known as xqueralt17:30
*** ruhe has joined #openstack-dev17:34
*** ArcTanSusan has quit IRC17:34
cburgessjgriffith: *ping*17:36
*** Dr_Who has joined #openstack-dev17:36
*** SergeyLukjanov has joined #openstack-dev17:36
*** Mandell has joined #openstack-dev17:43
*** alop has quit IRC17:44
*** amcrn has joined #openstack-dev17:45
*** venkatesh has quit IRC17:46
*** freedomhui has quit IRC17:50
*** Dr_Who has quit IRC17:50
*** DeeJay1 has quit IRC17:50
*** JonnyNomad has joined #openstack-dev17:51
morganfainberghenrynash, looking at https://review.openstack.org/#/c/46613/ now17:52
morganfainberghenrynash, oh looks like i was beaten to it.17:53
*** JordanP has quit IRC17:55
*** ema has quit IRC17:55
*** devoid has joined #openstack-dev17:56
*** mmagr has quit IRC17:57
*** jmontemayor has joined #openstack-dev17:57
henrynashmorganfainberg: no problem, thx17:58
*** dolphm has joined #openstack-dev17:58
*** Alexei_987 has quit IRC17:58
morganfainberghenrynash, yeah, taking care of some internal bugs/issues the last couple days.17:59
*** dstanek has joined #openstack-dev17:59
morganfainberghenrynash, the rest of this week is likely going to be the same.17:59
*** mlavalle has joined #openstack-dev17:59
*** herndon_ has quit IRC17:59
*** markmcclain has quit IRC18:00
*** dvarga has joined #openstack-dev18:01
*** topol has joined #openstack-dev18:01
*** MaxV has joined #openstack-dev18:02
*** dubsquared has joined #openstack-dev18:03
*** sarob has joined #openstack-dev18:05
*** venkatesh has joined #openstack-dev18:06
*** sarob has quit IRC18:06
*** JordanP has joined #openstack-dev18:07
*** sarob has joined #openstack-dev18:07
*** venkatesh has quit IRC18:07
*** jecarey has quit IRC18:09
*** eglynn has quit IRC18:11
*** sarob has quit IRC18:11
*** shel3over has joined #openstack-dev18:13
*** JordanP has quit IRC18:16
chmouelayoung, dolphm: https://review.openstack.org/#/c/45447/18:19
*** markmcclain has joined #openstack-dev18:19
chmouelbknudson:^18:19
* chmouel is afk for dinner18:20
*** jecarey has joined #openstack-dev18:20
*** jhesketh_ has quit IRC18:20
ayoungchmouel, looks good.  Letting the tests run.18:20
*** romcheg_ has joined #openstack-dev18:23
*** Mandell has quit IRC18:23
dolphmchmouel: ayoung: thanks for following up!18:26
termiedolphm: g'day sir, do you have a preference for software to spin up cloud instances?18:27
*** romcheg_ has quit IRC18:27
*** nil1511 has joined #openstack-dev18:27
termie(i haven't been paying attention to which ones are teh current hotness)18:27
*** melwitt has joined #openstack-dev18:28
dolphmtermie: \o/18:28
termiedolphm: (would be ideal if it wasn't openstack specific but i'd like it to work there, too)18:28
termiedolphm: how's tricks?18:28
dolphmtermie: other than vagrant, not really (there's a decent plugin to use vagrant to spin up on public cloud)18:28
*** RajeshMohan has quit IRC18:29
termiedolphm: hmm, yeah i use vagrant also, though haven't tried it for public cloud stuff18:29
*** networkstatic has quit IRC18:29
*** RajeshMohan has joined #openstack-dev18:29
dolphmtermie: https://github.com/mitchellh/vagrant-rackspace18:29
dolphmtermie: https://github.com/mitchellh/vagrant-aws18:30
dolphmetcv18:30
termiedolphm: will those successfully assign public IPs? doesn't look like it18:30
termiedolphm: i'm trying to minimize the amount of config that has to be done18:31
*** romcheg_ has joined #openstack-dev18:31
*** MaxV has quit IRC18:32
dolphmtermie: the rackspace one did, i haven't tried the aws one :P18:32
termieorly? """# __str__ function for DBRow objects. This is done in python because it would18:32
termie# take considerably more effort to implement in C. It's not the most efficient18:32
*** jhesketh_ has joined #openstack-dev18:32
termie# way to display DBRows, but quite useful for debugging or inspection.18:32
termie_fmt = u"%s:%s".__mod__18:32
termiedef dbrow_str(row): return "DBRow(" + ','.join(map(_fmt, zip(row.__keys__, row))) + ")"18:32
termiewtf18:33
termie"""Networking features in the form of config.vm.network are not supported with vagrant-rackspace, currently. If any of these are specified, Vagrant will emit a warning, but will otherwise boot the Rackspace server."""18:33
termiewrong copy-pasta18:33
termietoo much windowss18:33
*** Mandell has joined #openstack-dev18:33
dolphmtermie: as i recall, you can't impact rackspace's networking with vagrant options, but rackspace will still give you public and internal IP's by default18:34
termieohhh18:34
termieso it sounds like anything i do will still have to result in a network query to get the IPs after launch :/18:34
*** otherwiseguy has quit IRC18:35
dolphmtermie: i want to say you should be able to get them back through vagrant?18:36
*** MaxV has joined #openstack-dev18:37
termievishy: hello sir, do you have a favorite way of launching servers and programmatically getting access to them?18:38
dprincejgriffith: I'm hitting issues w/ the chance/simple schedulers as of an hour ago. https://review.openstack.org/#/c/48103/18:38
vishybroken18:38
*** vishy has left #openstack-dev18:39
termie...18:39
*** vishy has joined #openstack-dev18:39
vishywhoever just pinged me i missed it18:39
*** rwsu has quit IRC18:39
termieishy: hello sir, do you have a favorite way of launching servers and programmatically getting access to them?18:39
termievishy: ^18:39
termievishy: it was mee!18:39
*** vuil has quit IRC18:40
vishytermie: !!18:40
vishyi don't really get the question18:41
vishycloudenvy?18:41
dolphmvishy: cloudenvy, etc18:41
termievishy: like, with vagrant i can define the IPs i want to use ona  private network18:41
vishyoh are you talking just local vms?18:41
termievishy: i'd like to do something similar with public cloud, or at least be given the IPs afterwards18:41
termievishy: it seems like it involves wrangling floating IPs, or maybe it is more common just to tunnel in and vpn or something18:42
dolphmtermie: have not tried it myself http://www.ansibleworks.com/docs/modules.html#id15718:42
*** nermina has left #openstack-dev18:42
vishyi guess it depends on the public cloud18:43
*** rwsu has joined #openstack-dev18:43
dolphmtermie: coming soon to public clouds near you? https://github.com/openstack/heat18:43
termievishy: well, i'm targeting openstack stuff and aws, the few things i've looked at that seem to deal with any of thsese things are kind of whole frameworks18:43
vishytermie I guess I'm still a little lost18:43
vishyyou don't like cloudenvy?18:43
termiewhereas i kind of want a "launch some stuff, give me some IPs so i can access them"18:43
vishyi mean why not just use novaclient?18:44
termiei am okay with cloudenvy, i don't know if that is current hotness18:44
vishyjclouds!18:44
termiei am trying to find out what people use :p18:44
vishyyou're using the wrong language18:44
vishy:p18:44
jgriffithdprince: what are you seeing?18:44
*** novas0x2a|laptop has joined #openstack-dev18:44
*** vartom111 has joined #openstack-dev18:45
dprincejgriffith: the RPC kwargs are hosed. Chance and Simple scheds are busted.18:45
dprincejgriffith: my guess is that we gate *only* on filter sched.18:46
jgriffithdprince: that's correct18:46
jgriffithdprince: k18:46
*** cdub_ has quit IRC18:46
*** bashok has joined #openstack-dev18:46
*** cdub_ has joined #openstack-dev18:46
*** eglynn has joined #openstack-dev18:47
*** bashok has quit IRC18:47
*** bashok has joined #openstack-dev18:47
*** romcheg_ has quit IRC18:49
*** bashok_ has quit IRC18:50
*** dubsquared has quit IRC18:51
*** mrunge has joined #openstack-dev18:51
*** twoputt has quit IRC18:52
*** shakayumi has quit IRC18:53
*** nermina has joined #openstack-dev18:54
*** MaxV has quit IRC18:56
*** nermina has left #openstack-dev18:56
*** nil1511 has quit IRC18:56
*** MaxV has joined #openstack-dev18:57
*** dubsquared has joined #openstack-dev18:58
ayoungdstanek, option DI is a band aid in this case, but it is also a viable approach to DI.18:59
*** dubsquared has quit IRC18:59
*** nil1511 has joined #openstack-dev18:59
ayoungdstanek, in general, yes, you want to abstract away implementation, so instead of saying "this is optional"  you say "the default implementation is a no-op"18:59
dolphmdstanek: ah, i guess i was looking for a vote18:59
ayounghmmm19:00
dstanekayoung: i think that is only useful when the object graph needs some work19:00
ayoungwe could do that...make a no-op oauth impl.19:00
bknudsoncould the real oauth impl override the default (no-op) oauth impl?19:00
ayoungdstanek, I think you are dead on here.  I would not propose this early in the sprint19:00
bknudsonwould be like a global variable.19:00
ayoungit was an attempt to cut a dependency in a minimally invasive manner19:01
dstanekayoung: i like that better because it's more "tell don't ask", but still not the ideal19:01
ayoungdstanek, agreed.  But the real solution is much more invasive.  Make the token provider into a composite object, with oauth a node19:01
ayoungbuild the token provider out of the paste pipeline19:01
ayoungdstanek, I don't like the annotation approach to DI in the first place.  It too tightly couples things to one implementation19:02
dstanekright, that's why i didn't -1 it.  i can't provide a useable alternative at this time19:02
bknudsonannotation is gross, and it happens at import time, which is also bad. We should have cleaner startup/initialization19:03
dstanekayoung: i actually like it a lot - i build a framework around the idea19:03
ayoungbknudson, I might be able to do https://review.openstack.org/#/c/46797/ with a default no-op auth provider, but...I am not sure how to override it with the real one.19:04
*** RajeshMohan has quit IRC19:04
ayoungdstanek, nah, annotations are the wrong mechanism.  You want to have a deliberate component registration step separate from object definition, otherwise you can't vary up your obejct creation policy.  Makes code  less reusable19:05
ayoungdstanek, are you fluent in C++?19:05
dstanekayoung: no, thankfully :-)19:05
bknudsonayoung: I think you would have a global variable, default to the no-op. When import real oauth, reset the global variable.19:05
dstanekayoung: i meant annotation to describe the expected types19:05
dstanekayoung: take a look at this test: http://bit.ly/16FMeTT19:06
bknudsonayoung: oauth_provider.set_provider(RealOauthProvider())19:06
*** adjohn has quit IRC19:06
*** neelashah has quit IRC19:06
*** romcheg_ has joined #openstack-dev19:06
*** RajeshMohan has joined #openstack-dev19:06
dstaneka domain object just says "he i need one of these" and the actual mapping of what that means happens somewhere else19:07
ayoungdstanek, ah,,,for the "requires" side..yeah, I think that is ok, but it needs to be augmented by the rest of the application to allow different things to fulfill that dependency19:07
*** f13o_ has joined #openstack-dev19:07
ayoungdstanek, exactly.19:08
*** f13o_ has quit IRC19:08
dstanekayoung: is my model you create a mapping for each app that maps "interface" to implementation19:08
ayoungdstanek, I started coding one up a while ago https://github.com/admiyo/python-resolver19:08
dstanekit's modeled after Google Guice (a Java framework)19:08
*** eglynn has quit IRC19:10
dstanekayoung: ah, interesting - i had not seen that before19:10
*** adjohn has joined #openstack-dev19:10
dstaneki think the real answer in our case isn't a DI framework, it's for make our objects more composable19:11
*** MaxV has quit IRC19:12
*** adjohn has quit IRC19:13
dstanekshould the identity LDAP backend allow extra attributes like the SQL backend?19:13
*** Max__ has joined #openstack-dev19:14
dolphm#topic extra19:15
*** maheshp has quit IRC19:15
insanidadeanyone using devstack ? I do a "git pull" from time to time so that I get updated with its latest code. What do you guys usually do when a ./stack.sh command keeps asking you to resolve code conflicts during its execution?19:16
*** venkatesh has joined #openstack-dev19:16
bknudsoninsanidade: is it requirements.txt is conflicting?19:17
bknudsonto reset a branch I do git reset --hard19:17
*** adjohn has joined #openstack-dev19:17
*** maheshp has joined #openstack-dev19:18
insanidadebknudson: some files keep conflicing and annoying me during each ./stack.sh. All that I do is to update my local code. I do not contribute to devstack.19:18
insanidadebknudson: some py files.19:18
*** ruhe has quit IRC19:18
*** bashok_ has joined #openstack-dev19:19
shel3overinsanidade, try thie git checkout .19:21
*** bashok has quit IRC19:21
dstanekdolphm: i've been writing tests to learn the system and running into some differences in backend behavior19:21
dolphmdstanek: i like your approach :)19:21
*** egallen has quit IRC19:21
*** nil1511 has quit IRC19:22
dolphmdstanek: feel free to report them as bugs, you can even put your patch up as Related-Bug + WIP to illustrate the issue until it's understood19:22
*** Max__ has quit IRC19:24
*** otherwiseguy has joined #openstack-dev19:25
*** avishay is now known as avishay_zzz19:27
*** insanida1e has joined #openstack-dev19:27
*** Ryan_Lane has quit IRC19:29
*** bashok__ has joined #openstack-dev19:29
*** shakayumi has joined #openstack-dev19:29
*** insanidade has quit IRC19:30
*** dubsquared has joined #openstack-dev19:30
*** ruhe has joined #openstack-dev19:31
*** radez is now known as radez_g0n319:31
*** neelashah has joined #openstack-dev19:31
*** neelashah has quit IRC19:32
*** bashok_ has quit IRC19:33
*** alop has joined #openstack-dev19:33
*** RajeshMohan has quit IRC19:33
*** RajeshMohan has joined #openstack-dev19:34
*** vartom111 has quit IRC19:35
*** eglynn has joined #openstack-dev19:35
*** sandywalsh has quit IRC19:35
dstanekdolphm: i think i will create a bug to get more clarification19:35
*** f13o_ has joined #openstack-dev19:35
*** jbresnah_ has joined #openstack-dev19:36
*** ilyashakhat has joined #openstack-dev19:36
*** bashok has joined #openstack-dev19:36
*** dubsquared has quit IRC19:36
*** nermina has joined #openstack-dev19:37
*** nermina has left #openstack-dev19:37
*** dubsquared has joined #openstack-dev19:37
insanida1ewhy isn't git pull updating my local code ? It keeps asking me to resolve conflicts during a stack.sh run. I'd like to accept all code changes from remote but it keeps asking before merging things I haven't even changed.19:37
*** ilyashakhat has quit IRC19:37
*** bashok__ has quit IRC19:38
dstanekinsanida1e: did you make any local changes?19:38
insanida1edstanek: very few, just for debugging purposes - added a few breakpoints. but it is asking me to confirm changes I have not peformed. I just need it to update my local code. It isn't even asking me to resolve conflicts on the files I've added some breakpoints.19:40
*** mrunge_ has joined #openstack-dev19:40
*** vipul is now known as vipul-away19:41
*** bashok has quit IRC19:41
dstanekinsanida1e: i think there is some funky business in the requirements.txt when installing...what file has the conflicts?19:41
*** tiamar has joined #openstack-dev19:41
*** bashok has joined #openstack-dev19:42
*** mrunge has quit IRC19:42
*** yolanda has quit IRC19:42
insanida1eI don't remember the file names right now. I just erased the terminal screen. But are files from neutron, glance, etc. Not many files, but some weird stuff is happening in horizon's log screen and I'd like to have devstack absolutely clean so that I could investigate that horizon error.19:42
*** donaldh has joined #openstack-dev19:43
dstanekinsanida1e: the easiest way to fix it to remove all of the changes from your working copy - 'git reset --hard HEAD' should do the trick, but it will erase all of your local changes too19:44
*** neelashah has joined #openstack-dev19:45
*** sumansn_ has quit IRC19:45
*** markmc has joined #openstack-dev19:46
*** alop_ has joined #openstack-dev19:46
*** sumansn_ has joined #openstack-dev19:46
*** boris-42 has joined #openstack-dev19:46
insanida1edstanek: no important changes would be lost. I will do it.19:46
*** burt has quit IRC19:47
*** sandywalsh has joined #openstack-dev19:47
*** alop has quit IRC19:48
*** alop_ is now known as alop19:48
*** tsufiev_ has joined #openstack-dev19:49
insanida1edstanek: no idea what is going on. it keeps asking me to resolve conflicts. I have even removed ALL source files.19:50
insanida1edstanek: http://paste.openstack.org/show/47452/19:50
insanida1edstanek: this keeps poping up during a stack.sh19:51
*** mrunge_ is now known as mrunge19:51
*** mrunge is now known as mrunge_busy19:51
*** amcrn has quit IRC19:51
insanida1elooks like there are some files in /tmp19:53
*** gabrielhurley has joined #openstack-dev19:54
dolphmmorganfainberg: stevemar: did ya'll figure out the test failure stevemar was having yesterday?19:54
stevemardolphm: yep19:54
*** jasondotstar has quit IRC19:54
dolphmstevemar: was there a fix / workaround?19:54
stevemardolphm: we nuked everything that was not checked into git19:54
stevemardolphm: git clean -fdx19:54
dolphmstevemar: oh okay, that's not exciting19:55
dolphmstevemar: thanks!19:55
*** pixelb has quit IRC19:55
stevemardolphm: not everything we do in keystone has to be exciting :P19:55
stevemardolphm: i believe thats your platform as PTL19:56
dolphmstevemar: haha19:56
dolphmstevemar: +1 auth should be stable and boring19:56
tsufiev_gabrielhurley, could you please take a look at https://review.openstack.org/#/c/45655/ ?19:57
*** jvrbanac has quit IRC19:57
dstanekinsanida1e: is that diff from after you reset the cinderclient?19:58
*** jsavak has joined #openstack-dev19:58
gabrielhurleytsufiev: approved. thanks19:59
*** vishnoianil has joined #openstack-dev19:59
*** sarob has joined #openstack-dev19:59
vishnoianilHi19:59
stevemarayoung: updated https://etherpad.openstack.org/keystone-federation a bit20:00
tsufiev_gabrielhurley, thanks to you too :)20:00
vishnoianili have a query about lbass support in openstack20:00
*** briancurtin has joined #openstack-dev20:00
insanida1edstanek: uh...don't know that you are talking about. what cinderclient reset ?20:01
vishnoianildo all the available neutron plugin support lbaas APIs? like floodlight/ryu ?20:01
*** joesavak has quit IRC20:01
*** twoputt has joined #openstack-dev20:02
ayoungstevemar, thanks20:02
*** gyee has quit IRC20:03
*** tvb has quit IRC20:03
*** jasondotstar has joined #openstack-dev20:03
*** dprince has quit IRC20:04
*** tsufiev_ has quit IRC20:05
*** networkstatic has joined #openstack-dev20:06
*** maheshp has quit IRC20:08
*** alop has quit IRC20:09
*** maheshp has joined #openstack-dev20:09
*** ayoung has quit IRC20:09
*** alop has joined #openstack-dev20:09
*** armax has joined #openstack-dev20:10
*** mrunge_busy has quit IRC20:12
*** jamespage_ has joined #openstack-dev20:12
*** vipul-away is now known as vipul20:12
*** jvrbanac has joined #openstack-dev20:13
*** kokoisatard has joined #openstack-dev20:13
*** kokoisatard has quit IRC20:13
*** boden has quit IRC20:14
*** amcrn has joined #openstack-dev20:14
*** beagles has quit IRC20:15
notmynameanteaya: I've been busy with some more pressing things. I'll be working on my swift ptl email after the IRC meetings today20:15
anteayanotmyname: I look forward to confirming your candidacy20:15
*** jsavak has quit IRC20:15
*** AlanClark has joined #openstack-dev20:16
*** alop has quit IRC20:16
bknudsondolphm: you ok with https://review.openstack.org/#/c/45755/ going in H?20:16
dolphmbknudson: yes20:16
*** beagles has joined #openstack-dev20:18
*** jamespage_ has quit IRC20:19
*** jvrbanac_1 has joined #openstack-dev20:21
*** jmontemayor_ has joined #openstack-dev20:21
*** rnirmal_ has joined #openstack-dev20:22
*** dubsquared has quit IRC20:22
dolphmbknudson: no approve?20:22
bknudsondolphm: testing locally.20:22
*** vishnoianil has left #openstack-dev20:22
*** rnirmal has quit IRC20:23
*** rnirmal_ is now known as rnirmal20:23
*** bnemec has quit IRC20:23
*** jvrbanac_2 has joined #openstack-dev20:23
*** shinylasers has quit IRC20:23
dolphmbknudson: ah, cool20:24
*** jvrbanac has quit IRC20:24
*** ayoung has joined #openstack-dev20:24
*** jmontemayor has quit IRC20:25
bknudsondolphm: so looks like there's a regression, since now it doesn't check bin/20:25
*** MaxV has joined #openstack-dev20:26
*** shinylasers has joined #openstack-dev20:26
*** bnemec has joined #openstack-dev20:26
dolphmbknudson: uh oh, is it checking keystone then?20:26
dolphmbknudson: i swear i tested this both ways20:26
dolphmbknudson: bin/ isn't on the exclude list obviously20:27
*** anniec has quit IRC20:27
*** jvrbanac_1 has quit IRC20:27
*** pberis has quit IRC20:28
*** epim has joined #openstack-dev20:29
*** Ryan_Lane has joined #openstack-dev20:29
*** krtaylor has quit IRC20:31
morganfainberghrm.20:32
*** bashok has quit IRC20:32
*** MaxV has quit IRC20:33
*** tvb has joined #openstack-dev20:33
bknudsondolphm: here's the ouput with the change to tox.ini, it's checking keystone/ -- http://paste.openstack.org/show/47456/20:34
*** Tross has quit IRC20:34
bknudsondolphm: here's master output: http://paste.openstack.org/show/47457/  -- also finds bin/20:36
*** alop has joined #openstack-dev20:38
*** mikal is now known as annegentle_proxy20:38
*** annegentle_proxy is now known as mikal20:38
*** READ10 has quit IRC20:41
insanida1eanyone: if a change a .py file under folder horizon/openstack_dashboard, what service should I restart to have that file revisited and its pyc created ?20:42
*** tvb has quit IRC20:42
*** rnirmal has quit IRC20:43
*** jvrbanac_1 has joined #openstack-dev20:43
*** atiwari has quit IRC20:43
*** tmclaugh[work] has quit IRC20:44
*** READ10 has joined #openstack-dev20:44
*** alop has quit IRC20:44
*** MaxV has joined #openstack-dev20:45
*** rcleere has quit IRC20:45
*** jvrbanac_2 has quit IRC20:45
*** shinylasers has quit IRC20:45
*** READ10 has quit IRC20:45
*** bswartz has quit IRC20:45
*** rcleere has joined #openstack-dev20:45
*** jvrbanac_2 has joined #openstack-dev20:45
*** READ10 has joined #openstack-dev20:45
*** READ10 has joined #openstack-dev20:45
*** MaxV has quit IRC20:46
*** shakayumi has quit IRC20:46
*** sumansn_ has quit IRC20:46
*** shakayumi has joined #openstack-dev20:47
*** morganfainberg has quit IRC20:47
*** sudorandom has quit IRC20:47
*** Max_ has joined #openstack-dev20:47
*** CrackerJackMack has quit IRC20:47
gabrielhurleyinsanida1e: your webserver process, whether that's apache or nginx or the built-in django dev webserver20:48
bknudsondolphm: I think it's the --filename=keystone* , tells flake8 to also look at keystone-all and keystone-manage20:48
*** jvrbanac_1 has quit IRC20:49
*** apevec has joined #openstack-dev20:49
*** danwent has quit IRC20:50
*** dvarga has quit IRC20:50
*** kbringard has quit IRC20:50
*** adjohn has quit IRC20:53
*** eharney has quit IRC20:53
*** kbringard has joined #openstack-dev20:54
*** shinylasers has joined #openstack-dev20:56
*** HenryG has joined #openstack-dev20:56
*** vuil has joined #openstack-dev20:56
dolphmbknudson: marked as WIP20:59
dolphmbknudson: thanks for testing, i'll give it another pass20:59
*** networkstatic has quit IRC20:59
bknudsondolphm: I'll upload my fix.20:59
bknudsondolphm: https://review.openstack.org/#/c/45755/21:00
bknudsonThere's some files called keystone-*.ini21:00
dolphmbknudson: that covers bin/?21:00
*** danwent has joined #openstack-dev21:01
*** edmund1 has quit IRC21:01
*** rfolco has quit IRC21:01
bknudsondolphm: bin isn't excluded, and now files with names like keystone-* are included21:01
dolphmbknudson: what about bin/something ?21:01
bknudsondolphm: bin/something wouldn't match.21:01
bknudsonthat would not have matched previously either.21:02
dolphmbknudson: it's have to be bin/keystone-something or bin/something.py ?21:02
bknudsondolphm: yes.21:02
dolphmbknudson: but 'bin' was explicitly included before21:02
bknudsondolphm: it did flake8 ; flake8 --filename=keystone* bin21:03
bknudsonso flake8 would catch bin/*.py21:03
bknudson"flake8 --filename=keystone* bin" would catch bin/keystone*21:03
dolphmbknudson: oooh, i was reading it as --filename=keystone*,bin21:03
*** anniec has joined #openstack-dev21:04
*** stevemar has quit IRC21:05
*** dstanek has quit IRC21:05
dolphmbknudson: https://review.openstack.org/#/c/48031/21:06
*** jvrbanac_1 has joined #openstack-dev21:08
bknudsondolphm: 48031 is approved21:08
dolphmbknudson: ty21:08
*** jvrbanac_2 has quit IRC21:09
bknudsondolphm: what's the keystone version for H? 2013.2  (was thinking about https://github.com/openstack/keystone/blob/master/doc/source/man/keystone-all.rst )21:09
bknudson2013.2?21:09
*** topol has quit IRC21:10
dolphmbknudson: 2013.2 will be havana for all openstack projects, yes21:10
dolphmbknudson: grizzly was 2013.121:10
*** shinylasers has quit IRC21:10
*** ericlin has joined #openstack-dev21:11
*** jecarey has quit IRC21:11
*** shinylasers has joined #openstack-dev21:12
*** krtaylor has joined #openstack-dev21:13
*** ericlin has quit IRC21:13
*** jvrbanac_1 has quit IRC21:13
*** dstanek has joined #openstack-dev21:15
*** gyee has joined #openstack-dev21:15
*** martine_ has quit IRC21:17
*** burt has joined #openstack-dev21:17
*** twoputt has left #openstack-dev21:18
*** sgordon has quit IRC21:18
*** amcrn has quit IRC21:19
*** dkranz has quit IRC21:20
gyeedolphm, ayoung, you guys working on this one? https://review.openstack.org/#/c/48111/21:20
*** venkatesh has quit IRC21:20
dolphmgyee: sort of, i haven't dug in too deep21:21
*** jcoufal has quit IRC21:21
gyeek, I am looking at the test failures now21:21
*** alunduil has quit IRC21:21
dolphmgyee: it looks like keystone/policy/backends/rules.py needs some changes -- i don't know how extensive21:22
*** thomasm has quit IRC21:22
gyeek21:22
*** shakayumi has quit IRC21:23
*** morganfainberg has joined #openstack-dev21:23
*** CrackerJackMack has joined #openstack-dev21:23
*** ayoung has quit IRC21:23
*** sudorandom has joined #openstack-dev21:23
*** Ryan_Lane has quit IRC21:28
*** markmc has quit IRC21:28
*** amcrn has joined #openstack-dev21:28
*** amcrn has quit IRC21:29
*** amcrn has joined #openstack-dev21:30
*** kbringard has quit IRC21:32
*** dolphm has quit IRC21:35
*** ayoung has joined #openstack-dev21:36
*** tvb has joined #openstack-dev21:39
*** tvb has quit IRC21:39
*** tvb has joined #openstack-dev21:39
*** jecarey has joined #openstack-dev21:40
*** arosen1 has joined #openstack-dev21:41
arosen1zul: ping21:42
*** tvb has quit IRC21:43
arosen1zul:  I was looking on here (https://code.launchpad.net/~ubuntu-cloud-archive) and I didn't see any updated packaging for quantum->neutron . Just curious if i'm looking in the right place.21:44
*** eglynn is now known as eglynn-AFK21:45
*** sandeepr_ltp has quit IRC21:46
luisgbnemec, just fyi i updated the message based on ur comment thx21:48
bnemecluisg: Thanks, I'll take another look.21:49
luisgty21:49
*** dstanek has quit IRC21:50
*** jasondotstar has quit IRC21:51
*** wchrisj has quit IRC21:51
*** dstanek has joined #openstack-dev21:52
*** insanida1e has quit IRC21:52
*** ruhe has quit IRC21:52
*** henrynash has quit IRC21:55
*** bvandenh has joined #openstack-dev21:56
*** dstanek has quit IRC21:56
zularosen: its there21:57
*** vipul is now known as vipul-away21:57
zularosen: http://code.launchpad.net/~ubuntu-server-dev21:57
arosen1zul:  awesome thanks :)21:58
*** burt has quit IRC22:00
*** apevec has left #openstack-dev22:02
*** amotoki has joined #openstack-dev22:03
*** nachi has joined #openstack-dev22:04
*** datsun180b has quit IRC22:06
*** f13o_ has quit IRC22:07
*** spzala has quit IRC22:07
*** venkatesh has joined #openstack-dev22:08
*** f13o_ has joined #openstack-dev22:09
*** tstevenson has quit IRC22:09
*** arosen1 has quit IRC22:10
*** neelashah has quit IRC22:10
*** adjohn has joined #openstack-dev22:11
*** dstanek has joined #openstack-dev22:12
*** jhesketh_ has quit IRC22:13
*** jhesketh has quit IRC22:13
*** vipul-away is now known as vipul22:13
*** lcheng has joined #openstack-dev22:16
*** mlavalle has quit IRC22:16
*** dstanek has quit IRC22:16
*** SergeyLukjanov has quit IRC22:17
*** alunduil has joined #openstack-dev22:18
*** sudorandom has quit IRC22:18
*** maheshp has quit IRC22:19
*** markmcclain has quit IRC22:19
*** mfer has joined #openstack-dev22:19
morganfainbergayoung, bknudson, re: https://review.openstack.org/#/c/46363/ (optional deps), I'll upgrade to a +2 if you think this really is going to get cleaned up in Icehouse22:21
morganfainbergayoung,bknudson, I wish we had an alternative.  but i don't see anything inherently wrong with the implemenation.22:21
*** sudorandom has joined #openstack-dev22:25
*** arosen1 has joined #openstack-dev22:25
*** jhesketh has joined #openstack-dev22:25
*** jhesketh_ has joined #openstack-dev22:26
*** briancurtin has quit IRC22:28
*** stevemar has joined #openstack-dev22:30
*** changbl has quit IRC22:31
*** xqueralt is now known as xqueralt-afk22:32
*** galstrom is now known as galstrom_zzz22:32
*** boris-42 has quit IRC22:32
*** danwent has quit IRC22:32
*** Ryan_Lane has joined #openstack-dev22:34
*** FunnyLookinHat has quit IRC22:34
*** prad has quit IRC22:34
*** HenryG has quit IRC22:35
*** sheeprine has quit IRC22:35
*** giulivo has quit IRC22:35
*** edmund has joined #openstack-dev22:36
*** sheeprine has joined #openstack-dev22:36
*** dstanek has joined #openstack-dev22:37
*** dstanek has quit IRC22:38
*** rcleere has quit IRC22:40
*** SumitNaiksatam has quit IRC22:40
*** venkatesh has quit IRC22:40
*** SumitNaiksatam has joined #openstack-dev22:41
*** SumitNaiksatam has quit IRC22:43
*** networkstatic has joined #openstack-dev22:43
*** mfer has quit IRC22:46
*** alexxu has quit IRC22:46
*** armax has left #openstack-dev22:46
*** mfer has joined #openstack-dev22:47
*** AlanClark has quit IRC22:47
*** AlanClark has joined #openstack-dev22:47
*** sheeprine has quit IRC22:47
*** sheeprine has joined #openstack-dev22:49
*** gmurphy has joined #openstack-dev22:51
*** rwsu has quit IRC22:53
*** dims has quit IRC22:54
*** mfer has quit IRC22:55
*** gabrielhurley has quit IRC22:55
*** Max_ has quit IRC22:55
*** stevemar has quit IRC22:56
*** rwsu has joined #openstack-dev22:56
*** ArcTanSusan has joined #openstack-dev22:57
*** networkstatic has quit IRC23:00
*** jmontemayor_ has quit IRC23:01
*** bvandenh has quit IRC23:02
*** ArcTanSusan has quit IRC23:04
*** networkstatic has joined #openstack-dev23:05
*** bswartz has joined #openstack-dev23:06
*** epim has quit IRC23:07
*** dims has joined #openstack-dev23:07
*** krtaylor has quit IRC23:09
*** tvb has joined #openstack-dev23:10
*** tvb has quit IRC23:10
*** tvb has joined #openstack-dev23:10
*** thomasm has joined #openstack-dev23:12
*** gordc has quit IRC23:13
*** jbresnah_ has quit IRC23:13
*** tvb has quit IRC23:14
*** venkatesh has joined #openstack-dev23:14
*** arosen1 has quit IRC23:16
*** danwent has joined #openstack-dev23:16
*** donaldh has quit IRC23:17
*** amotoki has quit IRC23:18
*** danwent has quit IRC23:19
*** venkatesh has quit IRC23:19
*** pmathews has quit IRC23:19
*** lbragstad has quit IRC23:21
*** danwent has joined #openstack-dev23:21
*** flaper87 is now known as flaper87|afk23:26
*** sheeprine has quit IRC23:26
*** amotoki has joined #openstack-dev23:28
*** Ryan_Lane has quit IRC23:29
*** otherwiseguy has quit IRC23:30
*** mfer has joined #openstack-dev23:31
*** devoid has quit IRC23:31
jgriffithcburgess: you were looking for me last night weren't you?23:31
*** sheeprine has joined #openstack-dev23:31
morganfainbergjgriffith, he was, and he just stepped off into a meeting (timing is fun like that huh)23:31
jgriffithmorganfainberg: HA!23:32
jgriffithtoo funny23:32
morganfainbergjgriffith, this was regarding NFS backend and brick not being segment aware in some cases23:32
morganfainbergjgriffith, he has more details, but it appears that some of the previously-segment-aware config options are now no longer segment configuration aware23:32
morganfainbergjgriffith, and global23:33
morganfainbergoptions that is23:33
*** sheeprine has quit IRC23:33
*** sheeprine has joined #openstack-dev23:33
jgriffithmorganfainberg: well, there's been a ton of hacking on the NFS stuff23:33
morganfainbergjgriffith, i know, i am not 100% sure what the specifics in this case ends up being (i'm off in the land of identity service).  i just know that was the gist of the conversation.  i'll see if i can dig up the information before his meeting is out23:34
jgriffithsdague: any ideas why your "git show --oneline" drops into a git diff on devstack?23:34
*** Ryan_Lane has joined #openstack-dev23:34
jgriffithmorganfainberg: sure... or I'll make absolutely certain to connect with him tonight :)23:35
morganfainbergjgriffith, sounds good.23:35
jgriffithsdague: http://paste.openstack.org/show/47461/23:37
*** vipul is now known as vipul-away23:39
*** sheeprine has quit IRC23:40
*** edmund has quit IRC23:40
*** carl_baldwin has quit IRC23:40
*** tvb has joined #openstack-dev23:41
*** jvrbanac has joined #openstack-dev23:41
*** mfer has quit IRC23:41
*** amotoki has quit IRC23:41
jgriffithcburgess: I'll be back in a bit and catch up with you23:42
*** AlanClark has quit IRC23:42
*** sheeprine has joined #openstack-dev23:44
*** pabelanger has quit IRC23:45
*** pabelanger has joined #openstack-dev23:45
*** tvb has quit IRC23:45
*** kbrierly has quit IRC23:46
*** vipul-away is now known as vipul23:46
*** notmyname has quit IRC23:47
*** uvirtbot has quit IRC23:47
*** Chaser has quit IRC23:47
*** tr3buche1 has quit IRC23:47
*** haleyb has quit IRC23:47
*** crank has quit IRC23:47
*** hemnafk has quit IRC23:47
*** openfly has quit IRC23:47
*** benonsoftware has quit IRC23:47
*** Vivek has quit IRC23:47
*** rmk has quit IRC23:47
*** simo has quit IRC23:47
*** jkoelker has quit IRC23:47
*** mikal has quit IRC23:47
*** rahmu has quit IRC23:47
*** westmaas has quit IRC23:47
*** antonym has quit IRC23:47
*** belliott has quit IRC23:47
*** dansmith has quit IRC23:47
*** akscram has quit IRC23:47
*** Ryan_Lane has quit IRC23:47
*** RajeshMohan has quit IRC23:47
*** marun has quit IRC23:47
*** ndipanov_gone has quit IRC23:47
*** noslzzp has quit IRC23:47
*** martyntaylor has quit IRC23:47
*** schwicht has quit IRC23:47
*** cdub has quit IRC23:47
*** salv-orlando has quit IRC23:47
*** jb__ has quit IRC23:47
*** mestery has quit IRC23:47
*** swaT30 has quit IRC23:47
*** ianw has quit IRC23:47
*** Daviey has quit IRC23:47
*** vladan_ has quit IRC23:47
*** dragondm has quit IRC23:47
*** ameade_ has quit IRC23:47
*** nimi has quit IRC23:47
*** SpamapS has quit IRC23:47
*** melwitt has quit IRC23:47
*** nachi has quit IRC23:47
*** xga_ has quit IRC23:47
*** jimjiang has quit IRC23:47
*** angdraug has quit IRC23:47
*** Qu310 has quit IRC23:47
*** bswartz has quit IRC23:47
*** alunduil has quit IRC23:47
*** comay has quit IRC23:47
*** anteaya has quit IRC23:47
*** zul has quit IRC23:47
*** esmute has quit IRC23:47
*** enikanorov-w has quit IRC23:47
*** lifeless has quit IRC23:47
*** radix has quit IRC23:47
*** rcrit has quit IRC23:47
*** vsergeyev has quit IRC23:47
*** lon has quit IRC23:47
*** toabctl has quit IRC23:47
*** iccha has quit IRC23:47
*** termie has quit IRC23:47
*** shadower has quit IRC23:47
*** dcmorton has quit IRC23:47
*** rainya has quit IRC23:47
*** matrohon has quit IRC23:47
*** bauzas has quit IRC23:47
*** vuntz has quit IRC23:47
*** asadoughi has quit IRC23:47
*** EntropyWorks has quit IRC23:47
*** pabelanger has quit IRC23:47
*** jvrbanac has quit IRC23:47
*** f13o_ has quit IRC23:47
*** gyee has quit IRC23:47
*** dosaboy has quit IRC23:47
*** keekz has quit IRC23:47
*** yongli has quit IRC23:47
*** kashyap has quit IRC23:47
*** dstufft has quit IRC23:47
*** AndreyGrebenniko has quit IRC23:47
*** mikemar10 has quit IRC23:47
*** apmelton has quit IRC23:47
*** nrs_ has quit IRC23:47
*** kiall has quit IRC23:47
*** the_real_kp has quit IRC23:47
*** mtreinish has quit IRC23:47
*** soren has quit IRC23:47
*** Superdawg has quit IRC23:47
*** jang has quit IRC23:47
*** decede has quit IRC23:47
*** bugsduggan has quit IRC23:47
*** LinuxJedi has quit IRC23:47
*** wfoster has quit IRC23:47
*** alpha_ori has quit IRC23:47
*** koolhead17 has quit IRC23:47
*** pleia2 has quit IRC23:47
*** novas0x2a|laptop has quit IRC23:47
*** mrodden has quit IRC23:47
*** matiu has quit IRC23:47
*** vipul has quit IRC23:47
*** bknudson has quit IRC23:47
*** lsmola has quit IRC23:47
*** mordred has quit IRC23:47
*** erkules has quit IRC23:47
*** noorul has quit IRC23:47
*** CaptTofu has quit IRC23:47
*** moted has quit IRC23:47
*** toanster_ has quit IRC23:47
*** zodiak has quit IRC23:47
*** briancline has quit IRC23:47
*** offenflieg has quit IRC23:47
*** cyeoh has quit IRC23:47
*** sdague has quit IRC23:47
*** halfie has quit IRC23:47
*** jog0 has quit IRC23:47
*** fungi has quit IRC23:47
*** Ranzpirat has quit IRC23:47
*** saschpe_ has quit IRC23:47
*** _cerberus_ has quit IRC23:47
*** racktater has quit IRC23:47
*** westmaas has joined #openstack-dev23:47
*** mikal has joined #openstack-dev23:47
*** dansmith has joined #openstack-dev23:47
*** tr3buche1 has joined #openstack-dev23:47
*** crank has joined #openstack-dev23:47
*** haleyb has joined #openstack-dev23:47
*** jkoelker has joined #openstack-dev23:47
*** belliott has joined #openstack-dev23:47
*** Vivek has joined #openstack-dev23:47
*** antonym has joined #openstack-dev23:47
*** akscram has joined #openstack-dev23:47
*** Chaser has joined #openstack-dev23:47
*** sarob has quit IRC23:48
*** benonsoftware has joined #openstack-dev23:48
*** rahmu has joined #openstack-dev23:48
*** Vivek is now known as Guest9862223:48
*** vuil has quit IRC23:51
ayoungmorganfainberg, just pushed the optional dependency and the oauth patches23:52
morganfainbergayoung, sounds good.23:52
*** vuil has joined #openstack-dev23:54
*** racktater has joined #openstack-dev23:54
*** _cerberus_ has joined #openstack-dev23:54
*** saschpe_ has joined #openstack-dev23:54
*** Ranzpirat has joined #openstack-dev23:54
*** fungi has joined #openstack-dev23:54
*** jog0 has joined #openstack-dev23:54
*** halfie has joined #openstack-dev23:54
*** sdague has joined #openstack-dev23:54
*** cyeoh has joined #openstack-dev23:54
*** offenflieg has joined #openstack-dev23:54
*** briancline has joined #openstack-dev23:54
*** zodiak has joined #openstack-dev23:54
*** toanster_ has joined #openstack-dev23:54
*** moted has joined #openstack-dev23:54
*** CaptTofu has joined #openstack-dev23:54
*** noorul has joined #openstack-dev23:54
*** erkules has joined #openstack-dev23:54
*** mordred has joined #openstack-dev23:54
*** lsmola has joined #openstack-dev23:54
*** bknudson has joined #openstack-dev23:54
*** vipul has joined #openstack-dev23:54
*** matiu has joined #openstack-dev23:54
*** mrodden has joined #openstack-dev23:54
*** novas0x2a|laptop has joined #openstack-dev23:54
*** notmyname has joined #openstack-dev23:54
*** Ryan_Lane has joined #openstack-dev23:54
*** Ryan_Lane1 has joined #openstack-dev23:54
*** simo has joined #openstack-dev23:54
*** hemnafk has joined #openstack-dev23:54
*** rmk has joined #openstack-dev23:54
*** openfly has joined #openstack-dev23:54
*** pabelanger has joined #openstack-dev23:54
*** jvrbanac has joined #openstack-dev23:54
*** bswartz has joined #openstack-dev23:54
*** alunduil has joined #openstack-dev23:54
*** f13o_ has joined #openstack-dev23:54
*** gyee has joined #openstack-dev23:54
*** RajeshMohan has joined #openstack-dev23:54
*** melwitt has joined #openstack-dev23:54
*** anteaya has joined #openstack-dev23:54
*** marun has joined #openstack-dev23:54
*** comay has joined #openstack-dev23:54
*** angdraug has joined #openstack-dev23:54
*** xga_ has joined #openstack-dev23:54
*** dosaboy has joined #openstack-dev23:54
*** jimjiang has joined #openstack-dev23:54
*** zul has joined #openstack-dev23:54
*** ndipanov_gone has joined #openstack-dev23:54
*** esmute has joined #openstack-dev23:54
*** noslzzp has joined #openstack-dev23:54
*** martyntaylor has joined #openstack-dev23:54
*** schwicht has joined #openstack-dev23:54
*** cdub has joined #openstack-dev23:54
*** salv-orlando has joined #openstack-dev23:54
*** enikanorov-w has joined #openstack-dev23:54
*** lifeless has joined #openstack-dev23:54
*** jb__ has joined #openstack-dev23:54
*** mestery has joined #openstack-dev23:54
*** radix has joined #openstack-dev23:54
*** rcrit has joined #openstack-dev23:54
*** vsergeyev has joined #openstack-dev23:54
*** swaT30 has joined #openstack-dev23:54
*** ianw has joined #openstack-dev23:54
*** Daviey has joined #openstack-dev23:54
*** lon has joined #openstack-dev23:54
*** toabctl has joined #openstack-dev23:54
*** keekz has joined #openstack-dev23:54
*** yongli has joined #openstack-dev23:54
*** kashyap has joined #openstack-dev23:54
*** dstufft has joined #openstack-dev23:54
*** the_real_kp has joined #openstack-dev23:54
*** iccha has joined #openstack-dev23:54
*** termie has joined #openstack-dev23:54
*** shadower has joined #openstack-dev23:54
*** vladan_ has joined #openstack-dev23:54
*** AndreyGrebenniko has joined #openstack-dev23:54
*** dragondm has joined #openstack-dev23:54
*** dcmorton has joined #openstack-dev23:54
*** rainya has joined #openstack-dev23:54
*** mikemar10 has joined #openstack-dev23:54
*** apmelton has joined #openstack-dev23:54
*** ameade_ has joined #openstack-dev23:54
*** nimi has joined #openstack-dev23:54
*** SpamapS has joined #openstack-dev23:54
*** matrohon has joined #openstack-dev23:54
*** Qu310 has joined #openstack-dev23:54
*** bauzas has joined #openstack-dev23:54
*** nrs_ has joined #openstack-dev23:54
*** kiall has joined #openstack-dev23:54
*** Superdawg has joined #openstack-dev23:54
*** mtreinish has joined #openstack-dev23:54
*** EntropyWorks has joined #openstack-dev23:54
*** asadoughi has joined #openstack-dev23:54
*** vuntz has joined #openstack-dev23:54
*** pleia2 has joined #openstack-dev23:54
*** koolhead17 has joined #openstack-dev23:54
*** alpha_ori has joined #openstack-dev23:54
*** wfoster has joined #openstack-dev23:54
*** LinuxJedi has joined #openstack-dev23:54
*** bugsduggan has joined #openstack-dev23:54
*** jang has joined #openstack-dev23:54
*** decede has joined #openstack-dev23:54
*** soren has joined #openstack-dev23:54
*** Ryan_Lane1 has quit IRC23:54
ayoungmorganfainberg, so for certificates in general, I am thinking we should use certmonger  https://fedorahosted.org/certmonger/  and for devstack, that should talk to cermaster https://fedorahosted.org/certmaster/23:54
*** rmk has quit IRC23:54
*** rmk has joined #openstack-dev23:54
*** Ryan_Lane has quit IRC23:54
*** Ryan_Lane has joined #openstack-dev23:54
ayoungI am wondering if certmaster should be the heart of  Barbican's X509 code23:55
*** simo is now known as Guest2553323:55
morganfainbergayoung, that could be a nice approach since it does provide a good chunk of functionality23:56
morganfainbergayoung, certmonger and certmaster for devstack def. seems like a reasonable approach *reading the docs atm*23:56
ayoungmorganfainberg, cool23:56
morganfainbergayoung, i might need to co-opt certmonger and certmaster for internal usage23:57
morganfainbergayoung, in fact… i'm pretty sure these would fill a nice need i have for my non-openstack-specific cert needs23:58
ayoungjamielennox, talked with nalin a bit earlier today about certmonger and certmaster....it looks like , while cert monger won;t create a directory for you, it will do everything else:  create the pem files or nss database if required23:58
morganfainbergayoung, thanks for the links! :)23:58
ayoungmorganfainberg, so...certmaster is a toy...what your really want is Dogtag.23:58
*** danwent has quit IRC23:58
ayounghttp://pki.fedoraproject.org/wiki/PKI_Main_Page23:59
morganfainbergayoung, i'm in need for managing a very simple CA for vpn purposes.23:59
ayoungmorganfainberg, and certmonger knows how to talk to dogtag23:59
morganfainberga toy (until i can convince the use of dogtag or something more robust) is likely better than running commands by hand to generate the certs.23:59
*** sheeprine has quit IRC23:59
*** faramir1 has joined #openstack-dev23:59
ayoungmorganfainberg, just so long as you are aware...and if we pull certmonger into the 'stack family, it might not be a toy for much longer23:59

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