Go to file
Jenkins 1da804c0a1 Updated openstack/openstack
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>
2015-12-30 01:05:48 +00:00
2015-12-29 22:42:22 +00:00
2015-12-07 15:53:44 +00:00
2015-12-22 18:21:41 +00:00
2015-12-18 02:04:13 +00:00
2015-12-22 22:36:29 +00:00
2015-12-23 09:58:15 +00:00
2015-11-11 14:36:43 +00:00
2015-12-29 23:40:02 +00:00
2015-12-10 15:57:44 +00:00
2015-12-04 23:15:52 +00:00
2015-12-14 23:20:30 +00:00
2015-12-17 18:51:31 +00:00
2015-12-28 17:06:48 +00:00
2015-12-16 01:43:02 +00:00
2015-12-13 23:37:45 +00:00
2015-12-14 20:14:00 +00:00
2015-09-18 19:35:38 +00:00
2015-11-14 19:06:02 +00:00
2015-12-27 16:06:40 +00:00
2015-12-15 11:18:34 +00:00
2015-12-28 12:32:41 +00:00
2015-12-22 11:10:24 +00:00
2015-12-28 17:06:10 +00:00
2015-10-26 22:57:42 +00:00
2015-12-28 18:18:17 +00:00
2015-12-28 18:38:51 +00:00
2015-12-28 23:22:18 +00:00
2015-12-23 11:13:06 +00:00
2015-12-29 07:57:56 +00:00
2015-12-29 21:06:29 +00:00
2015-12-29 17:13:53 +00:00
2015-12-23 21:57:54 +00:00
2015-12-29 06:31:49 +00:00
2015-12-16 15:58:12 +00:00
2015-12-29 20:54:52 +00:00
2015-12-30 00:28:13 +00:00
2015-12-09 18:25:56 +00:00
2015-12-15 18:42:32 +00:00
2015-12-29 22:12:50 +00:00
2015-12-28 19:20:18 +00:00
2015-12-17 22:32:13 +00:00
2015-12-30 01:05:48 +00:00
2015-12-22 02:05:28 +00:00
2015-12-29 20:55:15 +00:00
2015-12-14 15:48:57 +00:00
2015-12-29 14:18:10 +00:00
2015-11-20 02:15:28 +00:00
2015-12-29 04:04:50 +00:00
2015-12-12 00:58:21 +00:00
2015-12-25 10:21:46 +00:00
2015-12-22 20:30:11 +00:00
2015-12-22 04:56:06 +00:00
2015-12-23 09:04:19 +00:00
2015-12-16 03:01:16 +00:00
2015-12-08 06:44:15 +00:00
2015-12-09 21:14:49 +00:00
2015-12-13 14:38:02 +00:00
2015-11-18 00:18:15 +00:00
2015-11-03 17:16:52 +00:00
2015-10-09 13:39:17 +00:00
2015-11-26 05:26:21 +00:00
2015-12-02 17:04:54 +00:00
2015-12-26 15:15:49 +00:00
2015-12-16 05:39:47 +00:00
2015-12-23 00:45:46 +00:00
2015-12-08 21:37:34 +00:00
2015-12-22 17:23:51 +00:00
2015-12-26 08:05:35 +00:00
2015-12-21 10:42:26 +00:00
2015-12-17 22:47:31 +00:00
2015-12-18 14:29:55 +00:00
2015-12-28 07:21:52 +00:00
2015-12-25 15:09:30 +00:00
2015-09-16 19:58:51 +00:00
2015-11-30 13:04:09 +00:00
2015-12-17 21:09:24 +00:00
2015-12-16 00:25:48 +00:00
2015-12-23 17:26:18 +00:00
2015-12-14 23:03:39 +00:00
2015-10-08 19:01:28 +00:00
2015-12-24 16:55:53 +00:00
2015-12-25 06:48:00 +00:00
2015-12-24 18:21:21 +00:00
2015-12-22 20:32:36 +00:00
2015-12-22 21:50:22 +00:00
2015-12-29 21:01:38 +00:00
2015-12-21 19:17:47 +00:00
2015-09-22 20:20:33 +00:00
2015-12-16 23:01:09 +00:00
2015-12-11 20:39:28 +00:00
2015-12-14 20:17:10 +00:00
2015-12-18 21:59:36 +00:00

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
Repository tracking all OpenStack repositories as submodules
Readme 199 MiB
Languages
Python 100%