RETIRED, Cerberus security component
Go to file
Romain Ziba b0bc8fddfb Task model: Persistent attribute is a boolean
In the model of task, we used to have a text unicode for the attribute
'persistent' of a task. This was a mistake.
Change use of unicode 'True'/'False' for real boolean

Change-Id: Ia8c06de318053ef704d286edbe68eaf388a3a450
2015-06-03 10:36:32 +02:00
cerberus Task model: Persistent attribute is a boolean 2015-06-03 10:36:32 +02:00
contrib/devstack rm -f instead of rm only 2015-05-21 15:08:19 +02:00
doc Add more samples in datamodels for documentation 2015-05-18 15:42:19 +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 Correct mistake: deletion of __init__.py in tests 2015-05-28 18:08:34 +02:00
tox.ini Correct mistake: deletion of __init__.py in tests 2015-05-28 18:08:34 +02:00

README.md