Earlier  
Posted Nick Remark
#openstack-sdks - 2018-12-17
12:36:02 openstackgerrit Benoît Knecht proposed openstack-infra/shade master: Fix grant_role() when user not in default domain https://review.openstack.org/625583
12:46:59 openstackgerrit Benoît Knecht proposed openstack-infra/shade master: Fix grant_role() when user not in default domain https://review.openstack.org/625583
13:30:46 openstackgerrit Kailun Qin proposed openstack/python-openstackclient master: Add network segment range command object https://review.openstack.org/625544
14:23:03 mordred kmalloc: wow, really? that's amazeballs
16:41:46 openstackgerrit Luigi Toscano proposed openstack/os-api-ref master: Generate stable targets rather than random https://review.openstack.org/625654
16:42:49 openstackgerrit Luigi Toscano proposed openstack/os-api-ref master: Generate stable targets rather than random https://review.openstack.org/625654
17:01:10 openstackgerrit Luigi Toscano proposed openstack/os-api-ref master: Generate stable targets rather than random https://review.openstack.org/625654
17:03:58 kmalloc mordred: yeah. super easy fix and it means no change really on how we work or how dogpile works.
17:16:58 mordred kmalloc: if you have a sec, could you make a requirements patch that removes the dogpile upper bound and bumps the lower-constraint, and then an sdk depends-on on it just so we can see that it fixes things?
17:18:24 kmalloc i think someone did
17:18:28 kmalloc but let me make sure that is in as well
17:18:58 kmalloc i should have that posted in... like ~20m at most
17:19:49 kmalloc ah. we never landed the avoid dogpile 0.7.0
17:19:58 kmalloc ahhh wait in requirements.
17:19:59 kmalloc hahaha
17:22:21 kmalloc mordred: And "Required-By:" is the inverse of depends-on, right?
17:23:38 kmalloc mordred: https://review.openstack.org/#/c/624993/ that is the unpin
17:23:50 mordred kmalloc: Needed-By
17:23:58 mordred sweet
17:23:59 kmalloc thats it.
17:24:01 kmalloc thanks
17:24:15 openstackgerrit Morgan Fainberg proposed openstack/openstacksdk master: Fix dogpile.cache 0.7.0 interaction https://review.openstack.org/625370
17:24:29 kmalloc ^ added Needed-By for the bidirectional tracking
17:24:40 mordred kmalloc: cool!
17:25:00 kmalloc yay for easy fixes
17:25:06 kmalloc though that was some dense code to traverse though
17:25:20 kmalloc the SDK stuff is doing some odd things with the decorator bits.
18:42:41 Shrews kmalloc: thx for the help in figuring that out
18:43:08 kmalloc Shrews: heck yeah
18:43:19 kmalloc it isn't something super easy :P
#openstack-sdks - 2018-12-18
00:26:40 openstackgerrit Ian Wienand proposed openstack/openstacksdk master: Avoid dogpile.cache 0.7.0 https://review.openstack.org/624485
00:27:12 ianw mordred / kmalloc : ^ as discussed in infra
00:27:19 kmalloc ianw: thanks!
00:28:00 kmalloc eventually we need to make that not hard-coded.
00:28:13 kmalloc but... we can do that separately
02:11:21 kmalloc bah mordred another thing landed and changed. i'm trying to chase it down.
02:12:02 kmalloc https://www.irccloud.com/pastebin/gsZmht6c/
02:12:05 kmalloc ianw: ^ cc
02:15:17 ianw :/
02:16:18 kmalloc ianw: mordred clearly ordered more yaks for us
02:16:42 kmalloc chasing down what merged... this one is...weirder than the last one
02:17:37 kmalloc clearly seeing an image not found...
02:19:06 kmalloc ianw: ah, think we missed a cirros thing
02:19:12 kmalloc ianw: working on it.
02:20:27 kmalloc ianw: do we use examples/connect.py in testing?
02:20:39 kmalloc it seems... like no...
02:21:31 kmalloc oh yep
02:21:32 kmalloc there it is
02:22:37 openstackgerrit Morgan Fainberg proposed openstack/openstacksdk master: Avoid dogpile.cache 0.7.0 https://review.openstack.org/624485
02:22:57 kmalloc ianw: ^ there in example/connect.py had the old cirros as well
02:23:20 ianw ahh ... doh maybe i grepped one dir too far down
02:25:27 kmalloc yeah.
02:25:29 kmalloc it happens
02:25:43 kmalloc lol there is another place with cirros 3.2 but that doesn't seem to be failing
02:25:45 kmalloc so i'm not touching it
02:26:10 kmalloc and cirros 3.4
02:26:27 kmalloc ah because they are fakes
02:26:34 kmalloc s/fakes/mocks
02:29:28 openstackgerrit Morgan Fainberg proposed openstack/openstacksdk master: Fix dogpile.cache 0.7.0 interaction https://review.openstack.org/625370
02:30:28 openstackgerrit Morgan Fainberg proposed openstack/openstacksdk master: Unpin dogpile.cache https://review.openstack.org/625759
02:32:03 openstackgerrit Morgan Fainberg proposed openstack/openstacksdk master: Unpin dogpile.cache https://review.openstack.org/625759
05:12:53 kmalloc mordred, ianw: i think i have most of the stuff ready. someone should follow up with it and get it through the door. It should be close if not good to go
05:13:03 kmalloc and with that... logging out, see you all next year
07:17:25 openstackgerrit Merged openstack/python-openstackclient master: Modify the help message for 'registered limit set' https://review.openstack.org/609985
08:38:35 openstackgerrit Merged openstack/openstacksdk master: Avoid dogpile.cache 0.7.0 https://review.openstack.org/624485
14:03:29 openstackgerrit Mário Santos proposed openstack/openstacksdk master: Adds kwargs support when creating a Neutron subnet https://review.openstack.org/625920
14:15:06 openstackgerrit Monty Taylor proposed openstack/openstacksdk master: Use munch for server security groups https://review.openstack.org/625923
15:49:42 openstackgerrit Merged openstack/openstacksdk master: Fix dogpile.cache 0.7.0 interaction https://review.openstack.org/625370
16:40:48 mriedem sdk question for a tempest change https://review.openstack.org/#/c/622316/3/tempest/config.py@347
16:40:57 mriedem about using the legacy keystone v2 *URL endpoint types
16:41:03 mriedem e.g. publicURL
16:52:56 mordred mriedem: looking
16:56:31 mordred mriedem: left comment - tl;dr I agree with you
16:59:16 mriedem THANKS
16:59:24 mriedem oops, slip o the caps
19:56:37 mordred slaweq: https://review.openstack.org/#/c/625920/ is neutron related - look ok to you?
20:22:24 openstackgerrit Monty Taylor proposed openstack/openstacksdk master: Use munch for server security groups https://review.openstack.org/625923
20:50:14 openstackgerrit Monty Taylor proposed openstack/openstacksdk master: Don't try to upload to images in saving or queued state https://review.openstack.org/624188
20:51:30 openstackgerrit Monty Taylor proposed openstack/openstacksdk master: Import code for building ironic-compatible configdrives https://review.openstack.org/624441
20:52:13 openstackgerrit Monty Taylor proposed openstack/openstacksdk master: Drop self.conn from base.TestCase https://review.openstack.org/625115
20:52:27 openstackgerrit Monty Taylor proposed openstack/openstacksdk master: Add network segment range resource https://review.openstack.org/625381
21:02:46 openstackgerrit Merged openstack/openstacksdk master: Change openstack-dev to openstack-discuss https://review.openstack.org/625247
21:10:39 slaweq mordred: yes, +W'ed already
21:10:45 mordred slaweq: sweet
21:47:02 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: More volume functional test fixes https://review.openstack.org/626020
22:50:08 openstackgerrit Merged openstack/openstacksdk master: Adds kwargs support when creating a Neutron subnet https://review.openstack.org/625920
#openstack-sdks - 2018-12-19
00:41:53 openstackgerrit Monty Taylor proposed openstack/openstacksdk master: Turn off unneeded devstack services https://review.openstack.org/626058
01:10:21 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: More volume functional test fixes https://review.openstack.org/626020
04:33:19 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: More volume functional test fixes https://review.openstack.org/626020
19:29:42 mordred Shrews: sorry for the delay - I'm sort of down a little bit of a rabbit hole poking at tests that aren't doing what we think they are
19:32:15 Shrews mordred: i don't have you on any timer
19:33:08 mordred Shrews: I ... I started pulling on some threads
19:33:29 Shrews spelunk down those rabbit holes if it entertains you :)
19:35:09 mordred Shrews: "entertain"
19:45:56 openstackgerrit Monty Taylor proposed openstack/openstacksdk master: Properly munch for resource sub-dicts https://review.openstack.org/625923
19:45:57 openstackgerrit Monty Taylor proposed openstack/openstacksdk master: WIP Compute location properly in server https://review.openstack.org/626380
19:45:57 openstackgerrit Monty Taylor proposed openstack/openstacksdk master: Start using direct REST in normalize tests https://review.openstack.org/626379
19:46:19 mordred Shrews: the first two are solid, the third is a deeper rabbit hole that needs to be done but is not essential for this moment in time
19:46:40 Shrews looking
19:48:30 Shrews mordred: what is 'original_names'?

Earlier   Later