Add Evoque client project
Change-Id: I91abe4ad1d8bf51fc0363a99ffc5ef1b83bad0b4
This commit is contained in:
parent
085101d02b
commit
3ef7230c84
@ -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:
|
||||
|
@ -478,6 +478,7 @@ openstack-evoque:
|
||||
- x-vrif-minus-2
|
||||
projects:
|
||||
- openstack/evoque
|
||||
- openstack/python-evoqueclient
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@ -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'
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user