mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 23:45:56 +03:00
[PR #175] [MERGED] some fixes #441
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#441
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/webvirtcloud/pull/175
Author: @honza801
Created: 8/21/2018
Status: ✅ Merged
Merged: 8/24/2018
Merged by: @retspen
Base:
master← Head:master📝 Commits (10+)
4404d59add settings.CLONE_INSTANCE_AUTO_NAME. add mechanism that automatically selects new vname, mac, disk image names.27a7a7aMerge branch 'master' of github.com:honza801/webvirtcloud464e7beadd vdiconsole datasource endpoint. provides vdi url for remote-viewer.5e8adecfix920739c: instances/views/instance must initialize console_listen_address19489cbfix4404d59: clone instance cannot set new vname9f7ec62accounts: add public key check13ffaaeinstance/clone: move random_mac logic into instances.views.random_mac_address url ^random_mac_address/b909b9dMerge remote-tracking branch 'retspen/master' into upgrade_django951498eREADME fix ubuntu installation package +libxslt1-dev3b99c98vrtManager/instance.py: get_media_device fix: media.xpath returns list📊 Changes
9 files changed (+80 additions, -7 deletions)
View changed files
📝
README.md(+1 -1)📝
accounts/views.py(+3 -0)📝
conf/requirements.txt(+3 -1)📝
datasource/urls.py(+2 -0)📝
datasource/views.py(+24 -0)📝
instances/templates/instance.html(+27 -3)📝
instances/views.py(+17 -0)📝
vrtManager/instance.py(+2 -2)📝
webvirtcloud/settings.py.template(+1 -0)📄 Description
hi,
fous
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.