DEPRECATED, Monasca Transform and Aggregation Engine
Go to file
Flint Calvin 4edad0286a Eliminated ceiling function for utilization metrics
Removed the calls to the ceiling function on utilization
metrics aggregation such that they now are exact values (i.e.,
not rounded up to the next integral value).

Change-Id: I9813b94acb051f6754da2d559090318010f86e57
2016-09-09 21:07:29 +00:00
devstack Made changes to prevent multiple metrics in the same batch. 2016-08-31 18:18:25 +00:00
etc Made changes to prevent multiple metrics in the same batch. 2016-08-31 18:18:25 +00:00
monasca_transform Eliminated ceiling function for utilization metrics 2016-09-09 21:07:29 +00:00
scripts Removed spark-events from config 2016-06-20 10:15:02 +01:00
tests Eliminated ceiling function for utilization metrics 2016-09-09 21:07:29 +00:00
tools/vagrant fix no_proxy bug in tools/vagrant/Vagrantfile 2016-07-01 15:59:59 -07:00
.gitreview Added .gitreview 2016-04-08 07:58:56 +00:00
LICENSE monasca-transform initial commit 2016-05-26 00:10:37 +00:00
README.md monasca-transform initial commit 2016-05-26 00:10:37 +00:00
requirements.txt Removed version from monasca-common dependency 2016-07-29 14:24:46 +01:00
setup.cfg Two stage transformation 2016-06-28 13:47:50 +00:00
setup.py monasca-transform initial commit 2016-05-26 00:10:37 +00:00
test-requirements.txt Add TLS/SSL capability to database connection 2016-07-28 10:12:10 +01:00
tox.ini Two stage transformation 2016-06-28 13:47:50 +00:00

README.md

Monasca Transform

##To set up the development environment

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