Merge "Request for new repo - python-k8sclient"

This commit is contained in:
Jenkins 2016-04-04 10:58:04 +00:00 committed by Gerrit Code Review
commit 71ff7b2b5b
4 changed files with 34 additions and 0 deletions

View File

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

View File

@ -3207,6 +3207,9 @@
description: A python client implementing the Ironic API.
- project: openstack/python-jenkins
description: Python API for managing jobs and nodes in a Jenkins CI instance
- project: openstack/python-k8sclient
description: Python API for Kubernetes
upstream: https://github.com/dims/python-k8sclient.git
- project: openstack/python-keystoneclient
description: OpenStack Identity (Keystone) Client
options:

View File

@ -7002,6 +7002,14 @@
- pypi-jobs
- hook-{name}-rtfd
- project:
name: python-k8sclient
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- project:
name: python-keystoneclient
tarball-site: tarballs.openstack.org

View File

@ -9641,6 +9641,14 @@ projects:
check:
- python-jenkins-coverage
- name: openstack/python-k8sclient
template:
- name: merge-check
- name: python-jobs
- name: python3-jobs
- name: check-requirements
- name: publish-to-pypi
- name: openstack/python-keystoneclient
template:
- name: merge-check