osism 0.20250914.0__tar.gz → 0.20250919.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.
- osism-0.20250919.0/AUTHORS +1 -0
- osism-0.20250919.0/ChangeLog +7 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/Containerfile +1 -1
- {osism-0.20250914.0 → osism-0.20250919.0}/Dockerfile +1 -1
- {osism-0.20250914.0/osism.egg-info → osism-0.20250919.0}/PKG-INFO +3 -3
- {osism-0.20250914.0 → osism-0.20250919.0}/Pipfile +1 -1
- {osism-0.20250914.0 → osism-0.20250919.0}/Pipfile.lock +81 -65
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/data/__init__.py +3 -0
- {osism-0.20250914.0 → osism-0.20250919.0/osism.egg-info}/PKG-INFO +3 -3
- osism-0.20250919.0/osism.egg-info/pbr.json +1 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism.egg-info/requires.txt +2 -2
- osism-0.20250919.0/requirements.netbox-manager.txt +1 -0
- osism-0.20250919.0/requirements.openstack-flavor-manager.txt +1 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/requirements.txt +2 -2
- osism-0.20250914.0/AUTHORS +0 -1
- osism-0.20250914.0/ChangeLog +0 -7
- osism-0.20250914.0/osism.egg-info/pbr.json +0 -1
- osism-0.20250914.0/requirements.netbox-manager.txt +0 -1
- osism-0.20250914.0/requirements.openstack-flavor-manager.txt +0 -1
- {osism-0.20250914.0 → osism-0.20250919.0}/.flake8 +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/.github/renovate.json +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/.github/workflows/publish.yml +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/.hadolint.yaml +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/.zuul.yaml +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/LICENSE +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/README.md +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/files/change.sh +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/files/cleanup-ansible-collections.sh +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/files/clustershell/clush.conf +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/files/clustershell/groups.conf +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/files/data/SCS-Spec.MandatoryFlavors.verbose.yaml +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/files/data/flavors.yaml +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/files/netbox-manager/settings.toml +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/files/redfishMockupCreate.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/files/run-ansible-console.sh +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/files/sonic/config_db.json +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/files/sonic/port_config/Accton-AS4625-54T.ini +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/files/sonic/port_config/Accton-AS5835-54T.ini +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/files/sonic/port_config/Accton-AS5835-54X.ini +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/files/sonic/port_config/Accton-AS7326-56X.ini +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/files/sonic/port_config/Accton-AS7726-32X.ini +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/files/sonic/port_config/Accton-AS9716-32D.ini +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/files/sonic/port_config/Accton-AS9726-32D.ini +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/.dockerignore +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/.gitignore +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/Containerfile +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/Dockerfile +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/app/api/config/route.ts +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/app/api/health/route.ts +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/app/components/ConnectionStatus.tsx +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/app/components/EventsFilters.tsx +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/app/components/EventsList.tsx +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/app/events/page.tsx +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/app/favicon.ico +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/app/globals.css +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/app/layout.tsx +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/app/nodes/page.tsx +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/app/page.tsx +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/app/services/page.tsx +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/components.json +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/eslint.config.mjs +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/lib/api.ts +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/lib/hooks/useWebSocket.ts +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/lib/types.ts +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/lib/utils.ts +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/next.config.ts +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/package-lock.json +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/package.json +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/postcss.config.mjs +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/public/file.svg +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/public/globe.svg +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/public/next.svg +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/public/vercel.svg +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/public/window.svg +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/tailwind.config.ts +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/frontend/tsconfig.json +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/__init__.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/__main__.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/api.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/__init__.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/apply.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/baremetal.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/compose.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/compute.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/configuration.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/console.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/container.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/get.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/lock.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/log.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/manage.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/netbox.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/noset.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/reconciler.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/redfish.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/server.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/service.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/set.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/sonic.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/status.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/sync.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/task.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/validate.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/vault.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/volume.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/wait.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/commands/worker.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/data/enums.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/data/playbooks.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/main.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/services/__init__.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/services/event_bridge.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/services/listener.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/services/websocket_manager.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/settings.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/__init__.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/ansible.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/ceph.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/conductor/__init__.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/conductor/config.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/conductor/ironic.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/conductor/netbox.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/conductor/redfish.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/conductor/sonic/__init__.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/conductor/sonic/bgp.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/conductor/sonic/cache.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/conductor/sonic/config_generator.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/conductor/sonic/connections.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/conductor/sonic/constants.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/conductor/sonic/device.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/conductor/sonic/exporter.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/conductor/sonic/interface.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/conductor/sonic/sync.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/conductor/utils.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/conductor.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/kolla.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/kubernetes.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/netbox.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/openstack.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/tasks/reconciler.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/utils/__init__.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism/utils/ssh.py +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism.egg-info/SOURCES.txt +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism.egg-info/dependency_links.txt +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism.egg-info/entry_points.txt +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism.egg-info/not-zip-safe +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/osism.egg-info/top_level.txt +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/playbooks/build.yml +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/playbooks/pre.yml +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/playbooks/test-setup.yml +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/requirements.ansible.txt +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/requirements.openstack-image-manager.txt +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/requirements.yml +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/setup.cfg +0 -0
- {osism-0.20250914.0 → osism-0.20250919.0}/setup.py +0 -0
@@ -0,0 +1 @@
|
|
1
|
+
janhorstmann <horstmann@osism.tech>
|
@@ -7,7 +7,7 @@ FROM ${IMAGE}:${PYTHON_VERSION}-alpine${ALPINE_VERSION}
|
|
7
7
|
ENV PYTHONWARNINGS="ignore::UserWarning"
|
8
8
|
|
9
9
|
COPY . /src
|
10
|
-
COPY --from=ghcr.io/astral-sh/uv:0.8.
|
10
|
+
COPY --from=ghcr.io/astral-sh/uv:0.8.18 /uv /usr/local/bin/uv
|
11
11
|
|
12
12
|
COPY files/data /data
|
13
13
|
COPY files/change.sh /change.sh
|
@@ -7,7 +7,7 @@ FROM ${IMAGE}:${PYTHON_VERSION}-alpine${ALPINE_VERSION}
|
|
7
7
|
ENV PYTHONWARNINGS="ignore::UserWarning"
|
8
8
|
|
9
9
|
COPY . /src
|
10
|
-
COPY --from=ghcr.io/astral-sh/uv:0.8.
|
10
|
+
COPY --from=ghcr.io/astral-sh/uv:0.8.18 /uv /usr/local/bin/uv
|
11
11
|
|
12
12
|
COPY files/data /data
|
13
13
|
COPY files/change.sh /change.sh
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: osism
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.20250919.0
|
4
4
|
Summary: OSISM manager interface
|
5
5
|
Home-page: https://github.com/osism/python-osism
|
6
6
|
Author: OSISM GmbH
|
@@ -31,7 +31,7 @@ Requires-Dist: cliff==4.11.0
|
|
31
31
|
Requires-Dist: deepdiff==8.6.1
|
32
32
|
Requires-Dist: docker==7.1.0
|
33
33
|
Requires-Dist: dtrack-auditor==1.5.0
|
34
|
-
Requires-Dist: fastapi==0.116.
|
34
|
+
Requires-Dist: fastapi==0.116.2
|
35
35
|
Requires-Dist: flower==2.0.1
|
36
36
|
Requires-Dist: hiredis==3.2.1
|
37
37
|
Requires-Dist: jc==1.25.5
|
@@ -48,7 +48,7 @@ Requires-Dist: pynetbox==7.5.0
|
|
48
48
|
Requires-Dist: pytest-testinfra==10.2.2
|
49
49
|
Requires-Dist: python-dateutil==2.9.0.post0
|
50
50
|
Requires-Dist: setuptools==80.9.0
|
51
|
-
Requires-Dist: sqlmodel==0.0.
|
51
|
+
Requires-Dist: sqlmodel==0.0.25
|
52
52
|
Requires-Dist: sushy==5.7.1
|
53
53
|
Requires-Dist: tabulate==0.9.0
|
54
54
|
Requires-Dist: transitions==0.9.3
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"_meta": {
|
3
3
|
"hash": {
|
4
|
-
"sha256": "
|
4
|
+
"sha256": "299dd7f8a4c2159f79ea830d25647af362e414981d786d24d4f92d593fa55ab1"
|
5
5
|
},
|
6
6
|
"pipfile-spec": 6,
|
7
7
|
"requires": {},
|
@@ -380,46 +380,63 @@
|
|
380
380
|
},
|
381
381
|
"cryptography": {
|
382
382
|
"hashes": [
|
383
|
-
"sha256:
|
384
|
-
"sha256:
|
385
|
-
"sha256:
|
386
|
-
"sha256:
|
387
|
-
"sha256:
|
388
|
-
"sha256:
|
389
|
-
"sha256:
|
390
|
-
"sha256:
|
391
|
-
"sha256:
|
392
|
-
"sha256:
|
393
|
-
"sha256:
|
394
|
-
"sha256:
|
395
|
-
"sha256:
|
396
|
-
"sha256:
|
397
|
-
"sha256:
|
398
|
-
"sha256:
|
399
|
-
"sha256:
|
400
|
-
"sha256:
|
401
|
-
"sha256:
|
402
|
-
"sha256:
|
403
|
-
"sha256:
|
404
|
-
"sha256:
|
405
|
-
"sha256:
|
406
|
-
"sha256:
|
407
|
-
"sha256:
|
408
|
-
"sha256:
|
409
|
-
"sha256:
|
410
|
-
"sha256:
|
411
|
-
"sha256:
|
412
|
-
"sha256:
|
413
|
-
"sha256:
|
414
|
-
"sha256:
|
415
|
-
"sha256:
|
416
|
-
"sha256:
|
417
|
-
"sha256:
|
418
|
-
"sha256:
|
419
|
-
"sha256:
|
420
|
-
|
421
|
-
|
422
|
-
|
383
|
+
"sha256:0a17377fa52563d730248ba1f68185461fff36e8bc75d8787a7dd2e20a802b7a",
|
384
|
+
"sha256:0ca4be2af48c24df689a150d9cd37404f689e2968e247b6b8ff09bff5bcd786f",
|
385
|
+
"sha256:0d1922d9280e08cde90b518a10cd66831f632960a8d08cb3418922d83fce6f12",
|
386
|
+
"sha256:0dfb7c88d4462a0cfdd0d87a3c245a7bc3feb59de101f6ff88194f740f72eda6",
|
387
|
+
"sha256:0ff483716be32690c14636e54a1f6e2e1b7bf8e22ca50b989f88fa1b2d287080",
|
388
|
+
"sha256:13e67c4d3fb8b6bc4ef778a7ccdd8df4cd15b4bcc18f4239c8440891a11245cc",
|
389
|
+
"sha256:15b5fd9358803b0d1cc42505a18d8bca81dabb35b5cfbfea1505092e13a9d96d",
|
390
|
+
"sha256:1cd6d50c1a8b79af1a6f703709d8973845f677c8e97b1268f5ff323d38ce8475",
|
391
|
+
"sha256:2dd339ba3345b908fa3141ddba4025568fa6fd398eabce3ef72a29ac2d73ad75",
|
392
|
+
"sha256:341fb7a26bc9d6093c1b124b9f13acc283d2d51da440b98b55ab3f79f2522ead",
|
393
|
+
"sha256:34f04b7311174469ab3ac2647469743720f8b6c8b046f238e5cb27905695eb2a",
|
394
|
+
"sha256:41c281a74df173876da1dc9a9b6953d387f06e3d3ed9284e3baae3ab3f40883a",
|
395
|
+
"sha256:449ef2b321bec7d97ef2c944173275ebdab78f3abdd005400cc409e27cd159ab",
|
396
|
+
"sha256:45f790934ac1018adeba46a0f7289b2b8fe76ba774a88c7f1922213a56c98bc1",
|
397
|
+
"sha256:48948940d0ae00483e85e9154bb42997d0b77c21e43a77b7773c8c80de532ac5",
|
398
|
+
"sha256:4c49eda9a23019e11d32a0eb51a27b3e7ddedde91e099c0ac6373e3aacc0d2ee",
|
399
|
+
"sha256:504e464944f2c003a0785b81668fe23c06f3b037e9cb9f68a7c672246319f277",
|
400
|
+
"sha256:534b96c0831855e29fc3b069b085fd185aa5353033631a585d5cd4dd5d40d657",
|
401
|
+
"sha256:6ef1488967e729948d424d09c94753d0167ce59afba8d0f6c07a22b629c557b2",
|
402
|
+
"sha256:7176a5ab56fac98d706921f6416a05e5aff7df0e4b91516f450f8627cda22af3",
|
403
|
+
"sha256:7411c910fb2a412053cf33cfad0153ee20d27e256c6c3f14d7d7d1d9fec59fd5",
|
404
|
+
"sha256:757af4f6341ce7a1e47c326ca2a81f41d236070217e5fbbad61bbfe299d55d28",
|
405
|
+
"sha256:7823bc7cdf0b747ecfb096d004cc41573c2f5c7e3a29861603a2871b43d3ef32",
|
406
|
+
"sha256:7fab1187b6c6b2f11a326f33b036f7168f5b996aedd0c059f9738915e4e8f53a",
|
407
|
+
"sha256:84ef1f145de5aee82ea2447224dc23f065ff4cc5791bb3b506615957a6ba8128",
|
408
|
+
"sha256:92e8cfe8bd7dd86eac0a677499894862cd5cc2fd74de917daa881d00871ac8e7",
|
409
|
+
"sha256:9394c7d5a7565ac5f7d9ba38b2617448eba384d7b107b262d63890079fad77ca",
|
410
|
+
"sha256:9495d78f52c804b5ec8878b5b8c7873aa8e63db9cd9ee387ff2db3fffe4df784",
|
411
|
+
"sha256:9873bf7c1f2a6330bdfe8621e7ce64b725784f9f0c3a6a55c3047af5849f920e",
|
412
|
+
"sha256:9babb7818fdd71394e576cf26c5452df77a355eac1a27ddfa24096665a27f8fd",
|
413
|
+
"sha256:9e8776dac9e660c22241b6587fae51a67b4b0147daa4d176b172c3ff768ad736",
|
414
|
+
"sha256:9ed64e5083fa806709e74fc5ea067dfef9090e5b7a2320a49be3c9df3583a2d8",
|
415
|
+
"sha256:9f2c4cc63be3ef43c0221861177cee5d14b505cd4d4599a89e2cd273c4d3542a",
|
416
|
+
"sha256:9f40642a140c0c8649987027867242b801486865277cbabc8c6059ddef16dc8b",
|
417
|
+
"sha256:af84e8e99f1a82cea149e253014ea9dc89f75b82c87bb6c7242203186f465129",
|
418
|
+
"sha256:b9c79af2c3058430d911ff1a5b2b96bbfe8da47d5ed961639ce4681886614e70",
|
419
|
+
"sha256:c52fded6383f7e20eaf70a60aeddd796b3677c3ad2922c801be330db62778e05",
|
420
|
+
"sha256:cbb8e769d4cac884bb28e3ff620ef1001b75588a5c83c9c9f1fdc9afbe7f29b0",
|
421
|
+
"sha256:d84c40bdb8674c29fa192373498b6cb1e84f882889d21a471b45d1f868d8d44b",
|
422
|
+
"sha256:db5597a4c7353b2e5fb05a8e6cb74b56a4658a2b7bf3cb6b1821ae7e7fd6eaa0",
|
423
|
+
"sha256:e22801b61613ebdebf7deb18b507919e107547a1d39a3b57f5f855032dd7cfb8",
|
424
|
+
"sha256:e34da95e29daf8a71cb2841fd55df0511539a6cdf33e6f77c1e95e44006b9b46",
|
425
|
+
"sha256:e46710a240a41d594953012213ea8ca398cd2448fbc5d0f1be8160b5511104a0",
|
426
|
+
"sha256:e94eb5fa32a8a9f9bf991f424f002913e3dd7c699ef552db9b14ba6a76a6313b",
|
427
|
+
"sha256:ec13b7105117dbc9afd023300fb9954d72ca855c274fe563e72428ece10191c0",
|
428
|
+
"sha256:ed570874e88f213437f5cf758f9ef26cbfc3f336d889b1e592ee11283bb8d1c7",
|
429
|
+
"sha256:ed957044e368ed295257ae3d212b95456bd9756df490e1ac4538857f67531fcc",
|
430
|
+
"sha256:ef648d2c690703501714588b2ba640facd50fd16548133b11b2859e8655a69da",
|
431
|
+
"sha256:efc9e51c3e595267ff84adf56e9b357db89ab2279d7e375ffcaf8f678606f3d9",
|
432
|
+
"sha256:f736ab8036796f5a119ff8211deda416f8c15ce03776db704a7a4e17381cb2ef",
|
433
|
+
"sha256:f7a24ea78de345cfa7f6a8d3bde8b242c7fac27f2bd78fa23474ca38dfaeeab9",
|
434
|
+
"sha256:f7de12fa0eee6234de9a9ce0ffcfa6ce97361db7a50b09b65c63ac58e5f22fc7",
|
435
|
+
"sha256:f9b55038b5c6c47559aa33626d8ecd092f354e23de3c6975e4bb205df128a2a0",
|
436
|
+
"sha256:fd4b5e2ee4e60425711ec65c33add4e7a626adef79d66f62ba0acfd493af282d"
|
437
|
+
],
|
438
|
+
"markers": "python_version >= '3.8' and python_full_version not in '3.9.0, 3.9.1'",
|
439
|
+
"version": "==46.0.1"
|
423
440
|
},
|
424
441
|
"decorator": {
|
425
442
|
"hashes": [
|
@@ -449,11 +466,11 @@
|
|
449
466
|
},
|
450
467
|
"dogpile.cache": {
|
451
468
|
"hashes": [
|
452
|
-
"sha256:
|
453
|
-
"sha256:
|
469
|
+
"sha256:99130ce990800c8d89c26a5a8d9923cbe1b78c8a9972c2aaa0abf3d2ef2984ad",
|
470
|
+
"sha256:e25c60e677a5e28ff86124765fbf18c53257bcd7830749cd5ba350ace2a12989"
|
454
471
|
],
|
455
472
|
"markers": "python_version >= '3.9'",
|
456
|
-
"version": "==1.4.
|
473
|
+
"version": "==1.4.1"
|
457
474
|
},
|
458
475
|
"dtrack-auditor": {
|
459
476
|
"hashes": [
|
@@ -1150,19 +1167,18 @@
|
|
1150
1167
|
},
|
1151
1168
|
"psutil": {
|
1152
1169
|
"hashes": [
|
1153
|
-
"sha256:
|
1154
|
-
"sha256:
|
1155
|
-
"sha256:
|
1156
|
-
"sha256:
|
1157
|
-
"sha256:
|
1158
|
-
"sha256:
|
1159
|
-
"sha256:
|
1160
|
-
"sha256:
|
1161
|
-
"sha256:
|
1162
|
-
"sha256:ba3fcef7523064a6c9da440fc4d6bd07da93ac726b5733c29027d7dc95b39d99"
|
1170
|
+
"sha256:09ad740870c8d219ed8daae0ad3b726d3bf9a028a198e7f3080f6a1888b99bca",
|
1171
|
+
"sha256:22e4454970b32472ce7deaa45d045b34d3648ce478e26a04c7e858a0a6e75ff3",
|
1172
|
+
"sha256:57f5e987c36d3146c0dd2528cd42151cf96cd359b9d67cfff836995cc5df9a3d",
|
1173
|
+
"sha256:5d007560c8c372efdff9e4579c2846d71de737e4605f611437255e81efcca2c5",
|
1174
|
+
"sha256:655708b3c069387c8b77b072fc429a57d0e214221d01c0a772df7dfedcb3bcd2",
|
1175
|
+
"sha256:6937cb68133e7c97b6cc9649a570c9a18ba0efebed46d8c5dae4c07fa1b67a07",
|
1176
|
+
"sha256:76168cef4397494250e9f4e73eb3752b146de1dd950040b29186d0cce1d5ca13",
|
1177
|
+
"sha256:7d4a113425c037300de3ac8b331637293da9be9713855c4fc9d2d97436d7259d",
|
1178
|
+
"sha256:8c70e113920d51e89f212dd7be06219a9b88014e63a4cec69b684c327bc474e3"
|
1163
1179
|
],
|
1164
1180
|
"markers": "python_version >= '3.6'",
|
1165
|
-
"version": "==7.
|
1181
|
+
"version": "==7.1.0"
|
1166
1182
|
},
|
1167
1183
|
"ptyprocess": {
|
1168
1184
|
"hashes": [
|
@@ -1197,11 +1213,11 @@
|
|
1197
1213
|
},
|
1198
1214
|
"pydantic": {
|
1199
1215
|
"hashes": [
|
1200
|
-
"sha256:
|
1201
|
-
"sha256:
|
1216
|
+
"sha256:6b8ffda597a14812a7975c90b82a8a2e777d9257aba3453f973acd3c032a18e2",
|
1217
|
+
"sha256:c42dd626f5cfc1c6950ce6205ea58c93efa406da65f479dcb4029d5934857da2"
|
1202
1218
|
],
|
1203
1219
|
"markers": "python_version >= '3.9'",
|
1204
|
-
"version": "==2.11.
|
1220
|
+
"version": "==2.11.9"
|
1205
1221
|
},
|
1206
1222
|
"pydantic-core": {
|
1207
1223
|
"hashes": [
|
@@ -1669,12 +1685,12 @@
|
|
1669
1685
|
},
|
1670
1686
|
"sqlmodel": {
|
1671
1687
|
"hashes": [
|
1672
|
-
"sha256:
|
1673
|
-
"sha256:
|
1688
|
+
"sha256:56548c2e645975b1ed94d6c53f0d13c85593f57926a575e2bf566650b2243fa4",
|
1689
|
+
"sha256:c98234cda701fb77e9dcbd81688c23bb251c13bb98ce1dd8d4adc467374d45b7"
|
1674
1690
|
],
|
1675
1691
|
"index": "pypi",
|
1676
|
-
"markers": "python_version >= '3.
|
1677
|
-
"version": "==0.0.
|
1692
|
+
"markers": "python_version >= '3.8'",
|
1693
|
+
"version": "==0.0.25"
|
1678
1694
|
},
|
1679
1695
|
"stevedore": {
|
1680
1696
|
"hashes": [
|
@@ -1822,11 +1838,11 @@
|
|
1822
1838
|
},
|
1823
1839
|
"xmltodict": {
|
1824
1840
|
"hashes": [
|
1825
|
-
"sha256:
|
1826
|
-
"sha256:
|
1841
|
+
"sha256:54306780b7c2175a3967cad1db92f218207e5bc1aba697d887807c0fb68b7649",
|
1842
|
+
"sha256:62d0fddb0dcbc9f642745d8bbf4d81fd17d6dfaec5a15b5c1876300aad92af0d"
|
1827
1843
|
],
|
1828
1844
|
"markers": "python_version >= '3.9'",
|
1829
|
-
"version": "==0.
|
1845
|
+
"version": "==1.0.2"
|
1830
1846
|
}
|
1831
1847
|
},
|
1832
1848
|
"develop": {}
|
@@ -23,6 +23,7 @@ images:
|
|
23
23
|
replace_frequency: quarterly
|
24
24
|
uuid_validity: last-1
|
25
25
|
provided_until: none
|
26
|
+
os_purpose: network
|
26
27
|
tags:
|
27
28
|
- amphora
|
28
29
|
versions:
|
@@ -57,6 +58,7 @@ images:
|
|
57
58
|
replace_frequency: never
|
58
59
|
uuid_validity: none
|
59
60
|
provided_until: none
|
61
|
+
os_purpose: k8snode
|
60
62
|
tags: []
|
61
63
|
versions:
|
62
64
|
- version: "v{{ image_version }}"
|
@@ -90,6 +92,7 @@ images:
|
|
90
92
|
replace_frequency: never
|
91
93
|
uuid_validity: none
|
92
94
|
provided_until: none
|
95
|
+
os_purpose: k8snode
|
93
96
|
tags: []
|
94
97
|
versions:
|
95
98
|
- version: "{{ image_version }}"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: osism
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.20250919.0
|
4
4
|
Summary: OSISM manager interface
|
5
5
|
Home-page: https://github.com/osism/python-osism
|
6
6
|
Author: OSISM GmbH
|
@@ -31,7 +31,7 @@ Requires-Dist: cliff==4.11.0
|
|
31
31
|
Requires-Dist: deepdiff==8.6.1
|
32
32
|
Requires-Dist: docker==7.1.0
|
33
33
|
Requires-Dist: dtrack-auditor==1.5.0
|
34
|
-
Requires-Dist: fastapi==0.116.
|
34
|
+
Requires-Dist: fastapi==0.116.2
|
35
35
|
Requires-Dist: flower==2.0.1
|
36
36
|
Requires-Dist: hiredis==3.2.1
|
37
37
|
Requires-Dist: jc==1.25.5
|
@@ -48,7 +48,7 @@ Requires-Dist: pynetbox==7.5.0
|
|
48
48
|
Requires-Dist: pytest-testinfra==10.2.2
|
49
49
|
Requires-Dist: python-dateutil==2.9.0.post0
|
50
50
|
Requires-Dist: setuptools==80.9.0
|
51
|
-
Requires-Dist: sqlmodel==0.0.
|
51
|
+
Requires-Dist: sqlmodel==0.0.25
|
52
52
|
Requires-Dist: sushy==5.7.1
|
53
53
|
Requires-Dist: tabulate==0.9.0
|
54
54
|
Requires-Dist: transitions==0.9.3
|
@@ -0,0 +1 @@
|
|
1
|
+
{"git_version": "6f46bd9", "is_release": false}
|
@@ -8,7 +8,7 @@ cliff==4.11.0
|
|
8
8
|
deepdiff==8.6.1
|
9
9
|
docker==7.1.0
|
10
10
|
dtrack-auditor==1.5.0
|
11
|
-
fastapi==0.116.
|
11
|
+
fastapi==0.116.2
|
12
12
|
flower==2.0.1
|
13
13
|
hiredis==3.2.1
|
14
14
|
jc==1.25.5
|
@@ -25,7 +25,7 @@ pynetbox==7.5.0
|
|
25
25
|
pytest-testinfra==10.2.2
|
26
26
|
python-dateutil==2.9.0.post0
|
27
27
|
setuptools==80.9.0
|
28
|
-
sqlmodel==0.0.
|
28
|
+
sqlmodel==0.0.25
|
29
29
|
sushy==5.7.1
|
30
30
|
tabulate==0.9.0
|
31
31
|
transitions==0.9.3
|
@@ -0,0 +1 @@
|
|
1
|
+
netbox-manager==0.20250915.0
|
@@ -0,0 +1 @@
|
|
1
|
+
openstack-flavor-manager==0.20250918.0
|
@@ -8,7 +8,7 @@ cliff==4.11.0
|
|
8
8
|
deepdiff==8.6.1
|
9
9
|
docker==7.1.0
|
10
10
|
dtrack-auditor==1.5.0
|
11
|
-
fastapi==0.116.
|
11
|
+
fastapi==0.116.2
|
12
12
|
flower==2.0.1
|
13
13
|
hiredis==3.2.1
|
14
14
|
jc==1.25.5
|
@@ -25,7 +25,7 @@ pynetbox==7.5.0
|
|
25
25
|
pytest-testinfra==10.2.2
|
26
26
|
python-dateutil==2.9.0.post0
|
27
27
|
setuptools==80.9.0
|
28
|
-
sqlmodel==0.0.
|
28
|
+
sqlmodel==0.0.25
|
29
29
|
sushy==5.7.1
|
30
30
|
tabulate==0.9.0
|
31
31
|
transitions==0.9.3
|
osism-0.20250914.0/AUTHORS
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
osism-0.20250914.0/ChangeLog
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"git_version": "10a12ce", "is_release": false}
|
@@ -1 +0,0 @@
|
|
1
|
-
netbox-manager==0.20250825.0
|
@@ -1 +0,0 @@
|
|
1
|
-
openstack-flavor-manager==0.20250912.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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|