Merge "Oslo to adopt sdague's zmq plugin"

This commit is contained in:
Jenkins 2015-06-24 17:12:52 +00:00 committed by Gerrit Code Review
commit 9302cc3fe4
4 changed files with 22 additions and 0 deletions

View File

@ -877,6 +877,12 @@
description: OpenStack DNS As A Service (Designate) Horizon Plugin
- project: openstack/designate-specs
description: OpenStack DNS As A Service (Designate) Specifications
- project: openstack/devstack-plugin-zmq
description: Devstack plugin to configure ZMQ.
upstream: https://github.com/sdague/zmq-devstack.git
acl-config: /home/gerrit2/acls/openstack/oslo.messaging.config
groups:
- oslo
- project: openstack/dib-utils
description: Pieces of diskimage-builder that are useful without the full project
- project: openstack/diskimage-builder

View File

@ -1072,6 +1072,7 @@ openstack-oslo:
projects:
- openstack/automaton
- openstack/debtcollector
- openstack/devstack-plugin-zmq
- openstack/futurist
- openstack/mox3
- openstack/oslo-incubator

View File

@ -143,6 +143,13 @@
jobs:
- specs-jobs
- project:
name: devstack-plugin-zmq
node: 'bare-precise || bare-trusty'
jobs:
- gate-{name}-bashate
- project:
name: dragonflow
node: 'bare-precise || bare-trusty'

View File

@ -3487,6 +3487,14 @@ projects:
- name: merge-check
- name: noop-jobs
- name: openstack/devstack-plugin-zmq
template:
- name: merge-check
check:
- gate-devstack-plugin-zmq-bashate
gate:
- gate-devstack-plugin-zmq-bashate
- name: openstack/dib-utils
template:
- name: merge-check