From f73474b93e9f2e493a34e4b2a3c45a3b2bf2e359 Mon Sep 17 00:00:00 2001 From: Lee Yarwood Date: Wed, 15 Jan 2020 12:08:34 +0000 Subject: [PATCH] os-traits: release 2.2.0 This adds COMPUTE_RESCUE_BFV and COMPUTE_ACCELERATORS: c37f67a Add COMPUTE_RESCUE_BFV trait bdc942a Add a trait that compute manager can handle accelerator requests. Change-Id: Iba9e61c430c6bf31c9761c967dcd52a6d1a7faec --- deliverables/_independent/os-traits.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deliverables/_independent/os-traits.yaml b/deliverables/_independent/os-traits.yaml index 3c34cd3d47..3663a9937e 100644 --- a/deliverables/_independent/os-traits.yaml +++ b/deliverables/_independent/os-traits.yaml @@ -44,5 +44,9 @@ releases: projects: - repo: openstack/os-traits hash: f6c8636bd81198261113af1289f43ba9bc69ce07 + - version: 2.2.0 + projects: + - repo: openstack/os-traits + hash: bdc942a27248eeb0ad9b674f099d671e88792d54 repository-settings: openstack/os-traits: {}