[PR #185] [MERGED] allow automatic migrations of newly cloned instances to random host #448

Closed
opened 2026-02-27 15:58:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/185
Author: @honza801
Created: 9/20/2018
Status: Merged
Merged: 9/23/2018
Merged by: @retspen

Base: masterHead: clone_instance_auto_migrate


📝 Commits (1)

  • 0a7c9f3 add settings.CLONE_INSTANCE_AUTO_MIGRATE

📊 Changes

2 files changed (+40 additions, -23 deletions)

View changed files

📝 instances/views.py (+39 -23)
📝 webvirtcloud/settings.py.template (+1 -0)

📄 Description

hi,

i've added mechanism for migrating cloned instances to other (currently random) host.

  • it is necessary to add settings.CLONE_INSTANCE_AUTO_MIGRATE according to settings.py.template
  • please add this setting to your current config, or it breaks your installation

please merge
thanks
fous


🔄 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/webvirtcloud/pull/185 **Author:** [@honza801](https://github.com/honza801) **Created:** 9/20/2018 **Status:** ✅ Merged **Merged:** 9/23/2018 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `clone_instance_auto_migrate` --- ### 📝 Commits (1) - [`0a7c9f3`](https://github.com/retspen/webvirtcloud/commit/0a7c9f3826cffe052319fb3e48896c26973d8ab1) add settings.CLONE_INSTANCE_AUTO_MIGRATE ### 📊 Changes **2 files changed** (+40 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `instances/views.py` (+39 -23) 📝 `webvirtcloud/settings.py.template` (+1 -0) </details> ### 📄 Description hi, i've added mechanism for migrating cloned instances to other (currently random) host. * it is necessary to add settings.CLONE_INSTANCE_AUTO_MIGRATE according to settings.py.template * please add this setting to your current config, or it breaks your installation please merge thanks fous --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:58:46 +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/webvirtcloud#448
No description provided.