Merge "Add new project python-distilclient"

This commit is contained in:
Jenkins 2016-06-05 20:07:01 +00:00 committed by Gerrit Code Review
commit b012d87ae4
3 changed files with 18 additions and 0 deletions

View File

@ -3322,6 +3322,9 @@
acl-config: /home/gerrit2/acls/openstack/cue.config
- project: openstack/python-designateclient
description: OpenStack DNS As A Service (Designate) Client
- project: openstack/python-distilclient
description: Python client library for Distil API
acl-config: /home/gerrit2/acls/openstack/distil.config
- project: openstack/python-dracclient
description: Library for managing machines with Dell iDRAC cards
- project: openstack/python-evoqueclient

View File

@ -7399,6 +7399,14 @@
- openstack-publish-jobs
- pypi-jobs
- project:
name: python-distilclient
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- project:
name: python-dracclient
tarball-site: tarballs.openstack.org

View File

@ -10275,6 +10275,13 @@ projects:
post:
- python-designateclient-coverage
- name: openstack/python-distilclient
template:
- name: merge-check
- name: python-jobs
- name: check-requirements
- name: publish-to-pypi
- name: openstack/python-dracclient
template:
- name: merge-check