Oslo is adopting several stackforge libraries
The stackforge repositories for cliff, stevedore, taskflow, and pycadf need to move under the openstack branded area of the git server and CI system. Change-Id: I08824ab75a285f0b50db1e6c5208feebeb6048b9
This commit is contained in:
parent
f59e5037d1
commit
daf27aeff1
@ -333,7 +333,7 @@ openstack-state-management:
|
|||||||
- change-merged
|
- change-merged
|
||||||
- x-vrif-minus-2
|
- x-vrif-minus-2
|
||||||
projects:
|
projects:
|
||||||
- stackforge/taskflow
|
- openstack/taskflow
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
@ -9,6 +9,6 @@
|
|||||||
state = active
|
state = active
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = false
|
requireContributorAgreement = true
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
@ -9,6 +9,6 @@
|
|||||||
state = active
|
state = active
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = false
|
requireContributorAgreement = true
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
@ -1659,7 +1659,7 @@
|
|||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: taskflow
|
name: taskflow
|
||||||
github-org: stackforge
|
github-org: openstack
|
||||||
node: precise
|
node: precise
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
@ -1709,7 +1709,7 @@
|
|||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: pycadf
|
name: pycadf
|
||||||
github-org: stackforge
|
github-org: openstack
|
||||||
node: precise
|
node: precise
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
@ -1742,7 +1742,7 @@
|
|||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: stevedore
|
name: stevedore
|
||||||
github-org: stackforge
|
github-org: openstack
|
||||||
node: precise
|
node: precise
|
||||||
rtfd-id: 4157
|
rtfd-id: 4157
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
@ -1754,7 +1754,7 @@
|
|||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: cliff
|
name: cliff
|
||||||
github-org: stackforge
|
github-org: openstack
|
||||||
node: precise
|
node: precise
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
@ -160,6 +160,9 @@
|
|||||||
- project: openstack/ceilometer
|
- project: openstack/ceilometer
|
||||||
- project: openstack/cinder
|
- project: openstack/cinder
|
||||||
docimpact-group: openstack-manuals
|
docimpact-group: openstack-manuals
|
||||||
|
- project: openstack/cliff
|
||||||
|
description: Command Line Interface Formulation Framework
|
||||||
|
group: python-cliff
|
||||||
- project: openstack/compute-api
|
- project: openstack/compute-api
|
||||||
group: openstack-api-site
|
group: openstack-api-site
|
||||||
- project: openstack/database-api
|
- project: openstack/database-api
|
||||||
@ -241,6 +244,8 @@
|
|||||||
- project: openstack/oslo.version
|
- project: openstack/oslo.version
|
||||||
docimpact-group: openstack-manuals
|
docimpact-group: openstack-manuals
|
||||||
upstream: git://github.com/emonty/oslo.version.git
|
upstream: git://github.com/emonty/oslo.version.git
|
||||||
|
- project: openstack/pycadf
|
||||||
|
description: CADF Python module
|
||||||
- project: openstack/python-ceilometerclient
|
- project: openstack/python-ceilometerclient
|
||||||
upstream: git://github.com/asalkeld/python-ceilometerclient.git
|
upstream: git://github.com/asalkeld/python-ceilometerclient.git
|
||||||
- project: openstack/python-cinderclient
|
- project: openstack/python-cinderclient
|
||||||
@ -286,11 +291,16 @@
|
|||||||
group: savanna
|
group: savanna
|
||||||
description: Disk image elements for Savanna
|
description: Disk image elements for Savanna
|
||||||
acl-config: /home/gerrit2/acls/openstack/savanna.config
|
acl-config: /home/gerrit2/acls/openstack/savanna.config
|
||||||
|
- project: openstack/stevedore
|
||||||
|
group: python-stevedore
|
||||||
|
description: Manage dynamic plugins for Python applications
|
||||||
- project: openstack/swift
|
- project: openstack/swift
|
||||||
docimpact-group: openstack-manuals
|
docimpact-group: openstack-manuals
|
||||||
- project: openstack/swift-bench
|
- project: openstack/swift-bench
|
||||||
description: Benchmarking tool for OpenStack Swift
|
description: Benchmarking tool for OpenStack Swift
|
||||||
upstream: git://github.com/jeblair/swift-bench.git
|
upstream: git://github.com/jeblair/swift-bench.git
|
||||||
|
- project: openstack/taskflow
|
||||||
|
description: A library to complete workflows/tasks in HA manner
|
||||||
- project: openstack/tempest
|
- project: openstack/tempest
|
||||||
options:
|
options:
|
||||||
- direct-release
|
- direct-release
|
||||||
@ -338,10 +348,6 @@
|
|||||||
- project: stackforge/cl-openstack-client
|
- project: stackforge/cl-openstack-client
|
||||||
description: Common Lisp OpenStack client libraries
|
description: Common Lisp OpenStack client libraries
|
||||||
upstream: git://github.com/jd/cl-openstack-client.git
|
upstream: git://github.com/jd/cl-openstack-client.git
|
||||||
- project: stackforge/cliff
|
|
||||||
description: Command Line Interface Formulation Framework
|
|
||||||
upstream: git://github.com/dreamhost/cliff.git
|
|
||||||
group: python-cliff
|
|
||||||
- project: stackforge/climate
|
- project: stackforge/climate
|
||||||
description: Reservation Service for OpenStack
|
description: Reservation Service for OpenStack
|
||||||
upstream: git://github.com/jd/climate.git
|
upstream: git://github.com/jd/climate.git
|
||||||
@ -675,8 +681,6 @@
|
|||||||
upstream: git://github.com/CiscoSystems/puppet_openstack_builder
|
upstream: git://github.com/CiscoSystems/puppet_openstack_builder
|
||||||
description: Data model for deploying multiple openstack reference architectures
|
description: Data model for deploying multiple openstack reference architectures
|
||||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||||
- project: stackforge/pycadf
|
|
||||||
description: CADF Python module
|
|
||||||
- project: stackforge/pyghmi
|
- project: stackforge/pyghmi
|
||||||
description: A Pure python IPMI library
|
description: A Pure python IPMI library
|
||||||
upstream: git://git.code.sf.net/p/xcat/python-ipmi
|
upstream: git://git.code.sf.net/p/xcat/python-ipmi
|
||||||
@ -729,17 +733,10 @@
|
|||||||
- project: stackforge/stackalytics
|
- project: stackforge/stackalytics
|
||||||
description: OpenStack analytics dashboard
|
description: OpenStack analytics dashboard
|
||||||
upstream: git://github.com/Mirantis/stackalytics.git
|
upstream: git://github.com/Mirantis/stackalytics.git
|
||||||
- project: stackforge/stevedore
|
|
||||||
group: python-stevedore
|
|
||||||
description: Manage dynamic plugins for Python applications
|
|
||||||
upstream: git://github.com/dreamhost/stevedore.git
|
|
||||||
- project: stackforge/swiftsync
|
- project: stackforge/swiftsync
|
||||||
description: "Swift mass syncronizer"
|
description: "Swift mass syncronizer"
|
||||||
upstream: git://github.com/enovance/swiftsync.git
|
upstream: git://github.com/enovance/swiftsync.git
|
||||||
acl-config: /home/gerrit2/acls/openstack/swiftsync.config
|
acl-config: /home/gerrit2/acls/openstack/swiftsync.config
|
||||||
- project: stackforge/taskflow
|
|
||||||
description: A library to complete workflows/tasks in HA manner
|
|
||||||
upstream: git://github.com/yahoo/TaskFlow
|
|
||||||
- project: stackforge/tomograph
|
- project: stackforge/tomograph
|
||||||
description: "Library to help distributed applications send trace information to metrics backends like Zipkin and Statsd."
|
description: "Library to help distributed applications send trace information to metrics backends like Zipkin and Statsd."
|
||||||
upstream: https://github.com/timjr/tomograph.git
|
upstream: https://github.com/timjr/tomograph.git
|
||||||
|
@ -550,6 +550,41 @@ projects:
|
|||||||
periodic:
|
periodic:
|
||||||
- cinder-propose-translation-update
|
- cinder-propose-translation-update
|
||||||
|
|
||||||
|
- name: openstack/cliff
|
||||||
|
check:
|
||||||
|
- gate-cliff-pep8
|
||||||
|
- gate-cliff-python26
|
||||||
|
- gate-cliff-python27
|
||||||
|
- gate-cliff-python33
|
||||||
|
- gate-cliff-pypy
|
||||||
|
- gate-cliff-tox-neutronclient-stable
|
||||||
|
- gate-cliff-tox-neutronclient-tip
|
||||||
|
- gate-cliff-tox-openstackclient-stable
|
||||||
|
- gate-cliff-tox-openstackclient-tip
|
||||||
|
gate:
|
||||||
|
- gate-cliff-pep8
|
||||||
|
- gate-cliff-python26
|
||||||
|
- gate-cliff-python27
|
||||||
|
- gate-cliff-python33
|
||||||
|
- gate-cliff-pypy
|
||||||
|
- gate-cliff-tox-neutronclient-stable
|
||||||
|
- gate-cliff-tox-neutronclient-tip
|
||||||
|
- gate-cliff-tox-openstackclient-stable
|
||||||
|
- gate-cliff-tox-openstackclient-tip
|
||||||
|
post:
|
||||||
|
- cliff-branch-tarball
|
||||||
|
- hook-cliff-rtfd
|
||||||
|
pre-release:
|
||||||
|
- cliff-tarball
|
||||||
|
- hook-cliff-rtfd
|
||||||
|
release:
|
||||||
|
- cliff-tarball:
|
||||||
|
- cliff-pypi-upload:
|
||||||
|
- post-mirror-python26
|
||||||
|
- post-mirror-python27
|
||||||
|
- post-mirror-python33
|
||||||
|
- hook-cliff-rtfd
|
||||||
|
|
||||||
- name: openstack/gantt
|
- name: openstack/gantt
|
||||||
template:
|
template:
|
||||||
- name: python-jobs
|
- name: python-jobs
|
||||||
@ -850,6 +885,28 @@ projects:
|
|||||||
periodic:
|
periodic:
|
||||||
- nova-propose-translation-update
|
- nova-propose-translation-update
|
||||||
|
|
||||||
|
- name: openstack/pycadf
|
||||||
|
check:
|
||||||
|
- gate-pycadf-pep8
|
||||||
|
- gate-pycadf-python26
|
||||||
|
- gate-pycadf-python27
|
||||||
|
- gate-pycadf-python33
|
||||||
|
gate:
|
||||||
|
- gate-pycadf-pep8
|
||||||
|
- gate-pycadf-python26
|
||||||
|
- gate-pycadf-python27
|
||||||
|
- gate-pycadf-python33
|
||||||
|
post:
|
||||||
|
- pycadf-branch-tarball
|
||||||
|
pre-release:
|
||||||
|
- pycadf-tarball
|
||||||
|
release:
|
||||||
|
- pycadf-tarball:
|
||||||
|
- pycadf-pypi-upload:
|
||||||
|
- post-mirror-python26
|
||||||
|
- post-mirror-python27
|
||||||
|
- post-mirror-python33
|
||||||
|
|
||||||
- name: openstack/savanna
|
- name: openstack/savanna
|
||||||
template:
|
template:
|
||||||
- name: python-jobs
|
- name: python-jobs
|
||||||
@ -882,6 +939,31 @@ projects:
|
|||||||
periodic:
|
periodic:
|
||||||
- savanna-propose-translation-update
|
- savanna-propose-translation-update
|
||||||
|
|
||||||
|
- name: openstack/stevedore
|
||||||
|
check:
|
||||||
|
- gate-stevedore-pep8
|
||||||
|
- gate-stevedore-python26
|
||||||
|
- gate-stevedore-python27
|
||||||
|
- gate-stevedore-python33
|
||||||
|
gate:
|
||||||
|
- gate-stevedore-pep8
|
||||||
|
- gate-stevedore-python26
|
||||||
|
- gate-stevedore-python27
|
||||||
|
- gate-stevedore-python33
|
||||||
|
post:
|
||||||
|
- stevedore-branch-tarball
|
||||||
|
- hook-stevedore-rtfd
|
||||||
|
pre-release:
|
||||||
|
- stevedore-tarball
|
||||||
|
- hook-stevedore-rtfd
|
||||||
|
release:
|
||||||
|
- stevedore-tarball:
|
||||||
|
- stevedore-pypi-upload:
|
||||||
|
- post-mirror-python26
|
||||||
|
- post-mirror-python27
|
||||||
|
- post-mirror-python33
|
||||||
|
- hook-stevedore-rtfd
|
||||||
|
|
||||||
- name: openstack/swift
|
- name: openstack/swift
|
||||||
template:
|
template:
|
||||||
- name: python-jobs
|
- name: python-jobs
|
||||||
@ -913,6 +995,37 @@ projects:
|
|||||||
- swift-tarball
|
- swift-tarball
|
||||||
- swift-merge-release-tags
|
- swift-merge-release-tags
|
||||||
|
|
||||||
|
- name: openstack/taskflow
|
||||||
|
check:
|
||||||
|
- gate-taskflow-pep8
|
||||||
|
- gate-taskflow-python26
|
||||||
|
- gate-taskflow-python27
|
||||||
|
- gate-taskflow-python33
|
||||||
|
- gate-taskflow-tox-py26-sa7-mysql
|
||||||
|
- gate-taskflow-tox-py27-sa8-mysql
|
||||||
|
- gate-taskflow-tox-py26-sa9-mysql
|
||||||
|
- gate-taskflow-tox-py27-sa9-mysql
|
||||||
|
gate:
|
||||||
|
- gate-taskflow-pep8
|
||||||
|
- gate-taskflow-python26
|
||||||
|
- gate-taskflow-python27
|
||||||
|
- gate-taskflow-python33
|
||||||
|
- gate-taskflow-tox-py26-sa7-mysql
|
||||||
|
- gate-taskflow-tox-py27-sa8-mysql
|
||||||
|
- gate-taskflow-tox-py26-sa9-mysql
|
||||||
|
- gate-taskflow-tox-py27-sa9-mysql
|
||||||
|
post:
|
||||||
|
- taskflow-coverage
|
||||||
|
- taskflow-branch-tarball
|
||||||
|
pre-release:
|
||||||
|
- taskflow-tarball
|
||||||
|
release:
|
||||||
|
- taskflow-tarball:
|
||||||
|
- taskflow-pypi-upload:
|
||||||
|
- post-mirror-python26
|
||||||
|
- post-mirror-python27
|
||||||
|
- post-mirror-python33
|
||||||
|
|
||||||
- name: openstack/trove
|
- name: openstack/trove
|
||||||
template:
|
template:
|
||||||
- name: python-jobs
|
- name: python-jobs
|
||||||
@ -2796,41 +2909,6 @@ projects:
|
|||||||
post:
|
post:
|
||||||
- hook-bufunfa-rtfd
|
- hook-bufunfa-rtfd
|
||||||
|
|
||||||
- name: stackforge/cliff
|
|
||||||
check:
|
|
||||||
- gate-cliff-pep8
|
|
||||||
- gate-cliff-python26
|
|
||||||
- gate-cliff-python27
|
|
||||||
- gate-cliff-python33
|
|
||||||
- gate-cliff-pypy
|
|
||||||
- gate-cliff-tox-neutronclient-stable
|
|
||||||
- gate-cliff-tox-neutronclient-tip
|
|
||||||
- gate-cliff-tox-openstackclient-stable
|
|
||||||
- gate-cliff-tox-openstackclient-tip
|
|
||||||
gate:
|
|
||||||
- gate-cliff-pep8
|
|
||||||
- gate-cliff-python26
|
|
||||||
- gate-cliff-python27
|
|
||||||
- gate-cliff-python33
|
|
||||||
- gate-cliff-pypy
|
|
||||||
- gate-cliff-tox-neutronclient-stable
|
|
||||||
- gate-cliff-tox-neutronclient-tip
|
|
||||||
- gate-cliff-tox-openstackclient-stable
|
|
||||||
- gate-cliff-tox-openstackclient-tip
|
|
||||||
post:
|
|
||||||
- cliff-branch-tarball
|
|
||||||
- hook-cliff-rtfd
|
|
||||||
pre-release:
|
|
||||||
- cliff-tarball
|
|
||||||
- hook-cliff-rtfd
|
|
||||||
release:
|
|
||||||
- cliff-tarball:
|
|
||||||
- cliff-pypi-upload:
|
|
||||||
- post-mirror-python26
|
|
||||||
- post-mirror-python27
|
|
||||||
- post-mirror-python33
|
|
||||||
- hook-cliff-rtfd
|
|
||||||
|
|
||||||
- name: stackforge/climate
|
- name: stackforge/climate
|
||||||
check:
|
check:
|
||||||
- gate-climate-pep8
|
- gate-climate-pep8
|
||||||
@ -3762,28 +3840,6 @@ projects:
|
|||||||
- gate-puppet-vswitch-puppet-unit-2.7
|
- gate-puppet-vswitch-puppet-unit-2.7
|
||||||
- gate-puppet-vswitch-puppet-unit-3.1
|
- gate-puppet-vswitch-puppet-unit-3.1
|
||||||
|
|
||||||
- name: stackforge/pycadf
|
|
||||||
check:
|
|
||||||
- gate-pycadf-pep8
|
|
||||||
- gate-pycadf-python26
|
|
||||||
- gate-pycadf-python27
|
|
||||||
- gate-pycadf-python33
|
|
||||||
gate:
|
|
||||||
- gate-pycadf-pep8
|
|
||||||
- gate-pycadf-python26
|
|
||||||
- gate-pycadf-python27
|
|
||||||
- gate-pycadf-python33
|
|
||||||
post:
|
|
||||||
- pycadf-branch-tarball
|
|
||||||
pre-release:
|
|
||||||
- pycadf-tarball
|
|
||||||
release:
|
|
||||||
- pycadf-tarball:
|
|
||||||
- pycadf-pypi-upload:
|
|
||||||
- post-mirror-python26
|
|
||||||
- post-mirror-python27
|
|
||||||
- post-mirror-python33
|
|
||||||
|
|
||||||
- name: stackforge/pyghmi
|
- name: stackforge/pyghmi
|
||||||
check:
|
check:
|
||||||
- gate-pyghmi-pep8
|
- gate-pyghmi-pep8
|
||||||
@ -4052,31 +4108,6 @@ projects:
|
|||||||
- stackalytics-tarball
|
- stackalytics-tarball
|
||||||
- hook-stackalytics-rtfd
|
- hook-stackalytics-rtfd
|
||||||
|
|
||||||
- name: stackforge/stevedore
|
|
||||||
check:
|
|
||||||
- gate-stevedore-pep8
|
|
||||||
- gate-stevedore-python26
|
|
||||||
- gate-stevedore-python27
|
|
||||||
- gate-stevedore-python33
|
|
||||||
gate:
|
|
||||||
- gate-stevedore-pep8
|
|
||||||
- gate-stevedore-python26
|
|
||||||
- gate-stevedore-python27
|
|
||||||
- gate-stevedore-python33
|
|
||||||
post:
|
|
||||||
- stevedore-branch-tarball
|
|
||||||
- hook-stevedore-rtfd
|
|
||||||
pre-release:
|
|
||||||
- stevedore-tarball
|
|
||||||
- hook-stevedore-rtfd
|
|
||||||
release:
|
|
||||||
- stevedore-tarball:
|
|
||||||
- stevedore-pypi-upload:
|
|
||||||
- post-mirror-python26
|
|
||||||
- post-mirror-python27
|
|
||||||
- post-mirror-python33
|
|
||||||
- hook-stevedore-rtfd
|
|
||||||
|
|
||||||
- name: stackforge/swiftsync
|
- name: stackforge/swiftsync
|
||||||
check:
|
check:
|
||||||
- gate-swiftsync-pep8
|
- gate-swiftsync-pep8
|
||||||
@ -4091,37 +4122,6 @@ projects:
|
|||||||
release:
|
release:
|
||||||
- swiftsync-tarball
|
- swiftsync-tarball
|
||||||
|
|
||||||
- name: stackforge/taskflow
|
|
||||||
check:
|
|
||||||
- gate-taskflow-pep8
|
|
||||||
- gate-taskflow-python26
|
|
||||||
- gate-taskflow-python27
|
|
||||||
- gate-taskflow-python33
|
|
||||||
- gate-taskflow-tox-py26-sa7-mysql
|
|
||||||
- gate-taskflow-tox-py27-sa8-mysql
|
|
||||||
- gate-taskflow-tox-py26-sa9-mysql
|
|
||||||
- gate-taskflow-tox-py27-sa9-mysql
|
|
||||||
gate:
|
|
||||||
- gate-taskflow-pep8
|
|
||||||
- gate-taskflow-python26
|
|
||||||
- gate-taskflow-python27
|
|
||||||
- gate-taskflow-python33
|
|
||||||
- gate-taskflow-tox-py26-sa7-mysql
|
|
||||||
- gate-taskflow-tox-py27-sa8-mysql
|
|
||||||
- gate-taskflow-tox-py26-sa9-mysql
|
|
||||||
- gate-taskflow-tox-py27-sa9-mysql
|
|
||||||
post:
|
|
||||||
- taskflow-coverage
|
|
||||||
- taskflow-branch-tarball
|
|
||||||
pre-release:
|
|
||||||
- taskflow-tarball
|
|
||||||
release:
|
|
||||||
- taskflow-tarball:
|
|
||||||
- taskflow-pypi-upload:
|
|
||||||
- post-mirror-python26
|
|
||||||
- post-mirror-python27
|
|
||||||
- post-mirror-python33
|
|
||||||
|
|
||||||
- name: stackforge/tomograph
|
- name: stackforge/tomograph
|
||||||
check:
|
check:
|
||||||
- gate-tomograph-pep8
|
- gate-tomograph-pep8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user