Initialize python-vitrageclient project

Change-Id: Ida47617c4cfd1d81dcdad4793ec9856e0b3bdf8c
This commit is contained in:
mgrosz 2015-11-13 14:01:53 +02:00
parent ed93131dd9
commit 82dd2fd7d1
4 changed files with 17 additions and 0 deletions

View File

@ -2521,6 +2521,9 @@
docimpact-group: openstack-manuals
- project: openstack/python-tuskarclient
description: Python bindings and CLI to Tuskar.
- project: openstack/python-vitrageclient
description: Vitrage API Client library.
acl-config: /home/gerrit2/acls/openstack/vitrage.config
- project: openstack/python-watcherclient
description: A python client implementing the Watcher API.
acl-config: /home/gerrit2/acls/openstack/watcher.config

View File

@ -1516,6 +1516,7 @@ openstack-vitrage:
- change-merged
- x-vrif-minus-2
projects:
- openstack/python-vitrageclient
- openstack/vitrage
- openstack/vitrage-dashboard
- openstack/vitrage-specs

View File

@ -5891,6 +5891,14 @@
- pypi-jobs
- openstack-publish-jobs
- project:
name: python-vitrageclient
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: python-watcherclient
node: 'bare-precise || bare-trusty'

View File

@ -8270,6 +8270,11 @@ projects:
post:
- python-tuskarclient-coverage
- name: openstack/python-vitrageclient
template:
- name: merge-check
- name: python-jobs
- name: openstack/python-watcherclient
template:
- name: merge-check