Earlier  
Posted Nick Remark
#openstack-sdks - 2017-09-05
15:30:56 mordred efried: yes - I mean, that's what I'm actually going to do in shade now - just do the darned discovery
15:31:37 mordred efried: however, there is only one major version of ironic, so some folks might desire to put in an override in their config of the versioned endpoint to cause the discovery step to be skipped
15:31:54 mordred and if they did that, they'd get a sad, even though doing that would work for every other service in ksa
15:32:08 mordred efried: oh - wait - let me actually respond to whatyou said :)
15:32:34 mordred efried: YES - I think for the imported ksa opts we should totally update those docs and recommend that practice 100%
15:33:41 openstackgerrit Sean Dague proposed openstack/api-wg master: WIP: microversion architecture archival doc https://review.openstack.org/444892
15:35:34 openstackgerrit Eric Fried proposed openstack/keystoneauth master: Recommend unversioned for endpoint-override https://review.openstack.org/500892
15:35:44 efried mordred Something like this? ^^
15:38:04 mordred efried: yes
15:38:49 mordred sdague: aww. you didn't call "the Multi-Cloud Integrator" Monty. I guess I'm fine being called Sophia
15:40:15 sdague mordred: yeh, well the naming predates
15:40:44 sdague I think I ended up just choosing off of the top of most popular baby names for the year I was writing it
15:40:53 sdague flipping back and forth on genders
15:49:44 mordred sdague: :)
15:49:56 mordred sdague: well - I just left you some inline comments
15:53:17 sdague mordred: cool
15:53:59 sdague the biggest chunk I really need to collect from people is best practices on the implementation side. I can do the services bit, but the API / SDK ones need help from people that have been in those trenches
16:13:08 mordred sdague: yup. I'm happy to help with that
16:28:16 mordred efried: also - one more thing - the new NoAuth plugin in the new ksa release - doesn't work with version discovery
16:28:27 mordred efried: actually - why don't I move that to the keystone channel
16:28:55 rabel is server create --block-device-mapping ignoring the device name with nova libvirt? i'm just trying it out on devstack and it seems to always map the xtra volume to /dev/vdb
16:30:37 sdague rabel: yes, device name can never be guarunteed in the guest with libvirt
16:30:52 rabel sdague: thx
16:31:49 sdague rabel: https://developer.openstack.org/api-ref/compute/#create-server - see block_device_mapping_v2.device_name
16:50:45 openstackgerrit Merged openstack/keystoneauth master: Nits in using-sessions.rst https://review.openstack.org/500211
18:46:06 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Move version discovery support to BaseAuthPlugin https://review.openstack.org/500956
18:50:37 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Add version discovery support to BaseAuthPlugin https://review.openstack.org/500956
20:11:26 openstackgerrit Merged openstack/keystoneauth master: Add tests for mutually exclusive [min|max]version https://review.openstack.org/500198
21:49:04 cdent elmiko, edleafe: Can we cook a schedule out of this? https://etherpad.openstack.org/p/api-ptg-queens Do we need to? elmiko have there been any nibbles on the guided reviews?
22:12:56 elmiko cdent: only 2 nibbles so far that i'm aware of. dtantsur|afk (ironic) and tellesnobrega (sahara)
22:13:13 elmiko nothing more than a nibble though
22:13:14 cdent so effectively some friends of the family
22:13:20 elmiko yeah
22:13:36 elmiko i do have a suggestion to help fill our time though, and i'm happy to add it to the schedule
22:15:22 elmiko added
22:16:27 elmiko cdent: also, in answer to your previous question about meeting last week. we just hung out for like 10-15 minutes, and didn't send a newsletter
22:16:30 cdent elmiko: cool. that also reminded me to add something (hackathon)
22:16:40 elmiko nice +1
22:18:11 elmiko gotta jet, bbl o/
22:20:22 cdent o/
23:04:05 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Add version discovery support to BaseAuthPlugin https://review.openstack.org/500956
23:15:06 edleafe cdent: Yeah, a schedule would be desireable. Maybe add a time estimate to each of the topics?
23:18:27 cdent edleafe: many of those topics are just placeholders. as in no one has expressed a desire to talk about them, they are just things “we could” talk about. thus my struggle
23:20:26 edleafe Well, let's schedule them. If no one shows up, we can bring a deck of cards and play rummy for the allotted time
23:25:12 cdent we need a 4th for euchre
#openstack-sdks - 2017-09-06
02:49:59 openstackgerrit yanghuichan proposed openstack/os-api-ref master: Fix wrong links https://review.openstack.org/501079
03:01:26 openstackgerrit ShangXiao proposed openstack/os-api-ref master: Update and replace http with https for doc links https://review.openstack.org/501087
03:15:37 openstackgerrit OpenStack Proposal Bot proposed openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/500282
03:27:54 openstackgerrit Rui Chen proposed openstack/python-openstackclient feature/osc4: [Compute]Make column content readable for both human and machine https://review.openstack.org/493814
03:41:51 openstackgerrit dangogh proposed openstack/cliff master: add actual column names to error msg Closes-Bug: 1712876 https://review.openstack.org/498277
03:41:52 openstack bug 1712876 in cliff "openstack cli - show available columns" [Undecided,In progress] https://launchpad.net/bugs/1712876 - Assigned to Dan Kirkwood (dangogh)
13:08:31 edleafe cdent: elmiko: I've updated the etherpad with comments. https://etherpad.openstack.org/p/api-ptg-queens
13:15:33 elmiko edleafe: ack, /me looks
13:16:55 elmiko edleafe: +1, nice additions
13:17:34 edleafe elmiko: I'd like to be able to estimate how long we should allocate for each topic
13:53:25 elmiko edleafe: good idea, i put a limit on the topic i wanted. i think, in general, if we can time box thing to like 50 minutes that will give us a good granularity.
13:56:17 edleafe elmiko: agreed. I guess the magic is in knowing which don't need a full 50 min., and which could drag on for two days without a timebox
13:57:22 elmiko +1
14:21:18 openstackgerrit Merged openstack/os-client-config master: DataCentred supports Keystone V3 and Glance V2. https://review.openstack.org/493002
14:21:26 openstackgerrit Merged openstack/os-client-config master: Updated from global requirements https://review.openstack.org/500013
16:27:20 cdent dtantsur: my advice for scheduling stuff would be to just go to the interop stuff you need to go to and show up in the api room when you’re feeling into it
16:27:51 dtantsur okay, makes sense :)
16:28:01 cdent I’ve decided that for at least the first two days I’m going to try to use the ptg as a way to have conversations that allow some relaxed reflection and planning rather than panic
16:29:32 cdent dtantsur: I’ve started feeling like panic is hiding the real issues
16:30:56 dtantsur heh
16:55:18 cdent elmiko, edleafe, dtantsur I’m taking microversin theraphy off the api-sig etherpad unless someone squeals now
16:55:49 dtantsur cdent: there is something about it in the interop room, maybe we should just all show up there? :)
16:56:00 cdent yeah, saw that, put my name on it
17:02:34 elmiko cdent: no objection here
17:04:38 cdent elmiko, edleafe: did some adjustments: https://etherpad.openstack.org/p/api-ptg-queens
17:05:10 edleafe cdent: ack
17:05:55 cdent feel free to tweak, annotate, etc
17:08:02 edleafe cdent: please lighten your etherpad color. Hard to read!
17:10:21 cdent edleafe: now’s that?
17:10:29 edleafe much better!
17:10:35 edleafe my eyes thank you
17:19:38 elmiko cdent: lgtm, keep in mind i probably have to leave around 1-2pm on tuesday (flight out at 4:30pm)
17:20:20 cdent elmiko: noted
19:28:52 openstackgerrit Merged openstack/keystoneauth master: Add loading mock fixtures https://review.openstack.org/436012
20:45:26 openstackgerrit Monty Taylor proposed openstack/keystoneauth master: Add version discovery support to BaseAuthPlugin https://review.openstack.org/500956
20:55:24 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Strip endpoint_filter https://review.openstack.org/501429
20:55:24 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Replace profile with os-client-config https://review.openstack.org/501428
20:55:25 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Make proxy subclass of adapter https://review.openstack.org/501431
20:55:25 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Rename _Request.uri to _Request.url https://review.openstack.org/501430
20:55:26 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Rename cluster to clustering https://review.openstack.org/501433
20:55:26 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Rename bare_metal to baremetal https://review.openstack.org/501432
20:55:27 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Rename telemetry to meter https://review.openstack.org/501435
20:55:27 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Rename block_store to block_storage https://review.openstack.org/501434
20:55:28 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: More connection cleanup https://review.openstack.org/501437
20:55:28 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Create generic proxies for all services in STA https://review.openstack.org/501436
20:55:29 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Add notes about moving forward https://review.openstack.org/501438
20:56:44 mordred johnsom, dtroyer ^^ that is my rough-draft sketch - there's notes in the last patch - I've been holding off pushing it up because crunch-time with zuul v3 so I won't really be able to discuss/respond a ton until PTG - but there it is for reading or ignoring as you see fit
20:57:39 johnsom mordred Thanks!
21:16:22 briancurtin interesting
#openstack-sdks - 2017-09-07
05:07:22 openstackgerrit Merged openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/500282
07:35:29 ldl hi
07:35:42 ldl https://ask.openstack.org/en/question/110156/how-can-i-know-the-openstacksdk-connection-is-success-or-failture/
07:35:42 ldl Can I ask a question about openstacksdk?
07:39:58 seanhandley ldl: Try using it :)
07:40:00 seanhandley conn.compute.servers()

Earlier   Later