10
0
forked from pool/orthos2

5 Commits

Author SHA256 Message Date
941a37a230 Accepting request 1162362 from home:bmanojlovic:branches:systemsmanagement
- Update to version 1.3.51+git.127edfa:
  * Data: Add fence_agent to display columns
  * Settings: Add default REMOTEPOWER_TYPES
  * Forms: Fixup RemotePowerDeviceAPIForm
  * SPEC: Use autosetup macro
  * Forms: Match KVM as a word and not as a complete type
  * Virt API: Handle missing ServerConfig key
  * Add typing requirements
  * CI: Switch to black profile
  * API: Add correct authentication to BMC add
  * Forms: Add constructor to BMC
  * Docs: Add BMC command for CLI
  * Tests: Splitup file and add multiple ones
  * Fixtures: Add for new test
  * Fixtures: Add virt_api_int to test machine
  * Ingore: Add vscode directory
- Update to version 1.3.29+git.9325baa:
  * Hostnamefinder: Add typing
  * Hostnamefinder: Fix import
  * CI: Execute integration tests
  * Docker: Add test docker-compose
  * Tests: Initial of integration tests
  * CLI: Add specfile
  * CI: Introduce mypy optionally
  * Admin: Fix bug that network switches can't select any architecture
  * Revert "Sconsole: Switch from _cscreen to cscreen user"
  * Sconsole: Switch from _cscreen to cscreen user
  * Docker: Give fixture example
  * Tests: Fixup for multiple django fixtures
  * RTD: Fixup config according to new schema
  * Requirements: Upgrade Django to 4.2 LTS
  * Admin - Display Add/Change page faster
  * Utils: SSH - Add typing annotations
  * Cobbler: Add typing annotations
  * Utils: SSH - Remove manual debug code
  * Remove "makemigrations" from Orthos2 setup
  * Migrations: Initial add
  * SPEC: Remove old symlinks
  * Tests: Fixup machine admin view
  * Misc: Type annotations
  * Signals: Type annotations
  * Models: Type annotation
  * Cobbler: Add type annotation
  * Remotepowerdevice: Fixup model
  * Tests: Fixup login tests
  * Views: Add missing prefix
  * Tests: Fixup Cobbler tests
  * Fix: Machine change form arch system dropdown filter
  * Templates: Fixup untested path
  * Docker: Extend README
  * Use package_data for shipping files
  * SPEC: Fixup unitdir macro usage
  * Data: Models - Fixup get_by_natural_key
  * Tests: Fixup fixture path
  * Tests: Fixup JSON fixtures
  * Docker: Add development container
  * Tests: Fixup mock path
  * Loosen required runtime user account check
  * manage.py: Add executable bit
  * CI: Fixup test workflow inside GH Actions
  * Tests: Add coverage to required devel tools
  * CI: Fixup "django-check" inside GH Actions
  * Fixup pycodestyle linter errors
  * CI: Streamline linter workflow & add django-admin
  * CI: Execute CI in more cases
  * fix: fix that platforms can't be assigned to machines
  * fix: move change_form.html to fix rpm install
  * fix: Add remaining arch system mappings

OBS-URL: https://build.opensuse.org/request/show/1162362
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=191
2024-03-26 20:06:14 +00:00
ff687aec52 Accepting request 1084714 from home:trenn:branches:systemsmanagement
- Update to version 1.2.169+git.a693485:
  * fix: run isort on remaining files
  * fix: Remove unsupported cobbler_server from django admin panel

OBS-URL: https://build.opensuse.org/request/show/1084714
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=190
2023-05-04 13:41:23 +00:00
da60c78306 Accepting request 1084350 from home:faeller:branches:systemsmanagement
- Update to version 1.2.166+git.1eaf582:
  * Refactor Domain-CobblerServer relationship to 0:1
  * Fix circular import (#201)
  * IPv4 and IPv6 internal machine object attribute needs updating when moving domain
  * Use get on clean_data dictionary and consistently remove self when using the variable
  * ci: Add isort linter to github actions
  * fix: Run isort for more idiomatic imports
  * Add architecture validation to machine admin panel
  * Implement naive FQDN Change

OBS-URL: https://build.opensuse.org/request/show/1084350
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=189
2023-05-03 14:07:40 +00:00
853c646e07 Accepting request 1073558 from home:faeller:branches:systemsmanagement
- Update to version 1.2.154+git.40b86d2:
  * Add cobbler stdout message to logger errors
  * Save one call to get_primary_networkinterface()
  * Correctly store and show amount of CPU sockets, cores and threads
  * Fix debug server systemd script
  * Fix django dependency
  * Add documentation to serverconfigs
  * Remove old scripts and introduce /usr/bin/orthos-admin
  * Also enable code checking on pull requests
  * Fix pycodingstyle issues
  * Split pycodingstyle and pylint jobs
  * Fix pylint issues
  * Add pycodingstyle to pylint and rename it to Coding Style
  * Only exclude own network interfaces if the instance already has an primary key
  * Use short hostname in orthos_debug serivce file
  * Merge
  * [pycodingstyle] Fix all...
  * [pycodingstyle] make files pycodingstyle clean
  * [pycodingstyle] orthos2/utils/remote.py clean
  * [pycodestyle] ./orthos2/data/management/commands/dump_db.py clean
  * [pycodestyle] Fix: E301 expected 1 blank line, found 0
  * [pycodestyle] Fix: E302 expected 2 blank lines, found 1
  * [pycodestyle] orthos2/frontend/views.py clean now
  * [pycodestyle] max line length 120
  * [pycodestyle] docs/conf.py clean now
  * [pycodesytle] E114 indentation is not a multiple of 4 (comment)
  * Remove old dump db script
  * Use quotes in python version github action and use v2 action
  * Rename bashrc.sh to server_init.sh and add nginx to orthos user change
  * Add hostname finder utility via script

OBS-URL: https://build.opensuse.org/request/show/1073558
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=188
2023-03-24 14:22:07 +00:00
1d2f743905 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=166 2022-04-05 14:28:41 +00:00