DEPRECATED, Monasca Transform and Aggregation Engine
Go to file
Joseph Davis f34176819d Adjust proxy port parsing to only return number.
A simple robustness tweak to remove any trailing character,
like a / in "http://web-proxy.example.com:8080/", from
the parsed proxy port.

Change-Id: Iac75f8ae431b923b86dbd5835b1c48ca090e14e7
2017-01-13 08:56:38 -08:00
devstack Fix ci 2016-12-15 07:55:17 +00:00
doc Corrected test environment 2016-11-22 10:24:07 +00:00
etc Populate the project id for kafka publish 2016-11-11 15:24:22 +00:00
monasca_transform Delete hourly offsets from offsets table 2017-01-09 19:35:51 +00:00
scripts Removed spark-events from config 2016-06-20 10:15:02 +01:00
tests Add configurable amnesty period for late metrics 2016-11-22 13:03:52 +00:00
tools/vagrant Adjust proxy port parsing to only return number. 2017-01-13 08:56:38 -08:00
.gitignore Added tools/vagrant/.vagrant file to .gitignore 2016-12-07 14:24:41 +00: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
LICENSE monasca-transform initial commit 2016-05-26 00:10:37 +00:00
README.md Show team and repo badges on README 2016-11-25 18:27:38 +01:00
requirements.txt Updated from global requirements 2017-01-03 14:47:47 +00:00
setup.cfg Two stage transformation 2016-06-28 13:47:50 +00:00
setup.py Manual sync with openstack/requirements 2016-11-28 19:44:00 +11:00
test-requirements.txt Manual sync with openstack/requirements 2016-11-28 19:44:00 +11:00
tox.ini Refactored vagrant environment for xenial 2016-11-25 10:52:55 +00: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.