DEPRECATED, Monasca Transform and Aggregation Engine
Go to file
Flint Calvin accbacb19e Reintroduced some aggregations which were apparently lost when
we transitioned to the upstream Monasca-Transform OpenStack repo.
Specifically, the missing aggregations were those for the
nova.vm.cpu.total_allocated and nova.vm.mem.total_allocated_mb
source metrics.
This set of changes also includes the resolution of a couple
pre-existing pep8 errors.

Change-Id: I84bf19b674aeadcd0d27799a887d0b89d0381550
2016-08-04 15:13:43 +00:00
devstack Change jdbc driver to drizzle 2016-07-08 18:29:24 +00:00
etc Change jdbc driver to drizzle 2016-07-08 18:29:24 +00:00
monasca_transform Reintroduced some aggregations which were apparently lost when 2016-08-04 15:13:43 +00:00
scripts Removed spark-events from config 2016-06-20 10:15:02 +01:00
tests Reintroduced some aggregations which were apparently lost when 2016-08-04 15:13:43 +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.