fe88e8f796
With changeset [1], releasenotes are added to monasca-persister. To make the release notes available, the notes can be build now with tox ("tox -e releasenotes") and the standard zuul job (release-notes-jobs-python3) was added to build and publish the notes. Also adjust elasticsearch requirement to "<3.0.0" to be inline with the global-requirements list. This fixes: Requirement for package elasticsearch excludes a version not excluded in the global list. [1] Ida11c326b3e6771b5ccf994205c55874db05bc5c Change-Id: I16268797151a6b997610c8fbded4c9eeb9265597
23 lines
236 B
Plaintext
23 lines
236 B
Plaintext
releasenotes/build/
|
|
target/
|
|
*.classpath
|
|
*.project
|
|
*.settings/
|
|
debs/
|
|
logs/
|
|
.idea/
|
|
**/*.pyc
|
|
virtenv/*
|
|
.coverage
|
|
cover/
|
|
.tox/
|
|
*egg-info/
|
|
.testrepository/
|
|
.stestr/
|
|
*.sample
|
|
perf/persister_perf_*/*.*
|
|
perf/jmeter.log
|
|
AUTHORS
|
|
ChangeLog
|
|
dist/*
|