openstack-image-manager 0.20240904.0__py3-none-any.whl → 0.20241206.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 +8 -8
- openstack_image_manager/etc/images/centos.yml +5 -5
- openstack_image_manager/etc/images/cirros.yml +4 -8
- openstack_image_manager/etc/images/debian.yml +10 -10
- openstack_image_manager/etc/images/gardenlinux.yml +10 -0
- openstack_image_manager/etc/images/ubuntu.yml +25 -25
- openstack_image_manager/etc/schema.yaml +8 -8
- openstack_image_manager/main.py +2 -1
- {openstack_image_manager-0.20240904.0.dist-info → openstack_image_manager-0.20241206.0.dist-info}/METADATA +7 -7
- openstack_image_manager-0.20241206.0.dist-info/RECORD +24 -0
- {openstack_image_manager-0.20240904.0.dist-info → openstack_image_manager-0.20241206.0.dist-info}/WHEEL +1 -1
- openstack_image_manager/etc/images/osism.yml +0 -31
- openstack_image_manager-0.20240904.0.dist-info/RECORD +0 -25
- {openstack_image_manager-0.20240904.0.dist-info → openstack_image_manager-0.20241206.0.dist-info}/LICENSE +0 -0
- {openstack_image_manager-0.20240904.0.dist-info → openstack_image_manager-0.20241206.0.dist-info}/entry_points.txt +0 -0
- {openstack_image_manager-0.20240904.0.dist-info → openstack_image_manager-0.20241206.0.dist-info}/top_level.txt +0 -0
@@ -27,13 +27,13 @@ images:
|
|
27
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
|
-
- version: '
|
30
|
+
- version: '20240819'
|
31
31
|
url:
|
32
32
|
https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2
|
33
33
|
mirror_url:
|
34
|
-
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/almalinux-8/
|
35
|
-
checksum: sha256:
|
36
|
-
build_date:
|
34
|
+
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/almalinux-8/20240819-almalinux-8.qcow2
|
35
|
+
checksum: sha256:669bd580dcef5491d4dfd5724d252cce7cde1b2b33a3ca951e688d71386875e3
|
36
|
+
build_date: 2024-08-19
|
37
37
|
- name: AlmaLinux 9
|
38
38
|
enable: true
|
39
39
|
shortname: almalinux-9
|
@@ -61,10 +61,10 @@ images:
|
|
61
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: '
|
64
|
+
- version: '20240805'
|
65
65
|
url:
|
66
66
|
https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/AlmaLinux-9-GenericCloud-latest.x86_64.qcow2
|
67
67
|
mirror_url:
|
68
|
-
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/almalinux-9/
|
69
|
-
checksum: sha256:
|
70
|
-
build_date:
|
68
|
+
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/almalinux-9/20240805-almalinux-9.qcow2
|
69
|
+
checksum: sha256:4f2984589020c0d82b9a410cf9e29715a607c948dfdca652025cdc79ddb5e816
|
70
|
+
build_date: 2024-08-05
|
@@ -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: '20241029'
|
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-20241028.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: 2024-
|
102
|
+
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/centos-stream-9/20241029-centos-stream-9.qcow2
|
103
|
+
checksum: sha256:5b563f55151beb692d85b2646092ce8783b85c0dc4a157910dcc55580d75931f
|
104
|
+
build_date: 2024-10-29
|
@@ -24,15 +24,11 @@ images:
|
|
24
24
|
provided_until: none
|
25
25
|
tags: []
|
26
26
|
versions:
|
27
|
-
- version: '0.6.0'
|
28
|
-
url: https://github.com/cirros-dev/cirros/releases/download/0.6.0/cirros-0.6.0-x86_64-disk.img
|
29
|
-
checksum: "sha256:94e1e2c94dbbae7d4bdc38e68590a1daf73c9de2d03dd693857b4b0a042548e8"
|
30
|
-
build_date: 2022-09-28
|
31
|
-
- version: '0.6.1'
|
32
|
-
url: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img
|
33
|
-
checksum: "sha256:cc704ab14342c1c8a8d91b66a7fc611d921c8b8f1aaf4695f9d6463d913fa8d1"
|
34
|
-
build_date: 2022-11-22
|
35
27
|
- version: '0.6.2'
|
36
28
|
url: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img
|
37
29
|
checksum: "sha256:07e44a73e54c94d988028515403c1ed762055e01b83a767edf3c2b387f78ce00"
|
38
30
|
build_date: 2023-05-30
|
31
|
+
- version: '0.6.3'
|
32
|
+
url: https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img
|
33
|
+
checksum: "sha256:7d6355852aeb6dbcd191bcda7cd74f1536cfe5cbf8a10495a7283a8396e4b75b"
|
34
|
+
build_date: 2024-09-26
|
@@ -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: '20241007'
|
66
66
|
url:
|
67
|
-
https://cdimage.debian.org/cdimage/cloud/bullseye/
|
67
|
+
https://cdimage.debian.org/cdimage/cloud/bullseye/20241007-1893/debian-11-genericcloud-amd64-20241007-1893.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/20241007-debian-11.qcow2
|
70
70
|
checksum:
|
71
|
-
sha512:
|
72
|
-
build_date: 2024-07
|
71
|
+
sha512:33e2abb221631ac09b6d31a8bec1794e76933bf83be1626cf44dab9f2a541855869ad858a1d90a1e6326907b35eafb06dd078e3b227dddecbe5ea300db86da49
|
72
|
+
build_date: 2024-10-07
|
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: 2024-
|
100
|
+
- build_date: 2024-10-31
|
101
101
|
checksum:
|
102
|
-
sha512:
|
102
|
+
sha512:a640e591b918ab2821fb48c212c8365e14756310588a79249ce9c503d5adceeb3c7f1fe9510d975bf91c7aefc898df91a36ca2630ff325b5a32ebd1e18d7a315
|
103
103
|
url:
|
104
|
-
https://cdimage.debian.org/cdimage/cloud/bookworm/daily/
|
104
|
+
https://cdimage.debian.org/cdimage/cloud/bookworm/daily/20241031-1917/debian-12-genericcloud-amd64-daily-20241031-1917.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/20241031-debian-12.qcow2
|
107
|
+
version: '20241031'
|
@@ -43,3 +43,13 @@ images:
|
|
43
43
|
mirror_url: https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/gardenlinux/1592.1/openstack-gardener_prod-amd64-1592.1-ec945aa9.qcow2
|
44
44
|
checksum: "sha256:990f4843f4bb08dd5972710fb8909d4b3d34d53d1adecbec477f8c2e6bbc0db4"
|
45
45
|
build_date: 2024-08-22
|
46
|
+
- version: '1592.2'
|
47
|
+
url: https://github.com/gardenlinux/gardenlinux/releases/download/1592.2/openstack-gardener_prod-amd64-1592.2-76203a30.tar.xz
|
48
|
+
mirror_url: https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/gardenlinux/1592.2/openstack-gardener_prod-amd64-1592.2-76203a30.qcow2
|
49
|
+
checksum: "sha256:ef67e1a95aa77f9d6999ff3d376806df498d75646c6c5eff8f4d882f482ec913"
|
50
|
+
build_date: 2024-10-23
|
51
|
+
- version: '1592.3'
|
52
|
+
url: https://github.com/gardenlinux/gardenlinux/releases/download/1592.3/openstack-gardener_prod-amd64-1592.3-f64e280f.tar.xz
|
53
|
+
mirror_url: https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/gardenlinux/1592.3/openstack-gardener_prod-amd64-1592.3-f64e280f.qcow2
|
54
|
+
checksum: "sha256:ad91873f81f8b7997a693848d038572e8895cbd636656d04f94e8fa932cdcd09"
|
55
|
+
build_date: 2024-11-20
|
@@ -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/
|
197
|
+
- version: '20240821'
|
198
|
+
url: https://cloud-images.ubuntu.com/focal/20240821/focal-server-cloudimg-amd64.img
|
199
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: 2024-
|
200
|
+
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04/20240821-ubuntu-20.04.qcow2
|
201
|
+
checksum: sha256:500a4be0e6dda27d911a3b658ceaad09595b81f10b602b58afb630904a8b04f4
|
202
|
+
build_date: 2024-08-21
|
203
203
|
- name: Ubuntu 20.04 Minimal
|
204
204
|
enable: false
|
205
205
|
shortname: ubuntu-20.04-minimal
|
@@ -227,13 +227,13 @@ images:
|
|
227
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: '
|
230
|
+
- version: '20241016'
|
231
231
|
url:
|
232
|
-
https://cloud-images.ubuntu.com/minimal/releases/focal/release-
|
232
|
+
https://cloud-images.ubuntu.com/minimal/releases/focal/release-20241016/ubuntu-20.04-minimal-cloudimg-amd64.img
|
233
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: 2024-
|
234
|
+
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-20.04-minimal/20241016-ubuntu-20.04-minimal.qcow2
|
235
|
+
checksum: sha256:258a3e1ba8407c95d8eb4eedde57961090ac281637ae42862ccc58f9ae7ef0ba
|
236
|
+
build_date: 2024-10-16
|
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/
|
263
|
+
- version: '20241002'
|
264
|
+
url: https://cloud-images.ubuntu.com/jammy/20241002/jammy-server-cloudimg-amd64.img
|
265
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: 2024-
|
266
|
+
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04/20241002-ubuntu-22.04.qcow2
|
267
|
+
checksum: sha256:55c687a9a242fab7b0ec89ac69f9def77696c4e160e6f640879a0b0031a08318
|
268
|
+
build_date: 2024-10-02
|
269
269
|
- name: Ubuntu 22.04 Minimal
|
270
270
|
enable: true
|
271
271
|
shortname: ubuntu-22.04-minimal
|
@@ -293,13 +293,13 @@ images:
|
|
293
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: '
|
296
|
+
- version: '20240926'
|
297
297
|
url:
|
298
|
-
https://cloud-images.ubuntu.com/minimal/releases/jammy/release-
|
298
|
+
https://cloud-images.ubuntu.com/minimal/releases/jammy/release-20240926/ubuntu-22.04-minimal-cloudimg-amd64.img
|
299
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: 2024-
|
300
|
+
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-22.04-minimal/20240926-ubuntu-22.04-minimal.qcow2
|
301
|
+
checksum: sha256:7361ab155c5cc2acfad0b7b6878674bbacfedbe6e5fc94d7b9cc65961674e6a7
|
302
|
+
build_date: 2024-09-26
|
303
303
|
- name: Ubuntu 24.04
|
304
304
|
enable: true
|
305
305
|
shortname: ubuntu-24.04
|
@@ -326,9 +326,9 @@ 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/
|
329
|
+
- version: '20241004'
|
330
|
+
url: https://cloud-images.ubuntu.com/noble/20241004/noble-server-cloudimg-amd64.img
|
331
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: 2024-
|
332
|
+
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/ubuntu-24.04/20241004-ubuntu-24.04.qcow2
|
333
|
+
checksum: sha256:fad101d50b06b26590cf30542349f9e9d3041ad7929e3bc3531c81ec27f2c788
|
334
|
+
build_date: 2024-10-04
|
@@ -5,8 +5,8 @@ images: list(include('image'), min=1)
|
|
5
5
|
image:
|
6
6
|
enable: bool()
|
7
7
|
format: enum('aki', 'ari', 'ami', 'raw', 'iso', 'vhd', 'vdi', 'qcow2', 'vmdk')
|
8
|
-
latest_checksum_url: regex('^(http|ftp)s?:\/\/\w+.*', name='valid URL', required=False)
|
9
|
-
latest_url: regex('^(http|ftp)s?:\/\/\w+.*', name='valid URL', required=False)
|
8
|
+
latest_checksum_url: regex(r'^(http|ftp)s?:\/\/\w+.*', name='valid URL', required=False)
|
9
|
+
latest_url: regex(r'^(http|ftp)s?:\/\/\w+.*', name='valid URL', required=False)
|
10
10
|
login: str()
|
11
11
|
meta: include('meta', required=True)
|
12
12
|
min_disk: int(min=0)
|
@@ -42,15 +42,15 @@ meta:
|
|
42
42
|
---
|
43
43
|
versions:
|
44
44
|
build_date: any(day(), timestamp())
|
45
|
-
checksum: regex('\w+:([a-f0-9]{32}|[a-f0-9]{40}|[a-f0-9]{64}|[a-f0-9]{128})$', name='valid checksum', required=False)
|
46
|
-
checksums_url: regex('^(http|ftp)s?:\/\/\w+.*', name='valid URL', required=False)
|
45
|
+
checksum: regex(r'\w+:([a-f0-9]{32}|[a-f0-9]{40}|[a-f0-9]{64}|[a-f0-9]{128})$', name='valid checksum', required=False)
|
46
|
+
checksums_url: regex(r'^(http|ftp)s?:\/\/\w+.*', name='valid URL', required=False)
|
47
47
|
hidden: bool(required=False)
|
48
48
|
image_description: str(required=False)
|
49
49
|
meta: include('meta', required=False)
|
50
50
|
os_version: str(required=False)
|
51
|
-
source: regex('^(http|ftp)s?:\/\/\w+.*|^private$', name='valid URL or private', required=False)
|
52
|
-
url: regex('^(http|ftp)s?:\/\/\w+.*|^(file:|file:///)\w+.*', name='valid URL')
|
53
|
-
mirror_url: regex('^(http|ftp)s?:\/\/\w+.*|^(file:|file:///)\w+.*', name='valid URL', required=False)
|
51
|
+
source: regex(r'^(http|ftp)s?:\/\/\w+.*|^private$', name='valid URL or private', required=False)
|
52
|
+
url: regex(r'^(http|ftp)s?:\/\/\w+.*|^(file:|file:///)\w+.*', name='valid URL')
|
53
|
+
mirror_url: regex(r'^(http|ftp)s?:\/\/\w+.*|^(file:|file:///)\w+.*', name='valid URL', required=False)
|
54
54
|
version: str()
|
55
55
|
visibility: enum('public', 'private', 'community', 'shared', required=False)
|
56
|
-
id: regex('^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$', required=False)
|
56
|
+
id: regex(r'^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$', required=False)
|
openstack_image_manager/main.py
CHANGED
@@ -1122,11 +1122,12 @@ class ImageManager:
|
|
1122
1122
|
except Exception:
|
1123
1123
|
# We are a cloned repo
|
1124
1124
|
schema = yamale.make_schema("etc/schema.yaml")
|
1125
|
+
|
1125
1126
|
try:
|
1126
1127
|
validation_error_log = []
|
1127
1128
|
for file in os.listdir(self.CONF.images):
|
1128
1129
|
try:
|
1129
|
-
data = yamale.make_data(self.CONF.images
|
1130
|
+
data = yamale.make_data(os.path.join(self.CONF.images, file))
|
1130
1131
|
yamale.validate(schema, data)
|
1131
1132
|
except YamaleError as e:
|
1132
1133
|
for result in e.results:
|
@@ -1,9 +1,9 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: openstack-image-manager
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.20241206.0
|
4
4
|
Summary: OpenStack image manager
|
5
5
|
Author-email: OSISM community <info@osism.tech>
|
6
|
-
License:
|
6
|
+
License: Apache License
|
7
7
|
Version 2.0, January 2004
|
8
8
|
http://www.apache.org/licenses/
|
9
9
|
|
@@ -223,16 +223,16 @@ Requires-Python: >=3.8
|
|
223
223
|
Description-Content-Type: text/markdown
|
224
224
|
License-File: LICENSE
|
225
225
|
Requires-Dist: loguru==0.7.2
|
226
|
-
Requires-Dist: minio==7.2.
|
226
|
+
Requires-Dist: minio==7.2.12
|
227
227
|
Requires-Dist: munch==4.0.0
|
228
228
|
Requires-Dist: natsort==8.4.0
|
229
|
-
Requires-Dist: openstacksdk==4.
|
230
|
-
Requires-Dist: paramiko==3.
|
231
|
-
Requires-Dist: patool==
|
229
|
+
Requires-Dist: openstacksdk==4.1.0
|
230
|
+
Requires-Dist: paramiko==3.5.0
|
231
|
+
Requires-Dist: patool==3.1.0
|
232
232
|
Requires-Dist: requests==2.32.3
|
233
233
|
Requires-Dist: ruamel.yaml==0.18.6
|
234
234
|
Requires-Dist: tabulate==0.9.0
|
235
|
-
Requires-Dist: typer[all]==0.
|
235
|
+
Requires-Dist: typer[all]==0.15.1
|
236
236
|
Requires-Dist: yamale==5.2.1
|
237
237
|
|
238
238
|
# openstack-image-manager
|
@@ -0,0 +1,24 @@
|
|
1
|
+
openstack_image_manager/__init__.py,sha256=z6lQHDMfCV8IkUz5pM1QYfQ37O2Rdy82jYovN8N9DIU,240
|
2
|
+
openstack_image_manager/main.py,sha256=sFXs9t9VcxD8uhpO4CaY_gIWPjBr3UFqTQOGhOpD92c,47588
|
3
|
+
openstack_image_manager/etc/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
4
|
+
openstack_image_manager/etc/schema.yaml,sha256=1l5fMwWtG49VgmRpJKCEictM2hKYcYn2sVOidYwCzVc,2542
|
5
|
+
openstack_image_manager/etc/images/almalinux.yml,sha256=cSZYTXiwhA-PYEwFir9lkG1tW70i8wjPO7-RhRzgkLE,2433
|
6
|
+
openstack_image_manager/etc/images/centos.yml,sha256=hOMkwPPmKhUAcq8BOHnDjhhU1mKjvr8HloVcqvPUKVc,3663
|
7
|
+
openstack_image_manager/etc/images/cirros.yml,sha256=oSifekJfgkvBpq9y_0IP1dqal6uy9dvCbrc3w-EUWXo,1015
|
8
|
+
openstack_image_manager/etc/images/clearlinux.yml,sha256=xgSmBU4flHN5EeD3ZDrSWkrIcM_Md9CbTtAzzZJIjqg,942
|
9
|
+
openstack_image_manager/etc/images/debian.yml,sha256=vdmybn3OaY_eKpws6zi95EXUDmBk6dhq-J3M8C3m-ME,3859
|
10
|
+
openstack_image_manager/etc/images/fedora.yml,sha256=B6QAHo2xZJWZ4o964PZzbzkZRV33gBCF-W19t9f0wd0,1016
|
11
|
+
openstack_image_manager/etc/images/flatcar.yml,sha256=d6vd883Z3wJT6jAxMO3uUMdiDbD8CvYNdEDOLZRTMrI,1868
|
12
|
+
openstack_image_manager/etc/images/gardenlinux.yml,sha256=s5ivnRgb8iLgFAroSmQBZwGLovTMddLCnj877GZmpAA,3404
|
13
|
+
openstack_image_manager/etc/images/kubernetes.yml,sha256=yYPhyiGOVHUVgZpXuYvV-9o0tTcFpsS5-MRivtqsf4s,1826
|
14
|
+
openstack_image_manager/etc/images/opensuse.yml,sha256=3ByKsZhgQNgWRjsfeV1HcDK7qfIqv5HZF_D0IRxGpqc,1063
|
15
|
+
openstack_image_manager/etc/images/opnsense.yml,sha256=L9ODXER8757l4RAtlrQ4Vp4GkHSuh6PvldQM2mbCzPk,959
|
16
|
+
openstack_image_manager/etc/images/rockylinux.yml,sha256=Lg5jW17mXAQ8UXSa95784M1VnaNipMp5T-FaHwcvPeI,2473
|
17
|
+
openstack_image_manager/etc/images/talos.yml,sha256=6yPNgKF5Qy9J9ZZHYUKqD44muPiyg69Ne2UdMWls5gw,1698
|
18
|
+
openstack_image_manager/etc/images/ubuntu.yml,sha256=RKVAiKiZhgehp9jGu6-3qe8e7aKUgz1Tw5ZL8CEuyZ0,11943
|
19
|
+
openstack_image_manager-0.20241206.0.dist-info/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
|
20
|
+
openstack_image_manager-0.20241206.0.dist-info/METADATA,sha256=eT8ckV_vuZnTbsN885no6CfQ2MqdBIVnTsChHvtT8Qk,14884
|
21
|
+
openstack_image_manager-0.20241206.0.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
|
22
|
+
openstack_image_manager-0.20241206.0.dist-info/entry_points.txt,sha256=IrOGjHJbCa6-jmCQiqiKFqHeVvjGa1p25s2mLkt0da8,78
|
23
|
+
openstack_image_manager-0.20241206.0.dist-info/top_level.txt,sha256=iLfREddId51T97Dr9IGRQtJXKJgVy1PB6uHCaQk1j44,24
|
24
|
+
openstack_image_manager-0.20241206.0.dist-info/RECORD,,
|
@@ -1,31 +0,0 @@
|
|
1
|
-
---
|
2
|
-
images:
|
3
|
-
- name: OSISM CI
|
4
|
-
enable: false
|
5
|
-
shortname: osism-ci
|
6
|
-
format: qcow2
|
7
|
-
login: ubuntu
|
8
|
-
min_disk: 8
|
9
|
-
min_ram: 512
|
10
|
-
status: active
|
11
|
-
visibility: public
|
12
|
-
multi: true
|
13
|
-
meta:
|
14
|
-
architecture: x86_64
|
15
|
-
hw_disk_bus: scsi
|
16
|
-
hw_rng_model: virtio
|
17
|
-
hw_scsi_model: virtio-scsi
|
18
|
-
hw_watchdog_action: reset
|
19
|
-
hypervisor_type: qemu
|
20
|
-
os_distro: ubuntu
|
21
|
-
os_version: '22.04'
|
22
|
-
replace_frequency: quarterly
|
23
|
-
uuid_validity: last-3
|
24
|
-
provided_until: none
|
25
|
-
tags: []
|
26
|
-
versions:
|
27
|
-
- version: '20231221'
|
28
|
-
url:
|
29
|
-
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/osism-ci-image/osism-ci-image.qcow2
|
30
|
-
checksum: sha256:c736498ac352fb8a8c9825a56270363bea6e9dfcfc805ff1017cc0ec9e382f83
|
31
|
-
build_date: 2023-12-21
|
@@ -1,25 +0,0 @@
|
|
1
|
-
openstack_image_manager/__init__.py,sha256=z6lQHDMfCV8IkUz5pM1QYfQ37O2Rdy82jYovN8N9DIU,240
|
2
|
-
openstack_image_manager/main.py,sha256=N45fpvSntRRZLyEKxre8gRi21qX6uLRm137Q5nfV7xo,47574
|
3
|
-
openstack_image_manager/etc/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
4
|
-
openstack_image_manager/etc/schema.yaml,sha256=3QMpd4nL9Un-z0iqg-CKES5GPefIMis1flZOsQ6zoLU,2534
|
5
|
-
openstack_image_manager/etc/images/almalinux.yml,sha256=rl7llJOdy-tK5kfgrWuhLPcFPlsNvkrVTsb7FFLSkaI,2433
|
6
|
-
openstack_image_manager/etc/images/centos.yml,sha256=e_GB_9lPoiGMmEUVJ6Qb66jMLWHcHYy_oE9r2pS_Kd8,3663
|
7
|
-
openstack_image_manager/etc/images/cirros.yml,sha256=aBx14Eq_vsw9IUIFqv9bMgIkmxWG0rfAA2BGgdkGt-o,1266
|
8
|
-
openstack_image_manager/etc/images/clearlinux.yml,sha256=xgSmBU4flHN5EeD3ZDrSWkrIcM_Md9CbTtAzzZJIjqg,942
|
9
|
-
openstack_image_manager/etc/images/debian.yml,sha256=7mtT8KrcmwcaHPYDVLpjm2VvtpD1KPTJJULqqysdVZs,3859
|
10
|
-
openstack_image_manager/etc/images/fedora.yml,sha256=B6QAHo2xZJWZ4o964PZzbzkZRV33gBCF-W19t9f0wd0,1016
|
11
|
-
openstack_image_manager/etc/images/flatcar.yml,sha256=d6vd883Z3wJT6jAxMO3uUMdiDbD8CvYNdEDOLZRTMrI,1868
|
12
|
-
openstack_image_manager/etc/images/gardenlinux.yml,sha256=uK-hk4P2rDkGapNJArlSaAltNMdebdJJfS46atu1Eps,2446
|
13
|
-
openstack_image_manager/etc/images/kubernetes.yml,sha256=yYPhyiGOVHUVgZpXuYvV-9o0tTcFpsS5-MRivtqsf4s,1826
|
14
|
-
openstack_image_manager/etc/images/opensuse.yml,sha256=3ByKsZhgQNgWRjsfeV1HcDK7qfIqv5HZF_D0IRxGpqc,1063
|
15
|
-
openstack_image_manager/etc/images/opnsense.yml,sha256=L9ODXER8757l4RAtlrQ4Vp4GkHSuh6PvldQM2mbCzPk,959
|
16
|
-
openstack_image_manager/etc/images/osism.yml,sha256=0U4ucOTQy9utS9RLJljH2muli_Utrd3brhNTbavwyoc,844
|
17
|
-
openstack_image_manager/etc/images/rockylinux.yml,sha256=Lg5jW17mXAQ8UXSa95784M1VnaNipMp5T-FaHwcvPeI,2473
|
18
|
-
openstack_image_manager/etc/images/talos.yml,sha256=6yPNgKF5Qy9J9ZZHYUKqD44muPiyg69Ne2UdMWls5gw,1698
|
19
|
-
openstack_image_manager/etc/images/ubuntu.yml,sha256=MDzGue8IxbCzpDWISV6WxUV1y2xsMfVKWQWlqKwFePg,11943
|
20
|
-
openstack_image_manager-0.20240904.0.dist-info/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
|
21
|
-
openstack_image_manager-0.20240904.0.dist-info/METADATA,sha256=r7EJ1H-JuZv322FElPQ_gPWl2XErY_ykML_278dU8Ng,14850
|
22
|
-
openstack_image_manager-0.20240904.0.dist-info/WHEEL,sha256=uCRv0ZEik_232NlR4YDw4Pv3Ajt5bKvMH13NUU7hFuI,91
|
23
|
-
openstack_image_manager-0.20240904.0.dist-info/entry_points.txt,sha256=IrOGjHJbCa6-jmCQiqiKFqHeVvjGa1p25s2mLkt0da8,78
|
24
|
-
openstack_image_manager-0.20240904.0.dist-info/top_level.txt,sha256=iLfREddId51T97Dr9IGRQtJXKJgVy1PB6uHCaQk1j44,24
|
25
|
-
openstack_image_manager-0.20240904.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|