Move from stackforge/magnetodb to openstack/magnetodb
Move MagnetoDB subprojects to openstack namespace: stackforge/magnetodb stackforge/python-magnetodbclient stackforge/magnetodb-specs Commit to governance repo: https://review.openstack.org/#/c/171995 Depends-On: I46172d745ffc12df14cd3697c9ce4dcad0602a1f Change-Id: I247cc1ea8e279649decef852458a12119aba3bb9
This commit is contained in:
parent
724c2d3b8c
commit
80ffb3b4c8
@ -1104,6 +1104,10 @@
|
||||
acl-config: /home/gerrit2/acls/openstack/kosmos.config
|
||||
- project: openstack/kuryr
|
||||
description: Docker remote driver for OpenStack Neutron
|
||||
- project: openstack/magnetodb
|
||||
description: Key-value database service for OpenStack cloud.
|
||||
- project: openstack/magnetodb-specs
|
||||
description: Design Specifications for MagnetoDB project
|
||||
- project: openstack/magnum
|
||||
description: Containers Service for OpenStack
|
||||
options:
|
||||
@ -1564,6 +1568,9 @@
|
||||
acl-config: /home/gerrit2/acls/openstack/python-keystoneclient.config
|
||||
- project: openstack/python-kiteclient
|
||||
description: Python bindings to Kite.
|
||||
- project: openstack/python-magnetodbclient
|
||||
description: Python client for MagnetoDB, the key-value database service for OpenStack
|
||||
cloud.
|
||||
- project: openstack/python-magnumclient
|
||||
description: Python client for containers service
|
||||
acl-config: /home/gerrit2/acls/openstack/magnum.config
|
||||
@ -2362,10 +2369,6 @@
|
||||
description: Create and manage loadbalancers
|
||||
- project: stackforge/logaas
|
||||
description: Logging as a Service for OpenStack
|
||||
- project: stackforge/magnetodb
|
||||
description: Key-value database service for OpenStack cloud.
|
||||
- project: stackforge/magnetodb-specs
|
||||
description: Design Specifications for MagnetoDB project
|
||||
- project: stackforge/mercador-pub
|
||||
description: Mercador cloud service federation - publisher
|
||||
acl-config: /home/gerrit2/acls/stackforge/mercador.config
|
||||
@ -2606,9 +2609,6 @@
|
||||
description: Python API for managing jobs and nodes in a Jenkins CI instance
|
||||
- project: stackforge/python-libraclient
|
||||
description: Client library for libra API.
|
||||
- project: stackforge/python-magnetodbclient
|
||||
description: Python client for MagnetoDB, the key-value database service for OpenStack
|
||||
cloud.
|
||||
- project: stackforge/python-mercadorclient
|
||||
description: Mercador cloud service federation - client
|
||||
acl-config: /home/gerrit2/acls/stackforge/mercador.config
|
||||
|
@ -187,9 +187,9 @@ magnetodb:
|
||||
- change-merged
|
||||
- x-vrif-minus-2
|
||||
projects:
|
||||
- stackforge/python-magnetodbclient
|
||||
- stackforge/magnetodb
|
||||
- stackforge/magnetodb-specs
|
||||
- openstack/python-magnetodbclient
|
||||
- openstack/magnetodb
|
||||
- openstack/magnetodb-specs
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@ -16,8 +16,8 @@
|
||||
export PYTHONUNBUFFERED=true
|
||||
export DEVSTACK_GATE_TIMEOUT=60
|
||||
export ENABLED_SERVICES=tempest
|
||||
export PROJECTS="stackforge/magnetodb $PROJECTS"
|
||||
export DEVSTACK_LOCAL_CONFIG="enable_plugin magnetodb git://git.openstack.org/stackforge/magnetodb"
|
||||
export PROJECTS="openstack/magnetodb $PROJECTS"
|
||||
export DEVSTACK_LOCAL_CONFIG="enable_plugin magnetodb git://git.openstack.org/openstack/magnetodb"
|
||||
|
||||
function pre_test_hook {
|
||||
cd /opt/stack/new/magnetodb/functionaltests
|
||||
|
@ -663,6 +663,18 @@
|
||||
- openstack-publish-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: magnetodb
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- hook-{name}-rtfd
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
- gate-magnetodb-cassandra-tox:
|
||||
envlist: cassandra-integration-tests
|
||||
|
||||
- project:
|
||||
name: manila
|
||||
node: 'bare-precise || bare-trusty'
|
||||
@ -1493,6 +1505,15 @@
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: python-magnetodbclient
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- hook-{name}-rtfd
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: python-manilaclient
|
||||
@ -2364,6 +2385,15 @@
|
||||
- openstack-publish-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: magnetodb-specs
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- hook-{name}-rtfd
|
||||
- gate-{name}-docs
|
||||
|
||||
- project:
|
||||
name: manila-image-elements
|
||||
tarball-site: tarballs.openstack.org
|
||||
@ -5377,27 +5407,6 @@
|
||||
- hook-{name}-rtfd
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: magnetodb
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- hook-{name}-rtfd
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
- gate-magnetodb-cassandra-tox:
|
||||
envlist: cassandra-integration-tests
|
||||
|
||||
- project:
|
||||
name: magnetodb-specs
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- hook-{name}-rtfd
|
||||
- gate-{name}-docs
|
||||
|
||||
- project:
|
||||
name: magnum
|
||||
node: 'bare-precise || bare-trusty'
|
||||
@ -6058,16 +6067,6 @@
|
||||
- hook-{name}-rtfd
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: python-magnetodbclient
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- hook-{name}-rtfd
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: python-magnumclient
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
@ -2390,6 +2390,27 @@ projects:
|
||||
check:
|
||||
- gate-kuryr-requirements
|
||||
|
||||
- name: openstack/magnetodb
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: publish-to-pypi
|
||||
- name: docs-on-rtfd
|
||||
check:
|
||||
- gate-magnetodb-pep8
|
||||
- gate-magnetodb-python27
|
||||
- gate-magnetodb-docs
|
||||
- gate-magnetodb-requirements
|
||||
- gate-magnetodb-devstack-dsvm
|
||||
- gate-magnetodb-cassandra-tox
|
||||
gate:
|
||||
- gate-magnetodb-pep8
|
||||
- gate-magnetodb-python27
|
||||
- gate-magnetodb-docs
|
||||
- gate-magnetodb-devstack-dsvm
|
||||
- gate-magnetodb-cassandra-tox
|
||||
post:
|
||||
- magnetodb-branch-tarball
|
||||
|
||||
- name: openstack/magnum
|
||||
template:
|
||||
- name: merge-check
|
||||
@ -3306,6 +3327,17 @@ projects:
|
||||
post:
|
||||
- python-kiteclient-coverage
|
||||
|
||||
- name: openstack/python-magnetodbclient
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: check-requirements
|
||||
- name: docs-on-rtfd
|
||||
- name: python-jobs
|
||||
pre-release:
|
||||
- python-magnetodbclient-tarball
|
||||
release:
|
||||
- python-magnetodbclient-tarball
|
||||
|
||||
- name: openstack/python-magnumclient
|
||||
template:
|
||||
- name: merge-check
|
||||
@ -4255,6 +4287,12 @@ projects:
|
||||
post:
|
||||
- ironic-python-agent-buildimage-coreos
|
||||
|
||||
- name: openstack/magnetodb-specs
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: stackforge-specs-jobs
|
||||
- name: docs-on-rtfd
|
||||
|
||||
- name: openstack/manila-image-elements
|
||||
template:
|
||||
- name: merge-check
|
||||
@ -7669,32 +7707,6 @@ projects:
|
||||
check:
|
||||
- logaas-coverage
|
||||
|
||||
- name: stackforge/magnetodb
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: publish-to-pypi
|
||||
- name: docs-on-rtfd
|
||||
check:
|
||||
- gate-magnetodb-pep8
|
||||
- gate-magnetodb-python27
|
||||
- gate-magnetodb-docs
|
||||
- gate-magnetodb-requirements
|
||||
- gate-magnetodb-devstack-dsvm
|
||||
- gate-magnetodb-cassandra-tox
|
||||
gate:
|
||||
- gate-magnetodb-pep8
|
||||
- gate-magnetodb-python27
|
||||
- gate-magnetodb-docs
|
||||
- gate-magnetodb-devstack-dsvm
|
||||
post:
|
||||
- magnetodb-branch-tarball
|
||||
|
||||
- name: stackforge/magnetodb-specs
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: stackforge-specs-jobs
|
||||
- name: docs-on-rtfd
|
||||
|
||||
- name: stackforge/mercador-pub
|
||||
template:
|
||||
- name: merge-check
|
||||
@ -8306,17 +8318,6 @@ projects:
|
||||
- python-libraclient-coverage
|
||||
- python-libraclient-branch-tarball
|
||||
|
||||
- name: stackforge/python-magnetodbclient
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: check-requirements
|
||||
- name: docs-on-rtfd
|
||||
- name: python-jobs
|
||||
pre-release:
|
||||
- python-magnetodbclient-tarball
|
||||
release:
|
||||
- python-magnetodbclient-tarball
|
||||
|
||||
- name: stackforge/python-mercadorclient
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
x
Reference in New Issue
Block a user