From 40915a8cfc59357f5d5bc35106c3f84ca0b8be14 Mon Sep 17 00:00:00 2001 From: Evgeny L Date: Mon, 22 Apr 2019 17:16:40 +0000 Subject: [PATCH] Fix chart repo urls from openstack to opendev On April 19, OpenStack completed the migration from openstack.org to opendev.org [0]. During this migration, Airship projects moved from the "openstack" namespace to the "airship" namespace. This commit makes preliminary updates to gate and developer scripts to account for the migration and fix broken integration gates. [0] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005011.html Change-Id: Ie955a777016deceed0d3f7f1aa839fba3cfdcc3e --- global/software/config/versions.yaml | 182 +++++++++--------- .../airskiff/manifests/airship.yaml | 20 +- tools/updater.py | 22 +-- 3 files changed, 112 insertions(+), 112 deletions(-) diff --git a/global/software/config/versions.yaml b/global/software/config/versions.yaml index b96aaaa8d..43c90f2c5 100644 --- a/global/software/config/versions.yaml +++ b/global/software/config/versions.yaml @@ -3,461 +3,461 @@ data: charts: kubernetes: apiserver: - location: https://git.openstack.org/openstack/airship-promenade + location: https://opendev.org/airship/promenade reference: c178634b89cad626b99da31038a4d26545d3428e subpath: charts/apiserver type: git apiserver-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git calico: calico: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: calico type: git calico-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git etcd: - location: https://git.openstack.org/openstack/airship-promenade + location: https://opendev.org/airship/promenade reference: c178634b89cad626b99da31038a4d26545d3428e subpath: charts/etcd type: git etcd-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git controller-manager: - location: https://git.openstack.org/openstack/airship-promenade + location: https://opendev.org/airship/promenade reference: c178634b89cad626b99da31038a4d26545d3428e subpath: charts/controller_manager type: git controller-manager-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git coredns: - location: https://git.openstack.org/openstack/airship-promenade + location: https://opendev.org/airship/promenade reference: c178634b89cad626b99da31038a4d26545d3428e subpath: charts/coredns type: git coredns-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git etcd: - location: https://git.openstack.org/openstack/airship-promenade + location: https://opendev.org/airship/promenade reference: c178634b89cad626b99da31038a4d26545d3428e subpath: charts/etcd type: git etcd-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git haproxy: - location: https://git.openstack.org/openstack/airship-promenade + location: https://opendev.org/airship/promenade reference: c178634b89cad626b99da31038a4d26545d3428e subpath: charts/haproxy type: git haproxy-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git ingress: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: ingress type: git ingress-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git proxy: - location: https://git.openstack.org/openstack/airship-promenade + location: https://opendev.org/airship/promenade reference: c178634b89cad626b99da31038a4d26545d3428e subpath: charts/proxy type: git proxy-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git scheduler: - location: https://git.openstack.org/openstack/airship-promenade + location: https://opendev.org/airship/promenade reference: c178634b89cad626b99da31038a4d26545d3428e subpath: charts/scheduler type: git scheduler-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git osh: barbican: - location: https://git.openstack.org/openstack/openstack-helm + location: https://opendev.org/openstack/openstack-helm reference: 66ba0be81c66c20b5ffae709358970d5937a0202 subpath: barbican type: git cinder: - location: https://git.openstack.org/openstack/openstack-helm + location: https://opendev.org/openstack/openstack-helm reference: 66ba0be81c66c20b5ffae709358970d5937a0202 subpath: cinder type: git glance: - location: https://git.openstack.org/openstack/openstack-helm + location: https://opendev.org/openstack/openstack-helm reference: 66ba0be81c66c20b5ffae709358970d5937a0202 subpath: glance type: git heat: - location: https://git.openstack.org/openstack/openstack-helm + location: https://opendev.org/openstack/openstack-helm reference: 66ba0be81c66c20b5ffae709358970d5937a0202 subpath: heat type: git helm_toolkit: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git horizon: - location: https://git.openstack.org/openstack/openstack-helm + location: https://opendev.org/openstack/openstack-helm reference: 66ba0be81c66c20b5ffae709358970d5937a0202 subpath: horizon type: git ingress: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: ingress type: git keystone: - location: https://git.openstack.org/openstack/openstack-helm + location: https://opendev.org/openstack/openstack-helm reference: 66ba0be81c66c20b5ffae709358970d5937a0202 subpath: keystone type: git libvirt: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: libvirt type: git mariadb: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: mariadb type: git memcached: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: memcached type: git neutron: - location: https://git.openstack.org/openstack/openstack-helm + location: https://opendev.org/openstack/openstack-helm reference: 66ba0be81c66c20b5ffae709358970d5937a0202 subpath: neutron type: git nova: - location: https://git.openstack.org/openstack/openstack-helm + location: https://opendev.org/openstack/openstack-helm reference: 66ba0be81c66c20b5ffae709358970d5937a0202 subpath: nova type: git openvswitch: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: openvswitch type: git rabbitmq: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: rabbitmq type: git osh_infra: elasticsearch: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: elasticsearch type: git fluent_logging: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: fluent-logging type: git grafana: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: grafana type: git helm_toolkit: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git kibana: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: kibana type: git nagios: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: nagios type: git nfs_provisioner: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: 8662018a4dceb82a5d699d9e118caff9e5edb156 subpath: nfs-provisioner type: git podsecuritypolicy: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: podsecuritypolicy type: git prometheus: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: prometheus type: git prometheus_alertmanager: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: prometheus-alertmanager type: git prometheus_kube_state_metrics: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: prometheus-kube-state-metrics type: git prometheus_node_exporter: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: prometheus-node-exporter type: git prometheus_openstack_exporter: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: prometheus-openstack-exporter type: git prometheus_process_exporter: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: prometheus-process-exporter type: git ucp: armada: - location: https://git.openstack.org/openstack/airship-armada + location: https://opendev.org/airship/armada reference: c7d9e21b1e3c144eee54d7d2a5da3eb562255894 subpath: charts/armada type: git armada-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git barbican: - location: https://git.openstack.org/openstack/openstack-helm + location: https://opendev.org/openstack/openstack-helm reference: 66ba0be81c66c20b5ffae709358970d5937a0202 subpath: barbican type: git barbican-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git ceph-client: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: ceph-client type: git ceph-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git ceph-mon: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: ceph-mon type: git ceph-osd: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: ceph-osd type: git ceph-provisioners: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: ceph-provisioners type: git ceph-rgw: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: ceph-rgw type: git deckhand: - location: https://git.openstack.org/openstack/airship-deckhand + location: https://opendev.org/airship/deckhand reference: 49ad9f38842f7f1ecb86d907d86d332f8186eb8c subpath: charts/deckhand type: git deckhand-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git divingbell: - location: https://git.openstack.org/openstack/airship-divingbell + location: https://opendev.org/airship/divingbell reference: ecade10b2d8135d7a83a43e8eed8e39f9ba8f912 subpath: divingbell type: git divingbell-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git drydock: - location: https://git.openstack.org/openstack/airship-drydock + location: https://opendev.org/airship/drydock reference: 8f7c91fb9dc97824d426d7384ad1b8dbbf0552c9 subpath: charts/drydock type: git drydock-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git ingress: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: ingress type: git ingress-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git keystone: - location: https://git.openstack.org/openstack/openstack-helm + location: https://opendev.org/openstack/openstack-helm reference: 66ba0be81c66c20b5ffae709358970d5937a0202 subpath: keystone type: git keystone-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git maas: - location: https://git.openstack.org/openstack/airship-maas + location: https://opendev.org/airship/maas reference: 5e4ab93da83733a3ccc3f2f50d812242f11fe82e subpath: charts/maas type: git maas-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git mariadb: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: mariadb type: git mariadb-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git memcached: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: memcached type: git memcached-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git postgresql: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: postgresql type: git postgresql-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git promenade: - location: https://git.openstack.org/openstack/airship-promenade + location: https://opendev.org/airship/promenade reference: c178634b89cad626b99da31038a4d26545d3428e subpath: charts/promenade type: git promenade-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git rabbitmq: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: rabbitmq type: git rabbitmq-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git shipyard: - location: https://git.openstack.org/openstack/airship-shipyard + location: https://opendev.org/airship/shipyard reference: 2d10945dd853fda07cdd325a275efd66640a39b4 subpath: charts/shipyard type: git shipyard-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git tenant-ceph-client: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: ceph-client type: git tenant-ceph-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git tenant-ceph-mon: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: ceph-mon type: git tenant-ceph-osd: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: ceph-osd type: git tenant-ceph-provisioners: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: ceph-provisioners type: git tenant-ceph-rgw: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: ceph-rgw type: git tiller: - location: https://git.openstack.org/openstack/airship-armada + location: https://opendev.org/airship/armada reference: c7d9e21b1e3c144eee54d7d2a5da3eb562255894 subpath: charts/tiller type: git tiller-htk: - location: https://git.openstack.org/openstack/openstack-helm-infra + location: https://opendev.org/openstack/openstack-helm-infra reference: a367bacb4bd3af55dd11dbc5c9855749a123779d subpath: helm-toolkit type: git diff --git a/tools/deployment/airskiff/manifests/airship.yaml b/tools/deployment/airskiff/manifests/airship.yaml index 5a13c80c0..f10ca81d6 100644 --- a/tools/deployment/airskiff/manifests/airship.yaml +++ b/tools/deployment/airskiff/manifests/airship.yaml @@ -14,7 +14,7 @@ data: values: {} source: type: git - location: https://git.openstack.org/openstack/openstack-helm-infra.git + location: https://opendev.org/openstack/openstack-helm-infra.git reference: 6b17525b9312a0c9681cce2d22ab0e182362133d subpath: helm-toolkit dependencies: [] @@ -39,7 +39,7 @@ data: host_namespace: True source: type: git - location: https://git.openstack.org/openstack/openstack-helm-infra.git + location: https://opendev.org/openstack/openstack-helm-infra.git reference: 8662018a4dceb82a5d699d9e118caff9e5edb156 subpath: ingress dependencies: @@ -60,7 +60,7 @@ data: values: {} source: type: git - location: https://git.openstack.org/openstack/openstack-helm-infra.git + location: https://opendev.org/openstack/openstack-helm-infra.git reference: 8662018a4dceb82a5d699d9e118caff9e5edb156 subpath: ingress dependencies: @@ -83,7 +83,7 @@ data: name: general source: type: git - location: https://git.openstack.org/openstack/openstack-helm-infra.git + location: https://opendev.org/openstack/openstack-helm-infra.git reference: 8662018a4dceb82a5d699d9e118caff9e5edb156 subpath: nfs-provisioner dependencies: @@ -107,7 +107,7 @@ data: server: 1 source: type: git - location: https://git.openstack.org/openstack/openstack-helm-infra.git + location: https://opendev.org/openstack/openstack-helm-infra.git reference: 8662018a4dceb82a5d699d9e118caff9e5edb156 subpath: mariadb dependencies: @@ -133,7 +133,7 @@ data: server: 1 source: type: git - location: https://git.openstack.org/openstack/openstack-helm-infra.git + location: https://opendev.org/openstack/openstack-helm-infra.git reference: 8662018a4dceb82a5d699d9e118caff9e5edb156 subpath: rabbitmq dependencies: @@ -154,7 +154,7 @@ data: values: {} source: type: git - location: https://git.openstack.org/openstack/openstack-helm-infra.git + location: https://opendev.org/openstack/openstack-helm-infra.git reference: 8662018a4dceb82a5d699d9e118caff9e5edb156 subpath: memcached dependencies: @@ -175,7 +175,7 @@ data: values: {} source: type: git - location: https://git.openstack.org/openstack/openstack-helm.git + location: https://opendev.org/openstack/openstack-helm.git reference: 112e15b1655285194593a7afca4352ce046c7a47 subpath: keystone dependencies: @@ -199,7 +199,7 @@ data: server: 1 source: type: git - location: https://git.openstack.org/openstack/openstack-helm-infra.git + location: https://opendev.org/openstack/openstack-helm-infra.git reference: 8662018a4dceb82a5d699d9e118caff9e5edb156 subpath: postgresql dependencies: @@ -220,7 +220,7 @@ data: values: {} source: type: git - location: https://git.openstack.org/openstack/openstack-helm.git + location: https://opendev.org/openstack/openstack-helm.git reference: 112e15b1655285194593a7afca4352ce046c7a47 subpath: barbican dependencies: diff --git a/tools/updater.py b/tools/updater.py index 7407707f4..72997ad4f 100755 --- a/tools/updater.py +++ b/tools/updater.py @@ -63,20 +63,20 @@ parser = argparse.ArgumentParser(description=descr_text) # being overloaded. image_repo_git_url = { # airflow image is built from airship-shipyard repository - 'quay.io/airshipit/airflow': 'https://git.openstack.org/openstack/airship-shipyard', - 'quay.io/airshipit/armada': 'https://git.openstack.org/openstack/airship-armada', - 'quay.io/airshipit/deckhand': 'https://git.openstack.org/openstack/airship-deckhand', + 'quay.io/airshipit/airflow': 'https://opendev.org/airship/shipyard', + 'quay.io/airshipit/armada': 'https://opendev.org/airship/armada', + 'quay.io/airshipit/deckhand': 'https://opendev.org/airship/deckhand', # yes, divingbell image is just Ubuntu 16.04 image, and we don't check it's tag - #'docker.io/ubuntu': 'https://git.openstack.org/openstack/airship-divingbell', - 'quay.io/airshipit/drydock': 'https://git.openstack.org/openstack/airship-drydock', + #'docker.io/ubuntu': 'https://opendev.org/airship/divingbell', + 'quay.io/airshipit/drydock': 'https://opendev.org/airship/drydock', # maas-{rack,region}-controller images are built from airship-maas repository - 'quay.io/airshipit/maas-rack-controller': 'https://git.openstack.org/openstack/airship-maas', - 'quay.io/airshipit/maas-region-controller': 'https://git.openstack.org/openstack/airship-maas', - 'quay.io/airshipit/pegleg': 'https://git.openstack.org/openstack/airship-pegleg', - 'quay.io/airshipit/promenade': 'https://git.openstack.org/openstack/airship-promenade', - 'quay.io/airshipit/shipyard': 'https://git.openstack.org/openstack/airship-shipyard', + 'quay.io/airshipit/maas-rack-controller': 'https://opendev.org/airship/maas', + 'quay.io/airshipit/maas-region-controller': 'https://opendev.org/airship/maas', + 'quay.io/airshipit/pegleg': 'https://opendev.org/airship/pegleg', + 'quay.io/airshipit/promenade': 'https://opendev.org/airship/promenade', + 'quay.io/airshipit/shipyard': 'https://opendev.org/airship/shipyard', # sstream-cache image is built from airship-maas repository - 'quay.io/airshipit/sstream-cache': 'https://git.openstack.org/openstack/airship-maas', + 'quay.io/airshipit/sstream-cache': 'https://opendev.org/airship/maas', 'quay.io/attcomdev/nagios': 'https://github.com/att-comdev/nagios', 'quay.io/attcomdev/prometheus-openstack-exporter': 'https://github.com/att-comdev/prometheus-openstack-exporter'