ironic/ironic/db
Julia Kreger 9a8b1d149c Concurrent Distructive/Intensive ops limits
Provide the ability to limit resource intensive or potentially
wide scale operations which could be a symptom of a highly
distructive and unplanned operation in progress.

The idea behind this change is to help guard the overall deployment
to prevent an overall resource exhaustion situation, or prevent an
attacker with valid credentials from putting an entire deployment
into a potentially disasterous cleaning situation since ironic only
other wise limits concurrency based upon running tasks by conductor.

Story: 2010007
Task: 45140

Change-Id: I642452cd480e7674ff720b65ca32bce59a4a834a
2022-09-20 06:47:38 -07:00
..
sqlalchemy Concurrent Distructive/Intensive ops limits 2022-09-20 06:47:38 -07:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
api.py Concurrent Distructive/Intensive ops limits 2022-09-20 06:47:38 -07:00
migration.py Remove downgrade support from migrations 2016-02-08 15:31:15 +00:00