Add python-solumclient to stackforge

See https://blueprints.launchpad.net/solum/+spec/command-line

Change-Id: I355b31c399d9db317badd9764bdcd6bf692f4193
This commit is contained in:
Noorul Islam K M
2013-11-15 08:43:16 +05:30
parent daccf0a2ff
commit 7f6072eeed
4 changed files with 41 additions and 0 deletions

View File

@@ -396,5 +396,6 @@ solum:
- x-vrif-minus-2
projects:
- stackforge/solum
- stackforge/python-solumclient
branches:
- master

View File

@@ -0,0 +1,13 @@
[access "refs/*"]
owner = group Administrators
[access "refs/heads/*"]
label-Code-Review = -2..+2 group solum-core
label-Approved = +0..+1 group solum-core
[access "refs/tags/*"]
create = group solum-ptl
pushTag = group solum-ptl
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@@ -1721,3 +1721,12 @@
jobs:
- python-jobs
- project:
name: python-solumclient
github-org: stackforge
node: precise
tarball-site: tarballs.openstack.org
jobs:
- python-jobs

View File

@@ -3632,3 +3632,21 @@ projects:
- gate-turbo-hipster-python27
post:
- turbo-hipster-coverage
- name: stackforge/python-solumclient
check:
- gate-python-solumclient-pep8
- gate-python-solumclient-python26
- gate-python-solumclient-python27
- gate-python-solumclient-python33
- gate-python-solumclient-pypy
- gate-python-solumclient-docs
gate:
- gate-python-solumclient-pep8
- gate-python-solumclient-python26
- gate-python-solumclient-python27
- gate-python-solumclient-python33
- gate-python-solumclient-pypy
- gate-python-solumclient-docs
post:
- python-solumclient-coverage