Merge "Request for new repo - python-k8sclient"
This commit is contained in:
commit
71ff7b2b5b
15
gerrit/acls/openstack/python-k8sclient.config
Normal file
15
gerrit/acls/openstack/python-k8sclient.config
Normal 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
|
@ -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:
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user