DEPRECATED, Monasca Transform and Aggregation Engine
Go to file
Ashwin Agate 5c15a99a5c Enhanced refresh monasca transform script
refresh_monasca_script.sh is useful for
development in a devstack environment.

Enhanced the script to
* start and stop monasca-transform process
  running in a screen session
* added more hardening to catch for errors
  and exit if any command fails.
* added debugging statements help track
  down any errors when the script is run.

Change-Id: Idab02d555eed192d8242c870017955b935532c3d
2017-04-19 17:16:50 -07:00
devstack Enhanced refresh monasca transform script 2017-04-19 17:16:50 -07:00
doc/source Delete doc/build/html/.root-marker 2017-03-22 18:09:33 +01:00
etc Hourly aggregation account for early arrving metrics 2017-04-17 15:29:34 -07:00
monasca_transform Enhanced refresh monasca transform script 2017-04-19 17:16:50 -07:00
scripts Enhanced refresh monasca transform script 2017-04-19 17:16:50 -07:00
tests Hourly aggregation account for early arrving metrics 2017-04-17 15:29:34 -07:00
tools/vagrant Enhanced refresh monasca transform script 2017-04-19 17:16:50 -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
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
requirements.txt Updated from global requirements 2017-04-13 20:35:35 +00:00
setup.cfg Delete doc/build/html/.root-marker 2017-03-22 18:09:33 +01:00
setup.py Updated from global requirements 2017-03-17 15:59:01 -07:00
test-requirements.txt Fix development environment and functional tests 2017-04-11 12:13:25 -07:00
tox.ini Fix development environment and functional tests 2017-04-11 12:13:25 -07: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.