DEPRECATED, Monasca Transform and Aggregation Engine
Go to file
rajat29 31ab7c40e1 Stop using deprecated 'message' attribute in Exception
The 'message' attribute has been deprecated and removed
from Python3.
For more details, please check:
https://www.python.org/dev/peps/pep-0352/

Change-Id: Ieaf6196fad7aa5e98ba6d6f5cea6f5f413fd4b69
2017-08-01 16:11:40 +05:30
devstack Check periodically if host is leader 2017-07-05 23:13:29 -07:00
doc/source Fix html_last_updated_fmt for Python3 2017-06-04 10:47:41 +07:00
etc Enable monasca transform functional tests 2017-05-01 08:23:59 -07:00
monasca_transform Stop using deprecated 'message' attribute in Exception 2017-08-01 16:11:40 +05:30
scripts Enhanced refresh monasca transform script 2017-04-19 17:16:50 -07:00
tests Check periodically if host is leader 2017-07-05 23:13:29 -07:00
tools/vagrant Update refresh monasca transfom script to systemd 2017-06-01 15:02:03 -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 Merge "Check periodically if host is leader" 2017-07-19 00:29:36 +00:00
setup.cfg Changes to setup cfg 2017-05-25 13:53:57 -07:00
setup.py Updated from global requirements 2017-03-17 15:59:01 -07:00
test-requirements.txt Updated from global requirements 2017-06-27 12:13:03 +00:00
tox.ini Add Constraints support 2017-04-17 18:14:01 +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.