llama-stack-mirror/tests/unit/distribution
Francisco Arceo c8f274347d
chore: Adding Access Control for OpenAI Vector Stores methods (#2772)
# What does this PR do?

Refactors the vector store routing logic by moving OpenAI-compatible
vector store operations from the `VectorIORouter` to the
`VectorDBsRoutingTable`.

Closes https://github.com/meta-llama/llama-stack/issues/2761

## Test Plan

Added unit tests to cover new routing logic and ACL checks.

---------

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
2025-07-21 16:22:44 -04:00
..
routers chore: Adding Access Control for OpenAI Vector Stores methods (#2772) 2025-07-21 16:22:44 -04:00
routing_tables chore: Adding Access Control for OpenAI Vector Stores methods (#2772) 2025-07-21 16:22:44 -04:00
test_build_path.py feat: include run.yaml in the container image (#2005) 2025-04-24 11:29:53 +02:00
test_context.py chore: default to pytest asyncio-mode=auto (#2730) 2025-07-11 13:00:24 -07:00
test_distribution.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00