osism 0.20241219.1__py3-none-any.whl → 0.20250219.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.
- {osism-0.20241219.1.dist-info → osism-0.20250219.0.dist-info}/METADATA +23 -16
- {osism-0.20241219.1.dist-info → osism-0.20250219.0.dist-info}/RECORD +8 -8
- {osism-0.20241219.1.dist-info → osism-0.20250219.0.dist-info}/WHEEL +1 -1
- osism-0.20250219.0.dist-info/pbr.json +1 -0
- osism-0.20241219.1.dist-info/pbr.json +0 -1
- {osism-0.20241219.1.dist-info → osism-0.20250219.0.dist-info}/AUTHORS +0 -0
- {osism-0.20241219.1.dist-info → osism-0.20250219.0.dist-info}/LICENSE +0 -0
- {osism-0.20241219.1.dist-info → osism-0.20250219.0.dist-info}/entry_points.txt +0 -0
- {osism-0.20241219.1.dist-info → osism-0.20250219.0.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
|
-
Metadata-Version: 2.
|
1
|
+
Metadata-Version: 2.2
|
2
2
|
Name: osism
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.20250219.0
|
4
4
|
Summary: OSISM manager interface
|
5
5
|
Home-page: https://github.com/osism/python-osism
|
6
6
|
Author: OSISM GmbH
|
@@ -22,47 +22,54 @@ Requires-Python: >=3.8
|
|
22
22
|
Description-Content-Type: text/markdown
|
23
23
|
License-File: LICENSE
|
24
24
|
License-File: AUTHORS
|
25
|
-
Requires-Dist: ClusterShell==1.9.
|
26
|
-
Requires-Dist: GitPython==3.1.
|
27
|
-
Requires-Dist: Jinja2==3.1.
|
25
|
+
Requires-Dist: ClusterShell==1.9.3
|
26
|
+
Requires-Dist: GitPython==3.1.44
|
27
|
+
Requires-Dist: Jinja2==3.1.5
|
28
28
|
Requires-Dist: PyYAML==6.0.2
|
29
29
|
Requires-Dist: ara==1.7.2
|
30
30
|
Requires-Dist: celery[redis]==5.4.0
|
31
31
|
Requires-Dist: cliff==4.8.0
|
32
|
-
Requires-Dist: deepdiff==8.
|
32
|
+
Requires-Dist: deepdiff==8.2.0
|
33
33
|
Requires-Dist: docker==7.1.0
|
34
|
-
Requires-Dist: dtrack-auditor==1.
|
35
|
-
Requires-Dist: fastapi==0.115.
|
34
|
+
Requires-Dist: dtrack-auditor==1.5.0
|
35
|
+
Requires-Dist: fastapi==0.115.7
|
36
36
|
Requires-Dist: flower==2.0.1
|
37
37
|
Requires-Dist: hiredis==3.1.0
|
38
38
|
Requires-Dist: jc==1.25.4
|
39
39
|
Requires-Dist: keystoneauth1==5.9.1
|
40
40
|
Requires-Dist: kombu==5.4.2
|
41
|
-
Requires-Dist: kubernetes==
|
41
|
+
Requires-Dist: kubernetes==32.0.0
|
42
42
|
Requires-Dist: loguru==0.7.3
|
43
|
-
Requires-Dist: netbox-manager==0.20241217.0
|
44
43
|
Requires-Dist: netmiko==4.5.0
|
45
44
|
Requires-Dist: nornir-ansible==2023.12.28
|
46
|
-
Requires-Dist: nornir==3.
|
45
|
+
Requires-Dist: nornir==3.5.0
|
47
46
|
Requires-Dist: openstacksdk==4.2.0
|
48
47
|
Requires-Dist: pottery==3.0.0
|
49
|
-
Requires-Dist: prompt-toolkit==3.0.
|
50
|
-
Requires-Dist: pydantic==1.10.
|
48
|
+
Requires-Dist: prompt-toolkit==3.0.50
|
49
|
+
Requires-Dist: pydantic==1.10.21
|
51
50
|
Requires-Dist: pynetbox==7.4.1
|
52
51
|
Requires-Dist: pytest-testinfra==10.1.1
|
53
52
|
Requires-Dist: python-dateutil==2.9.0.post0
|
54
|
-
Requires-Dist: setuptools==75.
|
53
|
+
Requires-Dist: setuptools==75.8.0
|
55
54
|
Requires-Dist: sqlmodel==0.0.22
|
56
|
-
Requires-Dist: sushy==5.
|
55
|
+
Requires-Dist: sushy==5.4.0
|
57
56
|
Requires-Dist: tabulate==0.9.0
|
58
57
|
Requires-Dist: transitions==0.9.2
|
59
58
|
Requires-Dist: uvicorn[standard]==0.34.0
|
60
59
|
Requires-Dist: watchdog==6.0.0
|
61
60
|
Provides-Extra: ansible
|
62
61
|
Requires-Dist: ansible-runner==2.4.0; extra == "ansible"
|
63
|
-
Requires-Dist: ansible-core==2.18.
|
62
|
+
Requires-Dist: ansible-core==2.18.2; extra == "ansible"
|
64
63
|
Provides-Extra: openstack-image-manager
|
65
64
|
Requires-Dist: openstack-image-manager==0.20241216.0; extra == "openstack-image-manager"
|
65
|
+
Dynamic: author
|
66
|
+
Dynamic: author-email
|
67
|
+
Dynamic: classifier
|
68
|
+
Dynamic: description
|
69
|
+
Dynamic: home-page
|
70
|
+
Dynamic: requires-dist
|
71
|
+
Dynamic: requires-python
|
72
|
+
Dynamic: summary
|
66
73
|
|
67
74
|
# python-osism
|
68
75
|
|
@@ -51,11 +51,11 @@ osism/tasks/netbox.py,sha256=a2g0iwuODCbptzjBXtwHNUpSpQxQRF9wCGE8JBZWVO0,6596
|
|
51
51
|
osism/tasks/openstack.py,sha256=i9dIVz9RPVC38gIhUPIE0oq8Wj2ppf9bHrHLTrsjaJ8,9098
|
52
52
|
osism/tasks/reconciler.py,sha256=RpepZtRgBgYTwmAkfuT9kIaxU1ITDb8SFalMoShdRNQ,3547
|
53
53
|
osism/utils/__init__.py,sha256=5yng8l5Jd6GhNO4FNi6iYH4569UuTYAynamANgZnm1E,1258
|
54
|
-
osism-0.
|
55
|
-
osism-0.
|
56
|
-
osism-0.
|
57
|
-
osism-0.
|
58
|
-
osism-0.
|
59
|
-
osism-0.
|
60
|
-
osism-0.
|
61
|
-
osism-0.
|
54
|
+
osism-0.20250219.0.dist-info/AUTHORS,sha256=oWotd63qsnNR945QLJP9mEXaXNtCMaesfo8ZNuLjwpU,39
|
55
|
+
osism-0.20250219.0.dist-info/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
|
56
|
+
osism-0.20250219.0.dist-info/METADATA,sha256=s2NNBLNJyGTezm6Nx5zZTM4GosrFYYIsyMPp_esAkJ4,2948
|
57
|
+
osism-0.20250219.0.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
58
|
+
osism-0.20250219.0.dist-info/entry_points.txt,sha256=Hjy0x6duRr78IEPd2oHi-P0LWWIe85zgX9DwovKYNbM,3408
|
59
|
+
osism-0.20250219.0.dist-info/pbr.json,sha256=_vVXipaqRou9NFlGplx2oPWjiksk1Y2L94Fqu3QuYuk,47
|
60
|
+
osism-0.20250219.0.dist-info/top_level.txt,sha256=8L8dsI9hcaGHsdnR4k_LN9EM78EhwrXRFHyAryPXZtY,6
|
61
|
+
osism-0.20250219.0.dist-info/RECORD,,
|
@@ -0,0 +1 @@
|
|
1
|
+
{"git_version": "6615081", "is_release": false}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"git_version": "3001a21", "is_release": false}
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|