| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-sdks - 2018-03-15 | |||
| 13:27:57 | elmiko | i was kinda shocked to learn about the performance differences | |
| 13:28:12 | elmiko | but i agree, would be cool if they could pick one and stick to it | |
| 13:28:51 | elmiko | "string interpolation choice as a carbon dating of python usage" XD | |
| 13:29:18 | edleafe | F-strings FTW! | |
| 13:29:39 | edleafe | They would also force people to upgrade to Ptyhon 3.6 | |
| 13:30:47 | edleafe | (and they are faster!) | |
| 13:31:45 | elmiko | ++ | |
| 13:49:19 | openstackgerrit | Hengqing Hu proposed openstack/python-openstacksdk master: Allow cascade deletion of load balancer https://review.openstack.org/553404 | |
| 13:51:03 | openstackgerrit | Emilien Macchi proposed openstack/python-openstackclient master: neutron: add --mtu for create/set network https://review.openstack.org/553374 | |
| 14:01:42 | openstackgerrit | Hengqing Hu proposed openstack/python-openstacksdk master: Allow cascade deletion of load balancer https://review.openstack.org/553404 | |
| 14:19:58 | cdent | elmiko: line 45 https://review.openstack.org/#/c/550251/2/microversion_parse/tests/test_extract_version.py | |
| 14:24:25 | elmiko | cdent: ack, i /thought/ that was it but wanted to make sure. thanks! | |
| 14:44:44 | cdent | thanks elmiko end edleafe, I'll do some of the suggested tidy ups and push a new stack. I'm perfectly happy to have things be less than perfect, we can always fix stuff | |
| 14:44:55 | cdent | released bugs are the gasoline of opensource | |
| 14:46:14 | edleafe | so... you want to burn it all down? :) | |
| 14:47:07 | cdent | only some of it | |
| 14:49:22 | openstackgerrit | Andrey Volkov proposed openstack/cliff master: Allow finding command by partial name https://review.openstack.org/552970 | |
| 14:50:33 | elmiko | edleafe: lol | |
| 14:51:12 | openstackgerrit | Andrey Volkov proposed openstack/cliff master: Allow finding command by partial name https://review.openstack.org/552970 | |
| 14:57:02 | openstackgerrit | Dmitry Tantsur proposed openstack/api-wg master: Add guideline on exposing microversions in SDKs https://review.openstack.org/532814 | |
| 14:57:05 | dtantsur | updates with the PTG outcome ^^^ | |
| 14:57:15 | cdent | dtantsur++ | |
| 14:57:37 | elmiko | nice | |
| 16:00:57 | elmiko | cdent: ping | |
| 16:01:09 | cdent | oops | |
| 17:11:11 | cdent | dtantsur, edleafe, elmiko https://etherpad.openstack.org/p/api-sig-newsletter I started out with some energy and then fizzled out, please proof | |
| 17:12:53 | edleafe | wow, I opened up that link, and I could hear the fizzing! | |
| 17:17:37 | cdent | you happy with it edleafe ? | |
| 17:19:52 | edleafe | Made two micro-nit corrections, and now LGTM | |
| 17:20:14 | cdent | nice | |
| 17:20:45 | cdent | I'm often confused on project names, because back when docs wrote docs they preferred lowercase project names | |
| 18:01:53 | elmiko | cdent: sorry got pulled away | |
| 18:02:02 | cdent | no worries | |
| 18:08:46 | elmiko | ooh, i had not noticed that we are cross-posting those to openstack-sigs now as well. i will update my proceedures | |
| 18:09:33 | cdent | i don't always remember | |
| 18:09:42 | cdent | but I think we said at some point that it was maybe a good idea | |
| 18:13:05 | elmiko | yeah, it is a good idea. i had just forgotten we said that | |
| 18:24:59 | openstackgerrit | Chris Dent proposed openstack/microversion-parse master: Import functions from placement https://review.openstack.org/496212 | |
| 18:24:59 | openstackgerrit | Chris Dent proposed openstack/microversion-parse master: Provide a helper method to get headers from environ https://review.openstack.org/495356 | |
| 18:25:00 | openstackgerrit | Chris Dent proposed openstack/microversion-parse master: Add MicroversionMiddleware https://review.openstack.org/550252 | |
| 18:25:00 | openstackgerrit | Chris Dent proposed openstack/microversion-parse master: Improve Version.matches() method https://review.openstack.org/550251 | |
| 18:25:01 | openstackgerrit | Chris Dent proposed openstack/microversion-parse master: Clean up package version and python version support https://review.openstack.org/550264 | |
| 18:25:01 | openstackgerrit | Chris Dent proposed openstack/microversion-parse master: Allow passing a json_error_formatter to the middleware https://review.openstack.org/550263 | |
| 18:25:14 | cdent | elmiko, edleafe ^ I think I got the things you mentioned | |
| 18:32:13 | elmiko | cdent: ack | |
| 18:39:07 | openstackgerrit | James Penick proposed openstack/python-openstackclient master: Stop prefetching images in server list https://review.openstack.org/553577 | |
| 18:49:53 | edleafe | cdent: will look again soon-ish | |
| 18:50:14 | cdent | thanks edleafe, elmiko | |
| 19:26:19 | edleafe | cdent: Looking over the HTTP Guidelines doc, it looks like it is logically 3 documents: HTTP caching, HTTP response code guidance, and HTTP method guidance | |
| 19:26:56 | cdent | yes, breaking things up is probably warranted | |
| 19:27:06 | edleafe | Perhaps breaking it into 3 separate docs would make them more "discoverable" | |
| 19:27:17 | edleafe | due to the more specific titles | |
| 19:27:37 | edleafe | If you like, I can take a crack at it. | |
| 19:30:07 | elmiko | edleafe: that sounds like a nice idea | |
| 19:30:26 | cdent | edleafe: feel free to go for it if you're feeling motivated | |
| 19:30:41 | cdent | do we want to leave redirects or something? | |
| 19:32:52 | edleafe | not sure - does sound like a good idea just in case someone has bookmarked the current page | |
| 19:33:11 | cdent | it would be very bad form for the API-SIG to break the web | |
| 19:43:14 | elmiko | cdent: ++ | |
| 19:43:18 | elmiko | lol | |
| 19:45:17 | cdent | edleafe: bah, broken client code is broken client code | |
| 19:45:43 | cdent | and in any case when I say "the web" i mean public document urls. I went to library school after all. | |
| 19:45:54 | elmiko | can we just have the page return 4xx, "we're not the problem, you are!" | |
| 19:46:50 | edleafe | elmiko: "Figure it out yourself!" | |
| 19:47:03 | elmiko | so helpful XD | |
| 19:47:08 | edleafe | "We're not your babysitter!" | |
| 19:47:12 | elmiko | LOL | |
| 19:47:24 | elmiko | best.error.message.ever. | |
| 20:31:44 | openstackgerrit | Brian Haley proposed openstack/python-openstackclient master: Fix typo in 'floating ip associate' command and doc https://review.openstack.org/553603 | |
| 21:12:44 | EmilienM | osc-functional-devstack failed on my patch, is it accurate to do recheck? I've seen some messages about failures recently | |
| 21:13:01 | EmilienM | failure is in post | |
| 21:13:16 | EmilienM | (job passed all tests but fail after, I think it's infra related) | |
| 23:34:13 | openstackgerrit | Merged openstack/osc-lib master: Allow to use the none auth plugin https://review.openstack.org/512699 | |
| #openstack-sdks - 2018-03-16 | |||
| 04:54:55 | niraj_singh | Note: it is coming while running unit test case. Functionally it is working fine. | |
| 04:54:55 | niraj_singh | i am getting error "AttributeError: Service Descriptors cannot be set" while creating client connection at line https://github.com/openstack/python-openstacksdk/blob/master/openstack/connection.py#L342 | |
| 06:59:49 | openstackgerrit | Hengqing Hu proposed openstack/python-openstacksdk master: Allow cascade deletion of load balancer https://review.openstack.org/553404 | |
| 07:38:26 | openstackgerrit | OpenStack Proposal Bot proposed openstack/openstackclient master: Updated from global requirements https://review.openstack.org/521902 | |
| 07:43:44 | openstackgerrit | OpenStack Proposal Bot proposed openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/553257 | |
| 08:42:47 | EmilienM | hello, could I have some review on https://review.openstack.org/#/c/553374/ ? thanks :-) | |
| 08:59:29 | cdent | EmilienM: no | |
| 09:01:28 | EmilienM | cdent: this patch is solving all world problems, you have no idea | |
| 09:01:41 | cdent | no soup for you! | |
| 09:07:30 | cdent | no soup for cmurphy! | |
| 09:07:39 | cmurphy | T.T | |
| 09:08:03 | cdent | soup for everyone! | |
| 09:08:08 | cmurphy | \o/ | |
| 09:11:48 | EmilienM | you think you can buy me with soup | |
| 09:12:10 | EmilienM | you know only gin tonic work nowadays | |
| 09:12:12 | cdent | surfboards and wetsuits for everyone! | |
| 09:12:23 | cdent | gunpowder gin | |
| 10:17:56 | openstackgerrit | Merged openstack/keystoneauth master: Update links in README https://review.openstack.org/551694 | |
| 14:17:06 | cdent | elmiko, figleaf is my response to gilles okay? If not, can you also respond please? | |
| 14:17:25 | trevormc | hi all o/ I have a question about the cliff sphinx-extension.. Does it support the ArgparseDefaultHelpFormatter? https://docs.python.org/2/library/argparse.html#argparse.ArgumentDefaultsHelpFormatter | |
| 14:19:46 | figleaf | cdent: will read shortly | |
| 14:19:56 | cdent | thanks | |
| 14:26:10 | figleaf | cdent: ok, read it. I think you strike a good balance between "we are open to the idea" and "none of the cores are interested in doing that work" | |
| 14:26:42 | figleaf | The point about emphasizing email over IRC meetings is important | |
| 14:26:45 | cdent | I'm trying to say "there may be people out there who are open to the idea, it's not us" | |
| 14:28:30 | cdent | thanks for checking it figleaf, i'll take your response as "it's fine" | |
| 14:29:40 | figleaf | cdent: a better tone than I would have come up with, for sure :) | |