Bases: object
Interface for a limit model driver.
Check the new creating or updating limits if satisfy the model.
limits (A list of the limits. Each limit is a dictionary reference containing all limit attributes.) – A list of the limit references to be checked.
keystone.exception.InvalidLimit – If any of the input limits doesn’t satisfy the limit model.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.