Earlier  
Posted Nick Remark
#openstack-sdks - 2018-01-19
20:08:02 mnaser (yet to find a cloud which runs actual 3 different interfaces but lets not get into that discussion now)
20:44:16 openstackgerrit Hongbin Lu proposed openstack/python-openstackclient master: Support filtering port with IP address substring https://review.openstack.org/532324
20:53:11 openstackgerrit Ihar Hrachyshka proposed openstack/python-openstacksdk master: DNM testing whether lib/neutron switch breaks this repo https://review.openstack.org/535943
20:59:42 openstackgerrit Ihar Hrachyshka proposed openstack/python-openstackclient master: DNM testing whether lib/neutron switch breaks this repo https://review.openstack.org/535953
22:18:56 openstackgerrit Lance Bragstad proposed openstack/keystoneauth master: Add documentation and release note for app creds https://review.openstack.org/535867
22:29:47 mnaser mordred: ehhh TIL nova uses "created" in the API (but if you wanted to filter by created time, you use created_at in the query)
22:30:21 mnaser so *technically* shade is giving the right info, do we still want to return created_at to maintain consistency across services?
22:45:46 openstackgerrit Merged openstack/keystoneauth master: Add support for application credentials https://review.openstack.org/534455
23:15:40 mordred mnaser: yah - we care more about internal consistency in shade than in being consistent with whatever the rest api field might be
#openstack-sdks - 2018-01-20
03:34:30 openstackgerrit Mohammed Naser proposed openstack-infra/shade master: Switch to providing created_at field for servers https://review.openstack.org/536003
04:29:29 openstackgerrit chenyb4 proposed openstack/python-openstacksdk master: Add clustering guides file, Examples code. https://review.openstack.org/536008
04:38:28 openstackgerrit chenyb4 proposed openstack/python-openstacksdk master: Replace clustering examples code cluster to clustering https://review.openstack.org/536009
04:57:25 openstackgerrit Hengqing Hu proposed openstack/python-openstacksdk master: Handle resource deletion properly https://review.openstack.org/535679
06:26:07 openstackgerrit chenyb4 proposed openstack/python-openstacksdk master: Add clustering guides file, Examples code. https://review.openstack.org/536008
18:34:58 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Fix releasenotes builds https://review.openstack.org/536056
19:01:44 openstackgerrit Colleen Murphy proposed openstack/keystoneauth master: Add documentation and release note for app creds https://review.openstack.org/535867
20:59:47 openstackgerrit Slawek Kaplonski proposed openstack-infra/shade master: Make floating IP to be prefered over fixed when looking for IP https://review.openstack.org/536060
21:21:21 openstackgerrit Slawek Kaplonski proposed openstack-infra/shade master: Fix usage of socket.AF_INET constant in meta.find_best_address https://review.openstack.org/536061
21:45:22 openstackgerrit Slawek Kaplonski proposed openstack-infra/shade master: Make meta.find_best_address() more generic https://review.openstack.org/536062
21:47:18 slaweq mordred: hi, please take a look at ^ if You will have few minutes (except https://review.openstack.org/536061 because it's not necessary in fact)
21:47:24 slaweq mordred: thx in advance
22:48:57 openstackgerrit Merged openstack/python-openstacksdk master: Replace clustering examples code cluster to clustering https://review.openstack.org/536009
23:09:54 openstackgerrit Merged openstack/keystoneauth master: Add documentation and release note for app creds https://review.openstack.org/535867
#openstack-sdks - 2018-01-21
02:57:34 openstackgerrit Merged openstack/python-openstacksdk master: Add clustering guides file, Examples code. https://review.openstack.org/536008
07:06:31 openstackgerrit Hengqing Hu proposed openstack/python-openstacksdk master: Handle resource deletion properly https://review.openstack.org/535679
09:12:40 openstackgerrit Merged openstack/python-openstacksdk master: Use version definition from openstack.version https://review.openstack.org/535336
09:22:14 openstackgerrit Hengqing Hu proposed openstack/python-openstacksdk master: Handle resource deletion properly https://review.openstack.org/535679
13:10:06 openstackgerrit Merged openstack/os-service-types master: Updated from global requirements https://review.openstack.org/533992
14:22:40 openstackgerrit Andreas Jaeger proposed openstack/os-api-ref master: Remove name from project stanza https://review.openstack.org/536126
15:03:30 openstackgerrit Andreas Jaeger proposed openstack/os-api-ref master: Use openstackdocstheme https://review.openstack.org/536137
15:07:47 openstackgerrit Merged openstack/python-openstacksdk master: Invert the attribute mapping https://review.openstack.org/533822
15:13:29 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Fix releasenotes builds https://review.openstack.org/536056
15:47:43 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Clean up a bit after the mapping inversion https://review.openstack.org/533823
15:52:15 mordred both look great - +A - thanks!
15:58:24 openstackgerrit Merged openstack/python-openstacksdk master: Update Release Notes links and add bugs links https://review.openstack.org/534654
15:58:38 openstackgerrit Merged openstack/python-openstacksdk master: change spell error https://review.openstack.org/535227
16:06:47 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: v2 image update fix https://review.openstack.org/516433
16:10:10 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Clean up a bit after the mapping inversion https://review.openstack.org/533823
16:10:11 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Fix typo in the external service loader code https://review.openstack.org/534452
16:10:11 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Fixed a few nits in the README https://review.openstack.org/534453
16:10:12 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Update type conversion to handle subtypes more better https://review.openstack.org/533824
16:10:12 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Remove resource and proxy https://review.openstack.org/533825
16:10:13 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Rename resource2 and proxy2 to resource and proxy https://review.openstack.org/533826
16:10:13 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Add resource2/proxy2 wrappers with deprecations https://review.openstack.org/535860
16:48:11 openstackgerrit Merged openstack-infra/shade master: Make floating IP to be prefered over fixed when looking for IP https://review.openstack.org/536060
16:51:11 openstackgerrit Merged openstack-infra/shade master: Make meta.find_best_address() more generic https://review.openstack.org/536062
18:43:35 openstackgerrit Monty Taylor proposed openstack-infra/shade master: Add devel to branches for ansible-devel job https://review.openstack.org/536159
19:03:03 openstackgerrit Colleen Murphy proposed openstack/python-openstackclient master: Add CRUD support for application credentials https://review.openstack.org/536163
19:12:25 openstackgerrit Monty Taylor proposed openstack-infra/shade master: Add devel to branches for ansible-devel job https://review.openstack.org/536159
21:22:21 adriant mordred: I saw! I'll test it out this week and see how it feels to use and see if we've missed anything. I'm so looking forward to the 1.0 release. I've got so many tools and libraries I really want to rewrite to stop using the swiftclient...
#openstack-sdks - 2018-01-22
00:46:03 johnsom When I try to pip install openstacksdk master I get the following error:
00:46:11 johnsom https://www.irccloud.com/pastebin/empvMkm9/
00:46:24 johnsom I'm wondering if the version code is bad...
01:42:30 openstackgerrit chenyb4 proposed openstack/python-openstacksdk master: Fix clustering detach policy describe error https://review.openstack.org/536184
05:27:20 openstackgerrit chenyb4 proposed openstack/python-openstacksdk master: Fix compute keypair functional test error https://review.openstack.org/536206
09:10:32 openstackgerrit chenyb4 proposed openstack/python-openstacksdk master: Add clustering guides cluster file, examples cluster code https://review.openstack.org/536264
09:52:59 openstackgerrit chenyb4 proposed openstack/python-openstacksdk master: Add clustering guides cluster file, examples cluster code https://review.openstack.org/536264
10:43:04 openstackgerrit Pavlo Shchelokovskyy proposed openstack/python-openstackclient master: Replace assert with condition https://review.openstack.org/536300
10:48:08 openstackgerrit Pavlo Shchelokovskyy proposed openstack/python-openstackclient master: Use general py3 env in default tox run https://review.openstack.org/536304
11:27:51 dtantsur elmiko: hey! early heads-up: I'll be out this Thursday
13:05:56 mnaser morning mordred - https://review.openstack.org/#/c/536003/ - i'm not sure if i understand the normalizing code properly but it looks like i ended up with created = None .. should I avoid using pop or get and instead just pass the value directly?
13:23:15 Shrews mnaser: i think you need to remove 'created' from _SERVER_FIELDS b/c that's putting it back into the dict always. But I also don't think we should just remove 'created' from our model, even in strict mode, since it's already part of our model contract.
13:41:17 mnaser Shrews: probably a good discussion item then with mordred ?
13:52:44 elmiko dtantsur: ack, i might not make it either. will be at devconf
13:55:19 dtantsur elmiko: which devconf, .cz?
13:57:58 elmiko dtantsur: yeah, .cz, i thought i saw you had a talk there?
13:58:12 dtantsur elmiko: right, so see you there ;)
13:58:21 elmiko haha, yeah!
14:02:35 dtantsur elmiko: so I'll be travelling as well, arriving to Brno 4-5pm. and you? where do you stay?
14:03:30 dtantsur cdent: so FYI ^^^ we both probably out on Thu
14:03:36 elmiko dtantsur: i'll arrive in brno tomorrow at around 2-3pm, stating at the grandezza
14:03:40 cdent noted!
14:03:46 elmiko thanks cdent
14:03:56 dtantsur tomorrow, wow :)
14:04:10 elmiko dtantsur: when do you get there?
14:04:19 dtantsur elmiko: Thursday afternoon
14:04:23 elmiko ah, cool
14:04:35 elmiko dtantsur: yeah, me and Will were going out early to do some work at the office there
14:04:36 dtantsur my train arrives at 4 something, but it will probably be delayed, as always :)
14:04:41 elmiko ouch...
14:04:42 dtantsur neat!
14:05:08 dtantsur I'm staying not so far from downtown, but in a less fancy hotel :)
14:05:34 elmiko i stayed at the avanti last year, but some of our brno colleagues recommended the grandezza
14:09:50 dtantsur more that twice more expensive than one that I have
14:12:58 elmiko where are you stayung?
14:15:22 dtantsur elmiko: Hotel Europa https://www.booking.com/hotel/cz/europa.html
14:16:35 elmiko cool
14:18:21 dtantsur yeah, my parents stayed there once. they seemed to like it, and reviews are quite good
14:19:36 elmiko now i just gotta sit through 11 hours of travel...
14:20:20 openstackgerrit Merged openstack/os-api-ref master: Fix UnicodeDecodeError https://review.openstack.org/516788
14:21:24 dtantsur elmiko: ouch! well, yeah. it's 7 hours by train for me :) I guess I'd prefer to fly
14:34:41 elmiko dtantsur: that's a decent train ride!
14:35:43 elmiko will you at least get the train with internet the whole way there?
14:35:52 dtantsur elmiko: I doubt it
14:36:07 elmiko =(
14:55:35 openstackgerrit Chen Hanxiao proposed openstack/python-openstackclient master: Add --image-property parameter in 'server create' https://review.openstack.org/535664
15:16:40 slaweq frickler: hi
15:17:07 slaweq frickler: I don't know if You saw but I did patches for find_best_address() as we talked last week: https://review.openstack.org/#/c/536062/
15:17:16 slaweq frickler: and https://review.openstack.org/#/c/536060/
15:18:32 slaweq mordred: hi, is there any "procedure" how such patches like ^^ should be ported from shade to openstacksdk now?

Earlier   Later