Earlier  
Posted Nick Remark
#openstack-sdks - 2019-06-06
17:28:29 efried e.g. https://review.opendev.org/#/c/661132/
17:30:07 openstackgerrit Monty Taylor proposed openstack/openstacksdk master: Add release note for new disable service functionality https://review.opendev.org/663690
17:30:15 mordred efried: all three re-+A'd
17:30:36 mordred efried: we probably shoudl do the same - I like that as an idea
17:30:44 mordred sdk should always have latest ost
17:33:41 efried mordred: okay, I'll propose a canary patch
17:40:49 openstackgerrit Merged openstack/python-openstackclient master: Add changes-before attribute to server list https://review.opendev.org/657373
17:47:44 openstackgerrit Eric Fried proposed openstack/openstacksdk master: Pin to latest os-service-types https://review.opendev.org/663733
17:47:49 efried mordred: ^
17:47:56 efried I didn't know where to put it
17:48:04 efried I didn't want to make a whole new test module for it
17:48:16 efried If you want me to do so, or have a better suggestion for where to put it, lmk.
18:14:38 mordred efried: I think that looks great
18:44:22 openstackgerrit Merged openstack/shade master: Cap sphinx for py2 to match global requirements https://review.opendev.org/663545
18:44:34 efried I've bumped the nova side to use 0.30.0, which *should* make the bottom patch and the placement swapout go green.
18:48:14 mordred efried: hopefully we'll get you an 0.31 soon
18:48:31 efried mordred: That'll be neat... but I'm not sure I actually need it.
18:48:50 efried oh, never mind
18:49:03 efried was gonna say, nova will be well-behaved and only use Connection for things it's supposed to.
18:49:10 efried But that doesn't help the case where conf is misconfigured
18:49:25 efried though that's a pretty cornery corner.
18:50:05 efried Because we still have to pass in the session, which only exists if we had ksa session opts, which we pull in at the same time as adapter opts. So the only busted path is interface+valid_interfaces I think.
18:54:43 mordred nod
19:05:46 openstackgerrit Merged openstack/python-openstackclient master: Deprecate openstack server migrate --host option https://review.opendev.org/659382
20:50:20 openstackgerrit Merged openstack/openstacksdk master: Handle oslo.config exceptions in from_conf https://review.opendev.org/663439
20:50:22 openstackgerrit Merged openstack/openstacksdk master: Add release note for new disable service functionality https://review.opendev.org/663690
20:50:23 openstackgerrit Merged openstack/openstacksdk master: Minor fixups from from_conf changes https://review.opendev.org/663685
20:57:34 openstackgerrit Eric Fried proposed openstack/openstacksdk master: Pin to latest os-service-types https://review.opendev.org/663733
20:57:43 efried mordred: resolved merge conflict ^
20:58:22 mordred efried: lookie there though - the other patches merged!
20:58:27 efried yup!
20:58:38 efried could get a new release any time now
20:58:58 efried though I'm still waiting for test results on the nova side - we might want to include fixes if those fail
22:28:07 mordred efried: ++
23:19:13 openstackgerrit Merged openstack/python-openstackclient master: Batch up minor cleanups for release https://review.opendev.org/659982
#openstack-sdks - 2019-06-07
00:02:52 openstackgerrit Merged openstack/openstacksdk master: Pin to latest os-service-types https://review.opendev.org/663733
03:49:29 shubham_potale Hi all
03:49:32 shubham_potale I have one question regarding the url formation for the APIs like tacker, neutron apis for example openstack --debug network list the url for the above command is http://10.232.48.200:9696/v2.0/networks in above url where that v2.0 is appended is not clear to me. If we see openstack endpoint list we get network base url as http://10.232.48.200:9696/ for this part (/v2.0/networks) i found that /networks is app
03:50:41 shubham_potale if anyone knows about it, please let me know
04:40:28 efried mordred: Nova side looks good (except I needed to bump the ost l-c there too, which seems weird) so for my money we can cut a release any time. LMK if you want me to do the paperwork.
06:44:50 openstackgerrit Artem Goncharov proposed openstack/openstacksdk master: Add access alias (aka) for the resource attributes https://review.opendev.org/663846
06:48:42 openstackgerrit Artem Goncharov proposed openstack/openstacksdk master: Use Resource layer for next compute methods https://review.opendev.org/663064
06:50:16 openstackgerrit Artem Goncharov proposed openstack/openstacksdk master: Use resource layer for compute flavors https://review.opendev.org/650903
09:27:53 openstackgerrit Dmitry Tantsur proposed openstack/openstacksdk master: baremetal: raise more specific ResourceFailure in wait_for_* methods https://review.opendev.org/663867
11:03:41 dtantsur folks, a trivial fix ^^^ when you have some time
11:10:07 mordred gtema: ^^ have a sec to look at that patch from dtantsur ? also - nice aka patch
11:10:41 gtema yeah - it found actual problem in the image checksum validation - hehe
11:13:17 mordred \o/
11:37:00 openstackgerrit Artem Goncharov proposed openstack/openstacksdk master: Add access alias (aka) for the resource attributes https://review.opendev.org/663846
11:55:32 mordred gtema: if that passes tests, that looks pretty nice!
11:55:53 gtema thanks
11:56:13 gtema some time later probably rename "alias" to "alternate_attribute"
11:57:44 gtema it actually proved, that in the case of image the checksum validation would have never worked really
11:58:07 gtema since after fetch the checksum was in reality empty
11:59:44 gtema what's happening - already second change fails due to timeout in nodepool job
12:18:19 mordred uhoh
12:35:05 openstackgerrit Yves-Gwenael Bourhis proposed openstack/shade master: URL encode swift objects endpoints https://review.opendev.org/663922
12:39:34 openstackgerrit Yves-Gwenael Bourhis proposed openstack/openstacksdk master: URL encode swift objects endpoints https://review.opendev.org/663925
12:56:11 openstackgerrit Merged openstack/openstacksdk master: baremetal: raise more specific ResourceFailure in wait_for_* methods https://review.opendev.org/663867
13:14:30 efried mordred: We green for a release of sdk?
13:16:14 mordred efried: yup!
13:16:21 efried mordred: I'm proposing, stand by.
13:17:22 mordred remote: https://review.opendev.org/663939 Release 0.31.0 of openstacksdk
13:17:34 mordred efried: oh - crappit - didn't see that last one from you
13:17:38 efried mordred: https://review.opendev.org/663940
13:17:59 efried dangit, I woulda beat you if I hadn't sat there staring at the commit message.
13:18:08 mordred efried: I'll ack yours and abandon mine
13:18:13 efried either way
13:18:13 mordred your commit message is better
13:18:37 efried :)
13:25:47 openstackgerrit Merged openstack/openstacksdk master: Use Resource layer for compute AZ and Aggregates https://review.opendev.org/662738
14:53:19 openstackgerrit Artem Goncharov proposed openstack/openstacksdk master: Add access alias (aka) for the resource attributes https://review.opendev.org/663846
15:09:37 openstackgerrit Artem Goncharov proposed openstack/openstacksdk master: Rework statistics reporting https://review.opendev.org/659841
17:27:43 openstackgerrit Merged openstack/keystoneauth master: add a handler for unknown HTTP errors https://review.opendev.org/663132
18:13:11 openstackgerrit Artem Goncharov proposed openstack/openstacksdk master: Rework statistics reporting https://review.opendev.org/659841
18:21:38 gtema mordred: still here?
20:09:59 efried mordred: FYI: https://review.opendev.org/656023 (green CI) is using 0.30.0
20:18:00 mordred efried: \o/
#openstack-sdks - 2019-06-08
06:31:14 openstackgerrit Artem Goncharov proposed openstack/openstacksdk master: Add access alias (aka) for the resource attributes https://review.opendev.org/663846
08:46:33 openstackgerrit Artem Goncharov proposed openstack/openstacksdk master: Add access alias (aka) for the resource attributes https://review.opendev.org/663846
08:48:16 mordred gtema: just a bad test?
08:48:24 gtema yes
08:48:52 mordred gtema: it's a truly lovely bug you found :)
08:49:09 gtema I replaced test_create_image_put_v2_wrong_checksum_delete with the test_create_image_put_v2_checksums I added in PS4
08:49:10 gtema sure
08:49:19 gtema I was like crazy debugging nodepool logs
08:49:32 gtema was not able to sleep pulling out my hair
08:49:38 gtema :D
08:50:14 gtema and that's all just from one line changed in resource.py
08:50:37 gtema namely line :1105
08:51:30 gtema with the flavors patch - nodepool seems not to like it either
08:51:42 gtema but I had no time to look in detail
08:52:01 mordred gtema: nodepool is here to keep you from sleeping ;)
08:52:10 gtema hehe
08:53:08 gtema and working on Saturday is also fun
08:53:21 gtema unless wife starts screaming ;-)
08:53:27 mordred so is waking up at 0300 for no good reason :)
08:53:43 gtema sure
10:22:44 openstackgerrit Artem Goncharov proposed openstack/openstacksdk master: Use resource layer for compute flavors https://review.opendev.org/650903
#openstack-sdks - 2019-06-10
05:38:23 shubham_potale Hi All,

Earlier   Later