Comment 1 for bug 1699496

Revision history for this message
Brian Haley (brian-haley) wrote :

I thought the DB code took care of this? At the end of _make_router_dict(), called from create_router():

    if process_extensions:
        resource_extend.apply_funcs(l3.ROUTERS, res, router)

I'm sure I'm missing something...