senlin/senlin/objects
Tyler Adams 6b15b97689 Remove executable permissions from files that don't need it
Many python files have their executable permissions flag set but they shouldn't Removed executable flag from files that did not need it

Closes-Bug: #2055736
Change-Id: Ic04051fdc597b2f915f76e4c4c47f392354ddfe1
2024-03-02 00:14:48 +00:00
..
requests Remove executable permissions from files that don't need it 2024-03-02 00:14:48 +00:00
__init__.py Merge "Add get-revision requests in object and service" 2016-12-23 09:24:27 +00:00
action.py Remove executable permissions from files that don't need it 2024-03-02 00:14:48 +00:00
base.py Fix py35 API test flake 2018-02-25 14:56:40 +00:00
cluster.py Fix Senlin performance issues 2019-02-28 17:27:30 -08:00
cluster_lock.py Reject actions if target resource is locked 2018-10-10 16:46:10 +00:00
cluster_policy.py Fix cooldown check 2018-10-09 18:04:43 -07:00
credential.py Minor tweak versioned object implementation 2016-06-02 21:56:04 -04:00
dependency.py Simplify ovo fields/base import 2016-06-01 23:24:07 -04:00
event.py Revise UUID field checking 2017-01-30 07:20:37 -05:00
fields.py Remove six usage 2020-01-13 14:22:55 -08:00
health_registry.py Add node poll url detection type to health policy 2018-06-26 00:56:19 +00:00
node.py Add tainted field to nodes 2019-10-22 21:27:55 +00:00
node_lock.py Reject actions if target resource is locked 2018-10-10 16:46:10 +00:00
notification.py Remove six usage 2020-01-13 14:22:55 -08:00
policy.py use policy_obj to load policy objects 2016-12-21 15:01:56 +08:00
profile.py rework profile-get2/list2 2016-12-20 11:29:05 +08:00
receiver.py Add receiver update interface engine service support 2017-05-30 21:40:31 +08:00
service.py Fixed sqlalchemy 2.x support 2023-12-29 12:06:57 -08:00