Files
neutron-lib/releasenotes/notes/add_QuotaDriverAPI_abc_class-1d02d0823a8886a1.yaml
Rodolfo Alonso Hernandez 2ebb6d4d5c Rehome `QuotaDriverAPI` class
This class is the API to create a Neutron Quota engine driver.
Any other project is able to create its own Neutron Quota engine
driver.

Change-Id: Ia96f1f87d7bf30ffdfa1f9bac23845675b6539fd
2021-10-11 09:12:57 +00:00

6 lines
134 B
YAML

---
features:
- |
Added ``QuotaDriverAPI`` abstract class. This class is the API to create
any Neutron Quota engine driver.