Commit Graph

10 Commits

Author SHA1 Message Date
Tony Breeds 7f3aabd571 Retire Packaging Deb project repos
This commit is part of a series to retire the Packaging Deb
project. Step 2 is to remove all content from the project
repos, replacing it with a README notification where to find
ongoing work, and how to recover the repo if needed at some
future point (as in
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project).

Change-Id: I4fc8c78684b734165c30e7ff570d6dc7c696aae8
2017-09-12 15:57:26 -06:00
Andreas Jaeger 69ddb16dac Cleanup tox.ini
Remove old and unused constraint environments.

Note: Constraints were unused in CI before and stay unused since
cursive is not part of global requirements process.

Change-Id: I29b8eda7d99b815893da0cadc2341053bee436be
2016-08-26 11:10:43 +02:00
Dane Fichter d5e395cc35 Add should_create_verifier method
This change adds a should_create_verifier method
to the signature_utils module, since the existing
signature verification code in Glance requires
this method.

Change-Id: Ic4be5dd900425ba0eceafca97b549a499dc6606e
2016-08-02 20:59:09 -04:00
dane-fichter 0aefe7a813 Support building wheels
Tagging this project as a pure-Python module
so that py27 and py34 releases work correctly.

Change-Id: Ifec2a4fe48d00f2ee27ce7c3a2f8344a6ff33e4e
2016-06-28 10:50:14 -07:00
Jenkins bce152f2e9 Merge "Fix releasenotes building" 2016-08-02 11:58:02 +00:00
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
dane-fichter b2aba64263 Add signature_utils module
This change ports Nova's signature_utils module
into the cursive library.

Change-Id: Ic54dc204e41b3758bc2e8e1571d697931b371889
Partial-Bug: #1528349
2016-06-28 08:55:11 -07:00
dane-fichter 016cabb018 Add hacking note for copyrights
This change adds a note to HACKING.rst which
states that copyright notices should be omitted.

Change-Id: I1282e30fb3ea73b6793d7e4c5f0ff565bcd9c7bb
2016-06-28 06:45:21 -07:00
dane-fichter 0da0dd357d Initial cookiecutter commit
This commit establishes the test and
development environment for the cursive
repository.

Change-Id: I440c4c55172cddd194efafe5d8f8d18728d7f8c0
2016-06-27 18:28:04 -07:00
OpenStack Project Creator b568e8f361 Added .gitreview 2016-07-06 10:24:04 +00:00