[PR #641] Resolving virtual machine host names can not exceed 14 characters #699

Open
opened 2026-02-27 16:40:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtmgr/pull/641
Author: @jos666
Created: 6/23/2017
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • 4dde2e0 To 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.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtmgr/pull/641 **Author:** [@jos666](https://github.com/jos666) **Created:** 6/23/2017 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4dde2e0`](https://github.com/retspen/webvirtmgr/commit/4dde2e0443315af7cae0c7295e62536109c485e2) To 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) <details> <summary>View changed files</summary> 📝 `create/forms.py` (+3 -3) 📝 `create/models.py` (+1 -1) 📝 `templates/create.html` (+1 -1) </details> ### 📄 Description To solve the virtual machine host name can not exceed 14 characters, the current modified host name maximum 50 string --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#699
No description provided.