
JSON was used to support names that contain special characters. New json argument type for monasca-setup (inspired by review from Alexis Lee https://review.openstack.org/339023/) Note: The json argument would help solve a problem with file_size.py (https://bugs.launchpad.net/bugs/1625966), but file_size.py would still need modifications to accept json kwargs in its __init__ method. Change-Id: Id56a81d8f424be079a683d95c59c3e2a7d6b20d5
Tests for the mon agent.
Run with nosestests -w tests
For many tests to work an agent.yaml must be in either /etc/monasca/agent/agent.yaml or in the working directory.
Many tests require specific applications enabled in order for the test to run, these are skipped by default. See https://nose.readthedocs.org/en/latest/plugins/skip.html for details.