Utility library for working with OpenStack notifications.
Go to file
Levi Blackstone c5b313c297 Add PEP8 check and fix related issues
- Add PEP8 section to tox.ini
- Add hacking to requirements to enforce OpenStack style requirements
- Fix formatting issues flagged by flake8 check
- Add copyright notices to all remaining files
- Update .gitignore file

Change-Id: I8133009ef5db8e98bb4aa00dbdd36d837eabe84f
2015-05-04 15:16:48 -05:00
notification_utils Add PEP8 check and fix related issues 2015-05-04 15:16:48 -05:00
tests Add PEP8 check and fix related issues 2015-05-04 15:16:48 -05:00
.gitignore Add PEP8 check and fix related issues 2015-05-04 15:16:48 -05:00
.gitreview Stackforge fix 2014-10-22 11:23:16 -07:00
LICENSE Initial commit 2014-05-21 04:50:46 -07:00
README.md first pass ... the essentials 2014-05-21 12:00:06 +00:00
requirements.txt Add PEP8 check and fix related issues 2015-05-04 15:16:48 -05:00
setup.cfg Bump version to remove pbr sha in version. 2015-04-27 11:39:52 -07:00
setup.py first pass ... the essentials 2014-05-21 12:00:06 +00:00
test_requirements.txt first pass ... the essentials 2014-05-21 12:00:06 +00:00
tox.ini Add PEP8 check and fix related issues 2015-05-04 15:16:48 -05:00

README.md

notification_utils

Utilities for dealing with OpenStack Notifications

Includes datetime <-> Decimal conversion and Json marshalling handlers to name a few (for now)