heat/heat/objects
lujiefsi 7d86fc6d84 Allow more options to limit number of resources
This commit adds the configuration options related to resource limits
in the Heat project. The `max_software_configs_per_tenant`,
`max_software_deployments_per_tenant`, and `max_snapshots_per_stack`
options have been added to control the maximum limits for software
configs, software deployments, stack snapshots.

Story: 2011006
Task: 49401
Change-Id: If33a1c6f3eb9e93f586931bc5c05104439c92bf9
2024-01-26 22:22:11 +00:00
..
__init__.py Fix some files permissions 2015-08-26 12:11:27 +03:00
base.py Merge "Use a weakref for the data object context" 2016-05-26 05:39:52 +00:00
event.py db: Remove layer of indirection 2023-03-25 12:02:27 +09:00
fields.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
raw_template.py db: Remove layer of indirection 2023-03-25 12:02:27 +09:00
raw_template_files.py db: Remove layer of indirection 2023-03-25 12:02:27 +09:00
resource.py db: Remove layer of indirection 2023-03-25 12:02:27 +09:00
resource_data.py db: Remove layer of indirection 2023-03-25 12:02:27 +09:00
resource_properties_data.py db: Remove layer of indirection 2023-03-25 12:02:27 +09:00
service.py db: Remove layer of indirection 2023-03-25 12:02:27 +09:00
snapshot.py Allow more options to limit number of resources 2024-01-26 22:22:11 +00:00
software_config.py Allow more options to limit number of resources 2024-01-26 22:22:11 +00:00
software_deployment.py Allow more options to limit number of resources 2024-01-26 22:22:11 +00:00
stack.py db: Remove layer of indirection 2023-03-25 12:02:27 +09:00
stack_lock.py db: Remove layer of indirection 2023-03-25 12:02:27 +09:00
stack_tag.py db: Remove layer of indirection 2023-03-25 12:02:27 +09:00
sync_point.py db: Remove layer of indirection 2023-03-25 12:02:27 +09:00
user_creds.py db: Remove layer of indirection 2023-03-25 12:02:27 +09:00