Thursday, 2017-04-20

openstackgerritReedip proposed openstack/python-openstackclient master: Add extra dhcp option to 'port create/set/unset'  https://review.openstack.org/35626300:00
reedip_RuiChen, dtroyer_zz ^^ this would require a release of OSC_LIB00:00
*** jkilpatr has quit IRC00:01
*** bobh has joined #openstack-sdks00:03
dtroyer_zzreedip: one is in the pipeline: https://review.openstack.org/45822900:09
*** jkilpatr has joined #openstack-sdks00:14
openstackgerritMerged openstack/keystoneauth master: Add bindep.txt file  https://review.openstack.org/45824200:34
*** hoangcx has joined #openstack-sdks00:40
*** rukh has joined #openstack-sdks00:47
*** Kuwagata_ has joined #openstack-sdks00:55
*** Kuwagata_ has quit IRC00:59
*** rukh has quit IRC01:12
*** bobh has quit IRC01:19
openstackgerritJamie Lennox proposed openstack/keystoneauth master: Port the missing version data discovery tests from ksc  https://review.openstack.org/45828601:20
openstackgerritJamie Lennox proposed openstack/keystoneauth master: Allow passing a LATEST sentinel to discover version  https://review.openstack.org/45828701:20
*** fzdarsky_ has joined #openstack-sdks01:22
*** fzdarsky has quit IRC01:25
*** yanyanhu has joined #openstack-sdks01:40
*** dave-mcc_ has joined #openstack-sdks01:51
*** annegentle has quit IRC01:51
*** dave-mccowan has quit IRC01:53
*** amotoki has joined #openstack-sdks02:02
*** huanxuan has joined #openstack-sdks02:05
*** dave-mccowan has joined #openstack-sdks02:11
*** dave-mcc_ has quit IRC02:13
*** zhongjun has joined #openstack-sdks02:15
*** gouthamr has joined #openstack-sdks02:45
*** reedip_ has quit IRC02:52
*** Kuwagata_ has joined #openstack-sdks02:56
*** rukh has joined #openstack-sdks02:56
*** shu-mutou has joined #openstack-sdks03:00
*** Kuwagata_ has quit IRC03:02
*** john-davidge has joined #openstack-sdks03:24
*** john-davidge has quit IRC03:28
*** Matias has quit IRC03:30
*** Matias has joined #openstack-sdks03:32
*** gildub has quit IRC03:54
*** dave-mccowan has quit IRC04:07
*** gildub has joined #openstack-sdks04:10
hoangcxreedip: ping04:12
reedippong  hoangcx04:12
hoangcxreedip: I have a question regarding to your merged patch: https://review.openstack.org/#/c/425515/04:13
hoangcxreedip: Is this released in latest osc_lib?04:13
hoangcxreedip: pip install -U osc_lib04:14
hoangcxreedip: But I don't see this function :-(04:14
reedipNope. it has to go in https://review.openstack.org/45822904:15
reedipIts still pending :)04:15
hoangcxreedip: Got it. I will wait. Thanks for your work on the function :-)04:18
reediphoangcx : it was a team effort with a lot of contribution from dtroyer .... :)04:18
*** salv-orlando has joined #openstack-sdks04:19
*** rukh has quit IRC04:20
*** salv-orlando has quit IRC04:23
*** salv-orlando has joined #openstack-sdks04:33
*** john-davidge has joined #openstack-sdks04:33
*** john-davidge has quit IRC04:38
*** Kuwagata_ has joined #openstack-sdks04:59
*** Kuwagata_ has quit IRC05:04
*** adriant has quit IRC05:50
*** jkilpatr has quit IRC05:50
*** jkilpatr has joined #openstack-sdks05:51
*** e0ne has joined #openstack-sdks05:52
*** gouthamr has quit IRC05:54
*** e0ne has quit IRC05:59
*** salv-orlando has quit IRC06:12
*** e0ne has joined #openstack-sdks06:16
*** e0ne has quit IRC06:18
*** reedip_ has joined #openstack-sdks06:43
*** gildub has quit IRC06:48
*** ralonsoh has joined #openstack-sdks06:51
*** d0ugal has quit IRC06:56
*** hoangcx_ has joined #openstack-sdks06:56
*** gildub has joined #openstack-sdks06:59
*** hoangcx has quit IRC06:59
*** Kuwagata_ has joined #openstack-sdks06:59
*** jpich has joined #openstack-sdks07:00
*** Serlex has joined #openstack-sdks07:01
*** Kuwagata_ has quit IRC07:04
*** salv-orlando has joined #openstack-sdks07:11
*** jamielennox has quit IRC07:28
*** e0ne has joined #openstack-sdks07:37
*** yanyanhu has quit IRC07:38
*** jamielennox has joined #openstack-sdks07:42
*** reedip_ has quit IRC08:03
*** yanyanhu has joined #openstack-sdks08:06
*** john-davidge has joined #openstack-sdks08:08
*** aarefiev_afk is now known as aarefiev08:29
*** hoangcx has joined #openstack-sdks08:30
*** hoangcx_ has quit IRC08:31
*** ralonsoh_ has joined #openstack-sdks08:36
*** ralonsoh_ has quit IRC08:36
*** ralonsoh_ has joined #openstack-sdks08:37
*** ralonsoh has quit IRC08:39
*** gildub has quit IRC08:39
*** ssbarnea has joined #openstack-sdks08:42
*** reedip_ has joined #openstack-sdks08:44
*** reedip_ has quit IRC08:51
*** Kuwagata_ has joined #openstack-sdks09:00
*** Kuwagata_ has quit IRC09:05
*** salv-orlando has quit IRC09:13
openstackgerritAnton Studenov proposed openstack/keystoneauth master: Fix version parser for IdentityPlugin  https://review.openstack.org/45841109:21
*** cdent has joined #openstack-sdks09:30
*** shu-mutou is now known as shu-mutou-AWAY09:40
*** huanxuan has quit IRC09:42
*** yanyanhu has quit IRC09:54
*** cdent_ has joined #openstack-sdks09:57
*** cdent has quit IRC09:58
*** cdent_ is now known as cdent09:58
*** rabel has joined #openstack-sdks10:00
rabelmorning10:01
*** sdague has joined #openstack-sdks10:21
*** fzdarsky_ is now known as fzdarsky|lunch10:31
*** cdent_ has joined #openstack-sdks10:38
*** cdent has quit IRC10:40
*** cdent_ is now known as cdent10:40
*** jkilpatr has quit IRC10:41
*** Andrew_jedi has joined #openstack-sdks10:48
Andrew_jedihello folks, openstack client 3.9 is throwing exception while trying to add a "security group rule". This is the bug report https://bugs.launchpad.net/python-openstackclient/+bug/1676298. And this is the fix https://github.com/openstack/python-openstackclient/commit/4289ddd47a9c92eb3033eccf39966915caae05db#diff-b811fca43423b66e081e0d0843104450. Could you please let me know when the next...10:48
openstackLaunchpad bug 1676298 in python-openstackclient "Need to remove usage of novaclient.v2.security_group_rules" [High,Confirmed] - Assigned to Dean Troyer (dtroyer)10:48
Andrew_jedi...version of openstackclient will be uploaded to pip?10:48
*** gildub has joined #openstack-sdks10:55
*** hoangcx has quit IRC10:55
*** ralonsoh__ has joined #openstack-sdks10:57
*** ralonsoh_ has quit IRC11:01
*** Kuwagata_ has joined #openstack-sdks11:01
*** jkilpatr has joined #openstack-sdks11:02
openstackgerritStephen Finucane proposed openstack/python-openstackclient master: Start using 'cliff.sphinxext'  https://review.openstack.org/45286111:05
openstackgerritStephen Finucane proposed openstack/python-openstackclient master: Convert 'server' commands to use autoprogram  https://review.openstack.org/45845211:05
*** markvoelker has quit IRC11:06
*** Kuwagata_ has quit IRC11:06
*** markvoelker has joined #openstack-sdks11:06
*** markvoelker has quit IRC11:11
*** ssbarnea has quit IRC11:19
*** rabel has quit IRC11:20
*** ssbarnea has joined #openstack-sdks11:22
*** rabel has joined #openstack-sdks11:25
*** cdent has quit IRC11:31
*** openstackgerrit has quit IRC11:32
*** bobh has joined #openstack-sdks11:36
*** fzdarsky|lunch is now known as fzdarsky11:40
*** reedip_ has joined #openstack-sdks11:40
*** openstackgerrit has joined #openstack-sdks11:44
openstackgerritRui Chen proposed openstack/python-openstackclient master: Make block-device-mapping more stable and clear  https://review.openstack.org/43814111:44
*** reedip_ has quit IRC11:46
*** Andrew_jedi has quit IRC11:58
*** Andrew_jedi has joined #openstack-sdks12:00
dtroyer_zzAndrew_jedi: this is due to the release of python-novaclient 8.0 which removed all nova-net support.  The next release of OSC will contain replacements for that functionality, it is still in the pipeline with one remaining thing to address.  If yo can use the master branch it shold work for you now12:14
*** bobh has quit IRC12:14
dtroyer_zzor you can downgrade python-novaclient to 7.1.012:14
Andrew_jedidtroyer_zz: splendid, thanks for letting me know !12:15
rabeldtroyer_zz: I'm not sure if I can attend the meeting today. Could you have another look at https://review.openstack.org/#/c/444924/ (ready for merging I think) and https://review.openstack.org/#/c/449707/ (your opinion as mentioned by Julien Danjou's comment)?12:22
*** dave-mccowan has joined #openstack-sdks12:26
*** salv-orlando has joined #openstack-sdks12:35
*** annegentle has joined #openstack-sdks12:37
*** markvoelker has joined #openstack-sdks12:39
rabeldtroyer_zz: meeting in 11 minutes?12:49
*** rukh has joined #openstack-sdks12:54
*** Andrew_jedi has quit IRC12:55
*** annegentle has quit IRC12:57
*** bobh has joined #openstack-sdks13:00
*** Kuwagata_ has joined #openstack-sdks13:02
rabel:(13:03
*** cleong has joined #openstack-sdks13:03
*** Kuwagata_ has quit IRC13:07
briancurtinrukh: can you share some code that shows what you’re doing? i can’t really tell you whats wrong if i don’t know what you’re doing13:19
rukhbriancurtin, thanks so much for pinging me to help.. I figured it out though .. thanks so much13:20
*** cdent has joined #openstack-sdks13:20
*** ig0r_ has joined #openstack-sdks13:35
*** bobh has quit IRC13:40
rukhbriancurtin, if u have a sec .. looking for what I am doing wrong in this seemingly simple 2 line code13:44
rukhhttps://pastebin.com/c6FKtamz13:44
*** bobh has joined #openstack-sdks13:45
*** chlong has joined #openstack-sdks13:51
briancurtinrukh: that resource_name argument on the end is extra. if you take that off it should work13:56
*** jpich has quit IRC13:57
*** jkilpatr has quit IRC14:07
*** jpich has joined #openstack-sdks14:09
*** Andrew_jedi has joined #openstack-sdks14:18
*** gouthamr has joined #openstack-sdks14:18
*** jpich has quit IRC14:18
*** jpich has joined #openstack-sdks14:19
rukhbriancurtin, I didn't understand why .. but I took it off and tried this:            stack = self.conn.orchestration.find_stack(self.configs.plan)14:21
rukh            resources= self.conn.orchestration.resources(stack)14:21
rukh            print(resources)14:21
rukh<generator object list at 0x2a37d70>14:21
briancurtinrukh: yeah, the list related calls return generators. you need to consume the generator to see its contents14:22
rukhI guess I don't understand how to consume a generator (again I started on python + sdk 2 days ago so my questions might be super dumb)14:22
briancurtinsomething like “for resource in resources: print(resource)"14:22
*** jkilpatr has joined #openstack-sdks14:22
*** Andrew_jedi has quit IRC14:23
*** Andrew_jedi has joined #openstack-sdks14:23
rukhbriancurtin, that gave me some output .. is a generator = list ?14:23
briancurtinthey look like lists in some forms, but a generator is very different14:24
briancurtinrukh: this might help: https://jeffknupp.com/blog/2013/04/07/improve-your-python-yield-and-generators-explained/14:24
rukhI am thinking it is python specific.. if you don't mind can I pm u ? Its just a gen question about python and ur path ?14:24
briancurtinsure14:24
rabeldtroyer_zz: Could you have a look at https://review.openstack.org/#/c/444924/ ? I think it's ready for merging.14:29
rukhbriancurtin++14:34
*** rukh has quit IRC14:43
*** amotoki has quit IRC14:57
*** aarefiev is now known as aarefiev_afk15:01
*** bobh has quit IRC15:02
*** Kuwagata_ has joined #openstack-sdks15:03
*** rabel has quit IRC15:04
*** Serlex has quit IRC15:04
*** Kuwagata_ has quit IRC15:08
*** gildub has quit IRC15:08
*** hongbin has joined #openstack-sdks15:13
*** Kuwagata_ has joined #openstack-sdks15:23
*** bobh has joined #openstack-sdks15:28
*** annegentle has joined #openstack-sdks15:34
*** rukh has joined #openstack-sdks15:36
*** annegentle has quit IRC15:42
*** annegentle has joined #openstack-sdks15:43
*** jkilpatr has quit IRC15:44
*** salv-orl_ has joined #openstack-sdks15:49
*** salv-orlando has quit IRC15:51
stevemardtroyer_zz: https://review.openstack.org/#/c/454613/4 didn't make the 2.6.0 cut btw15:56
stevemardtroyer_zz: regarding https://review.openstack.org/#/c/438141/1215:56
*** amotoki has joined #openstack-sdks15:58
dtroyer_zzwell then…15:59
*** ig0r_ has quit IRC16:01
*** Andrew_jedi_ has joined #openstack-sdks16:03
*** amotoki has quit IRC16:03
*** Andrew_jedi has quit IRC16:03
*** Andrew_jedi_ is now known as Andrew_jedi16:04
*** dave-mccowan has quit IRC16:06
openstackgerritOpenStack Proposal Bot proposed openstack/keystoneauth master: Updated from global requirements  https://review.openstack.org/45592616:18
openstackgerritDean Troyer proposed openstack/python-openstackclient master: DNM: Enable debug in functional tests  https://review.openstack.org/45857916:18
*** jpich has quit IRC16:20
*** dave-mccowan has joined #openstack-sdks16:21
*** dave-mcc_ has joined #openstack-sdks16:23
edleafecdent: elmiko: Ready for review: https://etherpad.openstack.org/p/api-wg-newsletter16:24
* cdent reads16:25
elmikoedleafe: i like the tongue-in-cheek style +116:25
cdent"as to their status"16:25
*** dave-mccowan has quit IRC16:26
cdentis them there good english, what?16:26
cdent:ship it:16:26
edleafeyou want gooder english?16:26
cdentnaw mate16:26
mordrededleafe, cdent: I made a document you might find interesting: https://review.openstack.org/#/c/458565/16:29
cdentmordred: oh dear. shouldn't you be on a bull or something?16:30
mordrededleafe, cdent: I don't _think_ it's appropriate for inclusion in an API-WG repo in a more general form - but it does describe a general algorithm for dealing with discovery16:30
mordredcdent: why would you get the idea that I'm not on a bull16:30
mordred?16:30
cdentbecause, though you are a talented person, version discovery is so complex that anyone who is attempting to comprehend it, while on a bull, is no longer on the bull16:31
edleafemordred: ok, will review and add some acerbic comments16:32
mordredcdent: maybe it would be proof of my acumen if I could perform version discovery correctly whilst upon a bull?16:32
mordrededleafe: sweet!16:32
mordredor, sour perhaps16:32
cdent(and yes, I reckon not for api-wg repo because we want to describe how things should be (although some state of the are description used to be the norm))16:32
mordredcdent, edleafe: also have a followup patch which has thoughts on how we're going to consume microversions in shade16:32
edleafemordred: definitely bitter16:32
cdentmordred: I think you've figured out your next keynote presentation16:33
mordredcdent: zomgyes16:33
cdent[...] on a bull!16:33
mordredthey did not accept my talk for this summit about making BBQ16:33
mordredI'm starting to think I can't get talks on absurd topics accepted purely on name recognition!16:33
cdentmaking BBQ while on a bull smacks of ethics violation16:33
edleafeyes, too recursive16:35
edleafeunless you are barbecuing a pig, of course16:35
openstackgerritDean Troyer proposed openstack/osc-lib master: Revert "Avoid to authenticate twice"  https://review.openstack.org/45858616:35
mordrededleafe: I should figure out how to make fake beef out of pork, and fake pork out of beef - and maybe fake coleslaw out of chicken16:37
* cdent suspects coleslaw made out of chicken is good16:37
*** annegentle has quit IRC16:38
* edleafe hides in the corner and nibbles on his spinach16:39
*** annegentle has joined #openstack-sdks16:39
dtroyer_zzmordred: I'm tackling version/microversion stuffs in OSC too, if I can ever unwind the release madness+client code removal we're in, will try to get that all back into my head this afternoon to compare notes16:40
dtroyer_zzI don't mind duplicating the REST bits, we're doing different things there, but let's make only one of these16:40
*** ralonsoh__ has quit IRC16:40
edleafecdent: elmiko: so do you think that adding an email address field to the liaisons.json file is worthwhile?16:40
mordreddtroyer_zz: yah - so I started working on some patches for keystoneauth yesterday16:40
mordreddtroyer_zz: because ksa actually does some of this already16:40
cdentedleafe: it can be useful, but i think it is also possible to extract it from gerrit using the name?16:41
cdentso I dunno16:41
dtroyer_zzmordred: right, I have some bits too  that are not yet proposed… distilled from the <sorry> nova & cinder clients16:41
mordreddtroyer_zz: however, I'm not 100% sure I can sell the whole thing at the ksa layer, becaues it starts to get a smidge invasive16:41
mordreddtroyer_zz: maybe if we can at least come to a general agreement on what the overall algorithm should be16:41
dtroyer_zzit does.  I think jamielennox is on-board for some of the lower-layer stuff, but not all of it16:41
mordredwe can then figure out how much can live in ksa and now much is impl specifics for shade/osc16:42
edleafecdent: maybe - haven't played much with the gerrit API16:42
* dtroyer_zz wishes for a rocket-assisted catch-up sled16:42
mordreddtroyer_zz: please tell me whence you find one!16:42
mordreddtroyer_zz: but any way - if you could find time to look at that shade doc patch and see if you disagree on any fundamental points, that would be cool16:53
mordreddtroyer_zz: I could potentially do a pass through it to talk about it in terms of general discovery and then how shade specifically wants to interact with such a thing16:53
mordredif it winds up being too shade-centric16:53
dtroyer_zzI'm curious to see how similar we want to handle versions, the discovery should be close, it's the philosophy on using microversions that may be different16:54
dtroyer_zzI want to let each command make that decision as much as possible16:55
*** Kuwagata_ has quit IRC16:58
*** Kuwagata_ has joined #openstack-sdks17:03
mordreddtroyer_zz: yes. that's exactly how I want to handle microversions17:04
mordredbut I left microversions as a followup document, since the thing I actually need to solve in shade soon is a more generic major version discovery17:05
mordreddtroyer_zz: oh - also, one of the goals of the process/approach in that document is to allow us to get rid of the default values for api versions in occ17:06
dtroyer_zz\o/17:06
mordreddoing that curently would screw some things, but if I can get generic discovery working consistently and overridably when needed, then we can get rid of them17:06
mordred(which is one of the things that I think will wind up being invasive ksa-side - currently it'll handle doing discovery, but you have no idea what version it actually discovered)17:07
openstackgerritMerged openstack/cliff master: Add smart help formatter for command parser  https://review.openstack.org/45461317:09
*** cdent has quit IRC17:10
*** ssbarnea has quit IRC17:12
*** rajathagasthya has joined #openstack-sdks17:12
stevemardtroyer_zz: shouldn't be a big deal about missing that one, Rui's patch only refactored things right?17:17
rukhping openstack-sdks: Looking at this https://developer.openstack.org/sdks/python/openstacksdk/users/resources/orchestration/v1/resource.html#openstack.orchestration.v1.resource.Resource I was able to get the physical_resource_id for the "Controller" resource and I think must be additional resources associated with this physical id .. I see the class this inherits from has a list() function. but I don't think I can access it like this:17:18
rukhresources = self.conn.orchestration.resources(stack)\17:18
rukhresources = self.conn.orchestration.resources(stack)17:18
rukh                    resource_id = resource.physical_resource_id17:19
rukhnode = resources.get(resource_id,17:20
rukhController)17:20
rukhis it possible to access the base class resource members ?17:20
edleaferukh: since this is Python, yes17:21
edleaferukh: Also, when posting more than a line or two of code, using a paste service helps make the code more readable17:21
edleafeand doesn't clutter the channel17:22
rukhedleafe, apologies..17:22
openstackgerritDean Troyer proposed openstack/osc-lib master: Add token auth test  https://review.openstack.org/45859717:22
edleaferukh: no worries17:22
dtroyer_zzstevemar: can you look at ^^^ and the associated revert if you have a minute?17:22
*** jkilpatr has joined #openstack-sdks17:30
*** cdent has joined #openstack-sdks17:30
*** ig0r_ has joined #openstack-sdks17:33
*** Andrew_jedi has quit IRC17:35
*** salv-orl_ has quit IRC17:44
*** salv-orlando has joined #openstack-sdks17:44
*** e0ne has quit IRC17:53
*** Andrew_jedi has joined #openstack-sdks17:59
*** amotoki has joined #openstack-sdks18:00
*** amotoki has quit IRC18:05
*** salv-orlando has quit IRC18:06
openstackgerritCarlos Goncalves proposed openstack/python-openstacksdk master: Add data plane status support to Network Port obj  https://review.openstack.org/45860818:15
*** rukh has quit IRC18:16
*** cdent has quit IRC18:21
*** rajathagasthya has quit IRC18:39
*** Serlex has joined #openstack-sdks18:46
openstackgerritDean Troyer proposed openstack/python-openstackclient master: Correct auth issue in master os-client-config"  https://review.openstack.org/45861518:47
openstackgerritMerged openstack/python-openstacksdk master: Add data plane status support to Network Port obj  https://review.openstack.org/45860818:57
*** e0ne has joined #openstack-sdks19:08
openstackgerritCarlos Goncalves proposed openstack/python-openstackclient master: Add 'data_plane_status' option to Port classes  https://review.openstack.org/45862619:20
*** salv-orlando has joined #openstack-sdks19:41
*** e0ne has quit IRC19:54
*** amotoki has joined #openstack-sdks20:01
*** salv-orlando has quit IRC20:01
*** amotoki has quit IRC20:05
*** salv-orlando has joined #openstack-sdks20:09
openstackgerritMerged openstack/keystoneauth master: Updated from global requirements  https://review.openstack.org/45592620:11
openstackgerritMerged openstack/osc-lib master: Revert "Avoid to authenticate twice"  https://review.openstack.org/45858620:18
openstackgerritMerged openstack/osc-lib master: Add token auth test  https://review.openstack.org/45859720:18
*** rukh has joined #openstack-sdks20:24
rukhping openstack-sdk: Am a little stuck: https://pastebin.com/n21Ymxnf was able to get the resource_id for the Controller resource but having trouble getting further to  get the nodes associated with that resource20:26
briancurtinif you’re using heatclient you may be better off asking in #openstack-heat20:27
rukhbriancurtin, I am actually moving that code since the clients I read are deprecated to use the openstack sdk calls20:29
briancurtini don’t know that they’re actually deprecated. is that documented somewhere?20:29
rukhI might have understood "access to legacy clients" as deprecated just like the individual cli clients are deprecated but20:34
*** annegentle has quit IRC20:35
*** jkilpatr has quit IRC20:45
*** cleong has quit IRC20:46
openstackgerritCarlos Goncalves proposed openstack/python-openstackclient master: Add 'data_plane_status' option to Port classes  https://review.openstack.org/45862620:46
*** Serlex has quit IRC20:57
*** annegentle has joined #openstack-sdks21:00
*** amotoki has joined #openstack-sdks21:02
*** cdent has joined #openstack-sdks21:03
*** amotoki has quit IRC21:07
*** sdague has quit IRC21:23
*** jkilpatr has joined #openstack-sdks21:24
*** rukh has quit IRC21:39
*** salv-orl_ has joined #openstack-sdks21:49
*** cdent has quit IRC21:50
*** salv-orlando has quit IRC21:51
*** cdent has joined #openstack-sdks21:54
*** bobh has quit IRC21:54
*** gouthamr has quit IRC21:57
*** annegentle has quit IRC22:02
*** Kuwagata_ has quit IRC22:11
*** john-davidge has quit IRC22:15
*** salv-orl_ has quit IRC22:22
*** salv-orlando has joined #openstack-sdks22:23
*** annegentle has joined #openstack-sdks22:24
*** jamielennox is now known as jamielennox|away22:25
*** salv-orlando has quit IRC22:27
*** annegentle has quit IRC22:29
*** jamielennox|away is now known as jamielennox22:29
*** Andrew_jedi has quit IRC22:42
*** amotoki has joined #openstack-sdks22:56
*** cdent has quit IRC22:59
*** amotoki has quit IRC23:01
*** sdague has joined #openstack-sdks23:06
*** john-davidge has joined #openstack-sdks23:16
*** john-davidge has quit IRC23:21
*** Kuwagata_ has joined #openstack-sdks23:24
*** gouthamr has joined #openstack-sdks23:34
*** Kuwagata_ has quit IRC23:38
*** markvoelker has quit IRC23:39
*** salv-orlando has joined #openstack-sdks23:54

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