.flake8
.hadolint.yaml
.zuul.yaml
AUTHORS
ChangeLog
Containerfile
Dockerfile
LICENSE
Pipfile
Pipfile.lock
README.md
requirements.ansible.txt
requirements.netbox-manager.txt
requirements.openstack-flavor-manager.txt
requirements.openstack-image-manager.txt
requirements.txt
requirements.yml
setup.cfg
setup.py
.github/renovate.json
.github/workflows/publish.yml
files/change.sh
files/cleanup-ansible-collections.sh
files/redfishMockupCreate.py
files/run-ansible-console.sh
files/clustershell/clush.conf
files/clustershell/groups.conf
files/data/SCS-Spec.MandatoryFlavors.verbose.yaml
files/data/flavors.yaml
files/netbox-manager/settings.toml
files/sonic/config_db.json
files/sonic/port_config/Accton-AS4625-54T.ini
files/sonic/port_config/Accton-AS5835-54T.ini
files/sonic/port_config/Accton-AS5835-54X.ini
files/sonic/port_config/Accton-AS7326-56X.ini
files/sonic/port_config/Accton-AS7726-32X.ini
files/sonic/port_config/Accton-AS9716-32D.ini
files/sonic/port_config/Accton-AS9726-32D.ini
frontend/.dockerignore
frontend/.gitignore
frontend/Containerfile
frontend/Dockerfile
frontend/components.json
frontend/eslint.config.mjs
frontend/next.config.ts
frontend/package-lock.json
frontend/package.json
frontend/postcss.config.mjs
frontend/tailwind.config.ts
frontend/tsconfig.json
frontend/app/favicon.ico
frontend/app/globals.css
frontend/app/layout.tsx
frontend/app/page.tsx
frontend/app/api/config/route.ts
frontend/app/api/health/route.ts
frontend/app/components/ConnectionStatus.tsx
frontend/app/components/EventsFilters.tsx
frontend/app/components/EventsList.tsx
frontend/app/events/page.tsx
frontend/app/nodes/page.tsx
frontend/app/services/page.tsx
frontend/lib/api.ts
frontend/lib/types.ts
frontend/lib/utils.ts
frontend/lib/hooks/useWebSocket.ts
frontend/public/file.svg
frontend/public/globe.svg
frontend/public/next.svg
frontend/public/vercel.svg
frontend/public/window.svg
osism/__init__.py
osism/__main__.py
osism/api.py
osism/main.py
osism/settings.py
osism.egg-info/PKG-INFO
osism.egg-info/SOURCES.txt
osism.egg-info/dependency_links.txt
osism.egg-info/entry_points.txt
osism.egg-info/not-zip-safe
osism.egg-info/pbr.json
osism.egg-info/requires.txt
osism.egg-info/top_level.txt
osism/commands/__init__.py
osism/commands/apply.py
osism/commands/baremetal.py
osism/commands/compose.py
osism/commands/compute.py
osism/commands/configuration.py
osism/commands/console.py
osism/commands/container.py
osism/commands/get.py
osism/commands/lock.py
osism/commands/log.py
osism/commands/manage.py
osism/commands/netbox.py
osism/commands/noset.py
osism/commands/reconciler.py
osism/commands/redfish.py
osism/commands/server.py
osism/commands/service.py
osism/commands/set.py
osism/commands/sonic.py
osism/commands/status.py
osism/commands/sync.py
osism/commands/task.py
osism/commands/validate.py
osism/commands/vault.py
osism/commands/volume.py
osism/commands/wait.py
osism/commands/worker.py
osism/data/__init__.py
osism/data/enums.py
osism/data/playbooks.py
osism/services/__init__.py
osism/services/event_bridge.py
osism/services/listener.py
osism/services/websocket_manager.py
osism/tasks/__init__.py
osism/tasks/ansible.py
osism/tasks/ceph.py
osism/tasks/conductor.py
osism/tasks/kolla.py
osism/tasks/kubernetes.py
osism/tasks/netbox.py
osism/tasks/openstack.py
osism/tasks/reconciler.py
osism/tasks/conductor/__init__.py
osism/tasks/conductor/config.py
osism/tasks/conductor/ironic.py
osism/tasks/conductor/netbox.py
osism/tasks/conductor/redfish.py
osism/tasks/conductor/utils.py
osism/tasks/conductor/sonic/__init__.py
osism/tasks/conductor/sonic/bgp.py
osism/tasks/conductor/sonic/cache.py
osism/tasks/conductor/sonic/config_generator.py
osism/tasks/conductor/sonic/connections.py
osism/tasks/conductor/sonic/constants.py
osism/tasks/conductor/sonic/device.py
osism/tasks/conductor/sonic/exporter.py
osism/tasks/conductor/sonic/interface.py
osism/tasks/conductor/sonic/sync.py
osism/utils/__init__.py
osism/utils/ssh.py
playbooks/build.yml
playbooks/pre.yml
playbooks/test-setup.yml