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
2014-10-22 11:23:16 -07:00
2014-05-21 04:50:46 -07:00
2014-05-21 12:00:06 +00:00
2014-05-21 12:00:06 +00:00
2015-05-04 15:16:48 -05:00

notification_utils

Utilities for dealing with OpenStack Notifications

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

Description
Utility library for working with OpenStack notifications.
Readme 54 KiB
Languages
Python 100%