Commit Graph

8 Commits

Author SHA1 Message Date
OpenDev Sysadmins a2705db6a5 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:51:44 +00:00
wanghui 6bbb7eb05a Add py36 tox environment
Change-Id: Ib22c98991025688081e443dfc8806ece43d5250e
2018-11-07 20:20:30 +08:00
James Page a56382cd24 Update tox.ini inline with other interfaces
Resync tox.ini file with other reactive interfaces to ensure a
consistent approach to tox targets.

Change-Id: I8736fd8229e3a3343eb1096a0f115e8ae5544211
2018-10-04 17:02:37 +01:00
Andreas Jaeger f55bd3a7f9 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I265e47a84516982f9a470690c91ee563cf8251f0
Story: #2002586
Task: #24317
2018-10-04 15:24:04 +02:00
Andreas Jaeger 47e1e6d6c5 Update tox to remove deprecated pip option; add .gitreview
The job --allow-unverified is obsolete, also python-apt cannot be
installed and is unneeded for current jobs.

Remove so that python installation works.

Add .gitreview file.

Change-Id: I519c98d3c41e943c14483d9ab38b37096cd21a7e
2018-10-04 12:57:07 +02:00
Alex Kavanagh 44c34f7d19 Rename the interface to barbican-hsm
It was called barbican-hsm-plugin, but it was decided to rename it to
barbican-hsm.  Also added a README and ensured that the tox -e pep8 target
passes.
2016-07-13 16:31:23 +00:00
Alex Kavanagh a5ed48a3ad Add LICENSE, copyright headers and docstrings
This patch adds the Apache2.0 LICENSE file and appropriate copyright headers to
the two .py files.

Also, docstrings are added to the classes and appropriate functions.
2016-07-01 14:49:41 +00:00
Alex Kavanagh e00c817737 Initial interface files
This is a basic, 'just about works' commit of the HSM plugin interface to
provide a base to work from in getting the HSM <-> barbican charm to work.
2016-06-23 13:40:04 +00:00