Add Evoque client project

Change-Id: I91abe4ad1d8bf51fc0363a99ffc5ef1b83bad0b4
This commit is contained in:
lawrancejing 2015-11-06 02:45:03 +00:00
parent 085101d02b
commit 3ef7230c84
4 changed files with 17 additions and 0 deletions

View File

@ -2384,6 +2384,9 @@
description: OpenStack DNS As A Service (Designate) Client
- project: openstack/python-dracclient
description: Library for managing machines with Dell iDRAC cards
- project: openstack/python-evoqueclient
description: Client library for Evoque API
acl-config: /home/gerrit2/acls/openstack/evoque.config
- project: openstack/python-fuelclient
description: Client for Fuel.
groups:

View File

@ -478,6 +478,7 @@ openstack-evoque:
- x-vrif-minus-2
projects:
- openstack/evoque
- openstack/python-evoqueclient
branches:
- master

View File

@ -5311,6 +5311,14 @@
- python-jobs
- pypi-jobs
- project:
name: python-evoqueclient
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: python-fuelclient
node: 'bare-precise || bare-trusty'

View File

@ -7632,6 +7632,11 @@ projects:
- gate-python-dracclient-pep8
- gate-python-dracclient-python27
- name: openstack/python-evoqueclient
template:
- name: merge-check
- name: python-jobs
- name: openstack/python-fuelclient
template:
- name: python3-jobs