Merge "Add Stackforge project Mercador, part 3."
This commit is contained in:
commit
d6cd1e68ea
@ -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:
|
||||
|
@ -733,6 +733,7 @@ openstack-mercador:
|
||||
projects:
|
||||
- stackforge/mercador-pub
|
||||
- stackforge/mercador-sub
|
||||
- stackforge/python-mercadorclient
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@ -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'
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user