Merge "Add new project python-distilclient"
This commit is contained in:
commit
b012d87ae4
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user