*** shu-mutou has joined #openstack-sdks | 00:10 | |
*** singhj has joined #openstack-sdks | 00:11 | |
*** markvoelker has joined #openstack-sdks | 00:13 | |
*** singhj has quit IRC | 00:15 | |
*** shu-mutou is now known as shu-mutou-AFK | 00:36 | |
*** hoangcx has joined #openstack-sdks | 00:42 | |
*** zhurong has joined #openstack-sdks | 01:05 | |
*** yanyanhu has joined #openstack-sdks | 01:21 | |
*** kevo has quit IRC | 01:30 | |
*** aohuanxuan has joined #openstack-sdks | 01:39 | |
openstackgerrit | Songming Yan proposed openstack/python-openstackclient: Add support of network topology https://review.openstack.org/358456 | 01:55 |
---|---|---|
*** kevo has joined #openstack-sdks | 01:55 | |
openstackgerrit | Cao Xuan Hoang proposed openstack/python-openstackclient: Add filtering options to os subnet list command https://review.openstack.org/356932 | 01:56 |
*** kevo has quit IRC | 01:56 | |
*** thrash is now known as thrash|g0ne | 01:57 | |
openstackgerrit | Cao Xuan Hoang proposed openstack/python-openstackclient: Add 'description' option to os subnet (pool) create/set cmd https://review.openstack.org/357060 | 02:04 |
*** fangxu has quit IRC | 02:15 | |
*** chlong has joined #openstack-sdks | 02:26 | |
*** salv-orl_ has joined #openstack-sdks | 02:30 | |
*** salv-orlando has quit IRC | 02:33 | |
*** namnh has joined #openstack-sdks | 02:40 | |
*** amotoki has quit IRC | 02:49 | |
openstackgerrit | JiWei proposed openstack/keystoneauth: Raise NotImplementedError instead of NotImplemented https://review.openstack.org/365194 | 02:56 |
openstackgerrit | Songming Yan proposed openstack/python-openstackclient: Add support of network topology https://review.openstack.org/358456 | 03:11 |
*** sindhude__ has joined #openstack-sdks | 03:18 | |
*** sindhude__ has quit IRC | 03:22 | |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: WIP: DO NOT REVIEW: add purge command to osc https://review.openstack.org/367673 | 03:28 |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: move all functional tests to tests module https://review.openstack.org/365864 | 03:29 |
*** sindhude__ has joined #openstack-sdks | 03:34 | |
*** sindhude__ has quit IRC | 03:48 | |
*** amotoki has joined #openstack-sdks | 03:49 | |
*** shu-mutou-AFK is now known as shu-mutou | 03:51 | |
*** sindhude__ has joined #openstack-sdks | 03:53 | |
*** sindhude__ has quit IRC | 04:09 | |
*** amotoki has quit IRC | 04:16 | |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: WIP: DO NOT REVIEW: add purge command to osc https://review.openstack.org/367673 | 04:19 |
*** rm_work has quit IRC | 04:31 | |
*** rm_work has joined #openstack-sdks | 04:34 | |
*** rm_work has quit IRC | 04:36 | |
*** rm_work has joined #openstack-sdks | 04:38 | |
*** chlong_ has joined #openstack-sdks | 05:31 | |
*** singhj has joined #openstack-sdks | 05:39 | |
*** amotoki has joined #openstack-sdks | 05:43 | |
openstackgerrit | Songming Yan proposed openstack/python-openstackclient: Add support of network topology https://review.openstack.org/358456 | 05:52 |
*** adriant has quit IRC | 05:55 | |
*** amotoki has quit IRC | 06:19 | |
*** singhj has quit IRC | 06:22 | |
*** e0ne has joined #openstack-sdks | 06:23 | |
openstackgerrit | Reedip proposed openstack/python-openstacksdk: Add new function for router-gateway https://review.openstack.org/357954 | 06:26 |
*** amotoki has joined #openstack-sdks | 06:28 | |
*** fzdarsky has joined #openstack-sdks | 06:35 | |
*** amotoki has quit IRC | 06:48 | |
*** amotoki has joined #openstack-sdks | 06:52 | |
*** yushiro has joined #openstack-sdks | 06:58 | |
*** amotoki has quit IRC | 07:02 | |
*** jamielennox|away is now known as jamielennox | 07:03 | |
yushiro | Hi. I have 1 small question about openstackclient in neutron resources. | 07:04 |
yushiro | Currently, I posted the patch for FWaaS v2 commands into python-neutronclient as OSC plugin. | 07:05 |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/python-openstackclient: Add network support for "qos policies" https://review.openstack.org/350655 | 07:09 |
yushiro | and I'm thinking command format now. ex. firewallv2 rule create or .... | 07:09 |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/python-openstackclient: Add network support for "qos policies" https://review.openstack.org/350655 | 07:11 |
yushiro | My question is: In neutronclient, Is there some relationship between 'command resource name' and 'resource alias name'? | 07:11 |
yushiro | 'command resource name' means like 'firewall', 'router' or 'floatingip' | 07:12 |
yushiro | 'resource alias name' means the return value with 'neutron ext-list' | 07:12 |
*** amotoki has joined #openstack-sdks | 07:14 | |
*** jpena|off is now known as jpena | 07:18 | |
*** chlong has quit IRC | 07:19 | |
*** chlong_ has quit IRC | 07:19 | |
*** hieulq has quit IRC | 07:27 | |
*** hieulq has joined #openstack-sdks | 07:28 | |
*** gouthamr has quit IRC | 07:40 | |
*** yanyanhu has quit IRC | 07:41 | |
*** yanyanhu has joined #openstack-sdks | 07:41 | |
*** Nh3 has joined #openstack-sdks | 07:53 | |
*** gildub has quit IRC | 07:56 | |
*** e0ne has quit IRC | 08:00 | |
Anticimex | .. user question: trying to use openstacksdk. simple loop over conn.compute.servers() apparently results in a request to nova like: GET /v2/$tenant_id , whereas openstackclient's resulting query is "GET /v2/$tenant_id/servers/detail" | 08:15 |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/python-openstackclient: Add support for QoS minimum bandwidth rule commands https://review.openstack.org/352477 | 08:17 |
*** hoangcx has quit IRC | 08:22 | |
*** hoangcx has joined #openstack-sdks | 08:26 | |
Anticimex | could it be that openstacksdk=0.9.5 requires mitaka nova, hm | 08:29 |
*** salv-orlando has joined #openstack-sdks | 08:30 | |
*** salv-orl_ has quit IRC | 08:32 | |
*** e0ne has joined #openstack-sdks | 08:55 | |
openstackgerrit | Qiming Teng proposed openstack/python-openstacksdk: Rebase keystone resources onto resource2 https://review.openstack.org/365314 | 09:01 |
*** amotoki has quit IRC | 09:04 | |
*** mfedosin has joined #openstack-sdks | 09:06 | |
*** cdent has joined #openstack-sdks | 09:11 | |
*** yushiro has quit IRC | 09:13 | |
*** yanyanhu has quit IRC | 09:20 | |
Anticimex | my usage of openstacksdk categorically refuses to append the resources' base_path to the URIs | 09:20 |
Anticimex | somewhat annoying. latest from pip | 09:20 |
*** Nh3 has quit IRC | 09:31 | |
openstackgerrit | lvdongbing proposed openstack/python-openstacksdk: Fix cluster query mapping https://review.openstack.org/367878 | 09:38 |
*** Nh3 has joined #openstack-sdks | 09:55 | |
*** hoangcx has quit IRC | 09:59 | |
*** zhurong has quit IRC | 10:03 | |
*** hieulq has quit IRC | 10:06 | |
*** namnh has quit IRC | 10:09 | |
*** cdent has quit IRC | 10:09 | |
openstackgerrit | Antoni Segura Puimedon proposed openstack/keystoneauth: doc: remove unused import https://review.openstack.org/367926 | 10:27 |
*** Nh3 has quit IRC | 10:29 | |
*** thrash|g0ne is now known as thrash | 10:30 | |
*** mfedosin has quit IRC | 10:34 | |
*** mfedosin has joined #openstack-sdks | 10:36 | |
*** cdent has joined #openstack-sdks | 10:36 | |
*** gildub has joined #openstack-sdks | 10:50 | |
openstackgerrit | Reedip proposed openstack/python-openstackclient: Introduce overwrite functionality in ``osc port set`` https://review.openstack.org/308201 | 10:55 |
*** rtheis has joined #openstack-sdks | 11:03 | |
*** mfedosin has quit IRC | 11:05 | |
*** sdague has joined #openstack-sdks | 11:18 | |
*** Nh3 has joined #openstack-sdks | 11:22 | |
*** sindhude__ has joined #openstack-sdks | 11:48 | |
Anticimex | digging down into the error further, clear discrepancy between openstackclient and openstacksdk when issuing the "server list" request (debugging in ksa.session.Session.request()): http://martin.millnert.se/files/debug/openstacksdk.txt | 11:51 |
Anticimex | .oO(hmm) | 11:51 |
*** lucasagomes is now known as lucas-hungry | 11:55 | |
Anticimex | ah (file updated), openstacksdk issues a similar-looking request first, before authenticated, then authenticates, and then re-issues a completely different request to the one that wasn't authed, or some such? | 11:56 |
*** aohuanxuan has quit IRC | 11:57 | |
*** sindhude__ has quit IRC | 12:01 | |
*** cdent has quit IRC | 12:08 | |
*** jpena is now known as jpena|lunch | 12:12 | |
*** mfedosin has joined #openstack-sdks | 12:12 | |
*** hoangcx has joined #openstack-sdks | 12:18 | |
*** hoangcx2 has joined #openstack-sdks | 12:29 | |
*** hoangcx has quit IRC | 12:31 | |
*** mfedosin has quit IRC | 12:36 | |
*** Romanenko_K has joined #openstack-sdks | 12:39 | |
*** gildub has quit IRC | 12:43 | |
*** mfedosin has joined #openstack-sdks | 12:44 | |
*** cdent has joined #openstack-sdks | 12:45 | |
*** salv-orlando has quit IRC | 12:46 | |
*** salv-orlando has joined #openstack-sdks | 12:47 | |
*** salv-orlando has quit IRC | 12:48 | |
*** salv-orlando has joined #openstack-sdks | 12:48 | |
*** sindhude__ has joined #openstack-sdks | 12:50 | |
*** lucas-hungry is now known as lucasagomes | 12:51 | |
*** salv-orlando has quit IRC | 12:52 | |
*** salv-orlando has joined #openstack-sdks | 12:53 | |
*** sindhude__ has quit IRC | 12:56 | |
*** sindhude__ has joined #openstack-sdks | 13:07 | |
*** _elmiko is now known as elmiko | 13:08 | |
openstackgerrit | Merged openstack/python-openstacksdk: Add new function for router-gateway https://review.openstack.org/357954 | 13:10 |
openstackgerrit | Merged openstack/python-openstacksdk: Fix the issue that 'type' field is missing in profile list https://review.openstack.org/364756 | 13:14 |
*** edleafe is now known as figleaf | 13:14 | |
*** Nh3 has quit IRC | 13:18 | |
*** fguillot has joined #openstack-sdks | 13:20 | |
*** Nh3 has joined #openstack-sdks | 13:20 | |
*** jpena|lunch is now known as jpena | 13:24 | |
openstackgerrit | Merged openstack/python-openstacksdk: Adjust router add/remove interface method names https://review.openstack.org/367348 | 13:24 |
*** hoangcx has joined #openstack-sdks | 13:24 | |
*** hoangcx2 has quit IRC | 13:25 | |
*** fguillot has quit IRC | 13:33 | |
*** fguillot has joined #openstack-sdks | 13:43 | |
*** sindhude__ has quit IRC | 13:49 | |
*** sdague has quit IRC | 13:50 | |
openstackgerrit | ayoung proposed openstack/keystoneauth: Test that fedkerb plugin loads https://review.openstack.org/368017 | 13:51 |
*** e0ne has quit IRC | 13:53 | |
*** e0ne has joined #openstack-sdks | 13:53 | |
briancurtin | Anticimex: if you want the detailed results, you can call servers(details=True) | 14:01 |
*** mfedosin has quit IRC | 14:02 | |
*** mfedosin has joined #openstack-sdks | 14:04 | |
*** sindhude__ has joined #openstack-sdks | 14:05 | |
openstackgerrit | Tom Jose Kalapura proposed openstack/python-openstackclient: Add sort support to project list https://review.openstack.org/335204 | 14:08 |
*** hoangcx has quit IRC | 14:13 | |
*** edmondsw has joined #openstack-sdks | 14:15 | |
*** zhurong has joined #openstack-sdks | 14:20 | |
Anticimex | briancurtin: yeah, i'm still debugging this | 14:21 |
Anticimex | very close to finding the bug in openstacksdk | 14:22 |
briancurtin | what bug are you looking for? | 14:23 |
*** hoangcx has joined #openstack-sdks | 14:28 | |
*** hoangcx has quit IRC | 14:41 | |
stevemar | dtroyer: think you want to punt my test changes through? i just don't want to rebase again :P | 14:43 |
dtroyer | sure… | 14:45 |
stevemar | dtroyer: no pressure if you think it's too soon :) | 14:48 |
dtroyer | btw, I think Im going to give up fighting the release cycle business. it is taking far too much time | 14:48 |
*** zhurong has quit IRC | 14:48 | |
dtroyer | one size is going to have to fit all | 14:49 |
Anticimex | briancurtin: why openstacksdk drops the '/server/details' part of https://$novaendpoint/v2/<tenant_id>/server/details | 14:52 |
briancurtin | Anticimex: it does it on purpose? | 14:53 |
briancurtin | if you want details, call servers(details=True) | 14:54 |
briancurtin | rather, i had it backwards myself. it calls details by default, if you don’t want it, call with details=False | 14:56 |
*** tamilhce has joined #openstack-sdks | 14:58 | |
briancurtin | eh, something else is actually screwed up in there but it’s unrelated to details stuff. i’ll look in a minute | 14:58 |
*** annegentle has joined #openstack-sdks | 14:58 | |
Anticimex | briancurtin: https://$novaendpoint/v2/<tenant_id> is not a legal API path | 15:00 |
briancurtin | i will look in a minute. | 15:00 |
* Anticimex has spent the whole day :D | 15:00 | |
briancurtin | we changed some things with endpoint handling recently, most of them worked, probably just left something out of compute handling | 15:01 |
*** tamilhce has quit IRC | 15:02 | |
briancurtin | Anticimex: how are you getting tenant_id in your URL? which version is this again? | 15:03 |
Anticimex | 0.9.5 | 15:05 |
Anticimex | it comes from the service catalogue | 15:05 |
briancurtin | it does not come from the service catalog anymore | 15:08 |
*** Nh3 has quit IRC | 15:10 | |
Anticimex | then where does it come from? | 15:11 |
briancurtin | the service itself (with the exception of object_store, which we still get from the service catalog) | 15:11 |
Anticimex | hm, you're saying the tenant_id in that url part is not coming form the cataloge, but from the service endpoint itself, in 0.9.5? | 15:12 |
Anticimex | that's not correct for the 0.9.5 i'm running at any rate, there is no call to the service prior to this broken call | 15:13 |
*** gouthamr has joined #openstack-sdks | 15:15 | |
briancurtin | as of 0.9.2 we look at the service catalog to get the root of a service, then call the service itself to find the versions it offers | 15:15 |
briancurtin | Anticimex: what is returned from your https://$novaendpoint ? | 15:16 |
*** gouthamr_ has joined #openstack-sdks | 15:16 | |
briancurtin | that’s what we call, which gives back current, supported, etc versions | 15:17 |
Anticimex | that's not what the code call when i run it | 15:18 |
Anticimex | however, my endpoint does give that information (if called) | 15:18 |
Anticimex | so we're post keystone authentication, inside keystonestoneauth1.session.Session.request(), having received the url: '/servers/detail' and endpoint_filter {'region_name': None, 'service_name': None, 'interface': 'public', 'version': None, 'service_type': 'compute', 'requires_project_id': False, 'api_version': None} | 15:18 |
Anticimex | this call https://github.com/openstack/keystoneauth/blob/2.12.1/keystoneauth1/session.py#L483 | 15:18 |
briancurtin | can you just send me a log file to brian@python.org and i’ll look at it? | 15:19 |
Anticimex | returns to requests nicely when openstackclient executes it | 15:19 |
Anticimex | but when openstacksdk executes it, in the call path, something happens on the way up | 15:19 |
Anticimex | briancurtin: sure | 15:19 |
briancurtin | openstackclient uses python-novaclient, it’s entirely different. | 15:19 |
Anticimex | well, i've nonetheless pinpointed an error to that line | 15:20 |
Anticimex | the main difference is that openstackclient has a session object from osc_lib, whilst openstacksdk has openstack.session | 15:20 |
*** gouthamr has quit IRC | 15:20 | |
Anticimex | i'll send you a log | 15:21 |
briancurtin | yeah, there’s going to be a lot of differences so i wouldn’t even bother comparing them | 15:22 |
Anticimex | sure, but it helped *me* to narrow down where things started going wrong :) | 15:23 |
briancurtin | Anticimex: also, has this ever worked for you at any time, or is this a new failure you’re seeing? | 15:23 |
*** Nh3 has joined #openstack-sdks | 15:23 | |
Anticimex | this is the first time i'm trying to do the conn.compute.servers() thing with openstacksdk | 15:24 |
stevemar | dtroyer: ? i wasn't aware of a fight you were continuing | 15:25 |
Anticimex | so i am not certain my clouds.yaml is correct, but it seems the keystone auth part works | 15:25 |
stevemar | dtroyer: talking about squeezing the 3.3.0 release into newton? mehhhh | 15:25 |
briancurtin | Anticimex: does anything else work for you? like conn.object_store.containers() or conn.network.networks()? that might be helpful as well | 15:26 |
Anticimex | briancurtin: i'll check in 20 min, getting car sick in taxi now :) | 15:27 |
*** amotoki has joined #openstack-sdks | 15:27 | |
stevemar | dtroyer: erhm, one more in the chain :) https://review.openstack.org/#/c/365864/ | 15:28 |
dtroyer | stevemar: the entire idea of stable branches for OSC. I give up. we have them, I'm not fighting them we'll document things that way, everything. | 15:28 |
dtroyer | dang it, missed that one, +A now | 15:28 |
stevemar | dtroyer: ah, if it helps, i've only had to release new point versions for ksa and ksc once in newton | 15:28 |
stevemar | i don't think we'll have to do many stable releases of osc, if at all | 15:29 |
stevemar | but i figure we should play nice | 15:29 |
dtroyer | I don't plan to do it. But I also didn't want everything around us to say "newton Release'. It is absurd. But oh well | 15:29 |
stevemar | dtroyer: "oh well" pretty much sums up my attitude on this | 15:30 |
stevemar | the gain isn't worth the effort fighting it | 15:30 |
dtroyer | seriously, I'm firing my golang compiler up again this afternoon. 'roscoe' is still going to be a thing | 15:30 |
stevemar | it would be nice to see whats more important to users, a full command set or installability | 15:32 |
dtroyer | who casres what it can do if you can't use it? | 15:32 |
stevemar | i think folks are smartening up and starting to finally use virtualenvs | 15:32 |
stevemar | down with packages! | 15:32 |
dtroyer | Windows == tears | 15:32 |
dtroyer | and yes, there are more Windows desktops in UNIX/Linux enterprise shops that anyone wants to admit | 15:33 |
stevemar | dtroyer: i tossed up a patch that adds 'purge', if you're interested: https://review.openstack.org/#/c/367673/ i feel it can be done smarter | 15:34 |
*** Nh3 has quit IRC | 15:44 | |
*** openstackgerrit has quit IRC | 15:49 | |
*** openstackgerrit has joined #openstack-sdks | 15:49 | |
openstackgerrit | Merged openstack/python-openstackclient: move unit tests to new "unit" test module https://review.openstack.org/365863 | 15:53 |
openstackgerrit | Merged openstack/python-openstackclient: standardize release note page ordering https://review.openstack.org/366984 | 15:53 |
-openstackstatus- NOTICE: New setuptools release appears to have a circular import which is breaking many jobs - check for ImportError: cannot import name monkey. | 15:54 | |
*** ChanServ changes topic to "New setuptools release appears to have a circular import which is breaking many jobs - check for ImportError: cannot import name monkey." | 15:54 | |
dtroyer | stevemar: only about 40 merge conflicts ^^^ | 15:55 |
*** e0ne has quit IRC | 15:55 | |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/python-openstackclient: Add network support for "qos policies" https://review.openstack.org/350655 | 15:55 |
dtroyer | also, setuptools releases on Friday! at least it wasn't Saturday… | 15:55 |
stevemar | dtroyer: only 40? i thought it was going to conflict with 57 | 15:56 |
stevemar | oh maybe 17 were already in conflict :P | 15:56 |
dtroyer | I just glanced at the new ones | 15:57 |
*** sindhude__ has quit IRC | 16:00 | |
*** amotoki_ has joined #openstack-sdks | 16:02 | |
*** amotoki_ has quit IRC | 16:03 | |
*** amotoki has quit IRC | 16:05 | |
*** Romanenko_K has quit IRC | 16:06 | |
*** sindhude__ has joined #openstack-sdks | 16:14 | |
*** lucasagomes is now known as lucas-afk | 16:44 | |
Anticimex | briancurtin: email sent. off to a flight | 16:46 |
Anticimex | briancurtin: conn.network.networks() actually works though | 16:46 |
Anticimex | you'll see in log | 16:46 |
*** gouthamr_ is now known as gouthamr | 16:53 | |
*** ChanServ changes topic to "#openstack-sdks" | 16:58 | |
-openstackstatus- NOTICE: setuptools 27.1.2 addresses the circular import | 16:58 | |
*** sindhude__ has quit IRC | 16:58 | |
*** sindhude__ has joined #openstack-sdks | 17:06 | |
*** jpena is now known as jpena|off | 17:11 | |
*** kevo has joined #openstack-sdks | 17:16 | |
*** e0ne has joined #openstack-sdks | 17:20 | |
*** sindhude__ has quit IRC | 17:24 | |
*** bnemec is now known as beekneemech | 17:28 | |
*** fangxu has joined #openstack-sdks | 17:29 | |
*** e0ne has quit IRC | 17:32 | |
*** sindhude__ has joined #openstack-sdks | 17:33 | |
*** e0ne has joined #openstack-sdks | 17:38 | |
*** salv-orlando has quit IRC | 17:49 | |
*** salv-orlando has joined #openstack-sdks | 17:49 | |
*** mfedosin has quit IRC | 17:51 | |
*** sindhude__ has quit IRC | 18:14 | |
*** sindhude__ has joined #openstack-sdks | 18:15 | |
*** cdent has quit IRC | 18:49 | |
*** sdague has joined #openstack-sdks | 18:57 | |
*** sindhude__ has quit IRC | 19:03 | |
*** hoangcx has joined #openstack-sdks | 19:07 | |
*** e0ne has quit IRC | 19:11 | |
*** hoangcx has quit IRC | 19:14 | |
*** sindhude__ has joined #openstack-sdks | 19:16 | |
*** hoangcx has joined #openstack-sdks | 19:23 | |
openstackgerrit | Merged openstack/python-openstackclient: move all functional tests to tests module https://review.openstack.org/365864 | 19:30 |
*** hoangcx has quit IRC | 19:37 | |
*** mliima has quit IRC | 19:53 | |
*** fangxu has quit IRC | 19:54 | |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: remove the old post_test_hook https://review.openstack.org/365867 | 20:03 |
*** sindhude__ has quit IRC | 20:10 | |
openstackgerrit | Richard Theis proposed openstack/python-openstackclient: Add network segment create, delete and set support https://review.openstack.org/302395 | 20:19 |
openstackgerrit | Richard Theis proposed openstack/python-openstackclient: Add network segment create, delete and set support https://review.openstack.org/302395 | 20:20 |
*** sindhude__ has joined #openstack-sdks | 20:21 | |
*** fangxu has joined #openstack-sdks | 20:24 | |
*** sindhude__ has quit IRC | 20:25 | |
*** salv-orl_ has joined #openstack-sdks | 20:30 | |
*** salv-orlando has quit IRC | 20:32 | |
*** salv-orl_ has quit IRC | 20:33 | |
*** salv-orlando has joined #openstack-sdks | 20:34 | |
*** fguillot has quit IRC | 20:51 | |
*** e0ne has joined #openstack-sdks | 20:54 | |
*** openstackstatus has quit IRC | 20:57 | |
*** openstackstatus has joined #openstack-sdks | 20:59 | |
*** ChanServ sets mode: +v openstackstatus | 20:59 | |
*** e0ne has quit IRC | 21:09 | |
*** fangxu has quit IRC | 21:21 | |
*** fangxu has joined #openstack-sdks | 21:22 | |
*** annegentle has quit IRC | 21:34 | |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: remove duplicate unit test https://review.openstack.org/368237 | 21:36 |
*** rtheis has quit IRC | 21:43 | |
*** kzaitsev_ws has quit IRC | 21:45 | |
*** kzaitsev_ws has joined #openstack-sdks | 21:47 | |
*** fangxu has quit IRC | 22:00 | |
*** elmiko is now known as _elmiko | 22:00 | |
*** reedip has quit IRC | 22:38 | |
*** sdague has quit IRC | 22:38 | |
*** zhurong has joined #openstack-sdks | 22:46 | |
*** reedip has joined #openstack-sdks | 22:51 | |
*** zhurong has quit IRC | 22:54 | |
*** figleaf is now known as edleafe | 22:59 | |
*** fangxu has joined #openstack-sdks | 23:37 | |
*** kevo has quit IRC | 23:49 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!