[PR #625] add hdd cache to create from flavor #695

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtmgr/pull/625
Author: @cosu
Created: 9/28/2016
Status: 🔄 Open

Base: masterHead: master


📝 Commits (2)

  • 286aded add hdd cache to create from flavor
  • 8b36e3d remove deprecated pip flag from travis build

📊 Changes

2 files changed (+12 additions, -1 deletions)

View changed files

📝 .travis.yml (+1 -1)
📝 templates/create.html (+11 -0)

📄 Description

Creating an instance from a flavor fails as the create form is missing the hdd cache option. This causes the form to be marked as invalid and the operation fails.

This PR adds the missing form element - it's copied over from the other forms present in the create template.

Also I've removed a deprecated pip flag which prevents travis-ci to run.


🔄 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/625 **Author:** [@cosu](https://github.com/cosu) **Created:** 9/28/2016 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`286aded`](https://github.com/retspen/webvirtmgr/commit/286aded19f43cae0c441cad72574cabe1151a6aa) add hdd cache to create from flavor - [`8b36e3d`](https://github.com/retspen/webvirtmgr/commit/8b36e3d3af22b8aef743870d59a860eb60f17b59) remove deprecated pip flag from travis build ### 📊 Changes **2 files changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+1 -1) 📝 `templates/create.html` (+11 -0) </details> ### 📄 Description Creating an instance from a flavor fails as the create form is missing the hdd cache option. This causes the form to be marked as invalid and the operation fails. This PR adds the missing form element - it's copied over from the other forms present in the create template. Also I've removed a deprecated pip flag which prevents travis-ci to run. --- <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#695
No description provided.