Merge "Add openstack/python-wsmanclient project"

This commit is contained in:
Jenkins
2016-02-06 04:15:36 +00:00
committed by Gerrit Code Review
4 changed files with 35 additions and 0 deletions

View 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

View File

@@ -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

View File

@@ -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

View File

@@ -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