DEPRECATED, Monasca Transform and Aggregation Engine
Go to file
David C Kennedy 00b4797a65 Corrected catch up aggregation logic
Fixed a bug where the hourly agregation would run at every iteration
if the hour is zero (midnight) because zero is falsey.

Change-Id: I9652f02aea30f3ddb6f154db716aa4057455be06
2017-02-14 14:56:23 +00:00
devstack Update monasca-transform git path in README 2017-01-18 08:45:40 -08: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 Corrected catch up aggregation logic 2017-02-14 14:56:23 +00:00
scripts Removed spark-events from config 2016-06-20 10:15:02 +01:00
tests Corrected catch up aggregation logic 2017-02-14 14:56:23 +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-18 16:55:02 +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.