senlin/doc/specs
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
..
approved add line to fix Unexpected indentation 2018-11-07 16:15:18 +00:00
rejected Add a specs directory to hold design proposals 2016-02-17 01:55:51 -05:00
README.rst Add a specs directory to hold design proposals 2016-02-17 01:55:51 -05:00
cluster-fast-scaling.rst Replace Chiness punctuation with English punctuation 2018-02-09 10:51:24 +08:00
fail-fast-on-locked_resource.rst Remove executable permissions from files that don't need it 2024-03-02 00:14:48 +00:00
lifecycle-hook.rst Remove executable permissions from files that don't need it 2024-03-02 00:14:48 +00:00
multiple-detection-modes.rst Multiple detection modes spec 2018-09-11 15:46:34 -07:00
template.rst Rename python-openstacksdk to openstacksdk 2018-03-23 08:30:46 -05:00
workflow-recover.rst modify grammatical errors 2018-06-27 21:06:08 +08:00

README.rst

INTRO

This directory holds the proposals of non-trivial changes to senlin. We host them here to avoid the potential headaches in managing yet another project, say senlin-specs. When the needs rise up for a dedicated project for proposals, we can create such a project and migrate things here.

DIRECTORY LAYOUT

Proposals will be put into this directory during review. After being reviewed, it will be migrated into the rejected subdirectory or the approved subdirectory respectively.

rejected

A subdirectory for proposals that were rejected.

approved

A subdirectory for proposals that were approved.