Merge "Add Stackforge project Mercador, part 3."

This commit is contained in:
Jenkins 2015-06-02 18:08:22 +00:00 committed by Gerrit Code Review
commit d6cd1e68ea
4 changed files with 20 additions and 0 deletions

View File

@ -2165,6 +2165,10 @@
- project: stackforge/python-magnetodbclient
description: Python client for MagnetoDB, the key-value database service for OpenStack
cloud.
- project: stackforge/python-mercadorclient
description: Mercador cloud service federation - client
upstream: git://github.com/geoffarnold/mercador-client.git
acl-config: /home/gerrit2/acls/stackforge/mercador.config
- project: stackforge/python-mistralclient
description: Python client for Mistral REST API.
groups:

View File

@ -733,6 +733,7 @@ openstack-mercador:
projects:
- stackforge/mercador-pub
- stackforge/mercador-sub
- stackforge/python-mercadorclient
branches:
- master

View File

@ -5207,6 +5207,15 @@
- 'gate-{name}-tox-{envlist}':
envlist: bandit
- project:
name: python-mercadorclient
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- project:
name: python-mistralclient
node: 'bare-precise || bare-trusty'

View File

@ -7028,6 +7028,12 @@ projects:
release:
- python-magnetodbclient-tarball
- name: stackforge/python-mercadorclient
template:
- name: merge-check
- name: python-jobs
- name: publish-to-pypi
- name: stackforge/python-mistralclient
template:
- name: merge-check