Andreas Jaeger e8714642bd Fix releasenotes building
tox -e releasenotes fails with:
Warning, treated as error:
WARNING: html_static_path entry
u'/home/aj/vcs/OpenStack/openstack/cursive/releasenotes/source/_static'
does not exist

Add missing directory - like done on similar projects -,
using a placeholder to make git happy.

Also, add build directory to .gitignore.

Remove .placeholder from .gitignore, those files are important!

Change-Id: I20d9881975eb491f6a977ae2de9406e64a659ca9
2016-07-13 09:39:52 +02:00
2016-06-27 18:28:04 -07:00
2016-06-27 18:28:04 -07:00
2016-07-13 09:39:52 +02:00
2016-07-06 10:24:04 +00:00
2016-06-27 18:28:04 -07:00
2016-06-27 18:28:04 -07:00
2016-06-27 18:28:04 -07:00
2016-06-27 18:28:04 -07:00
2016-06-27 18:28:04 -07:00
2016-06-27 18:28:04 -07:00
2016-06-27 18:28:04 -07:00
2016-06-27 18:28:04 -07:00
2016-06-27 18:28:04 -07:00
2016-06-27 18:28:04 -07:00
2016-06-27 18:28:04 -07:00

cursive

Cursive implements OpenStack-specific validation of digital signatures.

As OpenStack continues to mature, robust security controls become increasingly critical. The cursive project contains code extracted from various OpenStack projects for verifying digital signatures. Additional capabilities will be added to this project in support of various security features.

Features

  • TODO
Description
Library for validation of digital signatures.
Readme 424 KiB
Languages
Python 100%