[PR #154] [MERGED] Nestene #575

Closed
opened 2026-02-27 16:39:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtmgr/pull/154
Author: @k3oni
Created: 12/4/2013
Status: Merged
Merged: 12/5/2013
Merged by: @retspen

Base: nesteneHead: nestene


📝 Commits (7)

📊 Changes

6 files changed (+47 additions, -7 deletions)

View changed files

📝 instance/views.py (+4 -2)
📝 newvm/forms.py (+1 -0)
📝 newvm/views.py (+1 -1)
📝 templates/instance.html (+9 -1)
📝 templates/newvm.html (+12 -0)
📝 webvirtmgr/server.py (+20 -3)

📄 Description

Issue #152 - add autostart option for VMs


🔄 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/154 **Author:** [@k3oni](https://github.com/k3oni) **Created:** 12/4/2013 **Status:** ✅ Merged **Merged:** 12/5/2013 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `nestene` ← **Head:** `nestene` --- ### 📝 Commits (7) - [`50a02c6`](https://github.com/retspen/webvirtmgr/commit/50a02c62660913341460d9bd556a3ec45dd84899) Merge pull request #1 from retspen/nestene - [`f674bb1`](https://github.com/retspen/webvirtmgr/commit/f674bb1875d6abe1e08311afd23e9d6ae5dfde09) Update server.py - [`1806bb6`](https://github.com/retspen/webvirtmgr/commit/1806bb696014e9ba0f5e4a2b14166fa8fc700a12) Update views.py - [`1a239ee`](https://github.com/retspen/webvirtmgr/commit/1a239ee33fd8cea623c101efbb7ffe12cf36c7f7) Update views.py - [`9f49201`](https://github.com/retspen/webvirtmgr/commit/9f492016d33312640c42fd76ababb0244905fa07) Update newvm.html - [`8892d0e`](https://github.com/retspen/webvirtmgr/commit/8892d0e062334224b10f13ebe9dbbc67a194a26f) Update instance.html - [`ad5350d`](https://github.com/retspen/webvirtmgr/commit/ad5350d8fa2d818ea5e1c9e7fa24e483e992da1c) Add autostart option ### 📊 Changes **6 files changed** (+47 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `instance/views.py` (+4 -2) 📝 `newvm/forms.py` (+1 -0) 📝 `newvm/views.py` (+1 -1) 📝 `templates/instance.html` (+9 -1) 📝 `templates/newvm.html` (+12 -0) 📝 `webvirtmgr/server.py` (+20 -3) </details> ### 📄 Description Issue #152 - add autostart option for VMs --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 16:39:45 +03:00
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#575
No description provided.