*** sindhude__ has joined #openstack-sdks | 00:10 | |
*** zhurong has quit IRC | 00:12 | |
*** shu-mutou-AFK is now known as shu-mutou | 00:43 | |
*** yanyanhu has joined #openstack-sdks | 00:48 | |
*** gouthamr_ has quit IRC | 00:51 | |
*** hoangcx has joined #openstack-sdks | 00:54 | |
*** kevo has quit IRC | 00:59 | |
*** chlong has quit IRC | 01:03 | |
*** gouthamr has joined #openstack-sdks | 01:06 | |
*** zhurong has joined #openstack-sdks | 01:14 | |
*** salv-orlando has joined #openstack-sdks | 01:23 | |
*** aohuanxuan has joined #openstack-sdks | 01:25 | |
*** salv-orlando has quit IRC | 01:26 | |
openstackgerrit | xu-haiwei proposed openstack/python-openstacksdk: Add 'dependents' property to Node and Cluster class https://review.openstack.org/365877 | 01:30 |
---|---|---|
*** openstack has joined #openstack-sdks | 01:45 | |
*** gouthamr has quit IRC | 01:48 | |
*** gouthamr has joined #openstack-sdks | 01:48 | |
*** thrash is now known as thrash|g0ne | 02:01 | |
*** hoangcx has quit IRC | 02:16 | |
*** chlong has joined #openstack-sdks | 02:19 | |
*** hoangcx has joined #openstack-sdks | 02:20 | |
*** salv-orlando has joined #openstack-sdks | 02:33 | |
*** salv-orlando has quit IRC | 02:43 | |
*** yuanying has quit IRC | 02:47 | |
*** hoangcx has quit IRC | 02:51 | |
*** hoangcx has joined #openstack-sdks | 02:55 | |
*** sindhude__ has joined #openstack-sdks | 03:26 | |
*** hoangcx has quit IRC | 03:27 | |
*** fangxu has quit IRC | 03:29 | |
*** hoangcx has joined #openstack-sdks | 03:35 | |
*** salv-orlando has joined #openstack-sdks | 03:42 | |
*** salv-orlando has quit IRC | 03:49 | |
*** yuanying has joined #openstack-sdks | 03:51 | |
*** jgriffith is now known as jgriffith_away | 04:00 | |
*** sindhude__ has quit IRC | 04:01 | |
*** RuiChen has quit IRC | 04:21 | |
openstackgerrit | Reedip proposed openstack/python-openstacksdk: Add new function for router-gateway https://review.openstack.org/357954 | 04:22 |
*** amotoki has joined #openstack-sdks | 04:23 | |
*** markvoelker has quit IRC | 04:30 | |
*** markvoelker has joined #openstack-sdks | 04:31 | |
*** kevo has joined #openstack-sdks | 04:34 | |
*** hieulq has quit IRC | 04:35 | |
*** hieulq has joined #openstack-sdks | 04:35 | |
*** reedip has quit IRC | 04:37 | |
*** salv-orlando has joined #openstack-sdks | 04:52 | |
*** mfedosin has joined #openstack-sdks | 04:55 | |
*** reedip has joined #openstack-sdks | 04:56 | |
*** salv-orl_ has joined #openstack-sdks | 04:59 | |
*** salv-orl_ has quit IRC | 04:59 | |
*** salv-orlando has quit IRC | 04:59 | |
*** salv-orlando has joined #openstack-sdks | 05:00 | |
openstackgerrit | Reedip proposed openstack/python-openstacksdk: Add new function for router-gateway https://review.openstack.org/357954 | 05:11 |
reedip | tangchen : ping . Any help in the review of ^^ | 05:13 |
*** chlong has quit IRC | 05:14 | |
*** mfedosin has quit IRC | 05:15 | |
*** singhj has joined #openstack-sdks | 05:27 | |
*** chlong has joined #openstack-sdks | 05:30 | |
*** singhj has quit IRC | 05:45 | |
*** gouthamr has quit IRC | 05:55 | |
*** gouthamr has joined #openstack-sdks | 05:56 | |
openstackgerrit | Reedip proposed openstack/python-openstacksdk: Add new function for router-gateway https://review.openstack.org/357954 | 05:58 |
tangchen | reedip: Hi Reedip, I'm not sure if OSC is now open to merge new feature. It seems that we should wait for Dean's reply. | 06:02 |
reedip | tangchen : hmm, what can I say :) | 06:03 |
*** annp has joined #openstack-sdks | 06:04 | |
reedip | tangchen : still some reviews would be great :) | 06:04 |
tangchen | reedip: The code lgtm. But I'm not quite familiar with SDK. Just one concern, can we reuse router_add/remove_interface() instead of adding two new functions ? | 06:12 |
reedip | tangchen : I would still favor the 2 separate functions because the distinction is also made in neutronclient and neutron | 06:13 |
*** chlong has quit IRC | 06:13 | |
reedip | tangchen : the API endpoints also differ | 06:13 |
tangchen | reedip: OK. And one more thing, in router.py, you used add_gateway_router in urljoin(), but the function is actually named add_gateway_to_router(). | 06:15 |
tangchen | reedip: Is that correct / | 06:15 |
reedip | tangchen : oops , maybe I missed it | 06:15 |
reedip | tangchen : thanks, can you add it as a comment with -1 ? It would be appreciated :) | 06:16 |
tangchen | reedip: Sure, doing it now. :) | 06:16 |
openstackgerrit | Reedip proposed openstack/python-openstackclient: Add support for setting router gateway https://review.openstack.org/357973 | 06:16 |
tangchen | reedip: And also in the tests. Please ignore the comment if I was wrong. :) | 06:18 |
reedip | tangchen : I verified | 06:20 |
reedip | tangchen : it seems that the functions mentioned in router.py actually point to the dunctions in neutronclient | 06:20 |
reedip | tangchen : and therefore the names are correct :) | 06:21 |
tangchen | reedip: So, SDK is actually using neutronclient ? | 06:21 |
reedip | tangchen : you can check the same from the router_add_interface in _proxy.py and add_router_interface in router.py | 06:21 |
reedip | tangchen : the python bindings of NeutronClient are used | 06:22 |
reedip | tangchen : by the SDK | 06:22 |
tangchen | reedip: OK, then please ignore the comments. :) | 06:22 |
*** e0ne has joined #openstack-sdks | 06:22 | |
*** chlong has joined #openstack-sdks | 06:25 | |
reedip | tangchen : then maybe can you remove the -1 :) | 06:26 |
openstackgerrit | Reedip proposed openstack/python-openstacksdk: Add new function for router-gateway https://review.openstack.org/357954 | 06:26 |
tangchen | reedip: Done | 06:42 |
*** gouthamr_ has joined #openstack-sdks | 06:47 | |
*** gouthamr has quit IRC | 06:51 | |
*** jpena|away is now known as jpena|off | 06:52 | |
*** salv-orlando has quit IRC | 06:54 | |
*** hoangcx_ has joined #openstack-sdks | 06:55 | |
*** hoangcx has quit IRC | 06:57 | |
*** fzdarsky has joined #openstack-sdks | 06:59 | |
*** shu-mutou has quit IRC | 07:21 | |
*** e0ne has quit IRC | 07:22 | |
*** kevo has quit IRC | 07:25 | |
*** openstackgerrit has quit IRC | 07:33 | |
*** openstackgerrit has joined #openstack-sdks | 07:34 | |
*** gouthamr_ has quit IRC | 07:35 | |
*** RuiChen has joined #openstack-sdks | 07:36 | |
*** hoangcx_ has quit IRC | 07:43 | |
*** Nh3 has joined #openstack-sdks | 07:51 | |
*** chlong has quit IRC | 07:52 | |
*** jpena|off is now known as jpena | 07:54 | |
*** hoangcx has joined #openstack-sdks | 07:57 | |
*** salv-orlando has joined #openstack-sdks | 07:59 | |
*** salv-orlando has quit IRC | 08:01 | |
*** adriant has quit IRC | 08:06 | |
*** gildub has quit IRC | 08:21 | |
*** gildub has joined #openstack-sdks | 08:22 | |
*** salv-orlando has joined #openstack-sdks | 08:23 | |
openstackgerrit | QiangTang proposed openstack/python-openstackclient: Refactor image project add / remove https://review.openstack.org/365910 | 08:27 |
*** gildub has quit IRC | 08:27 | |
*** gildub has joined #openstack-sdks | 08:27 | |
*** salv-orl_ has joined #openstack-sdks | 08:30 | |
*** salv-orlando has quit IRC | 08:33 | |
*** namnh has joined #openstack-sdks | 08:45 | |
openstackgerrit | QiangTang proposed openstack/python-openstackclient: Add image project set command https://review.openstack.org/367224 | 09:04 |
openstackgerrit | Huanxuan Ao proposed openstack/python-openstackclient: Add unit test for volume type in volume v1 https://review.openstack.org/367230 | 09:11 |
*** lucasagomes is now known as lucas-relocate | 09:21 | |
*** Nh3 has quit IRC | 09:25 | |
*** gildub has quit IRC | 09:34 | |
*** gildub has joined #openstack-sdks | 09:34 | |
*** Nh3 has joined #openstack-sdks | 09:37 | |
*** e0ne has joined #openstack-sdks | 09:44 | |
*** mfedosin has joined #openstack-sdks | 09:45 | |
*** namnh has quit IRC | 09:54 | |
*** annp has quit IRC | 09:59 | |
*** aohuanxuan has quit IRC | 10:02 | |
*** zhurong has quit IRC | 10:02 | |
*** lucas-relocate is now known as lucasagomes | 10:05 | |
*** hoangcx has quit IRC | 10:10 | |
*** Nh3 has quit IRC | 10:10 | |
*** yanyanhu has quit IRC | 10:12 | |
*** cdent has joined #openstack-sdks | 10:26 | |
*** cdent has quit IRC | 10:28 | |
*** gildub has quit IRC | 10:33 | |
*** amotoki has quit IRC | 10:48 | |
*** cdent has joined #openstack-sdks | 10:58 | |
*** jpena is now known as jpena|lunch | 10:59 | |
*** Nh3 has joined #openstack-sdks | 11:02 | |
tangchen | stevemar: Hi Steve, please take a look at this bug. https://bugs.launchpad.net/python-openstackclient/+bug/1560297 | 11:02 |
openstack | Launchpad bug 1560297 in python-openstackclient "Add "floating ip associate/disassociate"" [Wishlist,Confirmed] - Assigned to Sindhu Devale (sindhu-devale-3) | 11:03 |
tangchen | stevemar: I think it has been fixed. They are Add/RemoveFloatingIP classes in server.py. | 11:03 |
tangchen | stevemar: Shall we close it? | 11:03 |
*** sdague has joined #openstack-sdks | 11:06 | |
*** salv-orl_ has quit IRC | 11:22 | |
*** rtheis has joined #openstack-sdks | 11:27 | |
*** mliima has joined #openstack-sdks | 11:34 | |
*** lucasagomes is now known as lucas-hungry | 11:48 | |
*** thrash|g0ne is now known as thrash | 11:56 | |
*** jpena|lunch is now known as jpena | 12:21 | |
*** Nh3 has quit IRC | 12:29 | |
*** lucas-hungry is now known as lucasagomes | 12:38 | |
briancurtin | (from earlier) hmm, router_add_interface is wrong :/ | 12:38 |
briancurtin | for the name i mean, we should switch that around so its readable | 12:41 |
openstackgerrit | Merged openstack/osc-lib: standardize release note page ordering https://review.openstack.org/366977 | 12:44 |
*** amotoki has joined #openstack-sdks | 12:48 | |
openstackgerrit | Merged openstack/python-openstacksdk: Add 'dependents' property to Node and Cluster class https://review.openstack.org/365877 | 12:48 |
*** aohuanxuan has joined #openstack-sdks | 12:51 | |
*** cleong has joined #openstack-sdks | 12:56 | |
openstackgerrit | Brian Curtin proposed openstack/python-openstacksdk: Adjust router add/remove interface method names https://review.openstack.org/367348 | 13:03 |
*** zhurong has joined #openstack-sdks | 13:04 | |
*** sindhude__ has joined #openstack-sdks | 13:15 | |
sindhu | tangchen: what abt floatingip-associate -> floating ip add port in the etherpad: https://etherpad.openstack.org/p/osc-neutron-support | 13:24 |
*** salv-orlando has joined #openstack-sdks | 13:34 | |
*** salv-orlando has quit IRC | 13:42 | |
*** singhj has joined #openstack-sdks | 13:42 | |
*** aohuanxuan has quit IRC | 13:47 | |
*** fguillot has joined #openstack-sdks | 13:48 | |
sigmavirus | briancurtin: for what it's worth, I'm going to try to get this fixed in webob too (re: glance content-md5 bug) | 13:51 |
briancurtin | sigmavirus: oh cool | 13:52 |
sigmavirus | briancurtin: the webob maintainers and I get along well enough | 13:55 |
sigmavirus | i've fixed openstack issues there before and they really appreciate the fact that someone from openstack actually tries to fix these things for them :) | 13:55 |
*** amotoki has quit IRC | 14:01 | |
*** amotoki has joined #openstack-sdks | 14:02 | |
*** singhj has quit IRC | 14:15 | |
*** zhurong has quit IRC | 14:16 | |
*** zhurong has joined #openstack-sdks | 14:17 | |
*** amotoki has quit IRC | 14:17 | |
*** sindhude__ has quit IRC | 14:19 | |
*** bnemec has quit IRC | 14:24 | |
*** bnemec has joined #openstack-sdks | 14:27 | |
*** amotoki has joined #openstack-sdks | 14:28 | |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/python-openstackclient: Add network support for "qos policies" https://review.openstack.org/350655 | 14:30 |
*** amotoki has quit IRC | 14:33 | |
*** sindhude__ has joined #openstack-sdks | 14:36 | |
*** salv-orlando has joined #openstack-sdks | 14:40 | |
openstackgerrit | tamil vanan proposed openstack/python-openstackclient: Updating the Update router cmds for SDK change https://review.openstack.org/367429 | 14:51 |
openstackgerrit | tamil vanan proposed openstack/python-openstackclient: Updating the router cmds for SDK change https://review.openstack.org/367429 | 14:56 |
*** gouthamr has joined #openstack-sdks | 14:59 | |
*** gouthamr_ has joined #openstack-sdks | 15:00 | |
*** gouthamr has quit IRC | 15:04 | |
*** eggshell has joined #openstack-sdks | 15:05 | |
*** singhj has joined #openstack-sdks | 15:06 | |
*** zhurong has quit IRC | 15:09 | |
*** tamilhce_ has joined #openstack-sdks | 15:11 | |
tamilhce_ | Hi I'm tamil vanan | 15:12 |
tamilhce_ | Regarding https://review.openstack.org/#/c/367429/ | 15:12 |
tamilhce_ | fix on Openstack client | 15:13 |
tamilhce_ | Im facing merge conflict | 15:13 |
tamilhce_ | can someone guide me \ | 15:13 |
tamilhce_ | im new to contribution | 15:14 |
openstackgerrit | Brian Curtin proposed openstack/python-openstacksdk: Obtain Image checksum via additional GET https://review.openstack.org/367459 | 15:22 |
openstackgerrit | Brian Curtin proposed openstack/python-openstacksdk: Obtain Image checksum via additional GET https://review.openstack.org/367459 | 15:25 |
*** annegentle has joined #openstack-sdks | 15:27 | |
etoews | elmiko: cdent: i'm pretty distracted today and have a meeting i can't get out of half way through the api wg meeting. can one of you please kick it off? | 15:28 |
*** amotoki has joined #openstack-sdks | 15:29 | |
tamilhce_ | @openstackgerrit thank you | 15:29 |
cdent | etoews: I can start it but may be half attending, in an internal meeting at the same time | 15:29 |
elmiko | lol, that makes 3 of us... i have a meeting that _could_ start in that frame. so, i can take the lead | 15:31 |
jidar | can anybody help me understand the block device mapping switch on openstack server create? I've tried both `--block-device-mapping dev-name=vol:pure-iscsi:20:true` and `--block-device-mapping dev-name=<UUID>:pure-iscsi:20:true` and I get back a regex saying that my volname doesn't match that? I've tried creating a vol or not, I can't seem to figure out what this switch wants and there are no examples | 15:32 |
jidar | I can find online | 15:32 |
openstackgerrit | Dean Troyer proposed openstack/python-openstackclient: Defer auth prompting until it is actually needed https://review.openstack.org/364518 | 15:34 |
*** amotoki has quit IRC | 15:34 | |
stevemar | dtroyer: ohhh new patch | 15:36 |
openstackgerrit | tamil vanan proposed openstack/python-openstackclient: Updating the router cmds for SDK change https://review.openstack.org/367429 | 15:36 |
dtroyer | stevemar: this o-c-c business is driving me insane. literally. | 15:37 |
dtroyer | it has to be decomposed for osc to use it | 15:37 |
stevemar | dtroyer: its brutal, kudos to you for putting up with the nonsense | 15:38 |
stevemar | i think it's actually worse than the ksa integration | 15:38 |
stevemar | s/worse/harder | 15:38 |
stevemar | dtroyer: works for me | 15:42 |
dtroyer | \o/ | 15:42 |
dtroyer | ship it! | 15:42 |
*** gouthamr_ is now known as gouthamr | 15:42 | |
stevemar | dtroyer: got a few minutes now? | 15:45 |
dtroyer | yup | 15:46 |
stevemar | dtroyer: cool, probably won't be able to make the meeting, unclear on that end | 15:46 |
stevemar | dtroyer: i was thinking we should have a stable policy, that allows for backporting bug fixes | 15:46 |
openstackgerrit | tamil vanan proposed openstack/python-openstackclient: Updating the router cmds for SDK change https://review.openstack.org/367429 | 15:47 |
stevemar | so we can release point releases of osc where appropriate | 15:47 |
dtroyer | and I want to understand why we need to be able to do that | 15:47 |
*** jgriffith_away is now known as jgriffith | 15:53 | |
tamilhce_ | thanks stevemar for the detailed comments | 16:00 |
*** fguillot has quit IRC | 16:07 | |
*** fguillot has joined #openstack-sdks | 16:08 | |
*** fguillot has quit IRC | 16:11 | |
stevemar | tamilhce_: np | 16:11 |
stevemar | dtroyer: for some reason folks insist on using whatever version of osc is in global-requirements for a specific release | 16:11 |
stevemar | dtroyer: we're also catering to end users, as well as puppet and tripleo? | 16:12 |
dtroyer | well, g-r is not what we test against, so that's wrong right off the bat. | 16:15 |
dtroyer | it sounds like it comes down to co-installability. which sucks in Python | 16:17 |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/python-openstackclient: Add network support for "qos policies" https://review.openstack.org/350655 | 16:17 |
dtroyer | give me a really good reason to not scrap the whole thing and re-do it in _any_ other platform that has sinple installation requirements, similar to PuTTY: get that binary, use it. | 16:18 |
JayF | <psa> nobody should be using PuTTY anymore, because there's no secure way to download it and it's been years since it's had security patching </psa> | 16:21 |
dtroyer | JayF: that totally misses the point | 16:22 |
dtroyer | setuptools has a horrible security problem in that it'll let _anything_ add entrypoints that'll get picked up in a scan. we trust them. also beside the point | 16:23 |
*** amotoki has joined #openstack-sdks | 16:31 | |
*** amotoki has quit IRC | 16:31 | |
*** amotoki has joined #openstack-sdks | 16:31 | |
*** fguillot has joined #openstack-sdks | 16:37 | |
*** fguillot has quit IRC | 16:40 | |
stevemar | dtroyer: eh, just wanted to put the idea in your head that we should play nicer. i agree it's about co-installability | 16:41 |
stevemar | dtroyer: i've seen too many bugs where folks are using whatever OSC version is on the machine they are servicing | 16:41 |
stevemar | like.. why | 16:41 |
dtroyer | aaaaaaand that is why our installation story matters | 16:42 |
dtroyer | even on OS's with distro-packaged OSC, it is assuredly out of date | 16:42 |
*** tamilhce_ has quit IRC | 16:44 | |
*** singhj has quit IRC | 16:45 | |
*** lucasagomes is now known as lucas-dinner | 16:48 | |
stevemar | dtroyer: oh yeah | 16:48 |
*** fguillot has joined #openstack-sdks | 16:54 | |
openstackgerrit | Merged openstack/os-client-config: Add ability to configure Session constructor https://review.openstack.org/364589 | 17:05 |
stevemar | dtroyer: so, is the quota command pluggable now? | 17:05 |
stevemar | dtroyer: i didn't think it was | 17:05 |
dtroyer | nope | 17:05 |
mordred | thanks dtroyer ! | 17:05 |
stevemar | dtroyer: dang | 17:06 |
dtroyer | mordred: I'm working on the two-parter for load_auth_plugin(), may wind up changing both of them a bit | 17:06 |
stevemar | dtroyer: are you opposed to the purge command we were talking about on the mailing list? | 17:06 |
dtroyer | not in principle, we've talked about it before | 17:06 |
stevemar | i forget things | 17:06 |
dtroyer | I like the idea of value-add commands like that | 17:07 |
stevemar | cool | 17:07 |
mordred | dtroyer: okie - wfm | 17:07 |
mordred | also ++ on purge | 17:07 |
dtroyer | it has the same problem as the quota command though in terms of being extensible | 17:07 |
mordred | (not that I really have a vote there - but I think it's a great thing for users) | 17:07 |
* stevemar waves a sandwich at mordred | 17:07 | |
stevemar | dtroyer: right, thats the toughie | 17:07 |
dtroyer | I wasn planning on making a rev to the plugin interface anyway, this will be one of the things we add. and rather than entry points, I think we need to have plugins register stuff like this | 17:08 |
dtroyer | that way we don't add another round of 'trust setuptools' to our pile | 17:08 |
stevemar | dtroyer: good idea, i have no idea how to implement that | 17:10 |
stevemar | dtroyer: heading out, should be back in time for the meeting | 17:11 |
stevemar | dtroyer: keep being awesome | 17:11 |
*** singhj has joined #openstack-sdks | 17:18 | |
*** kevo has joined #openstack-sdks | 17:19 | |
*** fangxu has joined #openstack-sdks | 17:19 | |
*** jpena is now known as jpena|off | 17:21 | |
*** singhj has quit IRC | 17:24 | |
openstackgerrit | Merged openstack/python-openstackclient: Defer auth prompting until it is actually needed https://review.openstack.org/364518 | 17:40 |
*** prg3_ has joined #openstack-sdks | 17:53 | |
*** prg3 has quit IRC | 17:56 | |
*** e0ne has quit IRC | 17:58 | |
*** sindhude__ has quit IRC | 18:02 | |
*** sindhude__ has joined #openstack-sdks | 18:03 | |
*** singhj has joined #openstack-sdks | 18:27 | |
*** tomjosekal has joined #openstack-sdks | 18:27 | |
*** singhj has quit IRC | 18:31 | |
*** RuiChen has quit IRC | 18:31 | |
*** tomjosekal has quit IRC | 18:32 | |
*** mfedosin has quit IRC | 18:41 | |
*** fzdarsky has quit IRC | 18:51 | |
*** david-lyle has quit IRC | 18:53 | |
*** david-lyle has joined #openstack-sdks | 18:53 | |
*** singhj has joined #openstack-sdks | 19:02 | |
*** salv-orlando has quit IRC | 19:06 | |
*** e0ne has joined #openstack-sdks | 19:21 | |
*** fangxu has quit IRC | 19:35 | |
*** cdent has quit IRC | 19:54 | |
*** singhj has quit IRC | 19:56 | |
*** e0ne has quit IRC | 20:17 | |
*** e0ne has joined #openstack-sdks | 20:18 | |
*** salv-orlando has joined #openstack-sdks | 20:18 | |
*** salv-orlando has quit IRC | 20:22 | |
*** salv-orlando has joined #openstack-sdks | 20:33 | |
*** fangxu has joined #openstack-sdks | 20:35 | |
*** sdague has quit IRC | 20:52 | |
openstackgerrit | Merged openstack/python-openstackclient: Add Subnet service-types to subnets https://review.openstack.org/342976 | 20:54 |
openstackgerrit | Merged openstack/python-openstackclient: format token expires time to prevent json loading datetime data https://review.openstack.org/365758 | 20:58 |
*** sindhude__ has quit IRC | 20:59 | |
*** fangxu has quit IRC | 21:01 | |
*** e0ne has quit IRC | 21:02 | |
*** sindhude__ has joined #openstack-sdks | 21:06 | |
*** fangxu has joined #openstack-sdks | 21:07 | |
*** e0ne has joined #openstack-sdks | 21:15 | |
*** e0ne has quit IRC | 21:25 | |
*** e0ne has joined #openstack-sdks | 21:26 | |
*** e0ne has quit IRC | 21:26 | |
*** singhj has joined #openstack-sdks | 21:26 | |
*** eggshell has quit IRC | 21:29 | |
*** cleong has quit IRC | 21:30 | |
*** annegentle has quit IRC | 21:58 | |
*** annegentle has joined #openstack-sdks | 21:59 | |
*** singhj has quit IRC | 22:01 | |
*** fangxu has quit IRC | 22:04 | |
*** rtheis has quit IRC | 22:04 | |
*** singhj has joined #openstack-sdks | 22:10 | |
*** fangxu has joined #openstack-sdks | 22:13 | |
*** sindhude__ has quit IRC | 22:13 | |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: WIP: DO NOT REVIEW: add purge command to osc https://review.openstack.org/367673 | 22:14 |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: move unit tests to new "unit" test module https://review.openstack.org/365863 | 22:20 |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: move all functional tests to tests module https://review.openstack.org/365864 | 22:21 |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: remove the old post_test_hook https://review.openstack.org/365867 | 22:21 |
*** singhj has quit IRC | 22:36 | |
*** sindhude__ has joined #openstack-sdks | 22:42 | |
*** elmiko is now known as _elmiko | 22:47 | |
*** adriant has joined #openstack-sdks | 22:50 | |
*** sindhude__ has quit IRC | 23:01 | |
*** sindhude__ has joined #openstack-sdks | 23:05 | |
*** annegentle has quit IRC | 23:08 | |
*** lucas-dinner has quit IRC | 23:12 | |
*** sindhude__ has quit IRC | 23:18 | |
*** markvoelker has quit IRC | 23:25 | |
*** lucasagomes has joined #openstack-sdks | 23:26 | |
openstackgerrit | Merged openstack/keystoneauth: standardize release note page ordering https://review.openstack.org/366976 | 23:32 |
*** gildub has joined #openstack-sdks | 23:35 | |
*** annegentle has joined #openstack-sdks | 23:36 | |
*** annegentle has quit IRC | 23:39 | |
*** fguillot has quit IRC | 23:41 | |
*** zhurong has joined #openstack-sdks | 23:46 | |
*** zhurong has quit IRC | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!