DEPRECATED, Event storage and REST API for Ceilometer
Go to file
Julien Danjou efacfce94c sqlalchemy: use nested transaction when getting/creating event types
If adding the database fails, not using a nested transaction will make the
whole transaction passed from the caller fail. The code does not handle that at
all.

This switches to using a nested transaction, so only the insert is rolled-back
if it fails.

Change-Id: I5196147524e5fdd0d46d4c1995a8afb964ce3f6f
(cherry picked from commit e4021dbeac)
2017-03-28 09:18:15 +00:00
devstack Merge "remove event_* prefixes" 2017-01-23 13:02:52 +00:00
doc Remove pecan_debug option 2016-10-12 19:08:53 +02:00
etc/panko Add http_proxy_to_wsgi to panko config-generator 2016-10-17 17:22:18 +00:00
panko sqlalchemy: use nested transaction when getting/creating event types 2017-03-28 09:18:15 +00:00
releasenotes Imported Translations from Zanata 2016-11-02 06:02:55 +00:00
tools remove event redundancy 2017-01-13 09:03:48 -05:00
.coveragerc Rename to Panko 2016-06-14 17:00:22 +02:00
.gitignore Rename to Panko 2016-06-14 17:00:22 +02:00
.gitreview Update .gitreview for stable/ocata 2017-02-06 13:08:22 +00:00
.mailmap add mailmap to avoid dup of authors 2014-10-09 10:31:23 +03:00
.testr.conf tox: build all needed functional targets + fix compat with Gabbi >= 1.22 + fix raw type 2016-06-24 16:09:18 +02:00
CONTRIBUTING.rst Rename to Panko 2016-06-14 17:00:22 +02:00
HACKING.rst Rename to Panko 2016-06-14 17:00:22 +02:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS Remove Nadya Privalova from core reviewers 2016-07-28 14:56:44 +02:00
README.rst Rename to Panko 2016-06-14 17:00:22 +02:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
requirements.txt Update requirements 2017-01-18 11:15:19 +08:00
setup.cfg Merge "remove event redundancy" 2017-01-23 12:49:30 +00:00
setup.py Updated from global requirements 2015-09-17 16:37:39 +00:00
test-requirements.txt add tempest plugin base 2017-01-13 19:29:59 +00:00
tox.ini Merge "Enable coverage report in console output" 2017-01-04 10:23:45 +00:00

README.rst

panko

Documentation for the project can be found at:

http://docs.openstack.org/developer/panko/

The project home is at:

http://launchpad.net/panko