Commit Graph

30 Commits

Author SHA1 Message Date
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
wangqi c9858bd6af add line to fix Unexpected indentation
Change-Id: I86dc1e4773ccbeb1835c13a1cf84784692e0f53e
2018-11-07 16:15:18 +00:00
Zuul 22ef7b98c0 Merge "Multiple detection modes spec" 2018-09-20 07:53:28 +00:00
Duc Truong facd502b70 Multiple detection modes spec
Change-Id: I49e1025debaf6eae6bcc54db46ecd654cb94964a
Implements: blueprint multiple-detection-modes
2018-09-11 15:46:34 -07:00
Duc Truong 1c92710d06 Fail-fast on locked resource spec
Implements: blueprint fail-fast-locked-resource
Change-Id: I7d4a9d4007bd95c025b5099c03f9905b3a714463
2018-09-07 00:13:11 +00:00
sunqingliang6 446e713d04 modify grammatical errors
Change-Id: I4caeba85d880c5f0456efeac963ea9d792180498
2018-06-27 21:06:08 +08:00
inspurericzhang 4aed9e951b Replace Chinese punctuation with English punctuation
Curly quotes(Chinese punctuation) usually input from Chinese input method.
When read from english context, it makes some confusion.

Change-Id: I0a74d3d02b031fa2e0b50419dd9d5f9494910be2
2018-05-17 12:28:20 +08:00
Monty Taylor 00641ad75f
Rename python-openstacksdk to openstacksdk
Depends-On: https://review.openstack.org/554662
Change-Id: Ib47b9e8afa4c2e105347e39bd18791b8cb6a7eda
2018-03-23 08:30:46 -05:00
Yuanbin.Chen c31f2c219c Fix documents title format error
Change-Id: If58658785d4fdf4e108e87a6233c873ad18b9c1a
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-02-27 17:37:32 +08:00
xuleibj d8cd8b0c45 Fix grammar error
modify 'a' to 'an'.

Change-Id: Id58fe5c737c1f546c33338cd8ad96514a640d3b0
2018-02-11 13:57:56 +08:00
xuleibj 85513f5c1c Replace Chiness punctuation with English punctuation
This context use Chinese comma mistakenly, modify to English one.

Change-Id: I2fb5334e9b0d175d9ae63013a6b83eb7fc24c3d2
2018-02-09 10:51:24 +08:00
chohoor 6496b80cbb Add fast scaling spec
This patch add a spec about senlint support for fast scaling.

Change-Id: I1e7ce32b74c7e87559ef23c245e17928b778171b
2017-12-28 12:02:24 +08:00
Duc Truong 2deedb9e9b Add lifecycle hook spec
The AWS autoscaling service provides a 'lifecycle hook' feature that Senlin
currently lacks. Lifecycle hooks during scaling operations allow the user or
an application to perform custom setup or clean-up of instances.

Change-Id: I61ddf4b5e560f3c913fa962665d43048090ef3ed
2017-12-09 22:34:49 -08:00
Hangdong Zhang 122e117909 Update and optimize documentation links
1. Update the dead and outdated links
2. Optimize (e.g. http -> https)

Change-Id: I2ca308e9e14929aecf595f431f819cac7a365602
2017-07-19 10:19:48 +08:00
Li Xinhui b972215082 Revise workflow intergation spec with new recover design
This patch removes 'type' from the design of recover action part,
due to the inconsistency with the ACTION_NAME constraints today.

Change-Id: I9c0969e82d3866616288e49cf0451713f9105e42
2017-01-07 17:54:38 +08:00
lixinhui f7c1084d63 Extend Senlin to support mistral workflow service
This patch includes spec about extending Senlin with mistral support.

Change-Id: I17c42f67823313a0531c24647f319b263e760a0c
2017-01-03 06:49:25 +08:00
tengqm 0b23e1851d Move approved spec into the 'approved dir
This moves the generic event spec into the approved directory.

Change-Id: I583bbc74da3f8b83ed2492983cd539a9146bc701
2016-11-14 21:20:20 -05:00
Jenkins 4760256278 Merge "A spec for generic event/notification support" 2016-11-13 12:35:38 +00:00
tengqm cd563e713d A spec for generic event/notification support
Change-Id: I8ee8cfb260effab5540b1a5ce7692e84b7968cb3
2016-11-09 21:58:50 -05:00
tengqm de6c5c9904 Move container spec to approved dir
This patch moves the container cluster spec into approved directory.
History information added to the spec for later reference.

Change-Id: If8e65595c9de168b5e1df42bde7ce0f2fb3b37e9
2016-11-08 03:06:52 -05:00
Jenkins 0ba0c6d8c6 Merge "Fix a typo in template.rst" 2016-09-22 15:33:54 +00:00
Jenkins a83f904eb2 Merge "Fix error in template.rst" 2016-09-22 15:33:48 +00:00
zhangyanxian 71d5986ca7 Fix a typo in template.rst
TrivialFix

Change-Id: I0515f91ccd12033cd90c2a3483696b2a2830fea5
2016-09-21 01:49:48 +00:00
miaohb 9046b8a51d Fix error in template.rst
Fix misspelling in template.rst

Change-Id: Ie265f28028867e640a93bb8c36b3347714572936
2016-09-20 14:43:43 +08:00
miaohb 1e333518ab Fix error in container-cluster
Fix error in container-cluster

Change-Id: I79ad7569a4d98b6b7304608b50b4168bfddd6422
2016-09-20 14:22:59 +08:00
jonnary c8cc3527d5 Fix specs/container-cluster.rst error
Fix error in specs/container-cluster.rst

Change-Id: Ie2954646263208c0cdbe16e973dba0b5f5ef7c5a
2016-09-16 05:06:59 -07:00
Jenkins 84e059d061 Merge "A spec for container cluster service" 2016-09-01 06:39:29 +00:00
xu-haiwei d78c920027 A spec for container cluster service
This spec is submitted to start a discussion of OpenStack native
container service. Please share your ideas freely.

Change-Id: I62d502c5b3c6ab3d475e9fb6d8e58d71174cc0ec
2016-08-25 05:09:53 +00:00
tengqm 3a8e76a7ea Template for specs
We have a specs directory under /doc subdirectory but we don't have a
guide or template on how to compose a specs document. This patch
proposes a template file adapted from nova-specs project.

Change-Id: Ie929840b74f6bbc04505f82a2221ec484e73edf6
2016-08-01 02:23:57 -04:00
tengqm d21fbd684c Add a specs directory to hold design proposals
This is a temporary repo for hosting design discussions.

Change-Id: Ieb9969dcf244fb5a616c6129126b316daa834c8c
2016-02-17 01:55:51 -05:00