openstackgerrit | Brin Zhang proposed openstack/python-openstackclient master: WIP: Add function test for server migrate list https://review.opendev.org/681473 | 00:09 |
---|---|---|
*** e0ne has joined #openstack-sdks | 01:00 | |
*** e0ne has quit IRC | 01:05 | |
*** slaweq_ has joined #openstack-sdks | 01:10 | |
*** slaweq_ has quit IRC | 01:16 | |
*** factor has quit IRC | 01:23 | |
*** factor has joined #openstack-sdks | 01:25 | |
*** factor has quit IRC | 01:28 | |
*** factor has joined #openstack-sdks | 01:28 | |
*** factor has quit IRC | 01:31 | |
*** factor has joined #openstack-sdks | 01:31 | |
openstackgerrit | Brin Zhang proposed openstack/python-openstackclient master: WIP: Add function test for server migrate list https://review.opendev.org/681473 | 01:48 |
*** factor has quit IRC | 02:03 | |
*** factor has joined #openstack-sdks | 02:04 | |
*** factor has quit IRC | 02:07 | |
*** factor has joined #openstack-sdks | 02:07 | |
*** factor has quit IRC | 02:10 | |
*** factor has joined #openstack-sdks | 02:10 | |
*** factor has quit IRC | 02:14 | |
*** factor has joined #openstack-sdks | 02:15 | |
*** slaweq_ has joined #openstack-sdks | 03:11 | |
*** slaweq_ has quit IRC | 03:15 | |
*** factor has quit IRC | 03:37 | |
*** factor has joined #openstack-sdks | 03:38 | |
*** factor has quit IRC | 03:41 | |
*** factor has joined #openstack-sdks | 03:41 | |
*** factor has quit IRC | 03:42 | |
*** factor has joined #openstack-sdks | 03:43 | |
*** factor has quit IRC | 03:45 | |
*** factor has joined #openstack-sdks | 03:46 | |
*** gkadam has joined #openstack-sdks | 03:46 | |
*** gkadam has quit IRC | 03:47 | |
*** slaweq_ has joined #openstack-sdks | 04:12 | |
*** slaweq_ has quit IRC | 04:16 | |
*** factor has quit IRC | 04:49 | |
*** factor has joined #openstack-sdks | 04:50 | |
openstackgerrit | Vishakha Agarwal proposed openstack/keystoneauth master: [WIP] Generate pdf documentation https://review.opendev.org/682272 | 04:50 |
*** factor has quit IRC | 04:52 | |
*** factor has joined #openstack-sdks | 04:53 | |
*** factor has quit IRC | 04:56 | |
*** factor has joined #openstack-sdks | 04:57 | |
*** Luzi has joined #openstack-sdks | 04:59 | |
*** slaweq_ has joined #openstack-sdks | 05:36 | |
*** factor has quit IRC | 06:02 | |
*** logan- has quit IRC | 06:23 | |
*** logan- has joined #openstack-sdks | 06:26 | |
openstackgerrit | Vishakha Agarwal proposed openstack/keystoneauth master: [WIP] Generate pdf documentation https://review.opendev.org/682272 | 06:41 |
*** gtema has joined #openstack-sdks | 06:50 | |
*** slaweq_ is now known as slaweq | 06:52 | |
*** gtema_ has joined #openstack-sdks | 06:56 | |
*** gtema has quit IRC | 06:57 | |
*** gtema has joined #openstack-sdks | 06:58 | |
*** tosky has joined #openstack-sdks | 07:08 | |
*** ralonsoh has joined #openstack-sdks | 07:33 | |
*** jangutter has joined #openstack-sdks | 07:34 | |
*** jpena|off is now known as jpena | 07:34 | |
*** gtema_ has quit IRC | 07:46 | |
*** ttsiouts has joined #openstack-sdks | 07:47 | |
*** jpich has joined #openstack-sdks | 07:47 | |
*** ricolin has joined #openstack-sdks | 08:09 | |
*** e0ne has joined #openstack-sdks | 08:47 | |
openstackgerrit | Artem Goncharov proposed openstack/python-openstackclient master: WIP: Switch image to use SDK https://review.opendev.org/650374 | 08:57 |
*** dtantsur|afk is now known as dtantsur | 09:32 | |
openstackgerrit | Vishakha Agarwal proposed openstack/keystoneauth master: [WIP] Generate pdf documentation https://review.opendev.org/682272 | 09:34 |
*** e0ne has quit IRC | 09:40 | |
*** e0ne has joined #openstack-sdks | 09:40 | |
*** ricolin has quit IRC | 09:52 | |
*** ttsiouts has quit IRC | 10:10 | |
*** ttsiouts has joined #openstack-sdks | 10:10 | |
*** ttsiouts has quit IRC | 10:14 | |
*** gtema_ has joined #openstack-sdks | 10:22 | |
*** gtema has quit IRC | 10:45 | |
*** ttsiouts has joined #openstack-sdks | 10:54 | |
*** gtema has joined #openstack-sdks | 11:10 | |
*** dtantsur is now known as dtantsur|bbl | 11:26 | |
gtema | dtroyer, are you here? | 11:29 |
*** jpena is now known as jpena|lunch | 11:30 | |
mordred | gtema: morning! I'm back from PTO - anything I should look at? | 11:34 |
gtema | morning mordred. Long time haven't seen you | 11:34 |
gtema | nothing urgent. I am working on the mswitching OSC to SDK for image | 11:35 |
mordred | yah - I saw that - very cool! | 11:35 |
gtema | perhaps you can say your opinion - currently OSC supports creating image from STDIN | 11:35 |
gtema | this is something we can't do in SDK as of now | 11:35 |
gtema | but this also leads to inability to do checksum check | 11:35 |
mordred | yeah. glance cli I think also supported image from stdin ... is this a thing that people really do? | 11:36 |
gtema | so I'm curios, what should we better do - deprecate stdin/flush to temp file/teach SDK to accept this | 11:36 |
gtema | no idea, but exactly this is used in the devstack, so even devstack setup already fails | 11:36 |
mordred | does devstack use this because it needs to stream something - or it just happens to do it? | 11:37 |
gtema | seems just do it this way. First download image and then pass it as stdin | 11:38 |
gtema | https://refstack.openstack.org/#/community_results | 11:38 |
gtema | sorry, wrong link | 11:38 |
gtema | https://github.com/openstack/devstack/blob/master/functions#L380 | 11:38 |
gtema | sidenote: using github instead of opendev because of response performance | 11:38 |
mordred | I mean - we could teach sdk to understand it - but it would make some parts, like multi-part chunked upload in swift, much slower, since you can't seek on stdin | 11:38 |
gtema | exactly | 11:39 |
gtema | but deprecating this is already quite a "loud" change | 11:39 |
gtema | or we can flush stdin silently in OSC | 11:39 |
mordred | yeah. oh wow - it's actually zcatting stuff | 11:39 |
gtema | hehe, funny | 11:39 |
gtema | yeah, in archive mode - agree | 11:39 |
gtema | it make sense | 11:40 |
mordred | I mean - I guess that's an example of a use case where stdin makes sense | 11:40 |
mordred | yeah | 11:40 |
gtema | I think then really flushing stdin to temp file might be a relatively good idea, since you can use swift for upload | 11:41 |
mordred | it might be - although it would cause more disk to be used | 11:41 |
gtema | agree | 11:41 |
mordred | but yeah - multi-threaded upload to swift is, you know, important :) | 11:41 |
gtema | sure | 11:42 |
gtema | and also md5 check is | 11:42 |
mordred | yeah | 11:42 |
gtema | ok, then will implement this in OSC | 11:42 |
gtema | I don't think it make sense to be done in SDK | 11:43 |
mordred | maybe that's the best bet then - and then we update docs (and devstack) to use a direct filename argument when we can - because it has better performance | 11:43 |
mordred | yah | 11:43 |
gtema | ok, cool | 11:43 |
gtema | thks | 11:43 |
gtema | btw, project cleanup. We need to start working on it | 11:44 |
gtema | and solve caching | 11:44 |
mordred | yah | 11:44 |
gtema | I'm currently having own need for project cleanup | 11:45 |
*** gtema_ has quit IRC | 11:57 | |
*** ttsiouts has quit IRC | 11:58 | |
*** ttsiouts has joined #openstack-sdks | 12:05 | |
*** dave-mccowan has joined #openstack-sdks | 12:08 | |
mordred | gtema: got a sec for an easy one? https://review.opendev.org/#/c/601659 <-- I didn't actually write it, ignore gerrit. :) | 12:11 |
gtema | sure | 12:12 |
*** dave-mccowan has quit IRC | 12:12 | |
gtema | sone | 12:12 |
gtema | done I mean | 12:13 |
mordred | \o/ | 12:13 |
*** dave-mccowan has joined #openstack-sdks | 12:13 | |
*** goldyfruit___ has quit IRC | 12:15 | |
*** jpena|lunch is now known as jpena | 12:33 | |
*** elmiko has joined #openstack-sdks | 13:04 | |
*** mriedem has joined #openstack-sdks | 13:08 | |
*** KeithMnemonic has joined #openstack-sdks | 13:18 | |
*** enriquetaso has joined #openstack-sdks | 13:19 | |
-openstackstatus- NOTICE: The Gerrit service on review.opendev.org will be offline briefly starting at 14:00 UTC (that's roughly 30 minutes from now) for maintenance: http://lists.openstack.org/pipermail/openstack-discuss/2019-September/009064.html | 13:29 | |
openstackgerrit | Artem Goncharov proposed openstack/python-openstackclient master: WIP: Switch image to use SDK https://review.opendev.org/650374 | 13:29 |
*** Luzi has quit IRC | 13:38 | |
*** jangutter has quit IRC | 13:40 | |
*** jangutter has joined #openstack-sdks | 13:42 | |
*** goldyfruit___ has joined #openstack-sdks | 13:50 | |
openstackgerrit | Artem Goncharov proposed openstack/python-openstackclient master: WIP: Switch image to use SDK https://review.opendev.org/650374 | 13:52 |
*** jangutter has quit IRC | 13:53 | |
-openstackstatus- NOTICE: The Gerrit service on review.opendev.org is offline briefly for maintenance: http://lists.openstack.org/pipermail/openstack-discuss/2019-September/009064.html | 14:06 | |
*** ChanServ changes topic to "The Gerrit service on review.opendev.org is offline briefly for maintenance: http://lists.openstack.org/pipermail/openstack-discuss/2019-September/009064.html" | 14:06 | |
*** ttsiouts has quit IRC | 14:08 | |
*** ttsiouts has joined #openstack-sdks | 14:09 | |
*** ttsiouts has quit IRC | 14:09 | |
*** ttsiouts has joined #openstack-sdks | 14:09 | |
*** goldyfruit_ has joined #openstack-sdks | 14:36 | |
*** ChanServ changes topic to "Bug tracker for SDK and OSC is now at https://storyboard.openstack.org" | 14:37 | |
-openstackstatus- NOTICE: The Gerrit outage portion of the current maintenance is complete and the service is back on line, however reindexing for renamed repositories is still underway and some Zuul job fixes are in the process of being applied | 14:37 | |
*** goldyfruit___ has quit IRC | 14:39 | |
*** goldyfruit___ has joined #openstack-sdks | 15:03 | |
*** goldyfruit_ has quit IRC | 15:05 | |
*** openstackgerrit has quit IRC | 15:08 | |
*** cmorpheus is now known as cmurphy | 15:19 | |
*** dtantsur|bbl is now known as dtantsur | 15:23 | |
*** e0ne has quit IRC | 15:31 | |
*** gtema has quit IRC | 15:32 | |
*** ttsiouts has quit IRC | 15:58 | |
*** jpich has quit IRC | 16:02 | |
*** gtema has joined #openstack-sdks | 16:04 | |
*** e0ne has joined #openstack-sdks | 16:11 | |
*** openstackgerrit has joined #openstack-sdks | 16:15 | |
openstackgerrit | Artem Goncharov proposed openstack/python-openstackclient master: WIP: Switch image to use SDK https://review.opendev.org/650374 | 16:15 |
*** slaweq has quit IRC | 16:17 | |
*** slaweq has joined #openstack-sdks | 16:17 | |
*** e0ne has quit IRC | 16:18 | |
*** goldyfruit_ has joined #openstack-sdks | 16:28 | |
*** goldyfruit___ has quit IRC | 16:31 | |
openstackgerrit | Artem Goncharov proposed openstack/python-openstackclient master: WIP: Switch image to use SDK https://review.opendev.org/650374 | 16:57 |
*** jpena is now known as jpena|off | 16:58 | |
*** slaweq has quit IRC | 17:01 | |
*** slaweq has joined #openstack-sdks | 17:08 | |
*** e0ne has joined #openstack-sdks | 17:09 | |
*** e0ne has quit IRC | 17:13 | |
openstackgerrit | Artem Goncharov proposed openstack/python-openstackclient master: WIP: Switch image to use SDK https://review.opendev.org/650374 | 17:14 |
*** gtema has quit IRC | 17:14 | |
*** dtantsur is now known as dtantsur|afk | 17:14 | |
*** ralonsoh has quit IRC | 17:16 | |
*** e0ne has joined #openstack-sdks | 17:16 | |
*** e0ne has quit IRC | 17:21 | |
*** goldyfruit_ has quit IRC | 17:28 | |
*** gtema has joined #openstack-sdks | 17:44 | |
*** gtema_ has joined #openstack-sdks | 17:57 | |
*** gtema has quit IRC | 18:00 | |
*** goldyfruit has joined #openstack-sdks | 18:05 | |
*** enriquetaso has quit IRC | 18:17 | |
*** enriquetaso has joined #openstack-sdks | 18:22 | |
*** e0ne has joined #openstack-sdks | 18:30 | |
openstackgerrit | Artem Goncharov proposed openstack/openstacksdk master: Fix image create with tags https://review.opendev.org/682454 | 18:41 |
gtema_ | mordred: ^^^. This came up in some of the devstack functional tests. We cast tags to string currently for the image | 18:42 |
mordred | gtema_: you left in a print - otherwise LGTM | 18:45 |
gtema_ | right | 18:46 |
openstackgerrit | Artem Goncharov proposed openstack/openstacksdk master: Fix image create with tags https://review.opendev.org/682454 | 18:46 |
gtema_ | fixed | 18:46 |
gtema_ | I hoped to escape issues with followup SDK changes, since I need to raise SDK in lower-constraints as well (and would require release) | 18:47 |
openstackgerrit | Artem Goncharov proposed openstack/python-openstackclient master: WIP: Switch image to use SDK https://review.opendev.org/650374 | 18:49 |
*** openstackgerrit has quit IRC | 18:52 | |
*** gtema_ has quit IRC | 19:01 | |
*** gtema has joined #openstack-sdks | 19:02 | |
gtema | otherwise remaining tests in the OSC are green, so the change is on the good track | 19:03 |
*** gtema has quit IRC | 19:05 | |
*** goldyfruit_ has joined #openstack-sdks | 19:07 | |
*** goldyfruit has quit IRC | 19:09 | |
*** e0ne has quit IRC | 19:20 | |
*** senrique_ has joined #openstack-sdks | 19:42 | |
*** enriquetaso has quit IRC | 19:45 | |
*** senrique_ has quit IRC | 20:58 | |
*** e0ne has joined #openstack-sdks | 21:12 | |
*** e0ne has quit IRC | 21:23 | |
*** slaweq has quit IRC | 21:58 | |
*** tosky has quit IRC | 22:35 | |
*** goldyfruit_ has quit IRC | 22:50 | |
*** gtema has joined #openstack-sdks | 23:06 | |
*** mriedem has quit IRC | 23:07 | |
*** gtema has quit IRC | 23:11 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!