Utility library for working with OpenStack notifications.
Go to file
OpenDev Sysadmins 07b043e8a8 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:51:14 +00: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 OpenDev Migration Patch 2019-04-19 19:51:14 +00: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)