{"id":19096557,"url":"https://github.com/sapcc/openstack-rate-limit-middleware","last_synced_at":"2025-04-30T14:14:31.922Z","repository":{"id":41954474,"uuid":"127164876","full_name":"sapcc/openstack-rate-limit-middleware","owner":"sapcc","description":"OpenStack Rate Limit Middleware","archived":false,"fork":false,"pushed_at":"2024-09-04T14:36:12.000Z","size":799,"stargazers_count":4,"open_issues_count":8,"forks_count":0,"subscribers_count":53,"default_branch":"master","last_synced_at":"2025-03-30T16:46:49.053Z","etag":null,"topics":["openstack","openstack-middleware","rate-limit","rate-limiting"],"latest_commit_sha":null,"homepage":"https://sapcc.github.io/openstack-rate-limit-middleware","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sapcc.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-28T15:58:32.000Z","updated_at":"2023-05-19T08:37:58.000Z","dependencies_parsed_at":"2024-08-20T14:08:40.160Z","dependency_job_id":null,"html_url":"https://github.com/sapcc/openstack-rate-limit-middleware","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapcc%2Fopenstack-rate-limit-middleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapcc%2Fopenstack-rate-limit-middleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapcc%2Fopenstack-rate-limit-middleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapcc%2Fopenstack-rate-limit-middleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sapcc","download_url":"https://codeload.github.com/sapcc/openstack-rate-limit-middleware/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249514429,"owners_count":21284542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["openstack","openstack-middleware","rate-limit","rate-limiting"],"created_at":"2024-11-09T03:37:05.615Z","updated_at":"2025-04-18T15:33:44.469Z","avatar_url":"https://github.com/sapcc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenStack Rate Limit Middleware\n\n[![Build Status](https://travis-ci.org/sapcc/openstack-rate-limit-middleware.svg?branch=master)](https://travis-ci.org/sapcc/openstack-rate-limit-middleware) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\nThe OpenStack Rate Limit Middleware enforces rate limits and enables traffic shaping for OpenStack APIs per tuple of\n\n- _target type URI_\n- _action_\n- _scope_ (project, host address)\n\nIt also supports enforcing global and scoped rate limits.\nMore details can be found in the documentation.\n\n## Prerequisites\n\nThis middleware requires the classification for OpenStack requests.  \nThe [openstack-watcher-middleware](https://github.com/sapcc/openstack-watcher-middleware) can be used to classify requests\nbased on the [DMTF CADF specification](https://www.dmtf.org/standards/cadf).\nIn terms of rate limiting, a request to an OpenStack service can be described by an _action_, _target type URI_ and its _scope_.\n\nMoreover, this middleware only works with `Python 3` version and\nuses `Redis \u003e= 5.0.0` as a backend to store rate limits.\n\nIt's better to use `Redis` without persistent storage.\n\n## Documentation\n\n- [Installation \u0026 WSGI configuration](docs/install.md)\n- [How to configure rate limits](docs/configure.md)\n- [User guide](docs/user.md)\n- [Testing](docs/testing.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsapcc%2Fopenstack-rate-limit-middleware","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsapcc%2Fopenstack-rate-limit-middleware","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsapcc%2Fopenstack-rate-limit-middleware/lists"}