From 30e638cc59c472419ecca4fc0509602eeca08924 Mon Sep 17 00:00:00 2001 From: Sandy Walsh Date: Fri, 12 Sep 2014 13:18:14 +0000 Subject: [PATCH] notification_utils: utility library for OpenStack notifications. Change-Id: I3fd55bb531bf7e37d3c2d8555170f5cf0624ec88 --- .../files/jenkins_job_builder/config/projects.yaml | 5 +++++ modules/openstack_project/files/review.projects.yaml | 4 ++++ modules/openstack_project/files/zuul/layout.yaml | 5 +++++ 3 files changed, 14 insertions(+) diff --git a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml index 3ff9d3aa84..4d25d3c34f 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -3045,6 +3045,11 @@ node: 'bare-precise || bare-trusty' tarball-site: tarballs.openstack.org +- project: + name: stacktach-notification-utils + node: 'bare-precise || bare-trusty' + tarball-site: tarballs.openstack.org + - project: name: stacktach-notigen node: 'bare-precise || bare-trusty' diff --git a/modules/openstack_project/files/review.projects.yaml b/modules/openstack_project/files/review.projects.yaml index fb8dff0a37..7adc838854 100644 --- a/modules/openstack_project/files/review.projects.yaml +++ b/modules/openstack_project/files/review.projects.yaml @@ -1260,6 +1260,10 @@ description: Cmdline tool and client library for StackTach.v3 acl-config: /home/gerrit2/acls/stackforge/stacktach.config upstream: https://github.com/stacktach/klugman.git +- project: stackforge/stacktach-notification-utils + description: Utility library for working with Openstack notifications. + acl-config: /home/gerrit2/acls/stackforge/stacktach.config + upstream: https://github.com/stacktach/notification_utils.git - project: stackforge/stacktach-notigen description: OpenStack-like notification generator/simulator. acl-config: /home/gerrit2/acls/stackforge/stacktach.config diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 6077b5a647..39712f8bd9 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -5194,6 +5194,11 @@ projects: - name: merge-check - name: noop-jobs + - name: stackforge/stacktach-notification-utils + template: + - name: merge-check + - name: noop-jobs + - name: stackforge/stacktach-notigen template: - name: merge-check