Watcher Specifications
Go to file
melissaml dee1f5c427 Trivial: Update pypi url to new url
Pypi url changed from [1] to [2]

[1] https://pypi.python.org/pypi/<package>
[2] https://pypi.org/project/<package>

Change-Id: I32449ab8729d33b6cfe6330d764b0756f1348f27
2018-04-21 03:36:06 +08:00
doc/source Clean imports in code 2018-02-21 17:57:30 +07:00
priorities Add team priorities for Rocky 2018-03-13 10:30:09 +03:00
specs Trivial: Update pypi url to new url 2018-04-21 03:36:06 +08:00
tests Provide a more dynamic Actions management solution 2016-01-08 10:53:54 +01:00
.gitignore Add .idea to .gitignore 2017-02-16 10:42:40 +00:00
.gitreview Added .gitreview 2015-10-23 11:59:37 +00:00
.testr.conf Setup watcher-specs repository 2015-11-10 06:28:39 -06:00
LICENSE Setup watcher-specs repository 2015-11-10 06:28:39 -06:00
README.rst Update links in README 2017-08-04 11:13:23 +08:00
requirements.txt Fix specification warnings 2017-08-04 15:37:59 +03:00
setup.cfg Fix specification warnings 2017-08-04 15:37:59 +03:00
setup.py Setup watcher-specs repository 2015-11-10 06:28:39 -06:00
test-requirements.txt Setup watcher-specs repository 2015-11-10 06:28:39 -06:00
tox.ini Added doc8 for specs validation 2016-03-17 15:19:32 +01:00

Team and repository tags

image

README

Watcher Specifications

This git repository is used to hold approved design specifications for additions to the Watcher project. Reviews of the specs are done in gerrit, using a similar workflow to how we review and merge changes to the code itself. For specific policies around specification review, refer to the end of this document.

The layout of this repository is:

specs/<release>/

Where there are two sub-directories:

specs/<release>/approved: specifications approved, but not yet implemented specs/<release>/implemented: implemented specifications