Merge "Add os-xenapi project."

This commit is contained in:
Jenkins 2016-10-18 07:35:08 +00:00 committed by Gerrit Code Review
commit a3d098f2f6
4 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,15 @@
[access "refs/heads/*"]
abandon = group os-xenapi-core
label-Code-Review = -2..+2 group os-xenapi-core
label-Verified = -1..+1 group os-xenapi-ci
label-Workflow = -1..+1 group os-xenapi-core
[access "refs/tags/*"]
pushSignedTag = group library-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -5339,6 +5339,8 @@
description: Integration library between network (Neutron) and compute (Nova) providers
- project: openstack/os-win
description: Windows / Hyper-V library for OpenStack projects.
- project: openstack/os-xenapi
description: XenAPI library for OpenStack projects.
- project: openstack/osc-lib
description: OpenStackClient plugin library support
acl-config: /home/gerrit2/acls/openstack/python-openstackclient.config

View File

@ -8920,6 +8920,16 @@
suffix: '-nv'
- pypi-jobs
- project:
name: os-xenapi
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- 'gate-{name}-python35{suffix}':
suffix: '-nv'
- pypi-jobs
- project:
name: osc-lib
tarball-site: tarballs.openstack.org

View File

@ -13193,6 +13193,14 @@ projects:
- name: check-requirements
- name: publish-to-pypi
- name: openstack/os-xenapi
template:
- name: merge-check
- name: python-jobs
- name: python35-jobs-nv
- name: check-requirements
- name: publish-to-pypi
- name: openstack/osc-lib
template:
- name: check-requirements