Earlier  
Posted Nick Remark
#openstack-sdks - 2018-01-15
23:47:27 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Migrate object_store to resource2/proxy2 https://review.openstack.org/533323
23:47:28 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Update type conversion to handle subtypes more better https://review.openstack.org/533824
23:47:28 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Clean up a bit after the mapping inversion https://review.openstack.org/533823
23:47:29 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Rename resource2 and proxy2 to resource and proxy https://review.openstack.org/533826
23:47:29 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Remove resource and proxy https://review.openstack.org/533825
23:48:19 mordred adriant: thanks for the work on the object_store patch (and for the other patch) - I got the tests fixed up for the object-store patch, and the docs failures fixed - so that stack *should* be fairly green
23:49:10 adriant mordred: nice! I hope the extra stuff I added (update_method, and alias) also makes sense
23:49:29 adriant I have a feeling swift was why prop originally had alias....
23:49:57 adriant but I didn't dig back far enough into git history to check
23:52:16 mordred adriant: yah - I like both - and in fact alias got me down a whole other path which I'm pretty happy with where it ended up -although my brain hurt in the middle
23:53:25 adriant I only setup alias for __get__ though, and potentially it might be useful with __set__ as well, but that gets complex
23:57:29 mordred adriant: yah- I think it's more important for __get__ - because of the swift case. turned out you want to know the object's etag - and you don't want it to be different depending on whether the object came from a json body from a container listing or from a HEAD on the object
23:57:50 adriant exactly
23:58:00 adriant although... fucking last modifed...
23:58:17 adriant it's two different formats...
23:58:35 mordred of course it is
#openstack-sdks - 2018-01-16
00:00:01 mordred incidentally, I migrated some of the object_store tests to requests_mock instead of reworking their existing mocks - which actually shook out a few bugs
01:01:59 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Change update/create method options https://review.openstack.org/533438
01:20:27 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Merge user and users sections of the docs https://review.openstack.org/532633
01:20:27 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Change update/create method options https://review.openstack.org/533438
01:20:28 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Add ability to register non-official services https://review.openstack.org/533263
01:20:28 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Rationalize logging helpers and docs https://review.openstack.org/532634
01:20:29 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Remove metric service https://review.openstack.org/533265
01:20:29 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Remove meter service https://review.openstack.org/533264
01:20:30 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Migrate object_store to resource2/proxy2 https://review.openstack.org/533323
01:20:30 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Remove message v1 support https://review.openstack.org/533322
01:20:31 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Clean up a bit after the mapping inversion https://review.openstack.org/533823
01:20:31 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Invert the attribute mapping https://review.openstack.org/533822
01:20:32 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Remove resource and proxy https://review.openstack.org/533825
01:20:32 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Update type conversion to handle subtypes more better https://review.openstack.org/533824
01:20:33 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Rename resource2 and proxy2 to resource and proxy https://review.openstack.org/533826
01:43:32 openstackgerrit Merged openstack/python-openstacksdk master: Remove the deprecated "giturl" option https://review.openstack.org/533449
04:01:46 openstackgerrit OpenStack Proposal Bot proposed openstack-infra/shade master: Updated from global requirements https://review.openstack.org/525368
04:09:40 openstackgerrit OpenStack Proposal Bot proposed openstack/keystoneauth master: Updated from global requirements https://review.openstack.org/533964
04:24:47 openstackgerrit OpenStack Proposal Bot proposed openstack/openstackclient master: Updated from global requirements https://review.openstack.org/521902
04:25:15 openstackgerrit OpenStack Proposal Bot proposed openstack/os-client-config master: Updated from global requirements https://review.openstack.org/533991
04:25:31 openstackgerrit OpenStack Proposal Bot proposed openstack/os-service-types master: Updated from global requirements https://review.openstack.org/533992
04:26:13 openstackgerrit OpenStack Proposal Bot proposed openstack/osc-lib master: Updated from global requirements https://review.openstack.org/533996
04:26:16 openstackgerrit OpenStack Proposal Bot proposed openstack/osc-lib master: Updated from global requirements https://review.openstack.org/533997
04:32:05 openstackgerrit OpenStack Proposal Bot proposed openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/534040
04:32:08 openstackgerrit OpenStack Proposal Bot proposed openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/534041
04:32:14 openstackgerrit OpenStack Proposal Bot proposed openstack/python-openstacksdk master: Updated from global requirements https://review.openstack.org/534042
04:32:17 openstackgerrit OpenStack Proposal Bot proposed openstack/python-openstacksdk master: Updated from global requirements https://review.openstack.org/534043
04:32:18 openstackgerrit OpenStack Proposal Bot proposed openstack/python-openstacksdk master: Updated from global requirements https://review.openstack.org/534044
07:07:08 openstackgerrit Andreas Jaeger proposed openstack/os-api-ref master: Fix wrong links https://review.openstack.org/501079
07:13:05 openstackgerrit Andreas Jaeger proposed openstack/python-openstackclient master: Use Zuul v3 fetch-subunit-output https://review.openstack.org/534135
07:22:00 openstackgerrit Andreas Jaeger proposed openstack/python-openstacksdk master: Use Zuul v3 fetch-subunit-output https://review.openstack.org/534140
07:23:50 openstackgerrit Andreas Jaeger proposed openstack-infra/shade master: Use Zuul v3 fetch-subunit-output https://review.openstack.org/534142
12:35:49 openstackgerrit Merged openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/534040
12:46:55 frickler mordred: I'd like to have a word or two with you regarding https://storyboard.openstack.org/#!/story/2001475
13:10:05 openstackgerrit Jens Harbott (frickler) proposed openstack-infra/shade master: Fix address format used in find_best_address() https://review.openstack.org/534300
13:13:25 openstackgerrit Jens Harbott (frickler) proposed openstack-infra/shade master: Fix address format used in find_best_address() https://review.openstack.org/534300
13:50:01 mordred frickler: oh - that looks yuck
13:52:13 frickler mordred: yes, but even when I fix this, I'm wondering why the code doesn't care at all about whether we have a floating or a fixed IP.
13:52:54 frickler mordred: because I can see the connection-attempt-based detection go completely bogus iff I have overlap in my private address spaces
13:58:39 mordred frickler: well, having a fixed vs floating ip doesn't actually tell you anything
13:58:50 mordred not all clouds are fixed=private, floating=public
13:59:17 frickler mordred: but are there clouds with floating=private?
13:59:37 mordred ah - no, there are not, that's a good point
13:59:58 frickler mordred: so trying the floating IP first wouldn't break anything
14:00:11 mordred nope - and I think is a good idea
14:00:56 mordred frickler: so yah - I'd support checking the floating ip first for sure
14:02:14 frickler mordred: o.k., I'll put that on my list, but I won't be sad if you (or someone else) implement it ;)
14:04:43 mordred frickler: :)
14:24:23 slaweq frickler: mordred: I can help with that maybe if You want
14:53:29 mordred slaweq: woot- thanks!
14:54:19 mordred slaweq: also - if you have a few spare minutes, could you look at https://review.openstack.org/#/c/533438 through https://review.openstack.org/#/c/533322 ?
14:54:47 slaweq mordred: I will look but probably later today
14:54:53 slaweq now I have meetings also
14:55:43 mordred slaweq: no worries, and no rush. mostly want to see if we can get that topic landed this week and cut a release
14:55:49 mordred slaweq: it's always meetings, isn't it? :)
14:55:57 slaweq mordred: yes :)
15:07:06 Shrews mordred: how in the heck to you get to the examples in https://review.openstack.org/532633 ? i can't seem to find those links in the docs
15:08:24 mordred Shrews: they are not linked from the docs explicitly yet - they are companions to doc/source/user/multi-cloud-demo.rst
15:08:37 Shrews mordred: ah
15:08:59 mordred Shrews: the existing sdk docs and examples actually do direct includes of the examples - so I think we should update multi-cloud-demo.rst to do the same - just haven't gotten to it yet
15:18:38 Shrews mordred: seems your +2 got lost on https://review.openstack.org/533438 so feel free to send that one through if you want
15:47:19 mordred Shrews: coolio
15:47:46 mordred Shrews: oh- yah - I updated the commit message to add a depends-on the zuul-jobs fix for tox failuresfrom last night
16:44:11 Shrews mordred: +2'd https://review.openstack.org/532634 but left you a few comments there I didn't want you to miss
16:53:04 openstackgerrit Merged openstack/keystoneauth master: Mark SAML loader properties as required https://review.openstack.org/523675
16:53:06 openstackgerrit Merged openstack/keystoneauth master: Add osc, shade and sdk tips jobs https://review.openstack.org/524656
16:53:09 openstackgerrit Merged openstack/keystoneauth master: Updated from global requirements https://review.openstack.org/533964
17:54:13 openstackgerrit Merged openstack/python-openstacksdk master: Change update/create method options https://review.openstack.org/533438
20:39:50 openstackgerrit Lance Bragstad proposed openstack/keystoneauth master: Implement system scope https://review.openstack.org/529665
21:52:33 openstackgerrit Merged openstack-infra/shade master: List ansible/ansible in required-projects https://review.openstack.org/531919
21:57:52 openstackgerrit Merged openstack/python-openstacksdk master: Use Zuul v3 fetch-subunit-output https://review.openstack.org/534140
22:09:06 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Rationalize logging helpers and docs https://review.openstack.org/532634
22:09:07 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Remove meter service https://review.openstack.org/533264
22:09:07 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Add ability to register non-official services https://review.openstack.org/533263
22:09:08 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Remove message v1 support https://review.openstack.org/533322
22:09:08 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Remove metric service https://review.openstack.org/533265
22:09:09 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Invert the attribute mapping https://review.openstack.org/533822
22:09:09 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Migrate object_store to resource2/proxy2 https://review.openstack.org/533323
22:09:10 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Update type conversion to handle subtypes more better https://review.openstack.org/533824
22:09:10 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Clean up a bit after the mapping inversion https://review.openstack.org/533823
22:09:11 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Rename resource2 and proxy2 to resource and proxy https://review.openstack.org/533826
22:09:11 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Remove resource and proxy https://review.openstack.org/533825
22:13:03 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Fix typo in the external service loader code https://review.openstack.org/534452
22:16:41 openstackgerrit Monty Taylor proposed openstack/python-openstacksdk master: Fixed a few nits in the README https://review.openstack.org/534453

Earlier   Later