1da804c0a15803ede05bf6565e2f2252c394dfbd
Project: openstack/nova e5b1162703718601fc4df6482c341327f7559da0 signature_utils: refactor the list of ECC curves In the signature utils code and tests, we repeat the set of ECC curves four times. Refactor the code so that we've only one such list. Introduce a SignatureKeyType class which encapsulates all the info about each signature key type and which also maintains a registry of key types. In a subsequent patch, this refactoring makes it easier to only register ECC curves which are available on the platform. Related-Bug: #1528393 Change-Id: Ic9fa1bd2149fdcdc3fc27688f6e8b141b23d8757 Signed-off-by: Mark McLoughlin <markmc@redhat.com>
…
…
…
…
oslo.version
@ 5b0fbe6a25
…
…
…
…
…
OpenStack Tracking Repo
zuul gates all of the contained projects in an effective single timeline. This means that OpenStack, across all of the projects, does already have a sequence of combinations that have been explicitly tested, but it's non-trivial to go from a single commit of a particular project to the commits that were tested with it.
Gerrit's submodule tracking feature will update a super project every time a subproject is updated, so the specific sequence created by zuul will be captured by the super project commits.
This repo is intended to be used in a read-only manner. Any commit in this repo will get a collection of commits in the other repos that have explicitly been tested with each other, if that sort of thing is important to you.
Description
Languages
Python
100%