Added new python-magnetodbclient project to Stackforge

The python client for MagnetoDB.
More details https://wiki.openstack.org/wiki/MagnetoDB

Change-Id: Iabdeb8ea1c2a23013110b7b53e7c80cac7f459de
This commit is contained in:
Ilya Sviridov 2014-04-29 17:27:55 +03:00
parent e6aa5d9f44
commit d240ec9c64
5 changed files with 38 additions and 0 deletions

View File

@ -332,6 +332,7 @@ magnetodb:
- change-merged
- x-vrif-minus-2
projects:
- stackforge/python-magnetodbclient
- stackforge/magnetodb
branches:
- master

View File

@ -0,0 +1,13 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group magnetodb-core
label-Workflow = -1..+1 group magnetodb-core
abandon = group magnetodb-core
[access "refs/tags/*"]
pushSignedTag = group magnetodb-ptl
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true
[project]
status = active

View File

@ -2826,3 +2826,14 @@
jobs:
- python-jobs
- project:
name: python-magnetodbclient
github-org: stackforge
node: bare-precise
tarball-site: tarballs.openstack.org
jobs:
- hook-{name}-rtfd
- python-jobs
- pypi-jobs

View File

@ -968,6 +968,9 @@
- project: stackforge/python-kiteclient
description: Python bindings to Kite.
- project: stackforge/python-libraclient
- project: stackforge/python-magnetodbclient
description: Python client for MagnetoDB, the key-value database service for OpenStack cloud.
upstream: git://github.com/aostapenko/python-magnetodbclient
- project: stackforge/python-manilaclient
upstream: git://github.com/bswartz/python-manilaclient.git
- project: stackforge/python-mistralclient

View File

@ -4345,6 +4345,16 @@ projects:
- python-libraclient-coverage
- python-libraclient-branch-tarball
- name: stackforge/python-magnetodbclient
template:
- name: check-requirements
- name: docs-on-rtfd
- name: python-jobs
pre-release:
- python-magnetodbclient-tarball
release:
- python-magnetodbclient-tarball
- name: stackforge/python-manilaclient
check:
- gate-python-manilaclient-docs