mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 07:35:50 +03:00
[PR #608] [MERGED] Some improvements on Console / HDD disk device #692
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtmgr/pull/608
Author: @brenard
Created: 4/1/2016
Status: ✅ Merged
Merged: 5/8/2016
Merged by: @retspen
Base:
master← Head:master📝 Commits (7)
df48bfaUnified VNC/SPICE console interfaces with bootstrap81a42afFix console local socket access on CONN_SOCKET host385cd33Merge remote-tracking branch 'upstream/master'0e0bae2Add possibility to configure HDD cache mode during instance creation8517ba9Retreive all RBD hosts (and their port if defined) from pool definition during instance creatione94d0c3Fix pep8 error1f9d6e1Fix pep8 error (bis)📊 Changes
8 files changed (+443 additions, -406 deletions)
View changed files
📝
console/webvirtmgr-console(+1 -1)📝
create/forms.py(+1 -0)📝
create/views.py(+6 -1)➕
templates/console-base.html(+124 -0)📝
templates/console-spice.html(+174 -314)📝
templates/console-vnc.html(+77 -79)📝
templates/create.html(+22 -0)📝
vrtManager/create.py(+38 -11)📄 Description
I made some improvements during my recent integrations of WebVirtMgr and I forget to make a pull request. So, this pull request address different topics :
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.