monasca-notification/monasca_notification
Artur Basiak cc13bcae01 Make code compatible with Python3.5
Add adjustments:
   - read configuration file in binary mode
   - remove extra encoding
   - check if string is binary class and convert it to
     standard string

Change-Id: I5f73b6b0e8b5592539e07fe66debf917540ce24c
Story: 2001124
Task: 4816
(cherry picked from commit 1ee321bb05)
2017-08-11 23:34:52 +00:00
..
common Make code compatible with Python3.5 2017-08-11 23:34:52 +00:00
plugins Merge "Fix slack notification" 2017-08-08 03:55:57 +00:00
processors Make code compatible with Python3.5 2017-08-11 23:34:52 +00:00
types Replacing six.iteritems() with .items() 2017-04-04 16:24:44 +05:30
__init__.py Rename to monasca, setup for tox, removed legacy bits 2014-07-16 15:59:00 -06:00
main.py Make code compatible with Python3.5 2017-08-11 23:34:52 +00:00
notification.py Make monasca-notification Py35 compatible 2017-07-18 13:31:41 +02:00
notification_engine.py Use absolute paths for imports 2017-07-18 11:11:53 +00:00
notification_exceptions.py Update copyright in monasca-nofitication 2016-06-09 14:36:42 -06:00
periodic_engine.py Use absolute paths for imports 2017-07-18 11:11:53 +00:00
retry_engine.py Use absolute paths for imports 2017-07-18 11:11:53 +00:00