Skip to content

Commit fa3bfa3

Browse files
committed
bump to wallaby
1 parent 858d2e4 commit fa3bfa3

File tree

5 files changed

+23
-57
lines changed

5 files changed

+23
-57
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ source $HOME/.local/bin/env
1212
```
1313
git clone https://github.com/chameleoncloud/chi-in-a-box
1414
cd chi-in-a-box
15-
git checkout minimal/victoria-kvm
15+
git checkout minimal/wallaby-kvm
1616
```
1717

1818
## install the ciab tools

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# ansible version for kolla-ansible victoria release
2-
ansible<2.10
1+
# ansible version for kolla-ansible wallaby release
2+
ansible<3.0
33

4-
git+https://github.com/ChameleonCloud/kolla-ansible@backport/victoria
4+
git+https://github.com/chameleoncloud/kolla-ansible@backport/wallaby
55

66
# client tools
77
openstackclient

site-config/globals.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ keystone_oidc_client_secret: "public"
8787
keystone_oidc_provider_metadata_url: "{{ keystone_identity_providers[0].identifier }}/.well-known/openid-configuration"
8888

8989
# keystone must support mapping multiple projects or keycloak federation will fail
90-
keystone_image_full: ghcr.io/chameleoncloud/kolla/ubuntu-source-keystone:fafc71b
91-
keystone_fernet_image_full: ghcr.io/chameleoncloud/kolla/ubuntu-source-keystone-fernet:fafc71b
92-
keystone_ssh_image_full: ghcr.io/chameleoncloud/kolla/ubuntu-source-keystone-ssh:fafc71b
93-
horizon_image_full: ghcr.io/chameleoncloud/kolla/ubuntu-source-horizon:fafc71b
90+
keystone_image_full: ghcr.io/chameleoncloud/kolla/ubuntu-source-keystone:5c89f0c
91+
keystone_fernet_image_full: ghcr.io/chameleoncloud/kolla/ubuntu-source-keystone-fernet:5c89f0c
92+
keystone_ssh_image_full: ghcr.io/chameleoncloud/kolla/ubuntu-source-keystone-ssh:5c89f0c
93+
horizon_image_full: ghcr.io/chameleoncloud/kolla/ubuntu-source-horizon:5c89f0c

site-config/inventory/02-kolla-hosts

Lines changed: 10 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ monitoring
4646
[kafka:children]
4747
control
4848

49-
[karbor:children]
50-
control
51-
5249
[kibana:children]
5350
control
5451

@@ -62,6 +59,12 @@ storage
6259
[elasticsearch:children]
6360
control
6461

62+
[hacluster:children]
63+
control
64+
65+
[hacluster-remote:children]
66+
compute
67+
6568
[haproxy:children]
6669
network
6770

@@ -143,9 +146,6 @@ control
143146
[magnum:children]
144147
control
145148

146-
[qinling:children]
147-
control
148-
149149
[sahara:children]
150150
control
151151

@@ -196,9 +196,6 @@ control
196196
[rally:children]
197197
control
198198

199-
[searchlight:children]
200-
control
201-
202199
[octavia:children]
203200
control
204201

@@ -344,16 +341,6 @@ ironic
344341
[tgtd:children]
345342
storage
346343

347-
# Karbor
348-
[karbor-api:children]
349-
karbor
350-
351-
[karbor-protection:children]
352-
karbor
353-
354-
[karbor-operationengine:children]
355-
karbor
356-
357344
# Manila
358345
[manila-api:children]
359346
manila
@@ -471,13 +458,6 @@ magnum
471458
[magnum-conductor:children]
472459
magnum
473460

474-
# Qinling
475-
[qinling-api:children]
476-
qinling
477-
478-
[qinling-engine:children]
479-
qinling
480-
481461
# Sahara
482462
[sahara-api:children]
483463
sahara
@@ -605,13 +585,6 @@ senlin
605585
[senlin-health-manager:children]
606586
senlin
607587

608-
# Searchlight
609-
[searchlight-api:children]
610-
searchlight
611-
612-
[searchlight-listener:children]
613-
searchlight
614-
615588
# Octavia
616589
[octavia-api:children]
617590
octavia
@@ -747,7 +720,10 @@ control
747720
[masakari-engine:children]
748721
control
749722

750-
[masakari-monitors:children]
723+
[masakari-hostmonitor:children]
724+
control
725+
726+
[masakari-instancemonitor:children]
751727
compute
752728

753729
[ovn-controller:children]

site-config/passwords.yml.example

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,6 @@ glance_keystone_password:
6666
gnocchi_database_password:
6767
gnocchi_keystone_password:
6868

69-
karbor_database_password:
70-
karbor_keystone_password:
71-
karbor_openstack_infra_id:
72-
7369
kuryr_keystone_password:
7470

7571
nova_database_password:
@@ -122,7 +118,6 @@ murano_agent_rabbitmq_password:
122118

123119
monasca_agent_password:
124120
monasca_database_password:
125-
monasca_grafana_admin_password:
126121
monasca_keystone_password:
127122

128123
ironic_database_password:
@@ -167,8 +162,6 @@ octavia_keystone_password:
167162
octavia_ca_password:
168163
octavia_client_ca_password:
169164

170-
searchlight_keystone_password:
171-
172165
tacker_database_password:
173166
tacker_keystone_password:
174167

@@ -183,9 +176,6 @@ masakari_keystone_password:
183176

184177
memcache_secret_key:
185178

186-
qinling_database_password:
187-
qinling_keystone_password:
188-
189179
# HMAC secret key
190180
osprofiler_secret:
191181

@@ -257,12 +247,12 @@ redis_master_password:
257247
prometheus_mysql_exporter_database_password:
258248
prometheus_alertmanager_password:
259249

260-
##################
261-
# libvirt options
262-
##################
263-
libvirt_sasl_password:
264-
265250
###############################
266251
# OpenStack identity federation
267252
###############################
268253
keystone_federation_openid_crypto_password:
254+
255+
##################
256+
# libvirt options
257+
##################
258+
libvirt_sasl_password:

0 commit comments

Comments
 (0)