Monday, 2016-02-22

*** boris-42 has joined #openstack-sdks00:04
*** Qiming has quit IRC00:22
*** subscope has quit IRC00:27
*** salv-orl_ has joined #openstack-sdks00:42
*** salv-orlando has quit IRC00:45
*** amotoki has joined #openstack-sdks00:54
*** salv-orl_ has quit IRC01:00
openstackgerritReedip proposed openstack/python-openstackclient: [WIP]Add common utility for network  https://review.openstack.org/28291401:06
*** markvoelker has joined #openstack-sdks01:09
*** markvoelker has quit IRC01:13
*** Qiming has joined #openstack-sdks01:19
openstackgerritMerged openstack/python-openstackclient: Clean redundant argument to dict.get  https://review.openstack.org/28261401:24
openstackgerritMerged openstack/python-openstackclient: Add functional tests for "image" command v2  https://review.openstack.org/28280601:24
*** Yanyanhu has joined #openstack-sdks01:25
openstackgerritMerged openstack/python-openstackclient: gitignore .idea  https://review.openstack.org/28262501:42
*** salv-orlando has joined #openstack-sdks02:38
*** salv-orlando has quit IRC02:41
*** amotoki has quit IRC02:52
*** salv-orlando has joined #openstack-sdks02:55
*** salv-orlando has quit IRC03:01
openstackgerritYanyan Hu proposed openstack/python-openstacksdk: Remove path_args attrs from creation request body  https://review.openstack.org/18793403:04
*** amotoki has joined #openstack-sdks03:04
*** markvoelker has joined #openstack-sdks03:09
*** markvoelker has quit IRC03:14
*** amotoki has quit IRC03:15
*** amotoki has joined #openstack-sdks03:20
openstackgerritMerged openstack/python-openstackclient: Add unit test for "flavor show" command  https://review.openstack.org/28260703:24
*** amotoki_ has joined #openstack-sdks03:25
*** amotoki has quit IRC03:29
*** amotoki_ has quit IRC03:35
*** amotoki has joined #openstack-sdks03:41
*** amotoki has quit IRC03:44
*** salv-orlando has joined #openstack-sdks03:57
*** amotoki has joined #openstack-sdks04:00
openstackgerritTang Chen proposed openstack/python-openstackclient: Make SetFlavor and UnsetFlavor inherit from cliff.Command  https://review.openstack.org/28066304:01
openstackgerritTang Chen proposed openstack/python-openstackclient: Make SetSecurityGroup inherit from cliff.Command  https://review.openstack.org/28108704:01
openstackgerritTang Chen proposed openstack/python-openstackclient: Make SetAgent inherit from cliff.Command  https://review.openstack.org/28108804:01
openstackgerritTang Chen proposed openstack/python-openstackclient: Make SetAggregate inherit from cliff.Command  https://review.openstack.org/28108904:01
*** salv-orlando has quit IRC04:04
*** gouthamr_ has quit IRC04:08
*** ChengKun has joined #openstack-sdks04:14
*** markvoelker has joined #openstack-sdks05:10
*** markvoelker has quit IRC05:15
*** reedip has joined #openstack-sdks05:46
openstackgerritXi Yang proposed openstack/python-openstackclient: Add support of setting volume's state  https://review.openstack.org/26890705:47
*** salv-orlando has joined #openstack-sdks06:11
*** salv-orlando has quit IRC06:14
*** salv-orlando has joined #openstack-sdks06:54
openstackgerritYanyan Hu proposed openstack/python-openstacksdk: Remove path_args attrs from creation request body  https://review.openstack.org/18793406:55
openstackgerritYanyan Hu proposed openstack/python-openstacksdk: Remove pool_id attr from creation request body of pool_member  https://review.openstack.org/18793406:57
openstackgerritlinwei wu proposed openstack/cliff: neutron wrong command display with unicode  https://review.openstack.org/27339206:59
*** salv-orlando has quit IRC07:02
*** markvoelker has joined #openstack-sdks07:11
*** markvoelker has quit IRC07:15
*** chlong_ has quit IRC07:30
*** salv-orlando has joined #openstack-sdks07:40
*** subscope has joined #openstack-sdks07:51
*** subscope has quit IRC07:51
*** jamielennox is now known as jamielennox|away07:52
openstackgerritlinwei wu proposed openstack/cliff: neutron wrong command display with unicode  https://review.openstack.org/27339207:53
*** jamielennox|away is now known as jamielennox08:02
*** subscope has joined #openstack-sdks08:07
*** subscope has quit IRC08:17
*** fzdarsky has joined #openstack-sdks08:20
*** salv-orlando has quit IRC08:25
*** subscope has joined #openstack-sdks08:26
*** subscope has quit IRC08:40
*** subscope has joined #openstack-sdks09:00
*** amotoki has quit IRC09:06
*** markvoelker has joined #openstack-sdks09:12
*** amotoki has joined #openstack-sdks09:14
*** markvoelker has quit IRC09:16
*** subscope has quit IRC09:25
*** subscope has joined #openstack-sdks09:29
*** amotoki has quit IRC09:35
*** chlong_ has joined #openstack-sdks10:06
*** Yanyanhu has quit IRC10:10
*** Qiming has quit IRC10:11
*** erlon has joined #openstack-sdks10:21
*** salv-orlando has joined #openstack-sdks10:26
*** salv-orlando has quit IRC10:30
openstackgerritTang Chen proposed openstack/python-openstackclient: Add MultiKeyValueAction to custom parser action  https://review.openstack.org/27604110:36
*** tangchen has joined #openstack-sdks10:36
*** lhcheng has quit IRC10:40
*** cdent has joined #openstack-sdks10:45
*** Lakshman has joined #openstack-sdks10:51
*** ChengKun has quit IRC10:56
LakshmanHi, How can i delete a router, i tried 2 ways to delete. 1) delete with router object by passing session object its giving conflict exception 2) delete_router it's also giving same issue.10:56
*** subscope has quit IRC10:57
tangchenHi <Lakshman>, do you mean how to delete a router with openstack command ?10:57
tangchen<Lakshman>: You can try "openstack router delete xxx"10:58
Lakshmanhttp://paste.openstack.org/show/487737/11:00
Lakshmancan you check that link once11:01
openstackgerritTang Chen proposed openstack/python-openstackclient: Router: Add --route and --clear-routes options to "router set" command  https://review.openstack.org/27604211:03
*** sdague has joined #openstack-sdks11:06
tangchen<Lakshman>: Is this a script you wrote ?11:06
tangchen<Lakshman>: Would you please tell me what you want to do ?11:06
tangchen<Lakshman>: If you just want to delete a router named xyz, you can just write: "openstack router delete xyz"11:07
tangchen<Lakshman>: You don't need to get client, the client manager is something openstackclient uses inside itself.11:08
Lakshmantangchen: yep, here i am using direct python-openstack client library, through python program i want to delete existing router11:08
tangchen<Lakshman>: Well, I think the easiest way to do so is just "openstack router delete xyz"11:08
Lakshmantangchen: through python is it possible ?11:09
tangchen<Lakshman>: IMOO, users should not use client manager directly. By python, you have two ways, I think.11:11
tangchen<Lakshman>: 1. Use os lib of python to execute a shell command "openstack router delete xyz"11:11
tangchen<Lakshman>: 2. Use APIs in python-openstacksdk.11:11
tangchen<Lakshman>: Sorry, I have to leave for a while, will be back in an hour. :)11:12
Lakshmanok, can you have document link for python-openstacksdk11:12
*** markvoelker has joined #openstack-sdks11:12
Lakshmantangchen: ok thanks11:13
tangchen<Lakshman>: I have to search that. But it must be an hour later. Really sorry for that.11:13
tangchen<Lakshman>: Qiming is the core of sdk11:14
Lakshmantangchen: ok no problem, i will do that. thank tou for your help :-)11:14
tangchen<Lakshman>: you can also ask him for help if he is there. :)11:14
Lakshman<tangchen>: ok, i will check with him.11:15
*** markvoelker has quit IRC11:17
*** Qiming has joined #openstack-sdks11:26
*** subscope has joined #openstack-sdks11:30
*** salv-orlando has joined #openstack-sdks11:33
*** jaypipes has joined #openstack-sdks11:36
*** stevelle has quit IRC11:39
*** sigmavirus24_awa has quit IRC11:39
*** devth has quit IRC11:40
*** GheRivero has quit IRC11:40
*** GheRivero has joined #openstack-sdks11:40
*** zigo has quit IRC11:40
*** zacksh has quit IRC11:40
*** dhellmann has quit IRC11:41
*** zigo has joined #openstack-sdks11:41
*** ameade has quit IRC11:41
*** zacksh has joined #openstack-sdks11:41
*** ameade has joined #openstack-sdks11:42
*** salv-orlando has quit IRC11:43
*** subscope has quit IRC11:45
*** sigmavirus24_awa has joined #openstack-sdks11:45
*** subscope has joined #openstack-sdks11:45
*** stevelle has joined #openstack-sdks11:45
*** dhellmann has joined #openstack-sdks11:46
*** devth has joined #openstack-sdks11:46
*** lucasagomes is now known as lucas-hungry11:50
openstackgerritTang Chen proposed openstack/python-openstackclient: Router: Add --route and --clear-routes options to "router set" command  https://review.openstack.org/27604211:59
openstackgerritTang Chen proposed openstack/python-openstackclient: Add MultiKeyValueAction to custom parser action  https://review.openstack.org/27604111:59
tangchen <Lakshman>: http://docs.openstack.org/user-guide/sdk.html12:00
tangchen<Lakshman>: https://wiki.openstack.org/wiki/SDK-Development/PythonOpenStackSDK12:00
tangchen<Lakshman>: But I don't this would do much help.12:01
tangchen<Lakshman>: I think for now, you can refer to the network dir in python-openstackclient code, and see how to program with sdk12:01
*** chlong_ has quit IRC12:17
*** lhcheng has joined #openstack-sdks12:28
*** lhcheng has quit IRC12:33
*** salv-orlando has joined #openstack-sdks12:40
*** markvoelker has joined #openstack-sdks12:43
tangchenrtheis: Hi Richard, I have made a new parser action for adding routes to a router. https://review.openstack.org/#/c/276041/12:44
tangchenrtheis: I think this is what you want. :)12:44
*** salv-orlando has quit IRC12:44
*** rtheis has joined #openstack-sdks12:44
*** markvoelker has quit IRC12:47
tangchenrtheis: Hi Richard, I have made a new parser action for adding routes to a router. https://review.openstack.org/#/c/276041/12:48
tangchenrtheis: I think this is what you want. :)12:48
*** thrash|g0ne is now known as thrash12:55
*** lucas-hungry is now known as lucasagomes12:59
*** amotoki has joined #openstack-sdks13:08
openstackgerritTang Chen proposed openstack/python-openstackclient: Add functional tests for "volume" commands v2  https://review.openstack.org/28280513:10
openstackgerritDavid Stanek proposed openstack/keystoneauth: Adds a TOTP authentication method  https://review.openstack.org/28307613:17
*** amotoki has quit IRC13:18
openstackgerritTang Chen proposed openstack/python-openstackclient: Router: Add --route and --clear-routes options to "router set" command  https://review.openstack.org/27604213:19
rtheistangchen: thank you, I'll take a look13:22
*** tangchen has quit IRC13:24
*** markvoelker has joined #openstack-sdks13:29
*** salv-orlando has joined #openstack-sdks13:45
*** gouthamr has joined #openstack-sdks13:48
*** salv-orlando has quit IRC13:52
*** fzdarsky has quit IRC13:55
*** subscope has quit IRC13:56
*** petertr7_away is now known as petertr713:58
*** amotoki has joined #openstack-sdks13:58
*** fzdarsky has joined #openstack-sdks14:01
*** chlong_ has joined #openstack-sdks14:06
*** subscope has joined #openstack-sdks14:09
*** openstackgerrit has quit IRC14:17
*** openstackgerrit has joined #openstack-sdks14:18
cdentelmiko: shall we put microversion headers on the agenda for the next meeting? Seems we are back to talking about it again...14:26
elmikocdent: we migth as well at least close the loop, i suppose14:26
elmikobut it seems like we will need sdague and perhaps jaypipes (if possible)14:27
elmikomaybe need is too strong, *would like* ;)14:27
jaypipesheh14:27
cdentI think we should make jaypipes use IE614:27
elmikolol14:28
jaypipesheh14:28
elmikocdent: i more or less agree with what was said in the email chain; i prefer your suggested style for headers, but has that ship already sailed for microversions? (seems like sdague thinks so)14:28
cdentit was sdague who said (in review of the guideline) that maybe if we are going to switch to service-type anyway, maybe we also switch to non-proliferation. however, that does mean deprecation cycle or even supporting the old way in the paces that are doing it14:30
elmikooh.. maybe i need to revisit the review14:30
elmikook, given that, we should *definitely* put it on the agenda14:31
openstackgerritMonty Taylor proposed openstack/os-client-config: Allow session_client to take the same args as make_client  https://review.openstack.org/28310514:37
openstackgerritMonty Taylor proposed openstack/os-client-config: Update the README a bit  https://review.openstack.org/28310614:37
*** annegentle has joined #openstack-sdks14:38
*** salv-orlando has joined #openstack-sdks14:41
*** tangchen has joined #openstack-sdks14:42
openstackgerritMonty Taylor proposed openstack/os-client-config: Allow session_client to take the same args as make_client  https://review.openstack.org/28310514:43
openstackgerritMonty Taylor proposed openstack/os-client-config: Update the README a bit  https://review.openstack.org/28310614:43
openstackgerritTang Chen proposed openstack/python-openstackclient: Make SetFlavor and UnsetFlavor inherit from cliff.Command  https://review.openstack.org/28066314:43
openstackgerritTang Chen proposed openstack/python-openstackclient: Make SetSecurityGroup inherit from cliff.Command  https://review.openstack.org/28108714:43
openstackgerritTang Chen proposed openstack/python-openstackclient: Make SetAgent inherit from cliff.Command  https://review.openstack.org/28108814:43
openstackgerritTang Chen proposed openstack/python-openstackclient: Make SetAggregate inherit from cliff.Command  https://review.openstack.org/28108914:43
briancurtinLakshman: if you’re looking for the SDK docs they are at http://developer.openstack.org/sdks/python/openstacksdk/14:51
*** sigmavirus24_awa is now known as sigmavirus2414:59
*** Lakshman has quit IRC15:04
*** annegentle has quit IRC15:17
*** annegentle has joined #openstack-sdks15:21
openstackgerritTang Chen proposed openstack/python-openstackclient: Add functional tests for "volume" commands v2  https://review.openstack.org/28280515:25
*** woodster_ has joined #openstack-sdks15:34
*** terrylhowe has joined #openstack-sdks15:38
openstackgerritting wang proposed openstack/python-openstackclient: Add unit tests for 'hypervisor stats' command  https://review.openstack.org/28313115:40
*** annegentle has quit IRC15:49
*** annegentle has joined #openstack-sdks15:50
*** Qiming has quit IRC15:51
openstackgerritBrad Behle proposed openstack/python-openstackclient: Add "os subnet show" command using SDK  https://review.openstack.org/27649516:16
cdentelmiko: I got another inconsistency, reverse of the previous issues. In the oslo requeust_id middleware we create a 'x-openstack-request-id' which is a uuid with a 'req-' prefix, which seems redundant: https://github.com/openstack/oslo.context/blob/master/oslo_context/context.py#L3816:16
elmikocdent: huh, good spot16:17
cdentI'm not sure if that needs a guideline or something but it struck me as odd.16:18
elmikoodd yes, guideline, probably not16:18
cdentI suppose one could make the argument that having the prefix enhances greppability16:19
elmikoto me, that's kinda getting into the "what does your data look like" territory16:19
cdentbut you need to know the uuid to grep effecively16:19
elmikotrue16:19
* cdent shrugs16:19
elmikoi dunno, maybe the oslo folks had some reasoning about that16:20
* cdent will ask16:20
openstackgerritTang Chen proposed openstack/python-openstackclient: Make SetFlavor and UnsetFlavor inherit from cliff.Command  https://review.openstack.org/28066316:25
openstackgerritTang Chen proposed openstack/python-openstackclient: Make SetSecurityGroup inherit from cliff.Command  https://review.openstack.org/28108716:25
openstackgerritTang Chen proposed openstack/python-openstackclient: Make SetAgent inherit from cliff.Command  https://review.openstack.org/28108816:25
openstackgerritTang Chen proposed openstack/python-openstackclient: Make SetAggregate inherit from cliff.Command  https://review.openstack.org/28108916:25
openstackgerritTang Chen proposed openstack/python-openstackclient: Initialize _keys in __init__() in FakeFlavorResource  https://review.openstack.org/28315216:25
*** dfflanders has joined #openstack-sdks16:27
tangchenrtheis: I think I found a hidden bug in the unit tests of flavor. Please help to check https://review.openstack.org/#/c/283152/ when you are free.16:29
rtheisok16:30
*** terrylhowe_ has joined #openstack-sdks16:42
openstackgerritJas Singh proposed openstack/python-openstackclient: Add 'port create' command  https://review.openstack.org/27367016:43
*** terrylhowe has quit IRC16:44
*** terrylhowe_ is now known as terrylhowe16:44
openstackgerritMerged openstack/fairy-slipper: Handle other status codes  https://review.openstack.org/27857116:44
*** amotoki has quit IRC16:45
*** annegentle has quit IRC17:10
openstackgerritMonty Taylor proposed openstack/os-client-config: Allow session_client to take the same args as make_client  https://review.openstack.org/28310517:29
openstackgerritMonty Taylor proposed openstack/os-client-config: Update the README a bit  https://review.openstack.org/28310617:29
*** petertr7 is now known as petertr7_away17:41
nikhilelmiko: etoews: hi, I was looking for some agenda for the API-WG meeting http://eavesdrop.openstack.org/#API_Working_Group . Is there a way we can add https://review.openstack.org/#/c/283136/ to it? a couple of us are interested in being there this week's meeting17:43
nikhilAny pointers would be appreciated.17:44
elmikonikhil: if you would like to have an agenda item added, please add it to the wiki =)17:46
elmikohttps://wiki.openstack.org/wiki/Meetings/API-WG#Agenda17:46
elmikowhoa, looks like we have a full agenda for this week17:46
elmikonikhil: please add it before the "#topic your topic here" bullet17:47
nikhilelmiko: ah, that's the link I was looking for. It's not up on the eavesdrop. may be the irc-meetings yaml file didn't pick it up..17:47
nikhilelmiko: surely17:47
*** subscope has quit IRC17:47
elmikohuh.. weird. i'll look at the irc-meetings yaml, thanks for pointing it out17:47
nikhilelmiko: np17:48
openstackgerritJas Singh proposed openstack/python-openstackclient: Add 'port create' command  https://review.openstack.org/27367018:10
elmikocdent, etoews, if you get a chance, https://review.openstack.org/#/c/283191/18:12
cdent+118:13
*** tangchen has quit IRC18:20
*** lucasagomes is now known as lucas-dinner18:21
*** petertr7_away is now known as petertr718:24
openstackgerritguang-yee proposed openstack/python-openstackclient: Support TOTP credential  https://review.openstack.org/27985418:31
openstackgerritguang-yee proposed openstack/python-openstackclient: Support TOTP credential  https://review.openstack.org/27985418:33
*** david-lyle_ has quit IRC18:34
*** salv-orl_ has joined #openstack-sdks18:42
*** salv-orlando has quit IRC18:44
openstackgerritMerged openstack/python-openstackclient: Initialize _keys in __init__() in FakeFlavorResource  https://review.openstack.org/28315218:46
*** mbonell has joined #openstack-sdks18:47
openstackgerritBrad Behle proposed openstack/python-openstackclient: Add "os subnet show" command using SDK  https://review.openstack.org/27649518:52
*** Guest79182 has joined #openstack-sdks18:53
*** Guest79182 has quit IRC18:54
mbonellIs any of the following SDK's  (https://wiki.openstack.org/wiki/SDKs) an official OpenStack project/SDK?18:59
*** annegentle has joined #openstack-sdks19:01
*** subscope has joined #openstack-sdks19:04
openstackgerritBrad Behle proposed openstack/python-openstackclient: Add "os subnet show" command using SDK  https://review.openstack.org/27649519:04
*** cdent has quit IRC19:17
*** e0ne has joined #openstack-sdks19:50
*** cdent has joined #openstack-sdks20:01
openstackgerritJas Singh proposed openstack/python-openstackclient: Add 'port set' command  https://review.openstack.org/28323320:08
*** e0ne has quit IRC20:16
*** dstanek has quit IRC20:20
*** lbragstad_ has quit IRC20:20
*** keekz has quit IRC20:20
*** notmyname has quit IRC20:20
*** GreenBlood has quit IRC20:20
*** reedip has quit IRC20:20
*** kzaitsev_ws has quit IRC20:20
*** kuzko has quit IRC20:20
*** gmann has quit IRC20:20
*** edleafe has quit IRC20:20
*** jamespd has quit IRC20:20
*** Hazelesque has quit IRC20:20
*** GreenBlood has joined #openstack-sdks20:20
*** kzaitsev_ws has joined #openstack-sdks20:20
*** lbragstad_ has joined #openstack-sdks20:20
*** gmann has joined #openstack-sdks20:20
*** dstanek has joined #openstack-sdks20:21
*** keekz has joined #openstack-sdks20:21
*** edleafe has joined #openstack-sdks20:21
*** notmyname has joined #openstack-sdks20:21
*** kuzko has joined #openstack-sdks20:21
*** jamespd has joined #openstack-sdks20:22
*** Hazelesque has joined #openstack-sdks20:22
*** reedip has joined #openstack-sdks20:22
*** annegentle has quit IRC20:26
*** annegentle has joined #openstack-sdks20:34
*** samueldmq has quit IRC20:37
*** krotscheck has quit IRC20:37
*** lhcheng has joined #openstack-sdks20:41
*** krotscheck has joined #openstack-sdks20:46
*** openstackgerrit has quit IRC20:47
*** openstackgerrit has joined #openstack-sdks20:48
*** samueldmq has joined #openstack-sdks20:48
*** annegentle has quit IRC20:52
*** annegentle has joined #openstack-sdks20:57
*** Kiall has quit IRC21:00
*** Kiall has joined #openstack-sdks21:00
*** Kiall has quit IRC21:00
*** Kiall has joined #openstack-sdks21:01
*** Kiall has quit IRC21:09
*** Kiall has joined #openstack-sdks21:10
*** jamielennox has quit IRC21:19
*** jamielennox has joined #openstack-sdks21:20
*** nikhil_k has joined #openstack-sdks21:27
*** nikhil has quit IRC21:30
*** annegentle has quit IRC21:48
*** annegentle has joined #openstack-sdks21:48
*** petertr7 is now known as petertr7_away21:49
*** gouthamr has quit IRC21:50
*** nikhil_k is now known as nikhil21:54
openstackgerritKaren Bradshaw proposed openstack/fairy-slipper: Update method names with x- prefix  https://review.openstack.org/28089021:59
openstackgerritjichenjc proposed openstack/python-openstackclient: Add set host command  https://review.openstack.org/28328022:07
*** rtheis has quit IRC22:07
*** cdent has quit IRC22:11
*** cdent has joined #openstack-sdks22:12
*** thrash is now known as thrash|g0ne22:15
openstackgerritMerged openstack/os-client-config: Allow session_client to take the same args as make_client  https://review.openstack.org/28310522:19
openstackgerritMerged openstack/os-client-config: Update the README a bit  https://review.openstack.org/28310622:20
openstackgerritBrandon Palm proposed openstack/python-openstackclient: Adjusted these conditional statements to use instanceof instead of type when comparing variables. Instanceof supports inheritance type checking better than type.  https://review.openstack.org/28328522:22
openstackgerritBrandon Palm proposed openstack/python-openstackclient: Use instanceof instead of type  https://review.openstack.org/28328522:24
*** erlon has quit IRC22:26
*** annegentle has quit IRC22:29
*** annegentle has joined #openstack-sdks22:29
*** cdent has quit IRC22:44
*** lhcheng has quit IRC23:03
*** lhcheng has joined #openstack-sdks23:04
*** dims has joined #openstack-sdks23:04
*** annegentle has quit IRC23:05
*** salv-orl_ has quit IRC23:08
*** salv-orlando has joined #openstack-sdks23:11
*** annegentle has joined #openstack-sdks23:12
*** sigmavirus24 is now known as sigmavirus24_awa23:14
*** annegentle has quit IRC23:18
*** gouthamr has joined #openstack-sdks23:18
*** annegentle has joined #openstack-sdks23:19
*** gouthamr_ has joined #openstack-sdks23:20
*** lhcheng has quit IRC23:20
*** lhcheng has joined #openstack-sdks23:21
*** lhcheng has quit IRC23:23
*** lhcheng has joined #openstack-sdks23:23
*** gouthamr has quit IRC23:23
*** sdague has quit IRC23:39
*** annegentle has quit IRC23:48
*** subscope has quit IRC23:50
*** Qiming has joined #openstack-sdks23:59

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