openstack-image-manager 0.20250406.0__py3-none-any.whl → 0.20250413.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- openstack_image_manager/etc/images/almalinux.yml +10 -10
- openstack_image_manager/etc/images/centos.yml +5 -5
- openstack_image_manager/etc/images/debian.yml +10 -10
- openstack_image_manager/etc/images/rockylinux.yml +4 -4
- openstack_image_manager/etc/images/ubuntu.yml +81 -47
- openstack_image_manager/main.py +11 -2
- {openstack_image_manager-0.20250406.0.dist-info → openstack_image_manager-0.20250413.0.dist-info}/METADATA +2 -2
- {openstack_image_manager-0.20250406.0.dist-info → openstack_image_manager-0.20250413.0.dist-info}/RECORD +12 -12
- {openstack_image_manager-0.20250406.0.dist-info → openstack_image_manager-0.20250413.0.dist-info}/WHEEL +0 -0
- {openstack_image_manager-0.20250406.0.dist-info → openstack_image_manager-0.20250413.0.dist-info}/entry_points.txt +0 -0
- {openstack_image_manager-0.20250406.0.dist-info → openstack_image_manager-0.20250413.0.dist-info}/licenses/LICENSE +0 -0
- {openstack_image_manager-0.20250406.0.dist-info → openstack_image_manager-0.20250413.0.dist-info}/top_level.txt +0 -0
@@ -24,13 +24,13 @@ images:
|
|
24
24
|
provided_until: none
|
25
25
|
tags: []
|
26
26
|
latest_checksum_url: https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/CHECKSUM
|
27
|
-
latest_url:
|
27
|
+
latest_url:
|
28
28
|
https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2
|
29
29
|
versions:
|
30
30
|
- version: '20240819'
|
31
|
-
url:
|
31
|
+
url:
|
32
32
|
https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2
|
33
|
-
mirror_url:
|
33
|
+
mirror_url:
|
34
34
|
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/almalinux-8/20240819-almalinux-8.qcow2
|
35
35
|
checksum: sha256:669bd580dcef5491d4dfd5724d252cce7cde1b2b33a3ca951e688d71386875e3
|
36
36
|
build_date: 2024-08-19
|
@@ -58,13 +58,13 @@ images:
|
|
58
58
|
provided_until: none
|
59
59
|
tags: []
|
60
60
|
latest_checksum_url: https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/CHECKSUM
|
61
|
-
latest_url:
|
61
|
+
latest_url:
|
62
62
|
https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/AlmaLinux-9-GenericCloud-latest.x86_64.qcow2
|
63
63
|
versions:
|
64
|
-
- version: '
|
65
|
-
url:
|
64
|
+
- version: '20241120'
|
65
|
+
url:
|
66
66
|
https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/AlmaLinux-9-GenericCloud-latest.x86_64.qcow2
|
67
|
-
mirror_url:
|
68
|
-
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/almalinux-9/
|
69
|
-
checksum: sha256:
|
70
|
-
build_date: 2024-
|
67
|
+
mirror_url:
|
68
|
+
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/almalinux-9/20241120-almalinux-9.qcow2
|
69
|
+
checksum: sha256:abddf01589d46c841f718cec239392924a03b34c4fe84929af5d543c50e37e37
|
70
|
+
build_date: 2024-11-20
|
@@ -95,10 +95,10 @@ images:
|
|
95
95
|
latest_url:
|
96
96
|
https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-HEREBE\d+\.\dDRAGONS.x86_64.qcow2
|
97
97
|
versions:
|
98
|
-
- version: '
|
98
|
+
- version: '20250401'
|
99
99
|
url:
|
100
|
-
https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-
|
100
|
+
https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20250331.0.x86_64.qcow2
|
101
101
|
mirror_url:
|
102
|
-
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/
|
103
|
-
checksum: sha256:
|
104
|
-
build_date:
|
102
|
+
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20250401-centos-stream-9.qcow2
|
103
|
+
checksum: sha256:b84be3027c6bafee20b59efa061a9b26ac554288b3ab129dec6d2574ae2ab44d
|
104
|
+
build_date: 2025-04-01
|
@@ -62,14 +62,14 @@ images:
|
|
62
62
|
latest_url:
|
63
63
|
https://cdimage.debian.org/cdimage/cloud/bullseye/latest/debian-11-genericcloud-amd64.qcow2
|
64
64
|
versions:
|
65
|
-
- version: '
|
65
|
+
- version: '20250402'
|
66
66
|
url:
|
67
|
-
https://cdimage.debian.org/cdimage/cloud/bullseye/
|
67
|
+
https://cdimage.debian.org/cdimage/cloud/bullseye/20250402-2070/debian-11-genericcloud-amd64-20250402-2070.qcow2
|
68
68
|
mirror_url:
|
69
|
-
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-11/
|
69
|
+
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-11/20250402-debian-11.qcow2
|
70
70
|
checksum:
|
71
|
-
sha512:
|
72
|
-
build_date:
|
71
|
+
sha512:812295274b3b0d0ff85e339ffa59569b8ccac7949c94c7342dee354261a19a896a9318b3e80b2bffed4ec0da615fbf4687d8bb73acfc1c49feaf524f6d1ed3a6
|
72
|
+
build_date: 2025-04-02
|
73
73
|
- name: Debian 12
|
74
74
|
enable: true
|
75
75
|
shortname: debian-12
|
@@ -97,11 +97,11 @@ images:
|
|
97
97
|
latest_url:
|
98
98
|
https://cdimage.debian.org/cdimage/cloud/bookworm/daily/latest/debian-12-genericcloud-amd64-daily.qcow2
|
99
99
|
versions:
|
100
|
-
- build_date:
|
100
|
+
- build_date: 2025-03-31
|
101
101
|
checksum:
|
102
|
-
sha512:
|
102
|
+
sha512:3888a9db017ac55e43cb5b18d6bc0eff5519e2103e9b82299941d7a5ec56ff2566cad74c6689e357a2a1ac3429f04214bd12c08a8fc917db1e587dfa8dea2509
|
103
103
|
url:
|
104
|
-
https://cdimage.debian.org/cdimage/cloud/bookworm/daily/
|
104
|
+
https://cdimage.debian.org/cdimage/cloud/bookworm/daily/20250331-2068/debian-12-genericcloud-amd64-daily-20250331-2068.qcow2
|
105
105
|
mirror_url:
|
106
|
-
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/
|
107
|
-
version: '
|
106
|
+
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/debian-12/20250331-debian-12.qcow2
|
107
|
+
version: '20250331'
|
@@ -63,10 +63,10 @@ images:
|
|
63
63
|
latest_url:
|
64
64
|
https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2
|
65
65
|
versions:
|
66
|
-
- version: '
|
66
|
+
- version: '20241119'
|
67
67
|
url:
|
68
68
|
https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2
|
69
69
|
mirror_url:
|
70
|
-
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/rocky-9/
|
71
|
-
checksum: sha256:
|
72
|
-
build_date: 2024-
|
70
|
+
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/rocky-9/20241119-rocky-9.qcow2
|
71
|
+
checksum: sha256:069493fdc807300a22176540e9171fcff2227a92b40a7985a0c1c9e21aeebf57
|
72
|
+
build_date: 2024-11-19
|
@@ -24,13 +24,13 @@ images:
|
|
24
24
|
provided_until: none
|
25
25
|
tags: []
|
26
26
|
latest_checksum_url: https://cloud-images.ubuntu.com/trusty/current/SHA256SUMS
|
27
|
-
latest_url:
|
27
|
+
latest_url:
|
28
28
|
https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img
|
29
29
|
versions:
|
30
30
|
- version: '20191107'
|
31
|
-
url:
|
31
|
+
url:
|
32
32
|
https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img
|
33
|
-
mirror_url:
|
33
|
+
mirror_url:
|
34
34
|
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-14.04/20191107-ubuntu-14.04.qcow2
|
35
35
|
checksum: sha256:3c4ad0defbe729dd3c16d2851d775575d1c5351c85734418d3b89bfdfd28ebd1
|
36
36
|
build_date: 2019-11-07
|
@@ -58,13 +58,13 @@ images:
|
|
58
58
|
provided_until: none
|
59
59
|
tags: []
|
60
60
|
latest_checksum_url: https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS
|
61
|
-
latest_url:
|
61
|
+
latest_url:
|
62
62
|
https://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-disk1.img
|
63
63
|
versions:
|
64
64
|
- version: '20211001'
|
65
|
-
url:
|
65
|
+
url:
|
66
66
|
https://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-disk1.img
|
67
|
-
mirror_url:
|
67
|
+
mirror_url:
|
68
68
|
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-16.04/20211001-ubuntu-16.04.qcow2
|
69
69
|
checksum: sha256:fff2494a70bcaffb59f26f71ec49e137dd87d319341c35832dbe0ea65ff15140
|
70
70
|
build_date: 2021-10-01
|
@@ -92,13 +92,13 @@ images:
|
|
92
92
|
provided_until: none
|
93
93
|
tags: []
|
94
94
|
latest_checksum_url: https://cloud-images.ubuntu.com/minimal/releases/xenial/release/SHA256SUMS
|
95
|
-
latest_url:
|
95
|
+
latest_url:
|
96
96
|
https://cloud-images.ubuntu.com/minimal/releases/xenial/release/ubuntu-16.04-minimal-cloudimg-amd64-disk1.img
|
97
97
|
versions:
|
98
98
|
- version: '20210929'
|
99
|
-
url:
|
99
|
+
url:
|
100
100
|
https://cloud-images.ubuntu.com/minimal/releases/xenial/release/ubuntu-16.04-minimal-cloudimg-amd64-disk1.img
|
101
|
-
mirror_url:
|
101
|
+
mirror_url:
|
102
102
|
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-16.04-minimal/20210929-ubuntu-16.04-minimal.qcow2
|
103
103
|
checksum: sha256:7658ec30373e7ad1a1858744f395a89713d333721d7d1986ee8b71680b81a0a9
|
104
104
|
build_date: 2021-09-20
|
@@ -130,7 +130,7 @@ images:
|
|
130
130
|
versions:
|
131
131
|
- version: '20230607'
|
132
132
|
url: https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img
|
133
|
-
mirror_url:
|
133
|
+
mirror_url:
|
134
134
|
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-18.04/20230607-ubuntu-18.04.qcow2
|
135
135
|
checksum: sha256:8dd2e6b5e5aad20c3f836123b300cba9861249408cbb07c359145a65d6bab6b6
|
136
136
|
build_date: 2023-06-07
|
@@ -158,13 +158,13 @@ images:
|
|
158
158
|
provided_until: none
|
159
159
|
tags: []
|
160
160
|
latest_checksum_url: https://cloud-images.ubuntu.com/minimal/releases/bionic/release/SHA256SUMS
|
161
|
-
latest_url:
|
161
|
+
latest_url:
|
162
162
|
https://cloud-images.ubuntu.com/minimal/releases/bionic/release/ubuntu-18.04-minimal-cloudimg-amd64.img
|
163
163
|
versions:
|
164
164
|
- version: '20230602'
|
165
|
-
url:
|
165
|
+
url:
|
166
166
|
https://cloud-images.ubuntu.com/minimal/releases/bionic/release/ubuntu-18.04-minimal-cloudimg-amd64.img
|
167
|
-
mirror_url:
|
167
|
+
mirror_url:
|
168
168
|
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-18.04-minimal/20230602-ubuntu-18.04-minimal.qcow2
|
169
169
|
checksum: sha256:2d9755669c499e88d51da0638cd20e0983a248828e2153906c013bea0ee2f45a
|
170
170
|
build_date: 2023-06-02
|
@@ -194,12 +194,12 @@ images:
|
|
194
194
|
latest_checksum_url: https://cloud-images.ubuntu.com/focal/current/SHA256SUMS
|
195
195
|
latest_url: https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img
|
196
196
|
versions:
|
197
|
-
- version: '
|
198
|
-
url: https://cloud-images.ubuntu.com/focal/
|
199
|
-
mirror_url:
|
200
|
-
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/
|
201
|
-
checksum: sha256:
|
202
|
-
build_date:
|
197
|
+
- version: '20250403'
|
198
|
+
url: https://cloud-images.ubuntu.com/focal/20250403/focal-server-cloudimg-amd64.img
|
199
|
+
mirror_url:
|
200
|
+
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20250403-ubuntu-20.04.qcow2
|
201
|
+
checksum: sha256:dbc3565f827265db24b9bee2d5ab74ccbc7b1fdc57d5bb266f032e7ce531a70c
|
202
|
+
build_date: 2025-04-03
|
203
203
|
- name: Ubuntu 20.04 Minimal
|
204
204
|
enable: false
|
205
205
|
shortname: ubuntu-20.04-minimal
|
@@ -224,16 +224,16 @@ images:
|
|
224
224
|
provided_until: none
|
225
225
|
tags: []
|
226
226
|
latest_checksum_url: https://cloud-images.ubuntu.com/minimal/releases/focal/release/SHA256SUMS
|
227
|
-
latest_url:
|
227
|
+
latest_url:
|
228
228
|
https://cloud-images.ubuntu.com/minimal/releases/focal/release/ubuntu-20.04-minimal-cloudimg-amd64.img
|
229
229
|
versions:
|
230
|
-
- version: '
|
231
|
-
url:
|
232
|
-
https://cloud-images.ubuntu.com/minimal/releases/focal/release-
|
233
|
-
mirror_url:
|
234
|
-
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04-minimal/
|
235
|
-
checksum: sha256:
|
236
|
-
build_date:
|
230
|
+
- version: '20250401'
|
231
|
+
url:
|
232
|
+
https://cloud-images.ubuntu.com/minimal/releases/focal/release-20250401/ubuntu-20.04-minimal-cloudimg-amd64.img
|
233
|
+
mirror_url:
|
234
|
+
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04-minimal/20250401-ubuntu-20.04-minimal.qcow2
|
235
|
+
checksum: sha256:9948ad4c7dbe8731fb245c0ce8b3700ea3e700e09f1ccc0f66605c5e4c35b568
|
236
|
+
build_date: 2025-04-01
|
237
237
|
- name: Ubuntu 22.04
|
238
238
|
enable: true
|
239
239
|
shortname: ubuntu-22.04
|
@@ -260,12 +260,12 @@ images:
|
|
260
260
|
latest_checksum_url: https://cloud-images.ubuntu.com/jammy/current/SHA256SUMS
|
261
261
|
latest_url: https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img
|
262
262
|
versions:
|
263
|
-
- version: '
|
264
|
-
url: https://cloud-images.ubuntu.com/jammy/
|
265
|
-
mirror_url:
|
266
|
-
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04/
|
267
|
-
checksum: sha256:
|
268
|
-
build_date:
|
263
|
+
- version: '20250327'
|
264
|
+
url: https://cloud-images.ubuntu.com/jammy/20250327/jammy-server-cloudimg-amd64.img
|
265
|
+
mirror_url:
|
266
|
+
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04/20250327-ubuntu-22.04.qcow2
|
267
|
+
checksum: sha256:989151e612cde6876b0ef9fbc8051c0e22c32c59dd51cbac2b8691fbb79c399a
|
268
|
+
build_date: 2025-03-27
|
269
269
|
- name: Ubuntu 22.04 Minimal
|
270
270
|
enable: true
|
271
271
|
shortname: ubuntu-22.04-minimal
|
@@ -290,16 +290,16 @@ images:
|
|
290
290
|
provided_until: none
|
291
291
|
tags: []
|
292
292
|
latest_checksum_url: https://cloud-images.ubuntu.com/minimal/releases/jammy/release/SHA256SUMS
|
293
|
-
latest_url:
|
293
|
+
latest_url:
|
294
294
|
https://cloud-images.ubuntu.com/minimal/releases/jammy/release/ubuntu-22.04-minimal-cloudimg-amd64.img
|
295
295
|
versions:
|
296
|
-
- version: '
|
297
|
-
url:
|
298
|
-
https://cloud-images.ubuntu.com/minimal/releases/jammy/release-
|
299
|
-
mirror_url:
|
300
|
-
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04-minimal/
|
301
|
-
checksum: sha256:
|
302
|
-
build_date:
|
296
|
+
- version: '20250401'
|
297
|
+
url:
|
298
|
+
https://cloud-images.ubuntu.com/minimal/releases/jammy/release-20250401/ubuntu-22.04-minimal-cloudimg-amd64.img
|
299
|
+
mirror_url:
|
300
|
+
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04-minimal/20250401-ubuntu-22.04-minimal.qcow2
|
301
|
+
checksum: sha256:21f48a5213d6fa6ca61dbd80035eb94842e3ccb17d9f509626807d5bd6ac329a
|
302
|
+
build_date: 2025-04-01
|
303
303
|
- name: Ubuntu 24.04
|
304
304
|
enable: true
|
305
305
|
shortname: ubuntu-24.04
|
@@ -326,9 +326,43 @@ images:
|
|
326
326
|
latest_checksum_url: https://cloud-images.ubuntu.com/noble/current/SHA256SUMS
|
327
327
|
latest_url: https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img
|
328
328
|
versions:
|
329
|
-
- version: '
|
330
|
-
url: https://cloud-images.ubuntu.com/noble/
|
331
|
-
mirror_url:
|
332
|
-
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/
|
333
|
-
checksum: sha256:
|
334
|
-
build_date:
|
329
|
+
- version: '20250403'
|
330
|
+
url: https://cloud-images.ubuntu.com/noble/20250403/noble-server-cloudimg-amd64.img
|
331
|
+
mirror_url:
|
332
|
+
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20250403-ubuntu-24.04.qcow2
|
333
|
+
checksum: sha256:071fceadf1ea57a388ff7a1ccb4127155d691a511f6a207b4c11b120563855e2
|
334
|
+
build_date: 2025-04-03
|
335
|
+
- name: Ubuntu 24.04 Minimal
|
336
|
+
enable: true
|
337
|
+
shortname: ubuntu-24.04-minimal
|
338
|
+
format: qcow2
|
339
|
+
login: ubuntu
|
340
|
+
min_disk: 8
|
341
|
+
min_ram: 512
|
342
|
+
status: active
|
343
|
+
visibility: public
|
344
|
+
multi: true
|
345
|
+
meta:
|
346
|
+
architecture: x86_64
|
347
|
+
hw_disk_bus: scsi
|
348
|
+
hw_rng_model: virtio
|
349
|
+
hw_scsi_model: virtio-scsi
|
350
|
+
hw_watchdog_action: reset
|
351
|
+
hypervisor_type: qemu
|
352
|
+
os_distro: ubuntu
|
353
|
+
os_version: '24.04'
|
354
|
+
replace_frequency: quarterly
|
355
|
+
uuid_validity: last-3
|
356
|
+
provided_until: none
|
357
|
+
tags: []
|
358
|
+
latest_checksum_url: https://cloud-images.ubuntu.com/minimal/releases/noble/release/SHA256SUMS
|
359
|
+
latest_url:
|
360
|
+
https://cloud-images.ubuntu.com/minimal/releases/noble/release/ubuntu-24.04-minimal-cloudimg-amd64.img
|
361
|
+
versions:
|
362
|
+
- version: '20250403'
|
363
|
+
url:
|
364
|
+
https://cloud-images.ubuntu.com/minimal/releases/noble/release-20250403/ubuntu-24.04-minimal-cloudimg-amd64.img
|
365
|
+
mirror_url:
|
366
|
+
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04-minimal/20250403-ubuntu-24.04-minimal.qcow2
|
367
|
+
checksum: sha256:4ec571613c93fae8186c77bfe93abbd392c4201f1cf3d2770fc90266fd868e43
|
368
|
+
build_date: 2025-04-03
|
openstack_image_manager/main.py
CHANGED
@@ -1125,9 +1125,18 @@ class ImageManager:
|
|
1125
1125
|
|
1126
1126
|
try:
|
1127
1127
|
validation_error_log = []
|
1128
|
-
|
1128
|
+
|
1129
|
+
if os.path.isdir(self.CONF.images):
|
1130
|
+
files = [
|
1131
|
+
os.path.join(self.CONF.images, file)
|
1132
|
+
for file in os.listdir(self.CONF.images)
|
1133
|
+
]
|
1134
|
+
else:
|
1135
|
+
files = [self.CONF.images]
|
1136
|
+
|
1137
|
+
for file in files:
|
1129
1138
|
try:
|
1130
|
-
data = yamale.make_data(
|
1139
|
+
data = yamale.make_data(file)
|
1131
1140
|
yamale.validate(schema, data)
|
1132
1141
|
except YamaleError as e:
|
1133
1142
|
for result in e.results:
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: openstack-image-manager
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.20250413.0
|
4
4
|
Summary: OpenStack image manager
|
5
5
|
Author-email: OSISM community <info@osism.tech>
|
6
6
|
License: Apache License
|
@@ -226,7 +226,7 @@ Requires-Dist: loguru==0.7.3
|
|
226
226
|
Requires-Dist: minio==7.2.15
|
227
227
|
Requires-Dist: munch==4.0.0
|
228
228
|
Requires-Dist: natsort==8.4.0
|
229
|
-
Requires-Dist: openstacksdk==4.
|
229
|
+
Requires-Dist: openstacksdk==4.5.0
|
230
230
|
Requires-Dist: paramiko==3.5.1
|
231
231
|
Requires-Dist: patool==4.0.0
|
232
232
|
Requires-Dist: requests==2.32.3
|
@@ -1,24 +1,24 @@
|
|
1
1
|
openstack_image_manager/__init__.py,sha256=z6lQHDMfCV8IkUz5pM1QYfQ37O2Rdy82jYovN8N9DIU,240
|
2
|
-
openstack_image_manager/main.py,sha256=
|
2
|
+
openstack_image_manager/main.py,sha256=YstWf9KTSl-lH89OfQHy4jdpKAh61scTZUcV3zOP9Ic,47806
|
3
3
|
openstack_image_manager/etc/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
4
4
|
openstack_image_manager/etc/schema.yaml,sha256=1l5fMwWtG49VgmRpJKCEictM2hKYcYn2sVOidYwCzVc,2542
|
5
|
-
openstack_image_manager/etc/images/almalinux.yml,sha256=
|
6
|
-
openstack_image_manager/etc/images/centos.yml,sha256=
|
5
|
+
openstack_image_manager/etc/images/almalinux.yml,sha256=eEiYVcs_rXOFumWpbo0Ilj5LTJWj_c-oeLTGxF8wfeM,2439
|
6
|
+
openstack_image_manager/etc/images/centos.yml,sha256=dB4u3KT59RRt9qbaHPLACQWkH5QKKsprmuQr0YjClzA,3663
|
7
7
|
openstack_image_manager/etc/images/cirros.yml,sha256=oSifekJfgkvBpq9y_0IP1dqal6uy9dvCbrc3w-EUWXo,1015
|
8
8
|
openstack_image_manager/etc/images/clearlinux.yml,sha256=xgSmBU4flHN5EeD3ZDrSWkrIcM_Md9CbTtAzzZJIjqg,942
|
9
|
-
openstack_image_manager/etc/images/debian.yml,sha256=
|
9
|
+
openstack_image_manager/etc/images/debian.yml,sha256=MN8AbLzjHhScp4L4BoF5J_GQanYOLPAO0-Edb3g8tNA,3859
|
10
10
|
openstack_image_manager/etc/images/fedora.yml,sha256=B6QAHo2xZJWZ4o964PZzbzkZRV33gBCF-W19t9f0wd0,1016
|
11
11
|
openstack_image_manager/etc/images/flatcar.yml,sha256=d6vd883Z3wJT6jAxMO3uUMdiDbD8CvYNdEDOLZRTMrI,1868
|
12
12
|
openstack_image_manager/etc/images/gardenlinux.yml,sha256=3yK6eVRHaaQQ1RuHek3wegRSYIfVgIOXsTssilsV8iU,3878
|
13
13
|
openstack_image_manager/etc/images/kubernetes.yml,sha256=yYPhyiGOVHUVgZpXuYvV-9o0tTcFpsS5-MRivtqsf4s,1826
|
14
14
|
openstack_image_manager/etc/images/opensuse.yml,sha256=3ByKsZhgQNgWRjsfeV1HcDK7qfIqv5HZF_D0IRxGpqc,1063
|
15
15
|
openstack_image_manager/etc/images/opnsense.yml,sha256=L9ODXER8757l4RAtlrQ4Vp4GkHSuh6PvldQM2mbCzPk,959
|
16
|
-
openstack_image_manager/etc/images/rockylinux.yml,sha256=
|
16
|
+
openstack_image_manager/etc/images/rockylinux.yml,sha256=NOyXjna4s7yzHK1Y-9x9fsiQPvwLNv1DqwduvqmtqmY,2473
|
17
17
|
openstack_image_manager/etc/images/talos.yml,sha256=6yPNgKF5Qy9J9ZZHYUKqD44muPiyg69Ne2UdMWls5gw,1698
|
18
|
-
openstack_image_manager/etc/images/ubuntu.yml,sha256=
|
19
|
-
openstack_image_manager-0.
|
20
|
-
openstack_image_manager-0.
|
21
|
-
openstack_image_manager-0.
|
22
|
-
openstack_image_manager-0.
|
23
|
-
openstack_image_manager-0.
|
24
|
-
openstack_image_manager-0.
|
18
|
+
openstack_image_manager/etc/images/ubuntu.yml,sha256=cbv1B90liLSn2zwqj83ndxR07TN_LaIM3E45cj6YCAM,13180
|
19
|
+
openstack_image_manager-0.20250413.0.dist-info/licenses/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
|
20
|
+
openstack_image_manager-0.20250413.0.dist-info/METADATA,sha256=s3PnkZyN-qjybS8kNxZupsK9ymyjeyZrJy5bhsRi9NY,14941
|
21
|
+
openstack_image_manager-0.20250413.0.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
22
|
+
openstack_image_manager-0.20250413.0.dist-info/entry_points.txt,sha256=IrOGjHJbCa6-jmCQiqiKFqHeVvjGa1p25s2mLkt0da8,78
|
23
|
+
openstack_image_manager-0.20250413.0.dist-info/top_level.txt,sha256=iLfREddId51T97Dr9IGRQtJXKJgVy1PB6uHCaQk1j44,24
|
24
|
+
openstack_image_manager-0.20250413.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|