heat/heat/objects
Takashi Kajinami 13ec108b0d Fix inconsistent naming in db api
Snapshot.get_all does not return all snapshots of the project but
returns all snapshots associated with a single stack, so its name
should contain _by_stack for consistency.

Change-Id: Ic6b93b7cfc84793077672b3f1052f03519e4c5a1
2024-01-27 07:21:46 +09: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 Fix inconsistent naming in db api 2024-01-27 07:21:46 +09:00
software_config.py db: Remove layer of indirection 2023-03-25 12:02:27 +09:00
software_deployment.py db: Remove layer of indirection 2023-03-25 12:02:27 +09: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