Wednesday, 2014-05-07

*** casanch1 has joined #openstack-climate00:02
*** pafuent has joined #openstack-climate00:05
*** cmart has joined #openstack-climate00:09
*** cmart has quit IRC00:15
*** pafuent has left #openstack-climate00:24
*** casanch1 has quit IRC00:35
*** spandhe has quit IRC02:11
*** chandan_kumar has joined #openstack-climate04:50
*** bauzas has joined #openstack-climate06:57
openstackgerritJay Lau proposed a change to stackforge/python-climateclient: Error message is not correct when list/show non-exist lease  https://review.openstack.org/9252807:24
*** tomek_adamczewsk has joined #openstack-climate08:10
*** chandan_kumar has quit IRC09:17
openstackgerritJay Lau proposed a change to stackforge/climate: Remove uuidutils imports in oslo modules  https://review.openstack.org/9254709:19
*** chandan_kumar has joined #openstack-climate09:23
*** chandan_kumar has quit IRC09:46
*** chandan_kumar has joined #openstack-climate10:00
*** cmart has joined #openstack-climate12:18
*** casanch1 has joined #openstack-climate12:57
-openstackstatus- NOTICE: Zuul is stuck due to earlier networking issues with Gerrit server, work in progress.13:01
*** ChanServ changes topic to "Zuul is stuck due to earlier networking issues with Gerrit server, work in progress."13:01
*** ChanServ changes topic to "Weekly meetings on Fridays 1500 UTC #openstack-meeting"13:10
-openstackstatus- NOTICE: Zuul is processing changes now; some results were lost. Use "recheck bug 1317089" if needed.13:10
openstackgerritJay Lau proposed a change to stackforge/climate: Remove uuidutils imports in oslo modules  https://review.openstack.org/9254713:50
*** tomek_adamczewsk has quit IRC15:15
openstackgerritSylvain Bauza proposed a change to stackforge/climate: Create Statuses objects for Leases  https://review.openstack.org/9075515:24
*** chandan_kumar has quit IRC16:03
*** casanch1 has quit IRC16:04
*** cmart has quit IRC16:04
openstackgerritSylvain Bauza proposed a change to stackforge/climate: Create Statuses objects for Leases  https://review.openstack.org/9075516:24
*** cmart has joined #openstack-climate16:24
*** spandhe has joined #openstack-climate16:25
*** casanch1 has joined #openstack-climate16:40
openstackgerritSylvain Bauza proposed a change to stackforge/climate: Create Statuses objects for Leases  https://review.openstack.org/9075516:53
*** chandan_kumar has joined #openstack-climate16:54
*** spandhe has quit IRC17:00
*** spandhe has joined #openstack-climate17:09
openstackgerritPablo Andres Fuente proposed a change to stackforge/climate: Added use of trusts to Physical Host plugin  https://review.openstack.org/8415817:12
*** tomek_adamczewsk has joined #openstack-climate17:12
cmartpafuent are you there?17:31
*** tomek_adamczewsk has quit IRC17:41
*** tomek_adamczewsk has joined #openstack-climate17:44
*** casanch1 has quit IRC17:49
*** tomek_adamczewsk has quit IRC17:53
*** casanch1 has joined #openstack-climate18:14
*** pafuent has joined #openstack-climate18:18
*** tomek_adamczewsk has joined #openstack-climate18:18
*** tomek_adamczewsk has quit IRC18:24
*** tomek_adamczewsk has joined #openstack-climate18:25
*** spandhe has quit IRC18:40
*** spandhe has joined #openstack-climate18:42
*** tomek_adamczewsk has quit IRC18:56
*** casanch1 has quit IRC18:56
cmartDinaBelova, are you there?19:01
*** casanch1 has joined #openstack-climate19:03
*** casanch1_ has joined #openstack-climate19:10
*** casanch1 has quit IRC19:13
openstackgerritA change was merged to stackforge/climate: Remove uuidutils imports in oslo modules  https://review.openstack.org/9254719:16
cmart DinaBelova?19:24
DinaBelovacmart, sorry, lunch))19:29
cmartOK.. tell me when you're done and we can chat.. Thanks!19:30
DinaBelovaI'm here now)19:35
cmartcool19:47
cmartlook, I was anlyzing the version discovery thing.. I was kind of lost so I ask for help and pafuent guide me a little bit19:48
cmartwhat I want to do is to add a new api that retrieve the available climate versions19:49
cmartwhy is that? Because I need to check what are the available versions when using the client19:50
cmartMy first question is: Is that what you guys meant with version discovery?19:50
cmartIf yes, then my second question will be: how can I add a new url mapping to climate for the "versions" requests?19:51
DinaBelovacmart, heh, ok19:52
*** casanch1_ has quit IRC19:53
DinaBelova1/ version discovery means automated version choosing19:53
DinaBelovalike it has keystoneclient19:53
DinaBelovayou may take a look on it19:53
*** pafuent has quit IRC19:54
DinaBelovaso the main thing you might need is to investigate how does it work in the keystone client19:54
DinaBelovaand do smth like it19:54
DinaBelovasimpler, I guess19:54
DinaBelovait's tooo complicated there19:54
cmartsmth like this: https://github.com/openstack/python-keystoneclient/blob/master/keystoneclient/_discover.py?19:56
*** casanch1 has joined #openstack-climate19:56
*** pafuent has joined #openstack-climate19:58
cmartI will look the keystoneclient19:59
cmartand what about the climate module?19:59
cmartwe need to add smth in there too, right?20:00
DinaBelovaI guess so, yes20:00
cmartsmth like an api that retrieves the available api versions, right?20:00
cmartwhat would be the best place to start looking and coding that part?20:01
*** pafuent has left #openstack-climate20:02
*** casanch1 has quit IRC20:02
cmartDina?20:19
*** tomek_adamczewsk has joined #openstack-climate20:48
cmartDinaBelova?20:49
DinaBelovacmart, sorry.... I'm not quite sure where to start looking at - but, https://github.com/openstack/python-keystoneclient/blob/master/keystoneclient/_discover.py was smth I always wanted to check20:50
DinaBelovaand to discover20:50
cmartbut I mean on the server side20:50
cmartif We need to add a new api related to versions, on climate, what would be the place to start coding?20:50
DinaBelovahttps://github.com/stackforge/climate/blob/master/climate/cmd/api.py#L55 - that's how it looks now20:59
DinaBelovanot really nice20:59
cmartyeah.. I saw that VersionSelectorApp part..21:01
cmartso you're saying I should add a new app that has a controller that could handle these "/versions" requests, right?21:02
*** tomek_adamczewsk has quit IRC21:06
*** tomek_adamczewsk has joined #openstack-climate21:07
cmartOK. I have to leave now.. I'll try that. Thanks Dina!21:08
DinaBelovacmart, well, you don't need to change now server part - you need to do all in the client21:08
DinaBelovaas client should discover version from the url21:09
DinaBelovafrom the keystone21:09
cmarttomorrow I will upload a new client patch21:09
DinaBelovaserver side versioning lookd ugly now, but that's not about client discover21:09
DinaBelovaok!21:09
cmartthen we can discuss about the server side21:09
cmartthanks for all your help21:09
cmarthave a nice day21:09
cmartbye21:09
DinaBelovathank you!21:10
*** casanch1 has joined #openstack-climate21:12
*** cmart has quit IRC21:14
*** casanch1 has quit IRC21:29
*** chandan_kumar has quit IRC21:37
openstackgerritA change was merged to stackforge/python-climateclient: Error message is not correct when list/show non-exist lease  https://review.openstack.org/9252821:40
*** casanch1 has joined #openstack-climate21:43
*** tomek_adamczewsk has quit IRC22:07
*** tomek_ad1 has joined #openstack-climate22:07
*** tomek_adamczewsk has joined #openstack-climate22:10
*** tomek_ad1 has quit IRC22:12
*** casanch1 has quit IRC22:24
*** tomek_adamczewsk has quit IRC22:27
*** tomek_adamczewsk has joined #openstack-climate22:28
*** tomek_adamczewsk has quit IRC22:32
*** casanch1 has joined #openstack-climate23:01
*** pafuent has joined #openstack-climate23:15
*** bauzas has quit IRC23:17
pafuentDinaBelova: Are you around?23:31
DinaBelovapafuent, yes, me here23:45
pafuenthttps://bugs.launchpad.net/climate/+bug/130443523:48
pafuentRegarding this, I sent 3 emails to ML and I can't get any response23:49
pafuentShould I wait a little more? e.g. until the summit ends23:49
pafuentDinaBelova: Sorry, I need to go23:59
*** pafuent has left #openstack-climate23:59
DinaBelovapafuent - we probably may discuss this in summit itself))23:59
DinaBelovaand try to find specialists there too23:59

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