designate/contrib/designate-ext-samplehandler
Dirk Mueller 0534c3dc52 Remove explicit lockdown of flake8
The hacking version should require the proper dep
of flake8, which includes pep8 and pyflakes.

Change-Id: Ia55a7f355e4ddd190d5bb66491ba8f76b0912a3b
2017-10-24 14:39:40 +02:00
..
designate_ext_samplehandler Updating the sample handler to be compatible with mitaka/newton 2016-09-17 05:40:01 +02:00
.gitignore Add the handler plugin example to the contrib folder 2014-02-22 12:08:45 +00:00
MANIFEST.in Add the handler plugin example to the contrib folder 2014-02-22 12:08:45 +00:00
README.rst Grammar mistakes have been corrected 2015-08-22 21:32:18 +05:30
requirements.txt Update stackforge references to openstack 2014-06-30 12:21:20 +01:00
setup.cfg Updating the sample handler to be compatible with mitaka/newton 2016-09-17 05:40:01 +02:00
setup.py Add the handler plugin example to the contrib folder 2014-02-22 12:08:45 +00:00
test-requirements.txt Remove explicit lockdown of flake8 2017-10-24 14:39:40 +02:00

README.rst

Sample Designate Notification Handler Extension

This repo provides a sample plugin for a custom notification handler.