DEPRECATED, Monasca Transform and Aggregation Engine
Go to file
Doug Hellmann cee85ad33b add lower-constraints job
Create a tox environment for running the unit tests against the lower
bounds of the dependencies.

Create a lower-constraints.txt to be used to enforce the lower bounds
in those tests.

Add openstack-tox-lower-constraints job to the zuul configuration.

See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html
for more details.

Change-Id: Ib536056a9b1076895f232e84823e853afd4d77a1
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-22 15:50:40 -04:00
devstack Use generic user for both zuul v2 and v3 2017-10-18 09:26:47 +07:00
doc/source Remove vestigate HUDSON_PUBLISH_DOCS reference 2017-09-02 08:50:25 -05:00
etc Switch to using Spark version 2.2.0 2017-08-21 11:18:22 -07:00
monasca_transform Merge "Switch to using Spark version 2.2.0" 2017-08-25 02:59:30 +00:00
scripts Enhanced refresh monasca transform script 2017-04-19 17:16:50 -07:00
tests Switch to using Spark version 2.2.0 2017-08-21 11:18:22 -07:00
tools/vagrant Update refresh monasca transfom script to systemd 2017-06-01 15:02:03 -07:00
.gitignore Delete doc/build/html/.root-marker 2017-03-22 18:09:33 +01:00
.gitreview Added .gitreview 2016-04-08 07:58:56 +00:00
.testr.conf Corrected test environment 2016-11-22 10:24:07 +00:00
.zuul.yaml add lower-constraints job 2018-03-22 15:50:40 -04:00
LICENSE monasca-transform initial commit 2016-05-26 00:10:37 +00:00
README.md Optimize the link address 2017-04-11 14:11:15 +05:30
lower-constraints.txt add lower-constraints job 2018-03-22 15:50:40 -04:00
requirements.txt Updated from global requirements 2017-12-15 21:40:24 +00:00
setup.cfg Changes to setup cfg 2017-05-25 13:53:57 -07:00
setup.py Updated from global requirements 2017-03-17 15:59:01 -07:00
test-requirements.txt Updated from global requirements 2017-09-16 23:14:59 +00:00
tox.ini add lower-constraints job 2018-03-22 15:50:40 -04:00

README.md

Team and repository tags

Team and repository tags

Monasca Transform

##To set up the development environment

The monasca-transform dev environment uses devstack so see the README in the devstack directory.