osism 0.20250824.1__tar.gz → 0.20250826.0__tar.gz

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.
Files changed (151) hide show
  1. osism-0.20250826.0/.github/renovate.json +15 -0
  2. osism-0.20250826.0/ChangeLog +7 -0
  3. {osism-0.20250824.1/osism.egg-info → osism-0.20250826.0}/PKG-INFO +3 -3
  4. {osism-0.20250824.1 → osism-0.20250826.0}/Pipfile +1 -1
  5. {osism-0.20250824.1 → osism-0.20250826.0}/Pipfile.lock +49 -73
  6. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/app/nodes/page.tsx +4 -4
  7. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/package-lock.json +3 -3
  8. {osism-0.20250824.1 → osism-0.20250826.0/osism.egg-info}/PKG-INFO +3 -3
  9. osism-0.20250826.0/osism.egg-info/pbr.json +1 -0
  10. {osism-0.20250824.1 → osism-0.20250826.0}/osism.egg-info/requires.txt +2 -2
  11. {osism-0.20250824.1 → osism-0.20250826.0}/requirements.ansible.txt +1 -1
  12. osism-0.20250826.0/requirements.netbox-manager.txt +1 -0
  13. {osism-0.20250824.1 → osism-0.20250826.0}/requirements.txt +1 -1
  14. osism-0.20250824.1/.github/renovate.json +0 -15
  15. osism-0.20250824.1/ChangeLog +0 -7
  16. osism-0.20250824.1/osism.egg-info/pbr.json +0 -1
  17. osism-0.20250824.1/requirements.netbox-manager.txt +0 -1
  18. {osism-0.20250824.1 → osism-0.20250826.0}/.flake8 +0 -0
  19. {osism-0.20250824.1 → osism-0.20250826.0}/.github/workflows/publish.yml +0 -0
  20. {osism-0.20250824.1 → osism-0.20250826.0}/.hadolint.yaml +0 -0
  21. {osism-0.20250824.1 → osism-0.20250826.0}/.zuul.yaml +0 -0
  22. {osism-0.20250824.1 → osism-0.20250826.0}/AUTHORS +0 -0
  23. {osism-0.20250824.1 → osism-0.20250826.0}/Containerfile +0 -0
  24. {osism-0.20250824.1 → osism-0.20250826.0}/Dockerfile +0 -0
  25. {osism-0.20250824.1 → osism-0.20250826.0}/LICENSE +0 -0
  26. {osism-0.20250824.1 → osism-0.20250826.0}/README.md +0 -0
  27. {osism-0.20250824.1 → osism-0.20250826.0}/files/change.sh +0 -0
  28. {osism-0.20250824.1 → osism-0.20250826.0}/files/cleanup-ansible-collections.sh +0 -0
  29. {osism-0.20250824.1 → osism-0.20250826.0}/files/clustershell/clush.conf +0 -0
  30. {osism-0.20250824.1 → osism-0.20250826.0}/files/clustershell/groups.conf +0 -0
  31. {osism-0.20250824.1 → osism-0.20250826.0}/files/data/SCS-Spec.MandatoryFlavors.verbose.yaml +0 -0
  32. {osism-0.20250824.1 → osism-0.20250826.0}/files/netbox-manager/settings.toml +0 -0
  33. {osism-0.20250824.1 → osism-0.20250826.0}/files/redfishMockupCreate.py +0 -0
  34. {osism-0.20250824.1 → osism-0.20250826.0}/files/run-ansible-console.sh +0 -0
  35. {osism-0.20250824.1 → osism-0.20250826.0}/files/sonic/config_db.json +0 -0
  36. {osism-0.20250824.1 → osism-0.20250826.0}/files/sonic/port_config/Accton-AS4625-54T.ini +0 -0
  37. {osism-0.20250824.1 → osism-0.20250826.0}/files/sonic/port_config/Accton-AS5835-54T.ini +0 -0
  38. {osism-0.20250824.1 → osism-0.20250826.0}/files/sonic/port_config/Accton-AS5835-54X.ini +0 -0
  39. {osism-0.20250824.1 → osism-0.20250826.0}/files/sonic/port_config/Accton-AS7326-56X.ini +0 -0
  40. {osism-0.20250824.1 → osism-0.20250826.0}/files/sonic/port_config/Accton-AS7726-32X.ini +0 -0
  41. {osism-0.20250824.1 → osism-0.20250826.0}/files/sonic/port_config/Accton-AS9716-32D.ini +0 -0
  42. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/.dockerignore +0 -0
  43. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/.gitignore +0 -0
  44. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/Containerfile +0 -0
  45. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/Dockerfile +0 -0
  46. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/app/api/config/route.ts +0 -0
  47. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/app/api/health/route.ts +0 -0
  48. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/app/components/ConnectionStatus.tsx +0 -0
  49. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/app/components/EventsFilters.tsx +0 -0
  50. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/app/components/EventsList.tsx +0 -0
  51. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/app/events/page.tsx +0 -0
  52. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/app/favicon.ico +0 -0
  53. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/app/globals.css +0 -0
  54. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/app/layout.tsx +0 -0
  55. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/app/page.tsx +0 -0
  56. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/app/services/page.tsx +0 -0
  57. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/components.json +0 -0
  58. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/eslint.config.mjs +0 -0
  59. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/lib/api.ts +0 -0
  60. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/lib/hooks/useWebSocket.ts +0 -0
  61. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/lib/types.ts +0 -0
  62. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/lib/utils.ts +0 -0
  63. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/next.config.ts +0 -0
  64. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/package.json +0 -0
  65. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/postcss.config.mjs +0 -0
  66. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/public/file.svg +0 -0
  67. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/public/globe.svg +0 -0
  68. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/public/next.svg +0 -0
  69. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/public/vercel.svg +0 -0
  70. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/public/window.svg +0 -0
  71. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/tailwind.config.ts +0 -0
  72. {osism-0.20250824.1 → osism-0.20250826.0}/frontend/tsconfig.json +0 -0
  73. {osism-0.20250824.1 → osism-0.20250826.0}/osism/__init__.py +0 -0
  74. {osism-0.20250824.1 → osism-0.20250826.0}/osism/__main__.py +0 -0
  75. {osism-0.20250824.1 → osism-0.20250826.0}/osism/api.py +0 -0
  76. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/__init__.py +0 -0
  77. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/apply.py +0 -0
  78. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/baremetal.py +0 -0
  79. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/compose.py +0 -0
  80. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/compute.py +0 -0
  81. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/configuration.py +0 -0
  82. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/console.py +0 -0
  83. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/container.py +0 -0
  84. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/get.py +0 -0
  85. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/log.py +0 -0
  86. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/manage.py +0 -0
  87. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/netbox.py +0 -0
  88. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/noset.py +0 -0
  89. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/reconciler.py +0 -0
  90. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/redfish.py +0 -0
  91. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/server.py +0 -0
  92. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/service.py +0 -0
  93. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/set.py +0 -0
  94. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/sonic.py +0 -0
  95. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/status.py +0 -0
  96. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/sync.py +0 -0
  97. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/task.py +0 -0
  98. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/validate.py +0 -0
  99. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/vault.py +0 -0
  100. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/volume.py +0 -0
  101. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/wait.py +0 -0
  102. {osism-0.20250824.1 → osism-0.20250826.0}/osism/commands/worker.py +0 -0
  103. {osism-0.20250824.1 → osism-0.20250826.0}/osism/data/__init__.py +0 -0
  104. {osism-0.20250824.1 → osism-0.20250826.0}/osism/data/enums.py +0 -0
  105. {osism-0.20250824.1 → osism-0.20250826.0}/osism/data/playbooks.py +0 -0
  106. {osism-0.20250824.1 → osism-0.20250826.0}/osism/main.py +0 -0
  107. {osism-0.20250824.1 → osism-0.20250826.0}/osism/services/__init__.py +0 -0
  108. {osism-0.20250824.1 → osism-0.20250826.0}/osism/services/event_bridge.py +0 -0
  109. {osism-0.20250824.1 → osism-0.20250826.0}/osism/services/listener.py +0 -0
  110. {osism-0.20250824.1 → osism-0.20250826.0}/osism/services/websocket_manager.py +0 -0
  111. {osism-0.20250824.1 → osism-0.20250826.0}/osism/settings.py +0 -0
  112. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/__init__.py +0 -0
  113. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/ansible.py +0 -0
  114. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/ceph.py +0 -0
  115. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/conductor/__init__.py +0 -0
  116. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/conductor/config.py +0 -0
  117. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/conductor/ironic.py +0 -0
  118. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/conductor/netbox.py +0 -0
  119. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/conductor/redfish.py +0 -0
  120. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/conductor/sonic/__init__.py +0 -0
  121. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/conductor/sonic/bgp.py +0 -0
  122. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/conductor/sonic/cache.py +0 -0
  123. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/conductor/sonic/config_generator.py +0 -0
  124. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/conductor/sonic/connections.py +0 -0
  125. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/conductor/sonic/constants.py +0 -0
  126. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/conductor/sonic/device.py +0 -0
  127. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/conductor/sonic/exporter.py +0 -0
  128. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/conductor/sonic/interface.py +0 -0
  129. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/conductor/sonic/sync.py +0 -0
  130. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/conductor/utils.py +0 -0
  131. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/conductor.py +0 -0
  132. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/kolla.py +0 -0
  133. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/kubernetes.py +0 -0
  134. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/netbox.py +0 -0
  135. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/openstack.py +0 -0
  136. {osism-0.20250824.1 → osism-0.20250826.0}/osism/tasks/reconciler.py +0 -0
  137. {osism-0.20250824.1 → osism-0.20250826.0}/osism/utils/__init__.py +0 -0
  138. {osism-0.20250824.1 → osism-0.20250826.0}/osism/utils/ssh.py +0 -0
  139. {osism-0.20250824.1 → osism-0.20250826.0}/osism.egg-info/SOURCES.txt +0 -0
  140. {osism-0.20250824.1 → osism-0.20250826.0}/osism.egg-info/dependency_links.txt +0 -0
  141. {osism-0.20250824.1 → osism-0.20250826.0}/osism.egg-info/entry_points.txt +0 -0
  142. {osism-0.20250824.1 → osism-0.20250826.0}/osism.egg-info/not-zip-safe +0 -0
  143. {osism-0.20250824.1 → osism-0.20250826.0}/osism.egg-info/top_level.txt +0 -0
  144. {osism-0.20250824.1 → osism-0.20250826.0}/playbooks/build.yml +0 -0
  145. {osism-0.20250824.1 → osism-0.20250826.0}/playbooks/pre.yml +0 -0
  146. {osism-0.20250824.1 → osism-0.20250826.0}/playbooks/test-setup.yml +0 -0
  147. {osism-0.20250824.1 → osism-0.20250826.0}/requirements.openstack-flavor-manager.txt +0 -0
  148. {osism-0.20250824.1 → osism-0.20250826.0}/requirements.openstack-image-manager.txt +0 -0
  149. {osism-0.20250824.1 → osism-0.20250826.0}/requirements.yml +0 -0
  150. {osism-0.20250824.1 → osism-0.20250826.0}/setup.cfg +0 -0
  151. {osism-0.20250824.1 → osism-0.20250826.0}/setup.py +0 -0
