mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 07:35:50 +03:00
[PR #641] Resolving virtual machine host names can not exceed 14 characters #699
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/641
Author: @jos666
Created: 6/23/2017
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
4dde2e0To solve the new virtual machine host name can not exceed 14 characters file problem, the current modified host name 50 characters📊 Changes
3 files changed (+5 additions, -5 deletions)
View changed files
📝
create/forms.py(+3 -3)📝
create/models.py(+1 -1)📝
templates/create.html(+1 -1)📄 Description
To solve the virtual machine host name can not exceed 14 characters, the current modified host name maximum 50 string
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.