litellm/tests/test_litellm/proxy/common_utils
Ishaan Jaff ded823a3a3
[Feat] Initial support for scheduled key rotations (#14877)
* add KeyRotationSettings

* add KeyRotationManager

* add key rotation manager

* add KeyRotationManager

* fix _initialize_spend_tracking_background_jobs

* fix add_key_rotation_fields

* fixes

* new fields in schema

* update schema

* fix fixes for init key rotation manager

* fixes for init key rotation manager

* fix KeyRotationManager

* tests for key rotation

* fix key_rotation_settings

* fix KeyRotationManager

* fix LITELLM_KEY_ROTATION_CHECK_INTERVAL_SECONDS

* fix fixes for init key rotation manager

* ruff check fix

* fix LITELLM_KEY_ROTATION_CHECK_INTERVAL_SECONDS

* fix _initialize_spend_tracking_background_jobs

* docs fix

* docs auto rotate

* schema fix

* bump proxy extras

* fix config.yml
2025-09-24 21:37:56 -07:00
..
test_callback_utils.py Format code 2025-09-03 11:20:52 +08:00
test_custom_openapi_spec.py [Bug Fix] Add swagger docs for LiteLLM /chat/completions, /embeddings, /responses (#12618) 2025-07-15 13:37:22 -07:00
test_get_routes.py [Bug Fix] - Get Routes (#13466) 2025-08-09 12:52:23 -07:00
test_http_parsing_utils.py Added validate payload error (#12494) 2025-07-10 15:54:48 -07:00
test_key_rotation_manager.py [Feat] Initial support for scheduled key rotations (#14877) 2025-09-24 21:37:56 -07:00
test_load_config_utils.py [Bug Fix] s3 config.yaml file - ensure yaml safe load is used (#12373) 2025-07-07 14:42:33 -07:00
test_openai_endpoint_utils.py [Fix] Hide sensitive data in /model/info - azure entra client_secret (#13577) 2025-08-13 07:35:53 -07:00
test_reset_budget_job.py Prevent writing default user setting updates to yaml (error in non-root env) + Use central team member budget when max_budget_in_team set on UI (#12533) 2025-07-12 10:13:07 -07:00
test_timezone_utils.py Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
test_upsert_budget_membership.py [Feat] UI - Allow editing team member rpm/tpm limits (#13669) 2025-08-15 17:29:44 -07:00