*** diablo_rojo has quit IRC | 00:58 | |
*** also_stingrayza has joined #openstack-sdks | 01:49 | |
*** stingrayza has quit IRC | 01:52 | |
openstackgerrit | Pete Zaitcev proposed openstack/python-openstackclient master: Allow to list containers of other accounts https://review.opendev.org/731395 | 03:28 |
---|---|---|
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-sdks | 04:33 | |
*** lbragstad has quit IRC | 04:59 | |
*** ricolin has joined #openstack-sdks | 05:36 | |
*** gtema has joined #openstack-sdks | 06:02 | |
*** gtema has quit IRC | 06:14 | |
*** gtema has joined #openstack-sdks | 06:15 | |
*** nightmare_unreal has joined #openstack-sdks | 06:47 | |
*** gtema has quit IRC | 06:57 | |
*** gtema has joined #openstack-sdks | 06:59 | |
*** ttsiouts has joined #openstack-sdks | 07:12 | |
*** jpena|off is now known as jpena | 07:19 | |
*** slaweq has joined #openstack-sdks | 07:27 | |
*** jpich has joined #openstack-sdks | 07:28 | |
*** ralonsoh has joined #openstack-sdks | 07:32 | |
*** tosky has joined #openstack-sdks | 07:46 | |
*** ttsiouts has quit IRC | 07:46 | |
*** ttsiouts has joined #openstack-sdks | 07:47 | |
*** jawad_axd has joined #openstack-sdks | 07:48 | |
*** rpittau|afk is now known as rpittau | 07:50 | |
*** ttsiouts has quit IRC | 08:00 | |
*** ttsiouts has joined #openstack-sdks | 08:11 | |
*** yolanda has joined #openstack-sdks | 08:12 | |
*** dtantsur|afk is now known as dtantsur | 08:13 | |
dtantsur | mordred: iurygregory wants to look into switching bifrost to the collections once they're ready (are they?) | 08:15 |
dtantsur | but currently we cap ansible at < 2.9 | 08:16 |
iurygregory | o/ | 08:17 |
dtantsur | sshnaidm: hey, could you refresh my knowledge, which version of ansible supports collections? 2.9 and on? 2.10? | 08:17 |
dtantsur | iurygregory: https://galaxy.ansible.com/openstack/cloud is 1.0.1, we can start switching bifrost, I guess? But we need to figure out the supported ansible versions. | 08:20 |
dtantsur | "Installing collections with ansible-galaxy is only supported in ansible 2.9+" | 08:20 |
dtantsur | at step 0 we need to move the cap to >=2.9,<2.10 and fix any fall-out | 08:21 |
iurygregory | dtantsur, makes sense to me | 08:21 |
dtantsur | wanna do this? | 08:21 |
*** jpich has quit IRC | 08:21 | |
iurygregory | I will push a patch to change the version | 08:21 |
iurygregory | and see how it goes | 08:21 |
dtantsur | great, thanks! | 08:21 |
iurygregory | fyi stable/train is fixed =) | 08:22 |
dtantsur | \o/ | 08:22 |
*** jpich has joined #openstack-sdks | 08:22 | |
dtantsur | iurygregory: I'm afraid we need to do the same on older branches as well | 08:22 |
iurygregory | dtantsur, we only need to backport i think =) | 08:22 |
dtantsur | yep | 08:23 |
iurygregory | if the backport doesn't work it's probably the version but 2.38.0 works fine in train | 08:23 |
*** also_stingrayza is now known as stingrayza | 08:32 | |
*** tkajinam has quit IRC | 08:48 | |
sshnaidm | dtantsur, from 2.8 | 08:56 |
dtantsur | oh! so, only ansible-galaxy doesn't work in 2.8? | 08:56 |
sshnaidm | dtantsur, well, you can use collections from 2.8 in playbooks, but galaxy from 2.8 doesn't have any collection bits | 09:04 |
sshnaidm | better to use 2.9 everywhere | 09:05 |
dtantsur | okay, that's what we're trying for bifrost | 09:09 |
*** ricolin has quit IRC | 09:39 | |
*** rpittau is now known as rpittau|bbl | 10:02 | |
*** gtema has quit IRC | 10:15 | |
nightmare_unreal | https://www.irccloud.com/pastebin/xe8aHdGV/json_ouput | 10:37 |
nightmare_unreal | the json is not right | 10:38 |
nightmare_unreal | where should I look into to fix this | 10:38 |
*** jpich has quit IRC | 10:40 | |
*** jpich has joined #openstack-sdks | 10:40 | |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Redesign OpenstackModule class https://review.opendev.org/722283 | 10:50 |
frickler | nightmare_unreal: seems this block messes things up for json https://opendev.org/openstack/python-openstackclient/src/branch/master/openstackclient/compute/v2/server.py#L173-L179 | 10:50 |
nightmare_unreal | Thanks frickler :) . I will look into it | 10:50 |
*** stingrayza has quit IRC | 10:51 | |
*** gtema has joined #openstack-sdks | 11:01 | |
*** ttsiouts has quit IRC | 11:05 | |
*** mgariepy has quit IRC | 11:06 | |
*** donnyd_ has quit IRC | 11:33 | |
*** donnyd_ has joined #openstack-sdks | 11:34 | |
*** donnyd_ has quit IRC | 11:34 | |
*** rpittau|bbl is now known as rpittau | 11:35 | |
*** ricolin has joined #openstack-sdks | 11:36 | |
*** jpena is now known as jpena|lunch | 11:38 | |
*** donnyd_ has joined #openstack-sdks | 11:42 | |
*** donnyd_ is now known as donnyd | 11:44 | |
nightmare_unreal | found the fix | 11:47 |
*** stingrayza has joined #openstack-sdks | 11:48 | |
*** zbr has left #openstack-sdks | 11:52 | |
*** mgariepy has joined #openstack-sdks | 12:08 | |
mordred | sshnaidm: oh, you can use collections if they've already been installed in 2.8? | 12:11 |
openstackgerrit | jayaditya gupta proposed openstack/python-openstackclient master: Fixes incorrect json output when command openstack server show -f json is executed. The security group json was nor correct. Story: 2007755 https://review.opendev.org/733573 | 12:11 |
mordred | interesting - I thought you had to be on 2.9 to even use them | 12:11 |
sshnaidm | mordred, yes | 12:11 |
sshnaidm | mordred, just for usage 2.8 is enough | 12:11 |
mordred | sshnaidm: cool, I think once we drop 2.7 in zuul then we can start rolling out some initial collections stuff | 12:19 |
mordred | like releasing the zuul ansible modules in a collection | 12:19 |
mordred | and installing them that way | 12:19 |
sshnaidm | mordred, nice, and what are zuul ansible modules? | 12:19 |
mordred | we have several zuul-specific modules, like zuul_return - that we're planning on moving to a collection for in-zuul use and releasing on galaxy for better ease of linting/testing ansible content for zuul in a non-zuul context | 12:20 |
mordred | and then there's a few other things where we have (or need) some generally useful modules that we want to release in a similar way, but that might just be useful to people who aren't using zuul as well | 12:21 |
mordred | but since we still support 2.7 - it doesn't make a ton of sense to do yet | 12:21 |
mordred | before this morning I was thinking we had to wait until 2.9 - so that's good news | 12:22 |
*** jistr_ has joined #openstack-sdks | 12:34 | |
*** ralonsoh_ has joined #openstack-sdks | 12:34 | |
*** tobiash_ has joined #openstack-sdks | 12:35 | |
*** dmellado_ has joined #openstack-sdks | 12:35 | |
*** tobberydberg has quit IRC | 12:36 | |
*** dmellado has quit IRC | 12:36 | |
*** tobiash has quit IRC | 12:36 | |
*** jpich has quit IRC | 12:36 | |
*** zigo has quit IRC | 12:36 | |
*** tonyb has quit IRC | 12:36 | |
*** ralonsoh has quit IRC | 12:36 | |
*** jistr has quit IRC | 12:36 | |
*** yolanda has quit IRC | 12:36 | |
*** dmellado_ is now known as dmellado | 12:37 | |
*** tobberydberg has joined #openstack-sdks | 12:38 | |
*** yolanda has joined #openstack-sdks | 12:38 | |
*** jpich has joined #openstack-sdks | 12:38 | |
*** lbragstad has joined #openstack-sdks | 12:40 | |
sshnaidm | mordred, btw, recently ansible-galaxy was patched to support installation from git, url, directory on host | 12:44 |
*** enriquetaso has joined #openstack-sdks | 12:45 | |
mordred | sshnaidm: yeah - I saw that, that's good! | 12:46 |
*** jpena|lunch is now known as jpena | 12:46 | |
*** zigo_ has joined #openstack-sdks | 12:46 | |
mordred | sshnaidm: although I think the install-from-git likely won't work as awesome for us given that we generate our galaxy.yml. we should figure out how to make a patch for galaxy to support our usecase for that. pabelanger said he wanted to do similar | 12:47 |
mordred | I think "install from directory" is gonna be awesome | 12:48 |
sshnaidm | well, in jobs we should install from directory, anyway zuul clones it with dependencies etc | 12:49 |
sshnaidm | for others would be nice to test unpublished collection installing it from repo directly | 12:49 |
sshnaidm | or from patch | 12:49 |
sshnaidm | well, need to see if it's possible w/o having galaxy.yml in repo.. | 12:50 |
mordred | sshnaidm: we could just publish every commit to galaxy as a pre-release | 12:53 |
mordred | :) | 12:54 |
mordred | sshnaidm: or, at the very least, we could do a master tarball to tarballs.openstack.org - so a consistent url that you could use to get the latest unreleased version | 12:55 |
mordred | similar to https://tarballs.opendev.org/openstack/openstacksdk/openstacksdk-master.tar.gz | 12:56 |
*** sshnaidm is now known as sshnaidm|mtg | 12:59 | |
*** ricolin has quit IRC | 12:59 | |
*** ricolin_ has joined #openstack-sdks | 12:59 | |
*** ricolin_ is now known as ricolin | 13:01 | |
*** tkajinam has joined #openstack-sdks | 13:02 | |
*** slaweq_ has joined #openstack-sdks | 13:07 | |
*** slaweq has quit IRC | 13:07 | |
*** rpittau is now known as rpittau|brb | 13:24 | |
AJaeger | could I get some review love for docstheme updates, please? python-openstackclient: https://review.opendev.org/#/c/729033/ ; openstackclient: https://review.opendev.org/#/c/732056/ ; os-service-types: https://review.opendev.org/732058 ; osc-lib: https://review.opendev.org/732060 | 13:25 |
openstackgerrit | jayaditya gupta proposed openstack/python-openstackclient master: Output correct json for security groups in 'openstack server show' https://review.opendev.org/733573 | 13:27 |
*** slaweq_ is now known as slaweq | 13:28 | |
*** iokiwi3 has joined #openstack-sdks | 13:37 | |
*** iokiwi has quit IRC | 13:37 | |
*** iokiwi3 is now known as iokiwi | 13:39 | |
*** iokiwi3 has joined #openstack-sdks | 13:40 | |
gtema | mordred: isn't SDK team also core in os-service-types? | 13:44 |
*** KeithMnemonic has joined #openstack-sdks | 13:46 | |
mordred | gtema: sort of - it includes the wrong team | 13:46 |
mordred | let me go fix | 13:47 |
mordred | gtema: it was including python-openstacksdk-core not openstacksdk-core :) | 13:49 |
gtema | oki | 13:49 |
gtema | works now | 13:49 |
AJaeger | thanks, gtema for the reviews! | 13:51 |
gtema | wlcm | 13:51 |
openstackgerrit | Merged openstack/openstackclient master: Switch to newer openstackdocstheme version https://review.opendev.org/732056 | 13:53 |
*** ralonsoh_ is now known as ralonsoh | 14:00 | |
*** rpittau|brb is now known as rpittau | 14:01 | |
openstackgerrit | Merged openstack/os-service-types master: Switch to newer openstackdocstheme and reno versions https://review.opendev.org/732058 | 14:04 |
*** gtema has quit IRC | 14:09 | |
*** gtema has joined #openstack-sdks | 14:10 | |
vkmc | gtema, o/ | 14:10 |
vkmc | did you have the openstack client "common" commands discussion? | 14:11 |
vkmc | we might have some time tomorrow in our PTG if you don't have any other commitment, it would be nice to have you there and brainstorm on how we can help from the manila side | 14:11 |
gtema | vkmc, no, completely forgot that, sorry | 14:11 |
vkmc | gtema, no probs | 14:12 |
gtema | which time? | 14:12 |
gtema | currently 14:30-16 UTC window is ok for me | 14:13 |
gtema | 16 means actually till 17 | 14:13 |
vkmc | gtema, I need to check with our ptl gouthamr, but we have our ptg running from 13 to 17 | 14:14 |
gtema | exactly, I mean that from 14:30 I can join any time | 14:14 |
vkmc | maybe 14.30 could work | 14:14 |
vkmc | but let me confirm with him :) | 14:14 |
gtema | okay, then ping me if I mess up | 14:14 |
openstackgerrit | Merged openstack/ansible-collections-openstack master: Redesign OpenstackModule class https://review.opendev.org/722283 | 14:17 |
vkmc | gtema, sure | 14:17 |
vkmc | gtema, what timezone are you? | 14:17 |
gtema | I'm CEST (UTC+2) | 14:17 |
vkmc | ok, so earlier is better | 14:18 |
gtema | no necessarily, after 16 is less good, but 15 is absolutely fine | 14:18 |
*** tobiash_ is now known as tobiash | 14:23 | |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Add setup.py for install with pip https://review.opendev.org/730400 | 14:23 |
sshnaidm|mtg | noonedeadpunk, these should help with tripleo and tempest ^ | 14:23 |
noonedeadpunk | ok, cool would keep a track on that | 14:24 |
*** ricolin_ has joined #openstack-sdks | 14:27 | |
*** ricolin has quit IRC | 14:28 | |
*** ricolin_ has quit IRC | 14:28 | |
*** ricolin has joined #openstack-sdks | 14:28 | |
nightmare_unreal | frickler: I saw your review. yes volume_attached is affected and also properties field too. Yeah need to find a solution with which format is requested. | 14:38 |
nightmare_unreal | looking where the -f/--format is processed | 14:38 |
*** jawad_axd has quit IRC | 14:52 | |
*** jawad_axd has joined #openstack-sdks | 14:54 | |
openstackgerrit | Merged openstack/osc-lib master: Switch to newer openstackdocstheme and reno versions https://review.opendev.org/732060 | 15:03 |
*** Luzi has joined #openstack-sdks | 15:05 | |
*** Luzi has quit IRC | 15:05 | |
*** mgariepy has quit IRC | 15:34 | |
smcginnis | A/20 | 15:57 |
*** factor has quit IRC | 15:59 | |
elmiko | API SIG office hour open | 16:03 |
elmiko | i know ptg is going, but i never sent an email about cancelling, or the new email about our plans. so... once more, with /feeling/ | 16:03 |
*** tkajinam has quit IRC | 16:05 | |
*** jpich has quit IRC | 16:10 | |
*** ebbex has joined #openstack-sdks | 16:14 | |
*** mgariepy has joined #openstack-sdks | 16:14 | |
*** maaritamm has joined #openstack-sdks | 16:20 | |
openstackgerrit | Andreas Jaeger proposed openstack/python-openstackclient master: Remove congress https://review.opendev.org/733656 | 16:31 |
*** rpittau is now known as rpittau|afk | 16:31 | |
*** dtantsur is now known as dtantsur|afk | 16:33 | |
*** dayou has quit IRC | 16:49 | |
*** jpena is now known as jpena|off | 16:52 | |
*** sshnaidm|mtg is now known as sshnaidm|afk | 16:59 | |
*** dayou has joined #openstack-sdks | 17:03 | |
*** nightmare_unreal has quit IRC | 17:06 | |
*** gtema has quit IRC | 17:06 | |
*** lbragstad has quit IRC | 17:27 | |
*** lbragstad has joined #openstack-sdks | 17:30 | |
*** lbragstad has quit IRC | 17:35 | |
*** gtema has joined #openstack-sdks | 17:37 | |
*** lbragstad has joined #openstack-sdks | 17:37 | |
AJaeger | python-openstackclient is missing the Victoria changes https://review.opendev.org/724062 and https://review.opendev.org/724063 - please review | 17:40 |
*** gtema has quit IRC | 17:41 | |
*** jawad_axd has quit IRC | 17:57 | |
*** ricolin has quit IRC | 18:06 | |
*** ralonsoh has quit IRC | 18:07 | |
*** gtema has joined #openstack-sdks | 18:31 | |
*** lbragstad has quit IRC | 18:33 | |
*** gtema has quit IRC | 18:35 | |
*** lbragstad has joined #openstack-sdks | 18:37 | |
*** dayou has quit IRC | 18:50 | |
*** dayou has joined #openstack-sdks | 19:05 | |
openstackgerrit | Merged openstack/python-openstackclient master: Update master for stable/ussuri https://review.opendev.org/724062 | 19:10 |
AJaeger | python-openstackclient needs one more change: https://review.opendev.org/733656 - removal of congress, please review to unblock requirements-check | 19:26 |
openstackgerrit | Gabriel Ramirez proposed openstack/python-openstackclient master: Allow openstack flavor set to update flavor description using name * Modified take_action() method for SetFlavor to use flavor id instead of flavor name when setting description * Closes-Bug: #1844708 / https://bugs.launchpad.net/ubuntu/+source/python- https://review.opendev.org/733688 | 19:49 |
openstack | bug 1844708 in python-openstackclient (Ubuntu) "Unable to set flavor description with flavor name" [Undecided,Fix committed] https://launchpad.net/bugs/1844708 - Assigned to Gabriel Ramirez (gabriel1109) | 19:49 |
openstackgerrit | Merged openstack/python-openstackclient master: Add Python3 victoria unit tests https://review.opendev.org/724063 | 19:55 |
openstackgerrit | Merged openstack/python-openstackclient master: Add py38 package metadata https://review.opendev.org/730227 | 19:55 |
*** enriquetaso has quit IRC | 20:06 | |
*** gtema has joined #openstack-sdks | 20:32 | |
*** gtema has quit IRC | 20:37 | |
*** enriquetaso has joined #openstack-sdks | 21:28 | |
*** enriquetaso has quit IRC | 21:35 | |
*** enriquetaso has joined #openstack-sdks | 21:45 | |
*** enriquetaso has quit IRC | 21:50 | |
*** enriquetaso has joined #openstack-sdks | 21:59 | |
*** noonedeadpunk has quit IRC | 22:19 | |
*** noonedeadpunk has joined #openstack-sdks | 22:20 | |
*** gtema has joined #openstack-sdks | 22:33 | |
*** enriquetaso has quit IRC | 22:33 | |
*** samueldmq has quit IRC | 22:35 | |
*** amito has quit IRC | 22:36 | |
*** knikolla has quit IRC | 22:36 | |
*** vkmc has quit IRC | 22:36 | |
*** masayukig has quit IRC | 22:36 | |
*** rpittau|afk has quit IRC | 22:36 | |
*** mnaser has quit IRC | 22:36 | |
*** donnyd has quit IRC | 22:36 | |
*** mnasiadka has quit IRC | 22:37 | |
*** gundalow has quit IRC | 22:37 | |
*** TheJulia has quit IRC | 22:37 | |
*** lxkong has quit IRC | 22:37 | |
*** fyx has quit IRC | 22:37 | |
*** johnsom has quit IRC | 22:37 | |
*** gmann has quit IRC | 22:37 | |
*** vdrok has quit IRC | 22:37 | |
*** diablo_rojo_phon has quit IRC | 22:37 | |
*** rm_work has quit IRC | 22:38 | |
*** gtema has quit IRC | 22:38 | |
*** amito has joined #openstack-sdks | 22:38 | |
*** vkmc has joined #openstack-sdks | 22:38 | |
*** masayukig has joined #openstack-sdks | 22:38 | |
*** gmann has joined #openstack-sdks | 22:38 | |
*** knikolla has joined #openstack-sdks | 22:39 | |
*** lxkong has joined #openstack-sdks | 22:39 | |
*** mnasiadka has joined #openstack-sdks | 22:39 | |
*** gundalow has joined #openstack-sdks | 22:40 | |
*** mnaser has joined #openstack-sdks | 22:41 | |
*** donnyd has joined #openstack-sdks | 22:41 | |
*** TheJulia has joined #openstack-sdks | 22:41 | |
*** johnsom has joined #openstack-sdks | 22:43 | |
*** yolanda has quit IRC | 22:43 | |
openstackgerrit | Gabriel Ramirez proposed openstack/python-openstackclient master: Allow openstack flavor set to update flavor description using name https://review.opendev.org/733688 | 22:50 |
*** rm_work has joined #openstack-sdks | 22:51 | |
*** vdrok has joined #openstack-sdks | 22:54 | |
*** gabriel1109 has joined #openstack-sdks | 22:54 | |
*** tkajinam has joined #openstack-sdks | 22:56 | |
*** samueldmq has joined #openstack-sdks | 23:02 | |
*** rpittau|afk has joined #openstack-sdks | 23:04 | |
*** fyx has joined #openstack-sdks | 23:12 | |
*** slaweq has quit IRC | 23:25 | |
*** slaweq has joined #openstack-sdks | 23:29 | |
*** slaweq has quit IRC | 23:34 | |
*** tosky has quit IRC | 23:35 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!