aodh/aodh
gord chung 0ffb1da9dd simplify crud notification test
test_alarms_sends_notification will hang forever if it fails.
we don't really need to test that its notification is received by
other, just that it sends a notification. drop the test so it
verifies only that.

also, uncap pbr to resolve requirements conflict

Change-Id: I99f9996e5a3dd1e652d4142c7b596ae87da5e698
(cherry picked from commit b231f83f38)
2017-06-26 18:39:56 +00:00
..
api Fix all current typo bugs on Aodh project. 2017-01-23 19:11:27 +07:00
cmd Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-12-16 05:14:43 +00:00
conf cors: update default configuration using cors' own set_defaults funtion 2016-10-26 20:59:01 +08:00
evaluator property refactoring 2017-01-10 14:47:29 +00:00
locale Imported Translations from Zanata 2016-11-04 12:07:56 +00:00
notifier Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-12-16 05:14:43 +00:00
storage Fix the migration to use alarm_history 2017-02-23 16:12:46 +00:00
tests simplify crud notification test 2017-06-26 18:39:56 +00:00
__init__.py Update to hacking 0.11.0 2016-05-10 17:07:35 +02:00
coordination.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-12-16 05:14:43 +00:00
event.py Remove default=None when set value in Config 2016-09-27 14:33:19 +00:00
i18n.py Rename to aodh 2015-06-25 14:46:39 +02:00
keystone_client.py Remove unused LOG object 2016-07-07 09:46:55 +08:00
messaging.py Catch DriverLoadFailure for get_transport optional 2016-06-02 14:11:32 +08:00
opts.py Allow to extends the evaluator lookback window 2016-08-01 09:02:47 +02:00
queue.py Use "topics" instead of "topic" in Notifier initialization 2016-06-13 16:30:24 +08:00
service.py Move policy.json out of etc 2017-01-19 14:59:35 +01:00