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:
parent
84d4230a81
commit
9bbd07ee06
@ -250,6 +250,7 @@ murano:
|
|||||||
- stackforge/python-muranoclient
|
- stackforge/python-muranoclient
|
||||||
- stackforge/murano-common
|
- stackforge/murano-common
|
||||||
- stackforge/murano-repository
|
- stackforge/murano-repository
|
||||||
|
- stackforge/murano-metadataclient
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
[access "refs/*"]
|
|
||||||
create = group murano-core
|
|
||||||
pushTag = group murano-core
|
|
||||||
[access "refs/heads/milestone-proposed"]
|
[access "refs/heads/milestone-proposed"]
|
||||||
label-Code-Review = -2..+2 group murano-milestone
|
label-Code-Review = -2..+2 group murano-milestone
|
||||||
label-Approved = +0..+1 group murano-milestone
|
label-Approved = +0..+1 group murano-milestone
|
||||||
@ -20,6 +17,9 @@
|
|||||||
label-Code-Review = -2..+2 group murano-core
|
label-Code-Review = -2..+2 group murano-core
|
||||||
label-Approved = +0..+1 group murano-core
|
label-Approved = +0..+1 group murano-core
|
||||||
workInProgress = group murano-core
|
workInProgress = group murano-core
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
create = group murano-milestone
|
||||||
|
pushTag = group murano-milestone
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
@ -61,6 +61,16 @@
|
|||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
- gate-{name}-docs
|
- gate-{name}-docs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: murano-metadataclient
|
||||||
|
github-org: stackforge
|
||||||
|
node: precise
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- python-jobs
|
||||||
|
- pypi-jobs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: climate
|
name: climate
|
||||||
github-org: stackforge
|
github-org: stackforge
|
||||||
|
@ -308,6 +308,14 @@ jobs:
|
|||||||
voting: false
|
voting: false
|
||||||
- name: gate-python-tuskarclient-python33
|
- name: gate-python-tuskarclient-python33
|
||||||
voting: false
|
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
|
# puppet-openstack targets
|
||||||
- name: gate-puppet-vswitch-puppet-lint
|
- name: gate-puppet-vswitch-puppet-lint
|
||||||
voting: false
|
voting: false
|
||||||
@ -2925,6 +2933,7 @@ projects:
|
|||||||
- gate-python-muranoclient-pep8
|
- gate-python-muranoclient-pep8
|
||||||
- gate-python-muranoclient-python26
|
- gate-python-muranoclient-python26
|
||||||
- gate-python-muranoclient-python27
|
- gate-python-muranoclient-python27
|
||||||
|
- gate-python-muranoclient-python33
|
||||||
gate:
|
gate:
|
||||||
- gate-python-muranoclient-pep8
|
- gate-python-muranoclient-pep8
|
||||||
- gate-python-muranoclient-python26
|
- gate-python-muranoclient-python26
|
||||||
@ -2945,6 +2954,7 @@ projects:
|
|||||||
- gate-murano-common-pep8
|
- gate-murano-common-pep8
|
||||||
- gate-murano-common-python26
|
- gate-murano-common-python26
|
||||||
- gate-murano-common-python27
|
- gate-murano-common-python27
|
||||||
|
- gate-murano-common-python33
|
||||||
gate:
|
gate:
|
||||||
- gate-murano-common-pep8
|
- gate-murano-common-pep8
|
||||||
- gate-murano-common-python26
|
- gate-murano-common-python26
|
||||||
@ -2965,6 +2975,7 @@ projects:
|
|||||||
- gate-murano-repository-pep8
|
- gate-murano-repository-pep8
|
||||||
- gate-murano-repository-python26
|
- gate-murano-repository-python26
|
||||||
- gate-murano-repository-python27
|
- gate-murano-repository-python27
|
||||||
|
- gate-murano-repository-python33
|
||||||
gate:
|
gate:
|
||||||
- gate-murano-repository-pep8
|
- gate-murano-repository-pep8
|
||||||
- gate-murano-repository-python26
|
- gate-murano-repository-python26
|
||||||
@ -2980,6 +2991,29 @@ projects:
|
|||||||
- post-mirror-python27
|
- post-mirror-python27
|
||||||
- post-mirror-python33
|
- 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
|
- name: stackforge/opencafe
|
||||||
check:
|
check:
|
||||||
- gate-noop
|
- gate-noop
|
||||||
|
@ -352,6 +352,9 @@
|
|||||||
- project: stackforge/murano-repository
|
- project: stackforge/murano-repository
|
||||||
upstream: git://github.com/EkaterinaFedorova/murano-repository
|
upstream: git://github.com/EkaterinaFedorova/murano-repository
|
||||||
acl-config: /home/gerrit2/acls/stackforge/murano.config
|
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
|
- project: openstack/ironic
|
||||||
description: A service for managing and provisioning Bare Metal servers.
|
description: A service for managing and provisioning Bare Metal servers.
|
||||||
upstream: git://github.com/devananda/ironic.git
|
upstream: git://github.com/devananda/ironic.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user