Earlier  
Posted Nick Remark
#openstack-sdks - 2019-08-20
17:58:31 openstackgerrit Merged openstack/python-openstackclient master: Support type=image with --block-device-mapping option https://review.opendev.org/673340
18:10:21 openstackgerrit Merged openstack/python-openstackclient master: Fix description for --block-device-mapping https://review.opendev.org/674105
18:10:22 openstackgerrit Merged openstack/python-openstackclient master: Add openstack server create --boot-from-volume option https://review.opendev.org/674111
18:12:21 openstackgerrit Merged openstack/python-openstackclient master: Add 'openstack server resize (confirm|revert)' commands https://review.opendev.org/665357
18:31:15 tobiash mordred: can it be that server creation in openstacksdk relies on listing images even if an image id is specified? I'm getting weird stack traces when trying to spawn new instances using a shared but not accepted (-> usable but not listed) image.
18:33:48 tobiash mordred: the stack trace is http://paste.openstack.org/show/760330/
18:34:06 tobiash when accepting the image before (thus it is listed in the image list) then it works
18:37:49 tobiash mordred: ah, if I give it the image object it also works without accepting
18:54:24 Shrews tobiash: iirc, an image lookup is always done to get the id, but don't recall atm
18:55:08 tobiash Shrews: k, thx I found a way :)
#openstack-sdks - 2019-08-21
06:33:53 openstackgerrit Rabi Mishra proposed openstack/keystoneauth master: Allow initializing session with connection retries https://review.opendev.org/676648
09:49:03 openstackgerrit Rabi Mishra proposed openstack/keystoneauth master: Allow initializing session with connection retries https://review.opendev.org/676648
10:46:17 openstackgerrit Maxim Babushkin proposed openstack/openstacksdk master: Add 'tag' support to compute with supported microversion https://review.opendev.org/675306
11:25:36 openstackgerrit Merged openstack/openstacksdk master: Replace catalog-v3.json with keystoneauth fixture https://review.opendev.org/675187
12:54:37 mordred tobiash: yah - it'll do an image lookup if you just pass a string. if you pass an image object or a dict with id field, it'll know you're passing an id
12:58:18 openstackgerrit Ghislain Bourgeois proposed openstack/openstacksdk master: Fix AttributeError bug when creating nested stacks https://review.opendev.org/677718
17:37:42 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: Remove token_endpoint auth type https://review.opendev.org/677795
20:34:20 efried Shrews: Would you mind giving this a look? https://review.opendev.org/#/c/676837/
20:36:07 efried Hm, I thought I was wanting that ^ and ... something else to get a new release cut, but now I'm not sure there's actually anything else I wanted.
23:26:00 openstackgerrit Merged openstack/openstacksdk master: Add 'tag' support to compute with supported microversion https://review.opendev.org/675306
#openstack-sdks - 2019-08-22
00:39:53 openstackgerrit Colleen Murphy proposed openstack/python-openstackclient master: Add support for app cred access rules https://review.opendev.org/677857
07:37:32 openstackgerrit Merged openstack/openstacksdk master: Fix AttributeError bug when creating nested stacks https://review.opendev.org/677718
08:48:47 openstackgerrit yanpuqing proposed openstack/openstacksdk master: Add a message explaining that OS_AUTH_TYPE is not set properly https://review.opendev.org/677940
10:52:31 openstackgerrit Stephen Finucane proposed openstack/python-openstackclient master: Bump hacking version https://review.opendev.org/665358
10:55:14 openstackgerrit Stephen Finucane proposed openstack/python-openstackclient master: Add 'openstack server migrate (confirm|revert)' commands https://review.opendev.org/664393
14:15:53 openstackgerrit Alex Schultz proposed openstack/keystoneauth master: Cleanup session on delete https://review.opendev.org/674139
14:18:12 efried dtantsur: Would you mind giving this a look? https://review.opendev.org/#/c/676837/
14:18:29 dtantsur efried: putting on my list
14:19:00 efried thanks!
14:53:23 elmiko correct me if i'm wrong, but isn't there a way to get oslo.config to recognize environment variables for configuration options?
14:54:10 efried elmiko: Yes, I think cdent worked that up a few months ago.
14:54:30 efried Pretty sure there's example-ness in a placement job, stand by...
14:55:40 efried elmiko: https://opendev.org/openstack/placement/src/branch/master/gate/perfload-server.sh
14:56:00 efried OS_$section__$option=$value
14:56:29 efried that's two underscores between $section and $option, so we can tell the difference between [api]database_connection and [api_database]connection
14:57:14 elmiko efried: very cool, thanks for the advice and link!
14:57:21 efried yahyoubetcha
14:57:32 elmiko hehe =)
16:00:37 edleafe Welcome all to the glorious API-SIG Office Hour!
16:00:40 elmiko o/
16:01:17 edleafe I have two things:
16:01:41 edleafe First, I have to leave for an appointment in 10 minutes
16:01:46 elmiko ack
16:03:38 edleafe Second, I have accepted an offer for a new job. Sept 4 will be my last day at IBM
16:03:38 edleafe So next week will be my last API-SIG meeting
16:04:37 elmiko oh wow, congratulations!
16:04:54 elmiko on a more personal level waaaah
16:05:22 edleafe :)
16:05:29 edleafe Yeah, elmiko, sorry to leave you stuck with dtantsur
16:05:35 elmiko hahaha
16:05:52 dtantsur sorry not sorry!
16:06:12 elmiko so, this api-sig hour is actually a party in edleafe's honor =)
16:06:15 dtantsur good luck edleafe, don't disappear completely!
16:06:23 dtantsur is the new thing not openstack at all?
16:06:33 edleafe No, next week
16:06:45 edleafe Not at all
16:07:10 dtantsur seriously though, I think we should declare the API SIG closed :( We cannot be a SIG with two semi-active members.
16:07:14 edleafe After 10 years of working on OpenStack (remember, I was working on OpenStack before there was an OpenStack), I need a change
16:07:22 dtantsur true
16:07:46 elmiko ack, hopefully the new stuff will be a fun change =)
16:08:11 dtantsur we could convert it to some general knowledge that "#openstack-sdk is a place to find people who care about API and SDK"
16:08:26 dtantsur which would arguably be even more useful than the SIG as we have it now
16:08:27 edleafe "Fun" will be relative. It will be interesting
16:08:28 edleafe THe new gig is with DataRobot
16:08:55 elmiko very cool, you gonna start getting into the ai/ml game?
16:09:02 dtantsur looks exciting at first glance
16:09:39 edleafe dtantsur: isn't that what #openstack-sdk already is?
16:10:57 dtantsur edleafe: it is, I'm thinking on how to make it more visible now that API SIG de facto doesn't exist
16:11:07 edleafe I'm no data scientist
16:11:09 edleafe But I'll be building a lot of the tools that are used
16:11:54 edleafe You could keep the SIG, and just drop the Office Hour
16:12:05 edleafe I mean, you'll need someone to approve fixes to the guidelines, right?
16:13:16 dtantsur with 2 cores we cannot even fix them ourselves :)
16:13:18 elmiko i'm willing to keep the office hours going, i think we'll just have a higher frequency of canceling some days depending on availibility
16:13:24 dtantsur yep
16:13:30 edleafe ANyway, I have to run. See you at the big party next week!
16:13:34 dtantsur see you!
16:13:52 dtantsur elmiko: I'm going to enjoy chatting with you on a regular basis :) I just have a feeling that it's not really a SIG.
16:14:07 elmiko yeah. i think you are correct about the sig issue
16:14:15 elmiko maybe we should bring this up on the mailing list?
16:15:18 dtantsur good call
16:15:48 elmiko i can take an action to send that out
16:16:21 dtantsur thx!
16:39:15 elmiko dtantsur: email sent
16:39:36 dtantsur thx!
16:40:04 dtantsur|afk g'night folks
16:40:10 elmiko night o/
16:40:30 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: Fix functional.base.TestCase.openstack() to optionally omit --os-auth-type https://review.opendev.org/678059
17:01:24 elmiko later all o/
17:14:49 openstackgerrit Merged openstack/openstacksdk master: Add strict_proxies option for Connection https://review.opendev.org/676837
17:23:37 efried Eric Fried proposed openstack/releases master: Release openstacksdk 0.35.0 https://review.opendev.org/678070
18:37:29 mriedem dtroyer: this is nova cli but cli ux general question and i think we need your input as cli ux grand wizard https://review.opendev.org/#/c/675117/3/novaclient/v2/shell.py@5426
18:37:46 mriedem not to be confused with, like, the other kind of grand wiard
18:37:49 mriedem *wizard
18:43:31 dtroyer mriedem: I've always been partial to the term Grand Poobah :) … leaving comment…
18:53:32 mriedem thanks dean
19:43:41 openstackgerrit Dean Troyer proposed openstack/osc-lib master: Cleanups to prepare for OSC 4 release https://review.opendev.org/678095
20:46:47 openstackgerrit Colleen Murphy proposed openstack/python-openstackclient master: Add support for app cred access rules https://review.opendev.org/677857
20:53:02 openstackgerrit Merged openstack/osc-lib master: Add error message when occurrence Forbidden error https://review.opendev.org/673389
20:57:23 openstackgerrit Merged openstack/osc-lib master: Fix usage of NotFound exception https://review.opendev.org/675328

Earlier   Later