Merge "Add openstack/python-wsmanclient project"
This commit is contained in:
12
gerrit/acls/openstack/python-wsmanclient.config
Normal file
12
gerrit/acls/openstack/python-wsmanclient.config
Normal file
@@ -0,0 +1,12 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group python-wsmanclient-core
|
||||
create = group python-wsmanclient-release
|
||||
label-Code-Review = -2..+2 group python-wsmanclient-core
|
||||
label-Workflow = -1..+1 group python-wsmanclient-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
||||
@@ -2889,6 +2889,8 @@
|
||||
- project: openstack/python-watcherclient
|
||||
description: Client for resource optimization service for OpenStack.
|
||||
acl-config: /home/gerrit2/acls/openstack/watcher.config
|
||||
- project: openstack/python-wsmanclient
|
||||
description: Python client that speaks Web Services-Management protocol.
|
||||
- project: openstack/python-zaqarclient
|
||||
description: OpenStack Messaging (Zaqar) Client
|
||||
- project: openstack/qa-specs
|
||||
|
||||
@@ -6705,6 +6705,15 @@
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: python-wsmanclient
|
||||
node: bare-trusty
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: python-zaqarclient
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
@@ -9033,6 +9033,18 @@ projects:
|
||||
check:
|
||||
- python-watcherclient-coverage
|
||||
|
||||
- name: openstack/python-wsmanclient
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: publish-to-pypi
|
||||
- name: python3-jobs
|
||||
check:
|
||||
- gate-python-wsmanclient-pep8
|
||||
- gate-python-wsmanclient-python27
|
||||
gate:
|
||||
- gate-python-wsmanclient-pep8
|
||||
- gate-python-wsmanclient-python27
|
||||
|
||||
- name: openstack/python-zaqarclient
|
||||
template:
|
||||
- name: merge-check
|
||||
|
||||
Reference in New Issue
Block a user