Add murano-metadataclient to stackforge

Add vote false for python33 in murano repositories
Update ACL rules in murano-config

Change-Id: I963143871e902d55f66288131f5c4a1ba1bf08c5
This commit is contained in:
efedorova 2013-10-16 10:35:21 +04:00 committed by Ekaterina Fedorova
parent 84d4230a81
commit 9bbd07ee06
5 changed files with 51 additions and 3 deletions

View File

@ -250,6 +250,7 @@ murano:
- stackforge/python-muranoclient
- stackforge/murano-common
- stackforge/murano-repository
- stackforge/murano-metadataclient
branches:
- master

View File

@ -1,6 +1,3 @@
[access "refs/*"]
create = group murano-core
pushTag = group murano-core
[access "refs/heads/milestone-proposed"]
label-Code-Review = -2..+2 group murano-milestone
label-Approved = +0..+1 group murano-milestone
@ -20,6 +17,9 @@
label-Code-Review = -2..+2 group murano-core
label-Approved = +0..+1 group murano-core
workInProgress = group murano-core
[access "refs/tags/*"]
create = group murano-milestone
pushTag = group murano-milestone
[receive]
requireChangeId = true
requireContributorAgreement = true

View File

@ -61,6 +61,16 @@
- pypi-jobs
- gate-{name}-docs
- project:
name: murano-metadataclient
github-org: stackforge
node: precise
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- project:
name: climate
github-org: stackforge

View File

@ -308,6 +308,14 @@ jobs:
voting: false
- name: gate-python-tuskarclient-python33
voting: false
- name: gate-murano-metadataclient-python33
voting: false
- name: gate-murano-common-python33
voting: false
- name: gate-python-muranoclient-python33
voting: false
- name: gate-murano-repository-python33
voting: false
# puppet-openstack targets
- name: gate-puppet-vswitch-puppet-lint
voting: false
@ -2925,6 +2933,7 @@ projects:
- gate-python-muranoclient-pep8
- gate-python-muranoclient-python26
- gate-python-muranoclient-python27
- gate-python-muranoclient-python33
gate:
- gate-python-muranoclient-pep8
- gate-python-muranoclient-python26
@ -2945,6 +2954,7 @@ projects:
- gate-murano-common-pep8
- gate-murano-common-python26
- gate-murano-common-python27
- gate-murano-common-python33
gate:
- gate-murano-common-pep8
- gate-murano-common-python26
@ -2965,6 +2975,7 @@ projects:
- gate-murano-repository-pep8
- gate-murano-repository-python26
- gate-murano-repository-python27
- gate-murano-repository-python33
gate:
- gate-murano-repository-pep8
- gate-murano-repository-python26
@ -2980,6 +2991,29 @@ projects:
- post-mirror-python27
- post-mirror-python33
- name: stackforge/murano-metadataclient
check:
- gate-murano-metadataclient-pep8
- gate-murano-metadataclient-python26
- gate-murano-metadataclient-python27
- gate-murano-metadataclient-python33
- gate-murano-metadataclient-docs
gate:
- gate-murano-metadataclient-pep8
- gate-murano-metadataclient-python26
- gate-murano-metadataclient-python27
- gate-murano-metadataclient-docs
post:
- murano-metadataclient-branch-tarball
pre-release:
- murano-metadataclient-tarball
release:
- murano-metadataclient-tarball:
- murano-metadataclient-pypi-upload:
- post-mirror-python26
- post-mirror-python27
- post-mirror-python33
- name: stackforge/opencafe
check:
- gate-noop

View File

@ -352,6 +352,9 @@
- project: stackforge/murano-repository
upstream: git://github.com/EkaterinaFedorova/murano-repository
acl-config: /home/gerrit2/acls/stackforge/murano.config
- project: stackforge/murano-metadataclient
upstream: git://github.com/EkaterinaFedorova/python-metadataclient.git
acl-config: /home/gerrit2/acls/stackforge/murano.config
- project: openstack/ironic
description: A service for managing and provisioning Bare Metal servers.
upstream: git://github.com/devananda/ironic.git