Merge "Add devstack-plugin-additional-pkg-repos"

This commit is contained in:
Jenkins 2016-03-17 11:35:14 +00:00 committed by Gerrit Code Review
commit 91d5fffe6d
4 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,14 @@
[access "refs/heads/*"]
abandon = group devstack-plugin-apr-core
label-Code-Review = -2..+2 group devstack-plugin-apr-core
label-Workflow = -1..+1 group devstack-plugin-apr-core
[access "refs/tags/*"]
pushSignedTag = group devstack-plugin-apr-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -1256,6 +1256,10 @@
acl-config: /home/gerrit2/acls/openstack/designate.config
- project: openstack/designate-specs
description: OpenStack DNS As A Service (Designate) Specifications
- project: openstack/devstack-plugin-additional-pkg-repos
description: A DevStack plugin that allows inclusion of external package repositories for testing
new (or indeed old) releases of system utiilities
upstream: https://github.com/tbreeds/tbreeds-devstack-plugin-additional-pkg-repos
- project: openstack/devstack-plugin-amqp1
description: DevStack plugin to configure AMQP1.
acl-config: /home/gerrit2/acls/openstack/oslo.messaging.config

View File

@ -1212,6 +1212,12 @@
job-suffix: ''
- project:
name: devstack-plugin-additional-pkg-repos
jobs:
- gate-{name}-bashate
- project:
name: devstack-plugin-amqp1

View File

@ -4971,6 +4971,14 @@ projects:
gate:
- gate-designate-specs-python27
- name: openstack/devstack-plugin-additional-pkg-repos
template:
- name: merge-check
check:
- gate-devstack-plugin-additional-pkg-repos-bashate
gate:
- gate-devstack-plugin-additional-pkg-repos-bashate
- name: openstack/devstack-plugin-amqp1
template:
- name: merge-check