9
0
forked from pool/orthos2

98 Commits

Author SHA256 Message Date
d11deb4afc - fix system-user-orthos.conf remove group gecos as it is not existing
in specification

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=193
2024-04-02 20:42:34 +00:00
2376cc7adb fix system-user-orthos.conf remove group gecos as it is not existing
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=192
2024-04-01 09:14:50 +00:00
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
dd6504924f OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=126 2021-10-16 08:40:07 +00:00
1c3d208c58 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=125 2021-10-16 08:36:53 +00:00
70ef4e7b45 - Update to version 1.0.73+git.d0402ef:
* Fix build
  * Add orthos2_debug (manage.py runserver) as systemd service

- Update to version 1.0.69+git.73b8b67:
  * Adoption to new cobbler (next-server-v4 and dns-name options)
  * Some ansible fixups
  * also rename type -> stype in the api form
  * Check for BMC existence before accessing
  * console= kernel parameter fixes passed to cobbler
  * Open documentation, bugzilla and download cli links in new browser tab
  * Improved Cobbler sync
  * Refactoring: Use object.get instead of object.filter for nicer error handling

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=105
2021-10-04 18:04:17 +00:00
7f6a3a132b OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=89 2021-09-03 12:10:57 +00:00
7d9663adb5 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=88 2021-09-03 12:00:37 +00:00
f2c76a5862 - Init changelog
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=87
2021-09-02 11:18:25 +00:00
a8ee25b324 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=86 2021-09-02 09:38:39 +00:00
c6333ad3cc trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=85
2021-08-04 16:59:57 +00:00
c60f972d31 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=84
2021-07-28 11:43:24 +00:00
f293deb852 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=83
2021-07-23 15:53:24 +00:00
027809421c trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=82
2021-07-14 16:48:03 +00:00
06a736cd16 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=81
2021-07-14 16:18:55 +00:00
143db3de16 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=80
2021-07-14 14:19:26 +00:00
8b7fb3c609 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=79
2021-07-14 10:15:49 +00:00
9d90444bc9 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=78
2021-07-14 09:40:24 +00:00
78f72bf83f trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=77
2021-07-13 12:03:37 +00:00
7662fbe0af trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=76
2021-07-13 11:40:23 +00:00
2e91cafa0c trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=75
2021-07-13 03:41:23 +00:00
55243aef20 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=74
2021-07-12 18:25:54 +00:00
8e9c8c9256 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=73
2021-07-12 12:19:13 +00:00
334294faf7 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=72
2021-07-07 14:39:37 +00:00
d522e7330f trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=71
2021-07-05 13:59:59 +00:00
11dfe3df40 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=70
2021-06-30 15:37:46 +00:00
86a5ebf0bd trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=69
2021-06-30 10:39:34 +00:00
18133f0700 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=68
2021-06-28 14:56:44 +00:00
eb7ca07526 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=67
2021-06-28 12:03:25 +00:00
d9f2b0327f trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=66
2021-06-25 17:41:50 +00:00
da75a7e853 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=65
2021-06-24 17:30:16 +00:00
aa0507b0fa trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=64
2021-06-24 10:36:27 +00:00
c57611e3fa trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=63
2021-06-24 10:36:24 +00:00
93ec200231 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=62
2021-06-24 10:36:24 +00:00
50ed7baffa trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=61
2021-06-24 10:36:24 +00:00
c77339cdab trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=60
2021-06-22 16:17:02 +00:00
7e3abd97c6 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=59
2021-06-21 15:21:40 +00:00
45c46e0b53 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=58
2021-06-16 08:59:12 +00:00
6cce741455 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=57
2021-06-14 17:30:22 +00:00
b41b36f727 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=56
2021-06-14 17:09:45 +00:00
62ea23bde5 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=55
2021-06-14 16:39:41 +00:00
9505c470e7 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=54
2021-06-07 16:09:44 +00:00
bd1b666c87 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=53
2021-06-02 17:30:25 +00:00
efacea3e40 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=52
2021-05-26 11:27:34 +00:00
eda049c98c trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=51
2021-05-17 12:22:14 +00:00
01c4540a30 trigger service run
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/orthos2?expand=0&rev=50
2021-05-14 09:07:04 +00:00