-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathimages-openstack.yaml
More file actions
113 lines (100 loc) · 5.94 KB
/
images-openstack.yaml
File metadata and controls
113 lines (100 loc) · 5.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
---
images:
# imagePullPolicy
pull_policy: "Always"
tags:
# these are common across all these OpenStack Helm installations
bootstrap: "ghcr.io/rackerlabs/understack/ansible:latest"
db_init: "ghcr.io/rackerlabs/understack/openstack-client:2025.2"
db_drop: "ghcr.io/rackerlabs/understack/openstack-client:2025.2"
ks_user: "ghcr.io/rackerlabs/understack/openstack-client:2025.2"
ks_service: "ghcr.io/rackerlabs/understack/openstack-client:2025.2"
ks_endpoints: "ghcr.io/rackerlabs/understack/openstack-client:2025.2"
# keystone
keystone_api: "ghcr.io/rackerlabs/understack/keystone:2025.2"
keystone_credential_rotate: "ghcr.io/rackerlabs/understack/keystone:2025.2"
keystone_credential_setup: "ghcr.io/rackerlabs/understack/keystone:2025.2"
keystone_db_sync: "ghcr.io/rackerlabs/understack/keystone:2025.2"
keystone_domain_manage: "ghcr.io/rackerlabs/understack/keystone:2025.2"
keystone_fernet_rotate: "ghcr.io/rackerlabs/understack/keystone:2025.2"
keystone_fernet_setup: "ghcr.io/rackerlabs/understack/keystone:2025.2"
# ironic
ironic_api: "ghcr.io/rackerlabs/understack/ironic:pr-1671"
ironic_conductor: "ghcr.io/rackerlabs/understack/ironic:pr-1671"
ironic_pxe: "ghcr.io/rackerlabs/understack/ironic:pr-1671"
ironic_pxe_init: "ghcr.io/rackerlabs/understack/ironic:2025.2"
ironic_pxe_http: "docker.io/nginx:1.29.4"
ironic_db_sync: "ghcr.io/rackerlabs/understack/ironic:pr-1671"
# these want curl which apparently is in the openstack-client image
ironic_manage_cleaning_network: "ghcr.io/rackerlabs/understack/openstack-client:2025.2"
ironic_retrive_cleaning_network: "ghcr.io/rackerlabs/understack/openstack-client:2025.2"
ironic_retrive_swift_config: "ghcr.io/rackerlabs/understack/openstack-client:2025.2"
# neutron
neutron_db_sync: "ghcr.io/rackerlabs/understack/neutron:2025.2"
neutron_dhcp: "ghcr.io/rackerlabs/understack/neutron:2025.2"
neutron_l3: "ghcr.io/rackerlabs/understack/neutron:2025.2"
neutron_l2gw: "ghcr.io/rackerlabs/understack/neutron:2025.2"
neutron_linuxbridge_agent: "ghcr.io/rackerlabs/understack/neutron:2025.2"
neutron_metadata: "ghcr.io/rackerlabs/understack/neutron:2025.2"
neutron_ovn_metadata: "ghcr.io/rackerlabs/understack/neutron:2025.2"
neutron_openvswitch_agent: "ghcr.io/rackerlabs/understack/neutron:2025.2"
neutron_server: "ghcr.io/rackerlabs/understack/neutron:2025.2"
neutron_rpc_server: "ghcr.io/rackerlabs/understack/neutron:2025.2"
neutron_bagpipe_bgp: "ghcr.io/rackerlabs/understack/neutron:2025.2"
neutron_netns_cleanup_cron: "ghcr.io/rackerlabs/understack/neutron:2025.2"
# nova
nova_api: "ghcr.io/rackerlabs/understack/nova:2025.2"
nova_cell_setup: "ghcr.io/rackerlabs/understack/nova:2025.2"
nova_cell_setup_init: "ghcr.io/rackerlabs/understack/openstack-client:2025.2"
nova_compute: "ghcr.io/rackerlabs/understack/nova:2025.2"
nova_compute_ironic: "ghcr.io/rackerlabs/understack/nova:2025.2"
nova_compute_ssh: "ghcr.io/rackerlabs/understack/nova:2025.2"
nova_conductor: "ghcr.io/rackerlabs/understack/nova:2025.2"
nova_db_sync: "ghcr.io/rackerlabs/understack/nova:2025.2"
nova_novncproxy: "ghcr.io/rackerlabs/understack/nova:2025.2"
nova_novncproxy_assets: "ghcr.io/rackerlabs/understack/nova:2025.2"
nova_scheduler: "ghcr.io/rackerlabs/understack/nova:2025.2"
nova_spiceproxy: "ghcr.io/rackerlabs/understack/nova:2025.2"
nova_spiceproxy_assets: "ghcr.io/rackerlabs/understack/nova:2025.2"
nova_service_cleaner: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_jammy"
# placement
placement: "ghcr.io/rackerlabs/understack/placement:2025.2"
placement_db_sync: "ghcr.io/rackerlabs/understack/placement:2025.2"
# openvswitch
openvswitch_db_server: "docker.io/openstackhelm/openvswitch:ubuntu_jammy-dpdk-20250127"
openvswitch_vswitchd: "docker.io/openstackhelm/openvswitch:ubuntu_jammy-dpdk-20250127"
# ovn
ovn_ovsdb_nb: "docker.io/openstackhelm/ovn:ubuntu_jammy-20250111"
ovn_ovsdb_sb: "docker.io/openstackhelm/ovn:ubuntu_jammy-20250111"
ovn_northd: "docker.io/openstackhelm/ovn:ubuntu_jammy-20250111"
ovn_controller: "docker.io/openstackhelm/ovn:ubuntu_jammy-20250111"
# horizon
horizon: "ghcr.io/rackerlabs/understack/horizon:2025.2"
horizon_db_sync: "ghcr.io/rackerlabs/understack/horizon:2025.2"
# glance
glance_api: "ghcr.io/rackerlabs/understack/glance:2025.2"
glance_db_sync: "ghcr.io/rackerlabs/understack/glance:2025.2"
glance_metadefs_load: "ghcr.io/rackerlabs/understack/glance:2025.2"
glance_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_jammy"
# skyline
skyline: "ghcr.io/rackerlabs/understack/skyline:2025.2"
skyline_db_sync: "ghcr.io/rackerlabs/understack/skyline:2025.2"
skyline_nginx: "ghcr.io/rackerlabs/understack/skyline:2025.2"
# cinder
cinder_api: "ghcr.io/rackerlabs/understack/cinder:2025.2"
cinder_db_sync: "ghcr.io/rackerlabs/understack/cinder:2025.2"
cinder_scheduler: "ghcr.io/rackerlabs/understack/cinder:2025.2"
cinder_volume: "ghcr.io/rackerlabs/understack/cinder:2025.2"
cinder_volume_usage_audit: "ghcr.io/rackerlabs/understack/cinder:2025.2"
cinder_db_purge: "ghcr.io/rackerlabs/understack/cinder:2025.2"
cinder_backup: "ghcr.io/rackerlabs/understack/cinder:2025.2"
cinder_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_jammy"
cinder_backup_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_jammy"
# octavia
octavia_api: "ghcr.io/rackerlabs/understack/octavia:2025.2"
octavia_db_sync: "ghcr.io/rackerlabs/understack/octavia:2025.2"
octavia_worker: "ghcr.io/rackerlabs/understack/octavia:2025.2"
octavia_housekeeping: "ghcr.io/rackerlabs/understack/octavia:2025.2"
octavia_health_manager: "ghcr.io/rackerlabs/understack/octavia:2025.2"
octavia_health_manager_init: "ghcr.io/rackerlabs/understack/openstack-client:2025.2"
...