RETIRED, Cerberus security component
Go to file
Romain Ziba f4559a91a4 Cerberus creates an uuid for security reports
Previously, Cerberus retrieved reports according to the report identifier the plugin
provided. The goal of this US is for Cerberus to create its own uuid and keep the
report identifier of the plugin. The changes include:

* Migration of the db
* an unique attribute UUID
* Tuple (report_id, plugin_id) must be unique
* Changes of unit & functional tests

Change-Id: I9aedb88fd5a4f66ccd5e2e831790d9655f76bb09
2015-06-11 16:27:19 +02:00
cerberus Cerberus creates an uuid for security reports 2015-06-11 16:27:19 +02:00
contrib/devstack rm -f instead of rm only 2015-05-21 15:08:19 +02:00
doc Enable more recent versions of sphinx 2015-06-11 09:54:53 +02:00
etc/cerberus New cerberus conf sample 2015-05-21 11:59:06 +02:00
functionaltests Add functional tests 2015-05-28 10:34:23 +02:00
tools Migration from falcon to pecan 2015-05-11 15:57:37 +02:00
.coveragerc Initial Cookiecutter Commit. 2015-02-05 14:45:16 +01:00
.gitignore Migration from falcon to pecan 2015-05-11 15:57:37 +02:00
.gitreview git review: the repository is in stackforge 2015-04-16 14:07:08 +02:00
.mailmap Initial Cookiecutter Commit. 2015-02-05 14:45:16 +01:00
.testr.conf Correct mistake: deletion of __init__.py in tests 2015-05-28 18:08:34 +02:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2015-02-05 14:45:16 +01:00
HACKING.rst Initial Cookiecutter Commit. 2015-02-05 14:45:16 +01:00
LICENSE Initial Cookiecutter Commit. 2015-02-05 14:45:16 +01:00
LICENSE-2.0.txt Release 1.1.0 2015-04-16 14:22:45 +02:00
MANIFEST.in Initial Cookiecutter Commit. 2015-02-05 14:45:16 +01:00
README.md first commit 2014-10-29 16:12:38 +01:00
README.rst Initial Cookiecutter Commit. 2015-02-05 14:45:16 +01:00
babel.cfg Initial Cookiecutter Commit. 2015-02-05 14:45:16 +01:00
openstack-common.conf Release 1.1.0 2015-04-16 14:22:45 +02:00
requirements.txt Release 1.1.0 2015-04-16 14:22:45 +02:00
setup.cfg Add functional tests 2015-05-28 10:34:23 +02:00
setup.py Initial Cookiecutter Commit. 2015-02-05 14:45:16 +01:00
test-requirements.txt Use Sphinx v1.2.3 2015-06-11 10:09:28 +02:00
tox.ini Correct mistake: deletion of __init__.py in tests 2015-05-28 18:08:34 +02:00

README.md