diff --git a/README.rst b/README.rst
index aa68998e..0ce74bd3 100644
--- a/README.rst
+++ b/README.rst
@@ -48,4 +48,4 @@ Repository
Developers wishing to work on the OpenStack-Helm project should always base
their work on the latest code, available from the OpenStack-Helm git repository.
-`OpenStack-Helm git repository `_
+`OpenStack-Helm git repository `_
diff --git a/aodh/Chart.yaml b/aodh/Chart.yaml
index 7cc4d27c..9c151557 100644
--- a/aodh/Chart.yaml
+++ b/aodh/Chart.yaml
@@ -18,7 +18,7 @@ name: aodh
version: 0.1.0
home: https://docs.openstack.org/aodh/latest/
sources:
- - https://git.openstack.org/cgit/openstack/aodh
- - https://git.openstack.org/cgit/openstack/openstack-helm
+ - https://opendev.org/openstack/aodh
+ - https://opendev.org/openstack/openstack-helm
maintainers:
- name: OpenStack-Helm Authors
diff --git a/barbican/Chart.yaml b/barbican/Chart.yaml
index 2044a645..025898e7 100644
--- a/barbican/Chart.yaml
+++ b/barbican/Chart.yaml
@@ -17,7 +17,7 @@ version: 0.1.0
home: https://docs.openstack.org/barbican/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Barbican/OpenStack_Project_Barbican_vertical.png
sources:
- - https://git.openstack.org/cgit/openstack/barbican
- - https://git.openstack.org/cgit/openstack/openstack-helm
+ - https://opendev.org/openstack/barbican
+ - https://opendev.org/openstack/openstack-helm
maintainers:
- name: OpenStack-Helm Authors
diff --git a/ceilometer/Chart.yaml b/ceilometer/Chart.yaml
index 049b8fa4..15fbb5b3 100644
--- a/ceilometer/Chart.yaml
+++ b/ceilometer/Chart.yaml
@@ -18,7 +18,7 @@ name: ceilometer
version: 0.1.0
home: https://docs.openstack.org/ceilometer/latest/
sources:
- - https://git.openstack.org/cgit/openstack/ceilometer
- - https://git.openstack.org/cgit/openstack/openstack-helm
+ - https://opendev.org/openstack/ceilometer
+ - https://opendev.org/openstack/openstack-helm
maintainers:
- name: OpenStack-Helm Authors
diff --git a/cinder/Chart.yaml b/cinder/Chart.yaml
index 2e843cc8..3d40bbf6 100644
--- a/cinder/Chart.yaml
+++ b/cinder/Chart.yaml
@@ -19,7 +19,7 @@ version: 0.1.0
home: https://docs.openstack.org/cinder/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Cinder/OpenStack_Project_Cinder_vertical.png
sources:
- - https://git.openstack.org/cgit/openstack/cinder
- - https://git.openstack.org/cgit/openstack/openstack-helm
+ - https://opendev.org/openstack/cinder
+ - https://opendev.org/openstack/openstack-helm
maintainers:
- name: OpenStack-Helm Authors
diff --git a/congress/Chart.yaml b/congress/Chart.yaml
index d96f94f0..331ee7a3 100644
--- a/congress/Chart.yaml
+++ b/congress/Chart.yaml
@@ -19,7 +19,7 @@ version: 0.1.0
home: https://docs.openstack.org/congress/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Congress/OpenStack_Project_Congress_vertical.png
sources:
- - https://git.openstack.org/cgit/openstack/congress
- - https://git.openstack.org/cgit/openstack/openstack-helm
+ - https://opendev.org/openstack/congress
+ - https://opendev.org/openstack/openstack-helm
maintainers:
- name: OpenStack-Helm Authors
diff --git a/doc/source/install/kubernetes-gate.rst b/doc/source/install/kubernetes-gate.rst
index 0c3cba28..b1226583 100644
--- a/doc/source/install/kubernetes-gate.rst
+++ b/doc/source/install/kubernetes-gate.rst
@@ -141,4 +141,3 @@ On the master node run the playbooks:
cd /opt/openstack-helm-infra
make dev-deploy setup-host multinode
make dev-deploy k8s multinode
-
diff --git a/glance/Chart.yaml b/glance/Chart.yaml
index 0b72585c..68e2d1bf 100644
--- a/glance/Chart.yaml
+++ b/glance/Chart.yaml
@@ -19,7 +19,7 @@ version: 0.1.0
home: https://docs.openstack.org/glance/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Glance/OpenStack_Project_Glance_vertical.png
sources:
- - https://git.openstack.org/cgit/openstack/glance
- - https://git.openstack.org/cgit/openstack/openstack-helm
+ - https://opendev.org/openstack/glance
+ - https://opendev.org/openstack/openstack-helm
maintainers:
- name: OpenStack-Helm Authors
diff --git a/heat/Chart.yaml b/heat/Chart.yaml
index 30bc2bd0..86bcbed0 100644
--- a/heat/Chart.yaml
+++ b/heat/Chart.yaml
@@ -19,7 +19,7 @@ version: 0.1.0
home: https://docs.openstack.org/heat/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Heat/OpenStack_Project_Heat_vertical.png
sources:
- - https://git.openstack.org/cgit/openstack/heat
- - https://git.openstack.org/cgit/openstack/openstack-helm
+ - https://opendev.org/openstack/heat
+ - https://opendev.org/openstack/openstack-helm
maintainers:
- name: OpenStack-Helm Authors
diff --git a/horizon/Chart.yaml b/horizon/Chart.yaml
index 67ebfefe..0d3e9c47 100644
--- a/horizon/Chart.yaml
+++ b/horizon/Chart.yaml
@@ -19,7 +19,7 @@ version: 0.1.0
home: https://docs.openstack.org/horizon/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Horizon/OpenStack_Project_Horizon_vertical.png
sources:
- - https://git.openstack.org/cgit/openstack/horizon
- - https://git.openstack.org/cgit/openstack/openstack-helm
+ - https://opendev.org/openstack/horizon
+ - https://opendev.org/openstack/openstack-helm
maintainers:
- name: OpenStack-Helm Authors
diff --git a/ironic/Chart.yaml b/ironic/Chart.yaml
index 47f5098a..ad61c5a6 100644
--- a/ironic/Chart.yaml
+++ b/ironic/Chart.yaml
@@ -19,7 +19,7 @@ version: 0.1.0
home: https://docs.openstack.org/ironic/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Ironic/OpenStack_Project_Ironic_vertical.png
sources:
- - https://git.openstack.org/cgit/openstack/ironic
- - https://git.openstack.org/cgit/openstack/openstack-helm
+ - https://opendev.org/openstack/ironic
+ - https://opendev.org/openstack/openstack-helm
maintainers:
- name: OpenStack-Helm Authors
diff --git a/keystone/Chart.yaml b/keystone/Chart.yaml
index 75644482..fa2cb4c7 100644
--- a/keystone/Chart.yaml
+++ b/keystone/Chart.yaml
@@ -19,7 +19,7 @@ version: 0.1.0
home: https://docs.openstack.org/keystone/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Keystone/OpenStack_Project_Keystone_vertical.png
sources:
- - https://git.openstack.org/cgit/openstack/keystone
- - https://git.openstack.org/cgit/openstack/openstack-helm
+ - https://opendev.org/openstack/keystone
+ - https://opendev.org/openstack/openstack-helm
maintainers:
- name: OpenStack-Helm Authors
diff --git a/magnum/Chart.yaml b/magnum/Chart.yaml
index 6bc838e3..091c54bb 100644
--- a/magnum/Chart.yaml
+++ b/magnum/Chart.yaml
@@ -19,7 +19,7 @@ version: 0.1.0
home: https://docs.openstack.org/magnum/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Magnum/OpenStack_Project_Magnum_vertical.png
sources:
- - https://git.openstack.org/cgit/openstack/magnum
- - https://git.openstack.org/cgit/openstack/openstack-helm
+ - https://opendev.org/openstack/magnum
+ - https://opendev.org/openstack/openstack-helm
maintainers:
- name: OpenStack-Helm Authors
diff --git a/mistral/Chart.yaml b/mistral/Chart.yaml
index 72b5eebc..9f08e828 100644
--- a/mistral/Chart.yaml
+++ b/mistral/Chart.yaml
@@ -19,7 +19,7 @@ version: 0.1.0
home: https://docs.openstack.org/mistral/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Mistral/OpenStack_Project_Mistral_vertical.png
sources:
- - https://git.openstack.org/cgit/openstack/mistral
- - https://git.openstack.org/cgit/openstack/openstack-helm
+ - https://opendev.org/openstack/mistral
+ - https://opendev.org/openstack/openstack-helm
maintainers:
- name: OpenStack-Helm Authors
diff --git a/neutron/Chart.yaml b/neutron/Chart.yaml
index b1a4fef7..cc102749 100644
--- a/neutron/Chart.yaml
+++ b/neutron/Chart.yaml
@@ -19,7 +19,7 @@ version: 0.1.0
home: https://docs.openstack.org/neutron/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Neutron/OpenStack_Project_Neutron_vertical.png
sources:
- - https://git.openstack.org/cgit/openstack/neutron
- - https://git.openstack.org/cgit/openstack/openstack-helm
+ - https://opendev.org/openstack/neutron
+ - https://opendev.org/openstack/openstack-helm
maintainers:
- name: OpenStack-Helm Authors
diff --git a/nova/Chart.yaml b/nova/Chart.yaml
index 15f421cb..daa9a525 100644
--- a/nova/Chart.yaml
+++ b/nova/Chart.yaml
@@ -19,7 +19,7 @@ version: 0.1.0
home: https://docs.openstack.org/nova/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Nova/OpenStack_Project_Nova_vertical.png
sources:
- - https://git.openstack.org/cgit/openstack/nova
- - https://git.openstack.org/cgit/openstack/openstack-helm
+ - https://opendev.org/openstack/nova
+ - https://opendev.org/openstack/openstack-helm
maintainers:
- name: OpenStack-Helm Authors
diff --git a/panko/Chart.yaml b/panko/Chart.yaml
index c5d6f9c6..d0c52929 100644
--- a/panko/Chart.yaml
+++ b/panko/Chart.yaml
@@ -18,7 +18,7 @@ name: panko
version: 0.1.0
home: https://docs.openstack.org/panko/latest/
sources:
- - https://git.openstack.org/cgit/openstack/panko
- - https://git.openstack.org/cgit/openstack/openstack-helm
+ - https://opendev.org/openstack/panko
+ - https://opendev.org/openstack/openstack-helm
maintainers:
- name: OpenStack-Helm Authors
diff --git a/rally/Chart.yaml b/rally/Chart.yaml
index 234483bf..7348d07b 100644
--- a/rally/Chart.yaml
+++ b/rally/Chart.yaml
@@ -19,7 +19,7 @@ version: 0.1.0
home: https://docs.openstack.org/developer/rally
icon: https://www.openstack.org/themes/openstack/images/project-mascots/rally/OpenStack_Project_rally_vertical.png
sources:
- - https://git.openstack.org/cgit/openstack/rally
- - https://git.openstack.org/cgit/openstack/openstack-helm
+ - https://opendev.org/openstack/rally
+ - https://opendev.org/openstack/openstack-helm
maintainers:
- name: OpenStack-Helm Authors
diff --git a/senlin/Chart.yaml b/senlin/Chart.yaml
index bb1dcd95..f5fcde87 100644
--- a/senlin/Chart.yaml
+++ b/senlin/Chart.yaml
@@ -19,7 +19,7 @@ version: 0.1.0
home: https://docs.openstack.org/senlin/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Senlin/OpenStack_Project_Senlin_vertical.png
sources:
- - https://git.openstack.org/cgit/openstack/senlin
- - https://git.openstack.org/cgit/openstack/openstack-helm
+ - https://opendev.org/openstack/senlin
+ - https://opendev.org/openstack/openstack-helm
maintainers:
- name: OpenStack-Helm Authors
diff --git a/tempest/Chart.yaml b/tempest/Chart.yaml
index 182774d9..2251dde8 100644
--- a/tempest/Chart.yaml
+++ b/tempest/Chart.yaml
@@ -19,7 +19,7 @@ version: 0.1.0
home: https://docs.openstack.org/tempest/latest/
icon: https://www.openstack.org/themes/openstack/images/project-mascots/tempest/OpenStack_Project_tempest_vertical.png
sources:
- - https://git.openstack.org/cgit/openstack/tempest
- - https://git.openstack.org/cgit/openstack/openstack-helm
+ - https://opendev.org/openstack/tempest
+ - https://opendev.org/openstack/openstack-helm
maintainers:
- name: OpenStack-Helm Authors