This website requires JavaScript.
Explore
Get Started
x
/
monasca-vagrant
Code
Issues
Proposed changes
monasca-vagrant
/
tests
History
Tim Kuhlman
0b815cd7bd
Misc cleanpu, removed unmaintained tests and unused chef bits
...
Change-Id: I7cc22a223b2be1a3beab92c2781c6acda066bef2
2014-11-24 14:04:01 -07:00
..
alarm_crud.py
Enhance smoke test
2014-10-23 08:44:31 -06:00
alarm.py
Update the field name for actions_enabled in Alarms. It changed in the API
2014-06-02 13:23:41 -06:00
cli_wrapper.py
Have change_alarm_state return success or failure
2014-11-04 13:24:29 -07:00
env.sh
Do not set MONASCA_API_URL
2014-11-11 13:17:38 -07:00
measurement_test.py
Fix the system tests to work with keystone auth
2014-08-06 10:43:54 -06:00
notification_crud.py
Enhance smoke test
2014-10-23 08:44:31 -06:00
notification_cycleTest.py
Added test to alarm_crud.py of changing state via API and then having it change back to original state via the incoming metrics.
2014-06-11 09:36:57 -06:00
notification.py
Added test to alarm_crud.py of changing state via API and then having it change back to original state via the incoming metrics.
2014-06-11 09:36:57 -06:00
README.md
Misc cleanpu, removed unmaintained tests and unused chef bits
2014-11-24 14:04:01 -07:00
smoke.py
Merge "Have change_alarm_state return success or failure"
2014-11-12 02:38:26 +00:00
utils.py
Do not set MONASCA_API_URL
2014-11-11 13:17:38 -07:00
README.md
Test notifications
run smoke.py from within the mini-mon vm for a full test of Monasca
env.sh can be sourced to set the proper env for using the python-monascaclient