Train Serie Releasenotes¶
3.0.0¶
Neue Funktionen¶
[blueprint add-host-panel] Added hosts panel for admin. This panel includes list and details for host.
[blueprint add-admin-containers-panel] Added containers panel fro admin. Differences from project side is as follows:
Allowed actions for admin:
aktualisieren
wieder aufbauen
start / stop / restart
töten
löschen erzwingen
Not allowed actions for admin:
erstellen
manage security group
pausieren / fortfahren
ausführen
löschen
löschen mit anhalten
Not allowed view for admin:
logs tab on details view
console tab on details view
Fehlerkorrekturen¶
[bug/1797285] The command parameter has changed from string to list.
[bug/1799125] Changed the dialog for deleting image to common deletion confirm dialog. Deleting image API requres only id and does not need host parameter no longer. And it means the dialog to specify the host that delete the image from is unnecessary.
[bug/1798702] Added „host“ column into images table view for admin.