notification_utils: utility library for OpenStack notifications.
Change-Id: I3fd55bb531bf7e37d3c2d8555170f5cf0624ec88
This commit is contained in:
parent
40d2bbf965
commit
30e638cc59
@ -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'
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user