Replace repository links so they point directly to opendev.org
Change-Id: I3da45390c923e00058428207dca26f2f75cd8714
This commit is contained in:
parent
0d686eee92
commit
55ce138a00
@ -16,7 +16,7 @@ To get started, run the following in a fresh Ubuntu 16.04 VM
|
|||||||
```
|
```
|
||||||
sudo -i
|
sudo -i
|
||||||
mkdir -p /root/deploy && cd "$_"
|
mkdir -p /root/deploy && cd "$_"
|
||||||
git clone https://git.openstack.org/openstack/airship-in-a-bottle
|
git clone https://opendev.org/airship/airship-in-a-bottle
|
||||||
cd /root/deploy/airship-in-a-bottle/manifests/dev_single_node
|
cd /root/deploy/airship-in-a-bottle/manifests/dev_single_node
|
||||||
./airship-in-a-bottle.sh
|
./airship-in-a-bottle.sh
|
||||||
```
|
```
|
||||||
@ -25,7 +25,7 @@ Or, alternatively, if you have Vagrant installed, just run the following
|
|||||||
(only libvirt/kvm hypervisor is tested, but vagrant box supports VMware
|
(only libvirt/kvm hypervisor is tested, but vagrant box supports VMware
|
||||||
Desktop/Workstation/Fusion, Parallels, and Hyper-V):
|
Desktop/Workstation/Fusion, Parallels, and Hyper-V):
|
||||||
```
|
```
|
||||||
curl -O https://git.airshipit.org/cgit/airship-in-a-bottle/plain/Vagrantfile
|
curl -O https://opendev.org/airship/airship-in-a-bottle/raw/branch/master/Vagrantfile
|
||||||
vagrant up
|
vagrant up
|
||||||
```
|
```
|
||||||
|
|
||||||
|
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@ -79,7 +79,7 @@ Vagrant.configure("2") do |config|
|
|||||||
node.vm.hostname = "n0"
|
node.vm.hostname = "n0"
|
||||||
node.vm.provision :shell, inline: <<-SHELL
|
node.vm.provision :shell, inline: <<-SHELL
|
||||||
mkdir /root/deploy
|
mkdir /root/deploy
|
||||||
git clone https://git.airshipit.org/airship-in-a-bottle /root/deploy/airship-in-a-bottle
|
git clone https://opendev.org/airship/airship-in-a-bottle /root/deploy/airship-in-a-bottle
|
||||||
cd /root/deploy/airship-in-a-bottle/manifests/dev_single_node
|
cd /root/deploy/airship-in-a-bottle/manifests/dev_single_node
|
||||||
./airship-in-a-bottle.sh -y
|
./airship-in-a-bottle.sh -y
|
||||||
SHELL
|
SHELL
|
||||||
|
@ -13,397 +13,397 @@ data:
|
|||||||
charts:
|
charts:
|
||||||
kubernetes:
|
kubernetes:
|
||||||
apiserver:
|
apiserver:
|
||||||
location: https://git.openstack.org/openstack/airship-promenade
|
location: https://opendev.org/airship/promenade
|
||||||
reference: cfb8aa498c294c2adbc369ba5aaee19b49550d22
|
reference: cfb8aa498c294c2adbc369ba5aaee19b49550d22
|
||||||
subpath: charts/apiserver
|
subpath: charts/apiserver
|
||||||
type: git
|
type: git
|
||||||
apiserver-htk:
|
apiserver-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
calico:
|
calico:
|
||||||
calico:
|
calico:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: calico
|
subpath: calico
|
||||||
type: git
|
type: git
|
||||||
calico-htk:
|
calico-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
etcd:
|
etcd:
|
||||||
location: https://git.openstack.org/openstack/airship-promenade
|
location: https://opendev.org/airship/promenade
|
||||||
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
||||||
subpath: charts/etcd
|
subpath: charts/etcd
|
||||||
type: git
|
type: git
|
||||||
etcd-htk:
|
etcd-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
controller-manager:
|
controller-manager:
|
||||||
location: https://git.openstack.org/openstack/airship-promenade
|
location: https://opendev.org/airship/promenade
|
||||||
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
||||||
subpath: charts/controller_manager
|
subpath: charts/controller_manager
|
||||||
type: git
|
type: git
|
||||||
controller-manager-htk:
|
controller-manager-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
coredns:
|
coredns:
|
||||||
location: https://git.openstack.org/openstack/airship-promenade
|
location: https://opendev.org/airship/promenade
|
||||||
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
||||||
subpath: charts/coredns
|
subpath: charts/coredns
|
||||||
type: git
|
type: git
|
||||||
coredns-htk:
|
coredns-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
etcd:
|
etcd:
|
||||||
location: https://git.openstack.org/openstack/airship-promenade
|
location: https://opendev.org/airship/promenade
|
||||||
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
||||||
subpath: charts/etcd
|
subpath: charts/etcd
|
||||||
type: git
|
type: git
|
||||||
etcd-htk:
|
etcd-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
haproxy:
|
haproxy:
|
||||||
location: https://git.openstack.org/openstack/airship-promenade
|
location: https://opendev.org/airship/promenade
|
||||||
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
||||||
subpath: charts/haproxy
|
subpath: charts/haproxy
|
||||||
type: git
|
type: git
|
||||||
haproxy-htk:
|
haproxy-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
ingress:
|
ingress:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: ingress
|
subpath: ingress
|
||||||
type: git
|
type: git
|
||||||
ingress-htk:
|
ingress-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
proxy:
|
proxy:
|
||||||
location: https://git.openstack.org/openstack/airship-promenade
|
location: https://opendev.org/airship/promenade
|
||||||
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
||||||
subpath: charts/proxy
|
subpath: charts/proxy
|
||||||
type: git
|
type: git
|
||||||
proxy-htk:
|
proxy-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
scheduler:
|
scheduler:
|
||||||
location: https://git.openstack.org/openstack/airship-promenade
|
location: https://opendev.org/airship/promenade
|
||||||
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
||||||
subpath: charts/scheduler
|
subpath: charts/scheduler
|
||||||
type: git
|
type: git
|
||||||
scheduler-htk:
|
scheduler-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
ucp:
|
ucp:
|
||||||
nfs_provisioner:
|
nfs_provisioner:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: nfs-provisioner
|
subpath: nfs-provisioner
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
nfs_htk:
|
nfs_htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
armada:
|
armada:
|
||||||
location: https://git.openstack.org/openstack/airship-armada
|
location: https://opendev.org/airship/armada
|
||||||
reference: 709eb9ec9b78b76fd18b817ae6c7a32221e9d0c4
|
reference: 709eb9ec9b78b76fd18b817ae6c7a32221e9d0c4
|
||||||
subpath: charts/armada
|
subpath: charts/armada
|
||||||
type: git
|
type: git
|
||||||
armada-htk:
|
armada-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
barbican:
|
barbican:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm
|
location: https://opendev.org/openstack/openstack-helm
|
||||||
reference: 9d72fe1a501bc609a875eebf7b6274e18600ed70
|
reference: 9d72fe1a501bc609a875eebf7b6274e18600ed70
|
||||||
subpath: barbican
|
subpath: barbican
|
||||||
type: git
|
type: git
|
||||||
barbican-htk:
|
barbican-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
#TODO Update to split ceph charts
|
#TODO Update to split ceph charts
|
||||||
ceph:
|
ceph:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm
|
location: https://opendev.org/openstack/openstack-helm
|
||||||
subpath: ceph
|
subpath: ceph
|
||||||
reference: f902cd14fac7de4c4c9f7d019191268a6b4e9601
|
reference: f902cd14fac7de4c4c9f7d019191268a6b4e9601
|
||||||
ceph-htk:
|
ceph-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm
|
location: https://opendev.org/openstack/openstack-helm
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: f902cd14fac7de4c4c9f7d019191268a6b4e9601
|
reference: f902cd14fac7de4c4c9f7d019191268a6b4e9601
|
||||||
deckhand:
|
deckhand:
|
||||||
location: https://git.openstack.org/openstack/airship-deckhand
|
location: https://opendev.org/airship/deckhand
|
||||||
reference: 464d2c0ea5ebb50bee615a0e0f2624c3aa40d9bd
|
reference: 464d2c0ea5ebb50bee615a0e0f2624c3aa40d9bd
|
||||||
subpath: charts/deckhand
|
subpath: charts/deckhand
|
||||||
type: git
|
type: git
|
||||||
deckhand-htk:
|
deckhand-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
divingbell:
|
divingbell:
|
||||||
location: https://git.openstack.org/openstack/airship-divingbell
|
location: https://opendev.org/airship/divingbell
|
||||||
reference: 87dbc54044fd679f56123ffb1db9fefd35a77801
|
reference: 87dbc54044fd679f56123ffb1db9fefd35a77801
|
||||||
subpath: divingbell
|
subpath: divingbell
|
||||||
type: git
|
type: git
|
||||||
divingbell-htk:
|
divingbell-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
drydock:
|
drydock:
|
||||||
location: https://git.openstack.org/openstack/airship-drydock
|
location: https://opendev.org/airship/drydock
|
||||||
reference: d93d6d5a0a370ced536180612d1ade708e29cd47
|
reference: d93d6d5a0a370ced536180612d1ade708e29cd47
|
||||||
subpath: charts/drydock
|
subpath: charts/drydock
|
||||||
type: git
|
type: git
|
||||||
drydock-htk:
|
drydock-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: 4ad893eb1a5ebd7c7660c70d44d1316862268cf1
|
reference: 4ad893eb1a5ebd7c7660c70d44d1316862268cf1
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
ingress:
|
ingress:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: ingress
|
subpath: ingress
|
||||||
type: git
|
type: git
|
||||||
ingress-htk:
|
ingress-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
keystone:
|
keystone:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm
|
location: https://opendev.org/openstack/openstack-helm
|
||||||
reference: 9d72fe1a501bc609a875eebf7b6274e18600ed70
|
reference: 9d72fe1a501bc609a875eebf7b6274e18600ed70
|
||||||
subpath: keystone
|
subpath: keystone
|
||||||
type: git
|
type: git
|
||||||
keystone-htk:
|
keystone-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
maas:
|
maas:
|
||||||
location: https://git.openstack.org/openstack/airship-maas
|
location: https://opendev.org/airship/maas
|
||||||
reference: bb81a1cecd27520b858e00f0bcf519ceb2d07582
|
reference: bb81a1cecd27520b858e00f0bcf519ceb2d07582
|
||||||
subpath: charts/maas
|
subpath: charts/maas
|
||||||
type: git
|
type: git
|
||||||
maas-htk:
|
maas-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: 4ad893eb1a5ebd7c7660c70d44d1316862268cf1
|
reference: 4ad893eb1a5ebd7c7660c70d44d1316862268cf1
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
mariadb:
|
mariadb:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: mariadb
|
subpath: mariadb
|
||||||
type: git
|
type: git
|
||||||
mariadb-htk:
|
mariadb-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
memcached:
|
memcached:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: memcached
|
subpath: memcached
|
||||||
type: git
|
type: git
|
||||||
memcached-htk:
|
memcached-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
postgresql:
|
postgresql:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: postgresql
|
subpath: postgresql
|
||||||
type: git
|
type: git
|
||||||
postgresql-htk:
|
postgresql-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
promenade:
|
promenade:
|
||||||
location: https://git.openstack.org/openstack/airship-promenade
|
location: https://opendev.org/airship/promenade
|
||||||
reference: cfb8aa498c294c2adbc369ba5aaee19b49550d22
|
reference: cfb8aa498c294c2adbc369ba5aaee19b49550d22
|
||||||
subpath: charts/promenade
|
subpath: charts/promenade
|
||||||
type: git
|
type: git
|
||||||
promenade-htk:
|
promenade-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
rabbitmq:
|
rabbitmq:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: rabbitmq
|
subpath: rabbitmq
|
||||||
type: git
|
type: git
|
||||||
rabbitmq-htk:
|
rabbitmq-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
shipyard:
|
shipyard:
|
||||||
location: https://git.openstack.org/openstack/airship-shipyard
|
location: https://opendev.org/airship/shipyard
|
||||||
reference: 4dd6b484d11e86ad51da733841b9ef137421d461
|
reference: 4dd6b484d11e86ad51da733841b9ef137421d461
|
||||||
subpath: charts/shipyard
|
subpath: charts/shipyard
|
||||||
type: git
|
type: git
|
||||||
shipyard-htk:
|
shipyard-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
tiller:
|
tiller:
|
||||||
location: https://git.openstack.org/openstack/airship-armada
|
location: https://opendev.org/airship/armada
|
||||||
reference: 709eb9ec9b78b76fd18b817ae6c7a32221e9d0c4
|
reference: 709eb9ec9b78b76fd18b817ae6c7a32221e9d0c4
|
||||||
subpath: charts/tiller
|
subpath: charts/tiller
|
||||||
type: git
|
type: git
|
||||||
tiller-htk:
|
tiller-htk:
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
type: git
|
type: git
|
||||||
openstack:
|
openstack:
|
||||||
glance:
|
glance:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm
|
location: https://opendev.org/openstack/openstack-helm
|
||||||
subpath: glance
|
subpath: glance
|
||||||
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
||||||
glance-htk:
|
glance-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
heat:
|
heat:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm
|
location: https://opendev.org/openstack/openstack-helm
|
||||||
subpath: heat
|
subpath: heat
|
||||||
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
||||||
heat-htk:
|
heat-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
horizon:
|
horizon:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm
|
location: https://opendev.org/openstack/openstack-helm
|
||||||
subpath: horizon
|
subpath: horizon
|
||||||
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
||||||
horizon-htk:
|
horizon-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
ingress:
|
ingress:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: ingress
|
subpath: ingress
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
ingress-htk:
|
ingress-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
keystone:
|
keystone:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm
|
location: https://opendev.org/openstack/openstack-helm
|
||||||
subpath: keystone
|
subpath: keystone
|
||||||
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
||||||
keystone-htk:
|
keystone-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
libvirt:
|
libvirt:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm
|
location: https://opendev.org/openstack/openstack-helm
|
||||||
subpath: libvirt
|
subpath: libvirt
|
||||||
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
||||||
libvirt-htk:
|
libvirt-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
mariadb:
|
mariadb:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm
|
location: https://opendev.org/openstack/openstack-helm
|
||||||
subpath: mariadb
|
subpath: mariadb
|
||||||
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
||||||
mariadb-htk:
|
mariadb-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
memcached:
|
memcached:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: memcached
|
subpath: memcached
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
memcached-htk:
|
memcached-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
neutron:
|
neutron:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm
|
location: https://opendev.org/openstack/openstack-helm
|
||||||
subpath: neutron
|
subpath: neutron
|
||||||
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
||||||
neutron-htk:
|
neutron-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
nova:
|
nova:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm
|
location: https://opendev.org/openstack/openstack-helm
|
||||||
subpath: nova
|
subpath: nova
|
||||||
reference: 112e15b1655285194593a7afca4352ce046c7a47
|
reference: 112e15b1655285194593a7afca4352ce046c7a47
|
||||||
nova-htk:
|
nova-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
openvswitch:
|
openvswitch:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm
|
location: https://opendev.org/openstack/openstack-helm
|
||||||
subpath: openvswitch
|
subpath: openvswitch
|
||||||
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
||||||
openvswitch-htk:
|
openvswitch-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
rabbitmq:
|
rabbitmq:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: rabbitmq
|
subpath: rabbitmq
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
rabbitmq-htk:
|
rabbitmq-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
|
|
||||||
|
@ -15,275 +15,275 @@ data:
|
|||||||
calico:
|
calico:
|
||||||
etcd:
|
etcd:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/airship-promenade
|
location: https://opendev.org/airship/promenade
|
||||||
subpath: charts/etcd
|
subpath: charts/etcd
|
||||||
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
||||||
etcd-htk:
|
etcd-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
calico:
|
calico:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: calico
|
subpath: calico
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
calico-htk:
|
calico-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
apiserver:
|
apiserver:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/airship-promenade
|
location: https://opendev.org/airship/promenade
|
||||||
subpath: charts/apiserver
|
subpath: charts/apiserver
|
||||||
reference: cfb8aa498c294c2adbc369ba5aaee19b49550d22
|
reference: cfb8aa498c294c2adbc369ba5aaee19b49550d22
|
||||||
apiserver-htk:
|
apiserver-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
controller-manager:
|
controller-manager:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/airship-promenade
|
location: https://opendev.org/airship/promenade
|
||||||
subpath: charts/controller_manager
|
subpath: charts/controller_manager
|
||||||
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
||||||
controller-manager-htk:
|
controller-manager-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
coredns:
|
coredns:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/airship-promenade
|
location: https://opendev.org/airship/promenade
|
||||||
subpath: charts/coredns
|
subpath: charts/coredns
|
||||||
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
||||||
coredns-htk:
|
coredns-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
haproxy:
|
haproxy:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/airship-promenade
|
location: https://opendev.org/airship/promenade
|
||||||
subpath: charts/haproxy
|
subpath: charts/haproxy
|
||||||
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
||||||
haproxy-htk:
|
haproxy-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
etcd:
|
etcd:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/airship-promenade
|
location: https://opendev.org/airship/promenade
|
||||||
subpath: charts/etcd
|
subpath: charts/etcd
|
||||||
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
||||||
etcd-htk:
|
etcd-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
ingress:
|
ingress:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: ingress
|
subpath: ingress
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
ingress-htk:
|
ingress-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
proxy:
|
proxy:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/airship-promenade
|
location: https://opendev.org/airship/promenade
|
||||||
subpath: charts/proxy
|
subpath: charts/proxy
|
||||||
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
||||||
proxy-htk:
|
proxy-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
scheduler:
|
scheduler:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/airship-promenade
|
location: https://opendev.org/airship/promenade
|
||||||
subpath: charts/scheduler
|
subpath: charts/scheduler
|
||||||
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
reference: 425d8bdff8b5fb9aadd22bfbf6de727986e7abe0
|
||||||
scheduler-htk:
|
scheduler-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
ucp:
|
ucp:
|
||||||
nfs_provisioner:
|
nfs_provisioner:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: nfs-provisioner
|
subpath: nfs-provisioner
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
nfs_htk:
|
nfs_htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
armada:
|
armada:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/airship-armada
|
location: https://opendev.org/airship/armada
|
||||||
subpath: charts/armada
|
subpath: charts/armada
|
||||||
reference: 709eb9ec9b78b76fd18b817ae6c7a32221e9d0c4
|
reference: 709eb9ec9b78b76fd18b817ae6c7a32221e9d0c4
|
||||||
armada-htk:
|
armada-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
barbican:
|
barbican:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm
|
location: https://opendev.org/openstack/openstack-helm
|
||||||
subpath: barbican
|
subpath: barbican
|
||||||
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
||||||
barbican-htk:
|
barbican-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
#TODO Update to split ceph charts
|
#TODO Update to split ceph charts
|
||||||
ceph:
|
ceph:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm
|
location: https://opendev.org/openstack/openstack-helm
|
||||||
subpath: ceph
|
subpath: ceph
|
||||||
reference: f902cd14fac7de4c4c9f7d019191268a6b4e9601
|
reference: f902cd14fac7de4c4c9f7d019191268a6b4e9601
|
||||||
#TODO Update to new HTK with split ceph charts
|
#TODO Update to new HTK with split ceph charts
|
||||||
ceph-htk:
|
ceph-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm
|
location: https://opendev.org/openstack/openstack-helm
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: f902cd14fac7de4c4c9f7d019191268a6b4e9601
|
reference: f902cd14fac7de4c4c9f7d019191268a6b4e9601
|
||||||
deckhand:
|
deckhand:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/airship-deckhand
|
location: https://opendev.org/airship/deckhand
|
||||||
subpath: charts/deckhand
|
subpath: charts/deckhand
|
||||||
reference: a0f00013b5db1def374fbd5b9f0009f704290bb1
|
reference: a0f00013b5db1def374fbd5b9f0009f704290bb1
|
||||||
deckhand-htk:
|
deckhand-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
divingbell:
|
divingbell:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/airship-divingbell
|
location: https://opendev.org/airship/divingbell
|
||||||
subpath: divingbell
|
subpath: divingbell
|
||||||
reference: 87dbc54044fd679f56123ffb1db9fefd35a77801
|
reference: 87dbc54044fd679f56123ffb1db9fefd35a77801
|
||||||
divingbell-htk:
|
divingbell-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
drydock:
|
drydock:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/airship-drydock
|
location: https://opendev.org/airship/drydock
|
||||||
subpath: charts/drydock
|
subpath: charts/drydock
|
||||||
reference: 3470f89519d018c572905566891bafc8a3c51c3b
|
reference: 3470f89519d018c572905566891bafc8a3c51c3b
|
||||||
drydock-htk:
|
drydock-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
ingress:
|
ingress:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: ingress
|
subpath: ingress
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
ingress-htk:
|
ingress-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
postgresql:
|
postgresql:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm
|
location: https://opendev.org/openstack/openstack-helm
|
||||||
subpath: postgresql
|
subpath: postgresql
|
||||||
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
||||||
postgresql-htk:
|
postgresql-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
promenade:
|
promenade:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/airship-promenade
|
location: https://opendev.org/airship/promenade
|
||||||
subpath: charts/promenade
|
subpath: charts/promenade
|
||||||
reference: cfb8aa498c294c2adbc369ba5aaee19b49550d22
|
reference: cfb8aa498c294c2adbc369ba5aaee19b49550d22
|
||||||
promenade-htk:
|
promenade-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
keystone:
|
keystone:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm
|
location: https://opendev.org/openstack/openstack-helm
|
||||||
subpath: keystone
|
subpath: keystone
|
||||||
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
||||||
keystone-htk:
|
keystone-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
maas:
|
maas:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/airship-maas
|
location: https://opendev.org/airship/maas
|
||||||
subpath: charts/maas
|
subpath: charts/maas
|
||||||
reference: bb81a1cecd27520b858e00f0bcf519ceb2d07582
|
reference: bb81a1cecd27520b858e00f0bcf519ceb2d07582
|
||||||
maas-htk:
|
maas-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
mariadb:
|
mariadb:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm
|
location: https://opendev.org/openstack/openstack-helm
|
||||||
subpath: mariadb
|
subpath: mariadb
|
||||||
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
reference: 92b04a735d6a26e6cffc5c83a4a7dccfdebba2b7
|
||||||
mariadb-htk:
|
mariadb-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
memcached:
|
memcached:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: memcached
|
subpath: memcached
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
memcached-htk:
|
memcached-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
rabbitmq:
|
rabbitmq:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: rabbitmq
|
subpath: rabbitmq
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
rabbitmq-htk:
|
rabbitmq-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
shipyard:
|
shipyard:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/airship-shipyard
|
location: https://opendev.org/airship/shipyard
|
||||||
subpath: charts/shipyard
|
subpath: charts/shipyard
|
||||||
reference: 4dd6b484d11e86ad51da733841b9ef137421d461
|
reference: 4dd6b484d11e86ad51da733841b9ef137421d461
|
||||||
shipyard-htk:
|
shipyard-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: bb3ff98d53c38a2ba70f506a8b6dc36207baa207
|
reference: bb3ff98d53c38a2ba70f506a8b6dc36207baa207
|
||||||
tiller:
|
tiller:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/airship-armada
|
location: https://opendev.org/airship/armada
|
||||||
subpath: charts/tiller
|
subpath: charts/tiller
|
||||||
reference: 709eb9ec9b78b76fd18b817ae6c7a32221e9d0c4
|
reference: 709eb9ec9b78b76fd18b817ae6c7a32221e9d0c4
|
||||||
tiller-htk:
|
tiller-htk:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/openstack-helm-infra
|
location: https://opendev.org/openstack/openstack-helm-infra
|
||||||
subpath: helm-toolkit
|
subpath: helm-toolkit
|
||||||
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
reference: cd4ec0b4b22f44673f66f42240a11131a6950ed9
|
||||||
|
|
||||||
|
@ -208,5 +208,5 @@ prevail.
|
|||||||
|
|
||||||
|
|
||||||
.. _Docker: https://www.docker.com/
|
.. _Docker: https://www.docker.com/
|
||||||
.. _helm-toolkit: https://git.openstack.org/cgit/openstack/openstack-helm-infra/tree/helm-toolkit
|
.. _helm-toolkit: https://opendev.org/openstack/openstack-helm-infra/src/branch/master/helm-toolkit
|
||||||
.. _Openstack-Helm: https://wiki.openstack.org/wiki/Openstack-helm
|
.. _Openstack-Helm: https://wiki.openstack.org/wiki/Openstack-helm
|
||||||
|
@ -70,11 +70,11 @@ POST_GENESIS_DELAY=${POST_GENESIS_DELAY:-60}
|
|||||||
|
|
||||||
|
|
||||||
# Repositories
|
# Repositories
|
||||||
AIRSHIP_IN_A_BOTTLE_REPO=${AIRSHIP_IN_A_BOTTLE_REPO:-"https://git.openstack.org/openstack/airship-in-a-bottle"}
|
AIRSHIP_IN_A_BOTTLE_REPO=${AIRSHIP_IN_A_BOTTLE_REPO:-"https://opendev.org/airship/airship-in-a-bottle"}
|
||||||
AIRSHIP_IN_A_BOTTLE_REFSPEC=${AIRSHIP_IN_A_BOTTLE_REFSPEC:-""}
|
AIRSHIP_IN_A_BOTTLE_REFSPEC=${AIRSHIP_IN_A_BOTTLE_REFSPEC:-""}
|
||||||
PEGLEG_REPO=${PEGLEG_REPO:-"https://git.openstack.org/openstack/airship-pegleg.git"}
|
PEGLEG_REPO=${PEGLEG_REPO:-"https://opendev.org/airship/pegleg.git"}
|
||||||
PEGLEG_REFSPEC=${PEGLEG_REFSPEC:-""}
|
PEGLEG_REFSPEC=${PEGLEG_REFSPEC:-""}
|
||||||
SHIPYARD_REPO=${SHIPYARD_REPO:-"https://git.openstack.org/openstack/airship-shipyard.git"}
|
SHIPYARD_REPO=${SHIPYARD_REPO:-"https://opendev.org/airship/shipyard.git"}
|
||||||
SHIPYARD_REFSPEC=${SHIPYARD_REFSPEC:-""}
|
SHIPYARD_REFSPEC=${SHIPYARD_REFSPEC:-""}
|
||||||
|
|
||||||
# Images
|
# Images
|
||||||
|
@ -52,7 +52,7 @@ behind a corporate proxy.
|
|||||||
|
|
||||||
armada:
|
armada:
|
||||||
type: git
|
type: git
|
||||||
location: https://git.openstack.org/openstack/airship-armada
|
location: https://opendev.org/airship/armada
|
||||||
subpath: charts/armada
|
subpath: charts/armada
|
||||||
reference: 709eb9ec9b78b76fd18b817ae6c7a32221e9d0c4
|
reference: 709eb9ec9b78b76fd18b817ae6c7a32221e9d0c4
|
||||||
proxy_server: http://your.proxy.address:port
|
proxy_server: http://your.proxy.address:port
|
||||||
|
@ -33,11 +33,11 @@ export HOSTCIDR=10.0.0.0/24
|
|||||||
export NODE_NET_IFACE=ens3
|
export NODE_NET_IFACE=ens3
|
||||||
|
|
||||||
# Repositories
|
# Repositories
|
||||||
# export AIRSHIP_IN_A_BOTTLE_REPO="https://git.openstack.org/openstack/airship-in-a-bottle"
|
# export AIRSHIP_IN_A_BOTTLE_REPO="https://opendev.org/airship/airship-in-a-bottle"
|
||||||
# export AIRSHIP_IN_A_BOTTLE_REFSPEC=""
|
# export AIRSHIP_IN_A_BOTTLE_REFSPEC=""
|
||||||
# export PEGLEG_REPO="https://git.openstack.org/openstack/airship-pegleg.git"
|
# export PEGLEG_REPO="https://opendev.org/airship/pegleg.git"
|
||||||
# export PEGLEG_REFSPEC=""
|
# export PEGLEG_REFSPEC=""
|
||||||
# export SHIPYARD_REPO="https://git.openstack.org/openstack/airship-shipyard.git"
|
# export SHIPYARD_REPO="https://opendev.org/airship/shipyard.git"
|
||||||
# export SHIPYARD_REFSPEC=""
|
# export SHIPYARD_REFSPEC=""
|
||||||
|
|
||||||
# Images
|
# Images
|
||||||
|
Loading…
x
Reference in New Issue
Block a user