@@ -0,0 +1,15 @@
1
+ {
2
+ "extends": [
3
+ "github>osism/renovate-config",
4
+ "github>osism/renovate-config:docker"
5
+ ],
6
+ "pip_requirements": {
7
+ "managerFilePatterns": [
8
+ "/requirements.ansible.txt/",
9
+ "/requirements.netbox-manager.txt/",
10
+ "/requirements.openstack-flavor-manager.txt/",
11
+ "/requirements.openstack-image-manager.txt/",
12
+ "/requirements.txt/"
13
+ ]
14
+ }
15
+ }
@@ -0,0 +1,7 @@
1
+ CHANGES
2
+ =======
3
+
4
+ v0.20250826.0
5
+ -------------
6
+
7
+ * Use ara 1.7.3 (#1680)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: osism
3
- Version: 0.20250824.1
3
+ Version: 0.20250826.0
4
4
  Summary: OSISM manager interface
5
5
  Home-page: https://github.com/osism/python-osism
6
6
  Author: OSISM GmbH
@@ -25,7 +25,7 @@ Requires-Dist: ClusterShell==1.9.3
25
25
  Requires-Dist: GitPython==3.1.45
26
26
  Requires-Dist: Jinja2==3.1.6
27
27
  Requires-Dist: PyYAML==6.0.2
28
- Requires-Dist: ara==1.7.2
28
+ Requires-Dist: ara==1.7.3
29
29
  Requires-Dist: celery[redis]==5.5.3
30
30
  Requires-Dist: cliff==4.11.0
31
31
  Requires-Dist: deepdiff==8.6.0
@@ -58,7 +58,7 @@ Requires-Dist: watchdog==6.0.0
58
58
  Requires-Dist: websockets==15.0.1
59
59
  Provides-Extra: ansible
60
60
  Requires-Dist: ansible-runner==2.4.1; extra == "ansible"
61
- Requires-Dist: ansible-core==2.19.0; extra == "ansible"
61
+ Requires-Dist: ansible-core==2.19.1; extra == "ansible"
62
62
  Provides-Extra: openstack-image-manager
63
63
  Requires-Dist: openstack-image-manager==0.20250508.0; extra == "openstack-image-manager"
64
64
  Dynamic: author
@@ -9,7 +9,7 @@ GitPython = "==3.1.45"
9
9
  Jinja2 = "==3.1.6"
10
10
  PyYAML = "==6.0.2"
11
11
  ansible-runner = "==2.4.1"
12
- ara = "==1.7.2"
12
+ ara = "==1.7.3"
13
13
  celery = {version = "==5.5.3", extras = ["redis"]}
14
14
  cliff = "==4.11.0"
15
15
  deepdiff = "==8.6.0"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "_meta": {
3
3
  "hash": {
4
- "sha256": "4c34cf1f6bf5207a88d018741cd390e32f35b593e6b0916656241df19ab793be"
4
+ "sha256": "e8b77ed25ea8d9164f944f0b58d5c4242305ac9b12c3a081d010e2a5c2435e53"
5
5
  },
6
6
  "pipfile-spec": 6,
7
7
  "requires": {},
@@ -41,12 +41,12 @@
41
41
  },
42
42
  "ara": {
43
43
  "hashes": [
44
- "sha256:16d4f5cee550c23efda83d3e1fa9b48a67af3db37741c14a9e99dc4c2cefc7c8",
45
- "sha256:18f0e98c2d8d0913e5a3df6cd166b7c0a856611ce675ec494bfbb957f78f264f"
44
+ "sha256:9147813977ea96b6625d0beafb84e5203b8481061f117e5a89bd8246286e18f4",
45
+ "sha256:f09b08d1f86fb4f622663551463289994a08f08a6aa2b5ca6e6486fbdf0f7041"
46
46
  ],
47
47
  "index": "pypi",
48
48
  "markers": "python_version >= '3.8'",
49
- "version": "==1.7.2"
49
+ "version": "==1.7.3"
50
50
  },
51
51
  "autopage": {
52
52
  "hashes": [
@@ -480,6 +480,42 @@
480
480
  "markers": "python_version >= '3.7'",
481
481
  "version": "==3.1.45"
482
482
  },
483
+ "gnureadline": {
484
+ "hashes": [
485
+ "sha256:07231f8191adb7f204010a86a91df9df9a80944981a16576a471f59304ad6a16",
486
+ "sha256:0ca03501ce0939d7ecf9d075860d6f6ceb2f49f30331b4e96e4678ce03687bab",
487
+ "sha256:0cc77fc9c8a8fcf10e0a554e49ee763219683386b8f906b7e6ef07c9e40e8420",
488
+ "sha256:10fcaf561bc4ed6ab7075ab3ead188a18faaf4e6e92d916f81a09c0a670ce906",
489
+ "sha256:23b43c8e9e2e6566cb3094749826181a86dba1d94b1e023b5f9923dc26e37876",
490
+ "sha256:265bcf6ef7082e130160fb34b9664284affb216a22c5bffcd518b35d02bcc4e9",
491
+ "sha256:2d3e33d2e0dd694d623a2ca1fae6990b52f1d25955504b7293a9350fb9912940",
492
+ "sha256:30cc1b6cb11d94554815cb91eb1dfa6a11887185aae50f253adaa393e91c6a86",
493
+ "sha256:3f1050ecf789f34d0ab0aacdb605f177725009a864e0038e70380614af92dc0d",
494
+ "sha256:4f57a3aa97c3379b2513c8bfbac0de2dfb41f695623c0b2ad337babb646b51a7",
495
+ "sha256:4f5fc90af56a1ae6f88c9c7122fc76141c395b6c342a63800abed8c813f48b85",
496
+ "sha256:50c40bfffffa82d4fcb0fde4940d4ff128ba2f876c1da09bae9d6d9ff770095e",
497
+ "sha256:561a60b12f74ea7234036cc4fe558f3b46023be0dac5ed73541ece58cba2f88a",
498
+ "sha256:576dac060887adc6067ee9d23fb2f0031fb2b3e560e07a6c9e666e05f0473af7",
499
+ "sha256:59c5505026646da6d5ced6a5316d6d191d011e8be422cba4abce71730ef37dc6",
500
+ "sha256:6472e3a780087eecd67c03e5455aecb209de51bcae74583222976f6b816f6192",
501
+ "sha256:6c550d08c4d2882a83293a724b14a262ee5078fd4fa7acdc78aa59cab26ae343",
502
+ "sha256:811d85a70ac97cddeb1755282915e8a93c279dcf89513426f28617b8feff5aec",
503
+ "sha256:85e362d2d0e85e45f0affae7bbfaf998b00167c55a78d31ee0f214de9ff429d2",
504
+ "sha256:94b143ea5d22b0c1ca4a591265afe135272c69b7757e968e34fbb47a7858d1ce",
505
+ "sha256:9c152a82613fa012ab4331bb9a0ffddb415e37561d376b910bf9e7d535607faf",
506
+ "sha256:a7d6e3f5d9fd0cf8a84fb382d4e3ad2914331be4d929f17d50da01f1571c4b03",
507
+ "sha256:b69e6608cc94e110018b721a11718d480a6330e0b62cbab65a22880e84011205",
508
+ "sha256:c28e33bfc56d4204693f213abeab927f65c505ce91f668a039720bc7c46b0353",
509
+ "sha256:c7b8d3f2a2c9b7e6feaf1f20bdb6ebb8210e207b8c5360ffe407a47efeeb3fb8",
510
+ "sha256:c9b9e1e7ba99a80bb50c12027d6ce692574f77a65bf57bc97041cf81c0f49bd1",
511
+ "sha256:d708e8f655d3b556a138f13e9fcb2d8a10a6901e3125c04cad5ef7c883191fe8",
512
+ "sha256:daa405028b9fe92bfbb93624e13e0674a242a1c5434b70ef61a04294502fdb65",
513
+ "sha256:dcfa601d95c00aa670ec5e4bf791caf6ba0bcf266de940fb54d44c278bd302fe",
514
+ "sha256:f59275168cae1b02ca1ec7586a9804bb04ce427df92f8582a80d16e96c846b78"
515
+ ],
516
+ "markers": "platform_system == 'Darwin'",
517
+ "version": "==8.2.13"
518
+ },
483
519
  "google-auth": {
484
520
  "hashes": [
485
521
  "sha256:1370d4593e86213563547f97a92752fc658456fe4514c809544f330fed45a7ca",
@@ -488,66 +524,6 @@
488
524
  "markers": "python_version >= '3.7'",
489
525
  "version": "==2.40.3"
490
526
  },
491
- "greenlet": {
492
- "hashes": [
493
- "sha256:00fadb3fedccc447f517ee0d3fd8fe49eae949e1cd0f6a611818f4f6fb7dc83b",
494
- "sha256:061dc4cf2c34852b052a8620d40f36324554bc192be474b9e9770e8c042fd735",
495
- "sha256:0db5594dce18db94f7d1650d7489909b57afde4c580806b8d9203b6e79cdc079",
496
- "sha256:0dca0d95ff849f9a364385f36ab49f50065d76964944638be9691e1832e9f86d",
497
- "sha256:16458c245a38991aa19676900d48bd1a6f2ce3e16595051a4db9d012154e8433",
498
- "sha256:18d9260df2b5fbf41ae5139e1be4e796d99655f023a636cd0e11e6406cca7d58",
499
- "sha256:1987de92fec508535687fb807a5cea1560f6196285a4cde35c100b8cd632cc52",
500
- "sha256:1a921e542453fe531144e91e1feedf12e07351b1cf6c9e8a3325ea600a715a31",
501
- "sha256:1ee8fae0519a337f2329cb78bd7a8e128ec0f881073d43f023c7b8d4831d5246",
502
- "sha256:20fb936b4652b6e307b8f347665e2c615540d4b42b3b4c8a321d8286da7e520f",
503
- "sha256:23768528f2911bcd7e475210822ffb5254ed10d71f4028387e5a99b4c6699671",
504
- "sha256:2523e5246274f54fdadbce8494458a2ebdcdbc7b802318466ac5606d3cded1f8",
505
- "sha256:27890167f55d2387576d1f41d9487ef171849ea0359ce1510ca6e06c8bece11d",
506
- "sha256:299fd615cd8fc86267b47597123e3f43ad79c9d8a22bebdce535e53550763e2f",
507
- "sha256:3b3812d8d0c9579967815af437d96623f45c0f2ae5f04e366de62a12d83a8fb0",
508
- "sha256:3b67ca49f54cede0186854a008109d6ee71f66bd57bb36abd6d0a0267b540cdd",
509
- "sha256:44358b9bf66c8576a9f57a590d5f5d6e72fa4228b763d0e43fee6d3b06d3a337",
510
- "sha256:49a30d5fda2507ae77be16479bdb62a660fa51b1eb4928b524975b3bde77b3c0",
511
- "sha256:4d1378601b85e2e5171b99be8d2dc85f594c79967599328f95c1dc1a40f1c633",
512
- "sha256:554b03b6e73aaabec3745364d6239e9e012d64c68ccd0b8430c64ccc14939a8b",
513
- "sha256:55e9c5affaa6775e2c6b67659f3a71684de4c549b3dd9afca3bc773533d284fa",
514
- "sha256:58b97143c9cc7b86fc458f215bd0932f1757ce649e05b640fea2e79b54cedb31",
515
- "sha256:5c9320971821a7cb77cfab8d956fa8e39cd07ca44b6070db358ceb7f8797c8c9",
516
- "sha256:65458b409c1ed459ea899e939f0e1cdb14f58dbc803f2f93c5eab5694d32671b",
517
- "sha256:671df96c1f23c4a0d4077a325483c1503c96a1b7d9db26592ae770daa41233d4",
518
- "sha256:710638eb93b1fa52823aa91bf75326f9ecdfd5e0466f00789246a5280f4ba0fc",
519
- "sha256:73f49b5368b5359d04e18d15828eecc1806033db5233397748f4ca813ff1056c",
520
- "sha256:81701fd84f26330f0d5f4944d4e92e61afe6319dcd9775e39396e39d7c3e5f98",
521
- "sha256:8854167e06950ca75b898b104b63cc646573aa5fef1353d4508ecdd1ee76254f",
522
- "sha256:8c68325b0d0acf8d91dde4e6f930967dd52a5302cd4062932a6b2e7c2969f47c",
523
- "sha256:94385f101946790ae13da500603491f04a76b6e4c059dab271b3ce2e283b2590",
524
- "sha256:94abf90142c2a18151632371140b3dba4dee031633fe614cb592dbb6c9e17bc3",
525
- "sha256:96378df1de302bc38e99c3a9aa311967b7dc80ced1dcc6f171e99842987882a2",
526
- "sha256:9c40adce87eaa9ddb593ccb0fa6a07caf34015a29bf8d344811665b573138db9",
527
- "sha256:9fe0a28a7b952a21e2c062cd5756d34354117796c6d9215a87f55e38d15402c5",
528
- "sha256:a7d4e128405eea3814a12cc2605e0e6aedb4035bf32697f72deca74de4105e02",
529
- "sha256:abbf57b5a870d30c4675928c37278493044d7c14378350b3aa5d484fa65575f0",
530
- "sha256:b4a1870c51720687af7fa3e7cda6d08d801dae660f75a76f3845b642b4da6ee1",
531
- "sha256:b6a7c19cf0d2742d0809a4c05975db036fdff50cd294a93632d6a310bf9ac02c",
532
- "sha256:b90654e092f928f110e0007f572007c9727b5265f7632c2fa7415b4689351594",
533
- "sha256:c17b6b34111ea72fc5a4e4beec9711d2226285f0386ea83477cbb97c30a3f3a5",
534
- "sha256:c2ca18a03a8cfb5b25bc1cbe20f3d9a4c80d8c3b13ba3df49ac3961af0b1018d",
535
- "sha256:c5111ccdc9c88f423426df3fd1811bfc40ed66264d35aa373420a34377efc98a",
536
- "sha256:c60a6d84229b271d44b70fb6e5fa23781abb5d742af7b808ae3f6efd7c9c60f6",
537
- "sha256:c8c9e331e58180d0d83c5b7999255721b725913ff6bc6cf39fa2a45841a4fd4b",
538
- "sha256:c9913f1a30e4526f432991f89ae263459b1c64d1608c0d22a5c79c287b3c70df",
539
- "sha256:cd3c8e693bff0fff6ba55f140bf390fa92c994083f838fece0f63be121334945",
540
- "sha256:d25c5091190f2dc0eaa3f950252122edbbadbb682aa7b1ef2f8af0f8c0afefae",
541
- "sha256:d2e685ade4dafd447ede19c31277a224a239a0a1a4eca4e6390efedf20260cfb",
542
- "sha256:d76383238584e9711e20ebe14db6c88ddcedc1829a9ad31a584389463b5aa504",
543
- "sha256:ddf9164e7a5b08e9d22511526865780a576f19ddd00d62f8a665949327fde8bb",
544
- "sha256:e37ab26028f12dbb0ff65f29a8d3d44a765c61e729647bf2ddfbbed621726f01",
545
- "sha256:f10fd42b5ee276335863712fa3da6608e93f70629c631bf77145021600abc23c",
546
- "sha256:f28588772bb5fb869a8eb331374ec06f24a83a9c25bfa1f38b6993afe9c1e968"
547
- ],
548
- "markers": "python_version >= '3.9'",
549
- "version": "==3.2.4"
550
- },
551
527
  "hiredis": {
552
528
  "hashes": [
553
529
  "sha256:0079ef1e03930b364556b78548e67236ab3def4e07e674f6adfc52944aa972dd",
@@ -673,11 +649,11 @@
673
649
  },
674
650
  "humanize": {
675
651
  "hashes": [
676
- "sha256:2cbf6370af06568fa6d2da77c86edb7886f3160ecd19ee1ffef07979efc597f6",
677
- "sha256:8430be3a615106fdfceb0b2c1b41c4c98c6b0fc5cc59663a5539b111dd325fb0"
652
+ "sha256:78f79e68f76f0b04d711c4e55d32bebef5be387148862cb1ef83d2b58e7935a0",
653
+ "sha256:b810820b31891813b1673e8fec7f1ed3312061eab2f26e3fa192c393d11ed25f"
678
654
  ],
679
655
  "markers": "python_version >= '3.9'",
680
- "version": "==4.12.3"
656
+ "version": "==4.13.0"
681
657
  },
682
658
  "idna": {
683
659
  "hashes": [
@@ -1644,11 +1620,11 @@
1644
1620
  },
1645
1621
  "stevedore": {
1646
1622
  "hashes": [
1647
- "sha256:3135b5ae50fe12816ef291baff420acb727fcd356106e3e9cbfa9e5985cd6f4b",
1648
- "sha256:d10a31c7b86cba16c1f6e8d15416955fc797052351a56af15e608ad20811fcfe"
1623
+ "sha256:18363d4d268181e8e8452e71a38cd77630f345b2ef6b4a8d5614dac5ee0d18cf",
1624
+ "sha256:d31496a4f4df9825e1a1e4f1f74d19abb0154aff311c3b376fcc89dae8fccd73"
1649
1625
  ],
1650
1626
  "markers": "python_version >= '3.9'",
1651
- "version": "==5.4.1"
1627
+ "version": "==5.5.0"
1652
1628
  },
1653
1629
  "sushy": {
1654
1630
  "hashes": [
@@ -1687,11 +1663,11 @@
1687
1663
  },
1688
1664
  "typing-extensions": {
1689
1665
  "hashes": [
1690
- "sha256:38b39f4aeeab64884ce9f74c94263ef78f3c22467c8724005483154c26648d36",
1691
- "sha256:d1e1e3b58374dc93031d6eda2420a48ea44a36c2b4766a4fdeb3710755731d76"
1666
+ "sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466",
1667
+ "sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548"
1692
1668
  ],
1693
1669
  "markers": "python_version >= '3.9'",
1694
- "version": "==4.14.1"
1670
+ "version": "==4.15.0"
1695
1671
  },
1696
1672
  "typing-inspection": {
1697
1673
  "hashes": [
@@ -218,7 +218,7 @@ export default function NodesPage() {
218
218
  </span>
219
219
  )}
220
220
  </div>
221
- <div className="flex items-center gap-2">
221
+ <div className="flex items-center justify-end gap-2">
222
222
  <span className={`px-2 inline-flex text-xs leading-5 font-semibold rounded-full ${
223
223
  node.power_state === "power on"
224
224
  ? "bg-green-100 text-green-800"
@@ -242,7 +242,7 @@ export default function NodesPage() {
242
242
  </div>
243
243
  </div>
244
244
  <div className="mt-2 grid grid-cols-1 gap-x-4 gap-y-2 sm:grid-cols-2 lg:grid-cols-4">
245
- <p className="flex items-center text-sm text-gray-500">
245
+ <p className="flex items-center text-sm text-gray-500 lg:col-span-2">
246
246
  UUID: {node.uuid}
247
247
  </p>
248
248
  {node.driver && (
@@ -251,12 +251,12 @@ export default function NodesPage() {
251
251
  </p>
252
252
  )}
253
253
  {node.created_at && (
254
- <p className="flex items-center text-sm text-gray-500">
254
+ <p className="flex items-center justify-end text-sm text-gray-500">
255
255
  Created: {new Date(node.created_at).toLocaleString()}
256
256
  </p>
257
257
  )}
258
258
  {node.updated_at && (
259
- <p className="flex items-center text-sm text-gray-500">
259
+ <p className="flex items-center justify-end text-sm text-gray-500 lg:col-start-4">
260
260
  Updated: {new Date(node.updated_at).toLocaleString()}
261
261
  </p>
262
262
  )}
@@ -1303,9 +1303,9 @@
1303
1303
  "license": "MIT"
1304
1304
  },
1305
1305
  "node_modules/@types/node": {
1306
- "version": "22.17.2",
1307
- "resolved": "https://registry.npmjs.org/@types/node/-/node-22.17.2.tgz",
1308
- "integrity": "sha512-gL6z5N9Jm9mhY+U2KXZpteb+09zyffliRkZyZOHODGATyC5B1Jt/7TzuuiLkFsSUMLbS1OLmlj/E+/3KF4Q/4w==",
1306
+ "version": "22.18.0",
1307
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.0.tgz",
1308
+ "integrity": "sha512-m5ObIqwsUp6BZzyiy4RdZpzWGub9bqLJMvZDD0QMXhxjqMHMENlj+SqF5QxoUwaQNFe+8kz8XM8ZQhqkQPTgMQ==",
1309
1309
  "dev": true,
1310
1310
  "license": "MIT",
1311
1311
  "dependencies": {
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: osism
3
- Version: 0.20250824.1
3
+ Version: 0.20250826.0
4
4
  Summary: OSISM manager interface
5
5
  Home-page: https://github.com/osism/python-osism
6
6
  Author: OSISM GmbH
@@ -25,7 +25,7 @@ Requires-Dist: ClusterShell==1.9.3
25
25
  Requires-Dist: GitPython==3.1.45
26
26
  Requires-Dist: Jinja2==3.1.6
27
27
  Requires-Dist: PyYAML==6.0.2
28
- Requires-Dist: ara==1.7.2
28
+ Requires-Dist: ara==1.7.3
29
29
  Requires-Dist: celery[redis]==5.5.3
30
30
  Requires-Dist: cliff==4.11.0
31
31
  Requires-Dist: deepdiff==8.6.0
@@ -58,7 +58,7 @@ Requires-Dist: watchdog==6.0.0
58
58
  Requires-Dist: websockets==15.0.1
59
59
  Provides-Extra: ansible
60
60
  Requires-Dist: ansible-runner==2.4.1; extra == "ansible"
61
- Requires-Dist: ansible-core==2.19.0; extra == "ansible"
61
+ Requires-Dist: ansible-core==2.19.1; extra == "ansible"
62
62
  Provides-Extra: openstack-image-manager
63
63
  Requires-Dist: openstack-image-manager==0.20250508.0; extra == "openstack-image-manager"
64
64
  Dynamic: author
@@ -0,0 +1 @@
1
+ {"git_version": "45ddd70", "is_release": false}
@@ -2,7 +2,7 @@ ClusterShell==1.9.3
2
2
  GitPython==3.1.45
3
3
  Jinja2==3.1.6
4
4
  PyYAML==6.0.2
5
- ara==1.7.2
5
+ ara==1.7.3
6
6
  celery[redis]==5.5.3
7
7
  cliff==4.11.0
8
8
  deepdiff==8.6.0
@@ -36,7 +36,7 @@ websockets==15.0.1
36
36
 
37
37
  [ansible]
38
38
  ansible-runner==2.4.1
39
- ansible-core==2.19.0
39
+ ansible-core==2.19.1
40
40
 
41
41
  [openstack-image-manager]
42
42
  openstack-image-manager==0.20250508.0
@@ -1,2 +1,2 @@
1
1
  ansible-runner==2.4.1
2
- ansible-core==2.19.0
2
+ ansible-core==2.19.1
@@ -0,0 +1 @@
1
+ netbox-manager==0.20250825.0
@@ -2,7 +2,7 @@ ClusterShell==1.9.3
2
2
  GitPython==3.1.45
3
3
  Jinja2==3.1.6
4
4
  PyYAML==6.0.2
5
- ara==1.7.2
5
+ ara==1.7.3
6
6
  celery[redis]==5.5.3
7
7
  cliff==4.11.0
8
8
  deepdiff==8.6.0
@@ -1,15 +0,0 @@
1
- {
2
- "extends": [
3
- "github>osism/renovate-config",
4
- "github>osism/renovate-config:docker"
5
- ],
6
- "pip_requirements": {
7
- "fileMatch": [
8
- "requirements.ansible.txt",
9
- "requirements.netbox-manager.txt",
10
- "requirements.openstack-flavor-manager.txt",
11
- "requirements.openstack-image-manager.txt",
12
- "requirements.txt"
13
- ]
14
- }
15
- }
@@ -1,7 +0,0 @@
1
- CHANGES
2
- =======
3
-
4
- v0.20250824.1
5
- -------------
6
-
7
- * frontend: improve baremetal nodes layout (#1672)
@@ -1 +0,0 @@
1
- {"git_version": "2d93840", "is_release": false}
@@ -1 +0,0 @@
1
- netbox-manager==0.20250823.0
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes