forked from agama-project/agama
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add infiniband to network model (agama-project#1032)
## Problem No infiniband in network model ## Solution Add infiniband to network model ## Testing - *Added a new unit test* - *Tested manually* - *Tested using the migration #74
- Loading branch information
Showing
3 changed files
with
161 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,15 @@ | ||
------------------------------------------------------------------- | ||
Wed Mar 13 12:42:58 UTC 2024 - Jorik Cronenberg <[email protected]> | ||
|
||
- Add infiniband to network model (gh#openSUSE/agama#1032). | ||
|
||
------------------------------------------------------------------- | ||
Thu Mar 7 10:52:58 UTC 2024 - Michal Filka <[email protected]> | ||
|
||
- CLI: added auth command with login / logout / show subcommands | ||
for handling authentication token management with new agama web | ||
server | ||
|
||
------------------------------------------------------------------- | ||
Thu Feb 29 09:49:18 UTC 2024 - Ladislav Slezák <[email protected]> | ||
|
||
|
@@ -11,13 +23,6 @@ Thu Feb 29 09:49:18 UTC 2024 - Ladislav Slezák <[email protected]> | |
- Optionally listen on a secondary address | ||
(to allow listening on both HTTP/80 and HTTPS/433 ports) | ||
|
||
------------------------------------------------------------------- | ||
Thu Mar 7 10:52:58 UTC 2024 - Michal Filka <[email protected]> | ||
|
||
- CLI: added auth command with login / logout / show subcommands | ||
for handling authentication token management with new agama web | ||
server | ||
|
||
------------------------------------------------------------------- | ||
Tue Feb 27 15:55:28 UTC 2024 - Imobach Gonzalez Sosa <[email protected]> | ||
|
||
|