| mriedem | fyi placement people https://review.opendev.org/#/c/668639/ | 00:16 |
|---|---|---|
| *** mriedem has quit IRC | 01:26 | |
| *** lei-zh has joined #openstack-placement | 01:54 | |
| *** lei-zh has quit IRC | 02:05 | |
| *** lei-zh has joined #openstack-placement | 02:06 | |
| *** lei-zh1 has joined #openstack-placement | 03:58 | |
| *** lei-zh has quit IRC | 04:01 | |
| *** artom has joined #openstack-placement | 04:18 | |
| *** artom is now known as artom|gmtplus3 | 04:18 | |
| *** yikun has quit IRC | 04:47 | |
| *** altlogbot_1 has quit IRC | 04:57 | |
| *** altlogbot_1 has joined #openstack-placement | 04:58 | |
| *** e0ne has joined #openstack-placement | 05:27 | |
| *** lei-zh1 has quit IRC | 05:32 | |
| *** e0ne has quit IRC | 06:21 | |
| *** tssurya has joined #openstack-placement | 07:25 | |
| *** helenafm has joined #openstack-placement | 07:27 | |
| *** yikun has joined #openstack-placement | 07:31 | |
| *** ttsiouts has joined #openstack-placement | 07:34 | |
| *** ttsiouts has quit IRC | 07:45 | |
| *** ttsiouts has joined #openstack-placement | 07:46 | |
| *** ttsiouts has quit IRC | 07:50 | |
| *** ttsiouts has joined #openstack-placement | 08:00 | |
| *** e0ne has joined #openstack-placement | 08:43 | |
| *** openstackgerrit has joined #openstack-placement | 08:45 | |
| openstackgerrit | Chris Dent proposed openstack/placement master: Manage mappings on AllocationRequest object https://review.opendev.org/668724 | 08:45 |
| *** cdent has joined #openstack-placement | 08:45 | |
| *** ttsiouts has quit IRC | 09:35 | |
| *** ttsiouts has joined #openstack-placement | 09:36 | |
| *** ttsiouts has quit IRC | 09:40 | |
| *** ttsiouts has joined #openstack-placement | 09:41 | |
| *** e0ne has quit IRC | 10:04 | |
| *** e0ne has joined #openstack-placement | 10:08 | |
| openstackgerrit | Chris Dent proposed openstack/placement master: Manage mappings on AllocationRequest object https://review.opendev.org/668724 | 10:25 |
| *** ttsiouts has quit IRC | 10:27 | |
| *** ttsiouts has joined #openstack-placement | 10:28 | |
| *** ttsiouts has quit IRC | 10:32 | |
| *** takashin has left #openstack-placement | 11:01 | |
| *** ttsiouts has joined #openstack-placement | 11:02 | |
| openstackgerrit | Tetsuro Nakamura proposed openstack/placement master: Recreate: incorrect mappings with group_policy=none https://review.opendev.org/668302 | 12:27 |
| openstackgerrit | Tetsuro Nakamura proposed openstack/placement master: Manage mappings on AllocationRequest object https://review.opendev.org/668724 | 12:27 |
| openstackgerrit | Tetsuro Nakamura proposed openstack/placement master: Support `same_subtree` queryparam https://review.opendev.org/668376 | 12:27 |
| *** tetsuro has joined #openstack-placement | 12:28 | |
| tetsuro | oops | 12:28 |
| cdent | tetsuro: no big deal | 12:29 |
| cdent | are you okay with the way the mappings has stuff has changed? | 12:29 |
| tetsuro | yes, I look on that briefly including eric's ones | 12:29 |
| tetsuro | and I agree that the way in https://review.opendev.org/#/c/668724 is the best | 12:30 |
| tetsuro | haven't voted because not looked into details | 12:30 |
| cdent | great, thanks | 12:30 |
| tetsuro | anyway I will rerevert it to PS4 | 12:30 |
| cdent | we seem to be making relatively goood progress, probably helped by killing can_split, which should mean we have plenty of time to refine things for performance and clarity and write up some useful "how to use all this fun new stuff" docs | 12:33 |
| openstackgerrit | Tetsuro Nakamura proposed openstack/placement master: Recreate: incorrect mappings with group_policy=none https://review.opendev.org/668302 | 12:36 |
| openstackgerrit | Tetsuro Nakamura proposed openstack/placement master: Manage mappings on AllocationRequest object https://review.opendev.org/668724 | 12:36 |
| openstackgerrit | Tetsuro Nakamura proposed openstack/placement master: Support `same_subtree` queryparam https://review.opendev.org/668376 | 12:36 |
| tetsuro | "we have plenty of time to refine things for performance and clarity and write up docs" ++ | 12:42 |
| tetsuro | Let's do that | 12:43 |
| tetsuro | Have a fabulous day | 12:44 |
| *** tetsuro has quit IRC | 12:44 | |
| openstackgerrit | Surya Seetharaman proposed openstack/placement master: Add consumer_types table and consumer_type_id column to consumers https://review.opendev.org/669170 | 12:45 |
| *** ttsiouts has quit IRC | 13:01 | |
| *** ttsiouts has joined #openstack-placement | 13:01 | |
| *** ttsiouts has quit IRC | 13:03 | |
| *** ttsiouts has joined #openstack-placement | 13:04 | |
| *** belmoreira has quit IRC | 13:56 | |
| openstackgerrit | Chris Dent proposed openstack/placement master: Update implemented spec and spec document handling https://review.opendev.org/669184 | 13:56 |
| *** belmoreira has joined #openstack-placement | 13:58 | |
| cdent | stephenfin: is there a docs-approved way to manage http redirects? I'm finding a few different ways and would like to settle on something common | 14:12 |
| stephenfin | What aspect of them? | 14:12 |
| cdent | (nova-specs creates html files with meta flags, governance creates an .htaccess file) | 14:12 |
| cdent | i'd prefer something mostly manual, but I'm not sure where to put them | 14:13 |
| stephenfin | htaccess is the way to go for most things now | 14:13 |
| cdent | this is for redirecting specs in placement:docs/source/specs | 14:13 |
| cdent | where should I put that htaccess? | 14:13 |
| stephenfin | That's what nova itself uses | 14:13 |
| stephenfin | doc/source/_extra/.htaccess | 14:13 |
| stephenfin | and set "html_extra_path = ['_extra']" in "doc/source/conf.py" | 14:14 |
| cdent | roger, thanks | 14:14 |
| stephenfin | yw | 14:14 |
| openstackgerrit | Chris Dent proposed openstack/placement master: Update implemented spec and spec document handling https://review.opendev.org/669184 | 14:22 |
| *** belmoreira has quit IRC | 14:48 | |
| *** belmoreira has joined #openstack-placement | 14:51 | |
| *** belmoreira has quit IRC | 15:17 | |
| *** e0ne has quit IRC | 15:34 | |
| *** helenafm has quit IRC | 15:46 | |
| *** ttsiouts has quit IRC | 15:47 | |
| *** ttsiouts has joined #openstack-placement | 15:48 | |
| *** tssurya has quit IRC | 15:52 | |
| * cdent will be back tomorrow with a pupdate | 15:52 | |
| *** cdent has quit IRC | 15:52 | |
| *** ttsiouts has quit IRC | 15:52 | |
| *** artom|gmtplus3 has quit IRC | 16:10 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!