Commit Graph

4 Commits

Author SHA1 Message Date
LeopardMa 1b8073039a Change openstack-dev to openstack-discuss
Change-Id: Ie9fd7a36fdaf480b153e1181b827c74d4c6327c6
2021-02-08 20:40:52 +00:00
Luigi Toscano 450f696589 zuul: move jobs in-tree and related updates
Move the job definitions in-tree, updating them when needed.
This lead to several changes:

- update tox.ini and setup.cfg to align it to the newest standards
  (including newer python classifiers);
- no more python 2.x jobs;
- bump hacking requirements to make the pep8 job work with the newest
  python releases;
- ignore a few spurious flake8 warnings;
- switch to stestr as test runner;
- update cryptography dependency.

The old barbican simple-crypto job name is still available as an alias
for a while, but it is time to switch away from it, so directly
use the new job.

Depends-On: https://review.opendev.org/771443
Change-Id: Iba7b4106c49e4b492c97097648c7b8f599a2ca4b
2021-01-19 15:25:08 +01: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
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