summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenDev Sysadmins <openstack-infra@lists.openstack.org>2019-04-19 19:30:42 +0000
committerOpenDev Sysadmins <openstack-infra@lists.openstack.org>2019-04-19 19:30:42 +0000
commite4c01229e316bf386e2ff7aa16b1415ba8f2236b (patch)
tree3dc74894afaf654ed9e0acbb5e5996cdd1391487
parent00467472f08908e7b338cea96c258c12f7b9f8fe (diff)
downloadkeystone-e4c01229e316bf386e2ff7aa16b1415ba8f2236b.tar.gz
OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have.
-rw-r--r--.gitreview2
-rw-r--r--.zuul.yaml10
-rw-r--r--playbooks/legacy/keystone-dsvm-functional-v3-only/run.yaml8
-rw-r--r--playbooks/legacy/keystone-dsvm-functional/run.yaml6
-rw-r--r--playbooks/legacy/keystone-dsvm-grenade-multinode/run.yaml10
-rw-r--r--playbooks/legacy/keystone-dsvm-py35-functional-v3-only/run.yaml8
6 files changed, 22 insertions, 22 deletions
diff --git a/.gitreview b/.gitreview
index 54eba949e..704e79733 100644
--- a/.gitreview
+++ b/.gitreview
@@ -1,5 +1,5 @@
[gerrit]
-host=review.openstack.org
+host=review.opendev.org
port=29418
project=openstack/keystone.git
defaultbranch=stable/queens
diff --git a/.zuul.yaml b/.zuul.yaml
index d9aa352ab..e6381ece9 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -17,7 +17,7 @@
post-run: playbooks/legacy/keystone-dsvm-functional/post.yaml
timeout: 4200
required-projects:
- - openstack-infra/devstack-gate
+ - openstack/devstack-gate
- openstack/keystone
- openstack/keystone-tempest-plugin
irrelevant-files:
@@ -36,7 +36,7 @@
timeout: 4200
voting: false
required-projects:
- - openstack-infra/devstack-gate
+ - openstack/devstack-gate
- openstack/keystone
- openstack/keystone-tempest-plugin
irrelevant-files:
@@ -55,7 +55,7 @@
timeout: 4200
voting: false
required-projects:
- - openstack-infra/devstack-gate
+ - openstack/devstack-gate
- openstack/keystone
- openstack/keystone-tempest-plugin
irrelevant-files:
@@ -118,8 +118,8 @@
- ^keystone/tests/unit/.*$
- ^releasenotes/.*$
required-projects:
- - openstack-dev/grenade
- - openstack-infra/devstack-gate
+ - openstack/grenade
+ - openstack/devstack-gate
- openstack/keystone
nodeset: legacy-ubuntu-xenial-2-node
diff --git a/playbooks/legacy/keystone-dsvm-functional-v3-only/run.yaml b/playbooks/legacy/keystone-dsvm-functional-v3-only/run.yaml
index 732c504be..4cdd7a659 100644
--- a/playbooks/legacy/keystone-dsvm-functional-v3-only/run.yaml
+++ b/playbooks/legacy/keystone-dsvm-functional-v3-only/run.yaml
@@ -13,12 +13,12 @@
set -x
cat > clonemap.yaml << EOF
clonemap:
- - name: openstack-infra/devstack-gate
+ - name: openstack/devstack-gate
dest: devstack-gate
EOF
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
- https://git.openstack.org \
- openstack-infra/devstack-gate
+ https://opendev.org \
+ openstack/devstack-gate
executable: /bin/bash
chdir: '{{ ansible_user_dir }}/workspace'
environment: '{{ zuul | zuul_legacy_vars }}'
@@ -31,7 +31,7 @@
[[local|localrc]]
TEMPEST_PLUGINS='/opt/stack/new/keystone-tempest-plugin'
ENABLE_IDENTITY_V2=False
- enable_plugin keystone https://git.openstack.org/openstack/keystone
+ enable_plugin keystone https://opendev.org/openstack/keystone
EOF
executable: /bin/bash
diff --git a/playbooks/legacy/keystone-dsvm-functional/run.yaml b/playbooks/legacy/keystone-dsvm-functional/run.yaml
index 1070f6493..20fa87444 100644
--- a/playbooks/legacy/keystone-dsvm-functional/run.yaml
+++ b/playbooks/legacy/keystone-dsvm-functional/run.yaml
@@ -13,12 +13,12 @@
set -x
cat > clonemap.yaml << EOF
clonemap:
- - name: openstack-infra/devstack-gate
+ - name: openstack/devstack-gate
dest: devstack-gate
EOF
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
- https://git.openstack.org \
- openstack-infra/devstack-gate
+ https://opendev.org \
+ openstack/devstack-gate
executable: /bin/bash
chdir: '{{ ansible_user_dir }}/workspace'
environment: '{{ zuul | zuul_legacy_vars }}'
diff --git a/playbooks/legacy/keystone-dsvm-grenade-multinode/run.yaml b/playbooks/legacy/keystone-dsvm-grenade-multinode/run.yaml
index ba5f3c1ca..83131cec5 100644
--- a/playbooks/legacy/keystone-dsvm-grenade-multinode/run.yaml
+++ b/playbooks/legacy/keystone-dsvm-grenade-multinode/run.yaml
@@ -13,12 +13,12 @@
set -x
cat > clonemap.yaml << EOF
clonemap:
- - name: openstack-infra/devstack-gate
+ - name: openstack/devstack-gate
dest: devstack-gate
EOF
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
- https://git.openstack.org \
- openstack-infra/devstack-gate
+ https://opendev.org \
+ openstack/devstack-gate
executable: /bin/bash
chdir: '{{ ansible_user_dir }}/workspace'
environment: '{{ zuul | zuul_legacy_vars }}'
@@ -31,14 +31,14 @@
export DEVSTACK_GATE_CONFIGDRIVE=0
export DEVSTACK_GATE_NEUTRON=1
export DEVSTACK_GATE_GRENADE=pullup
- export PROJECTS="openstack-dev/grenade $PROJECTS"
+ export PROJECTS="openstack/grenade $PROJECTS"
export BRANCH_OVERRIDE=default
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
fi
export DEVSTACK_GATE_TOPOLOGY="multinode"
export MULTI_KEYSTONE=1
- export DEVSTACK_LOCAL_CONFIG="enable_plugin keystone https://git.openstack.org/openstack/keystone"
+ export DEVSTACK_LOCAL_CONFIG="enable_plugin keystone https://opendev.org/openstack/keystone"
export DEVSTACK_LOCAL_CONFIG+=$'\n'"MULTI_KEYSTONE=1"
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
./safe-devstack-vm-gate-wrap.sh
diff --git a/playbooks/legacy/keystone-dsvm-py35-functional-v3-only/run.yaml b/playbooks/legacy/keystone-dsvm-py35-functional-v3-only/run.yaml
index 5a585a28d..ddaa279ac 100644
--- a/playbooks/legacy/keystone-dsvm-py35-functional-v3-only/run.yaml
+++ b/playbooks/legacy/keystone-dsvm-py35-functional-v3-only/run.yaml
@@ -14,12 +14,12 @@
set -x
cat > clonemap.yaml << EOF
clonemap:
- - name: openstack-infra/devstack-gate
+ - name: openstack/devstack-gate
dest: devstack-gate
EOF
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
- https://git.openstack.org \
- openstack-infra/devstack-gate
+ https://opendev.org \
+ openstack/devstack-gate
executable: /bin/bash
chdir: '{{ ansible_user_dir }}/workspace'
environment: '{{ zuul | zuul_legacy_vars }}'
@@ -37,7 +37,7 @@
disable_service s-object
disable_service s-proxy
ENABLE_IDENTITY_V2=False
- enable_plugin keystone https://git.openstack.org/openstack/keystone
+ enable_plugin keystone https://opendev.org/openstack/keystone
EOF
executable: /bin/bash