[PR #177] [MERGED] add network for instance #443

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/177
Author: @honza801
Created: 8/28/2018
Status: Merged
Merged: 8/30/2018
Merged by: @retspen

Base: masterHead: master


📝 Commits (4)

  • 9c37dcc #addInstanceNetwork modal box
  • b4da655 instance/network: allow to select compute interface, previously only compute network
  • d5d56a2 instance/network: select actually configured net-source
  • e168d90 Merge remote-tracking branch 'retspen/master'

📊 Changes

4 files changed (+116 additions, -20 deletions)

View changed files

instances/templates/add_instance_network_block.html (+45 -0)
📝 instances/templates/instance.html (+15 -15)
📝 instances/views.py (+24 -1)
📝 vrtManager/instance.py (+32 -4)

📄 Description

hi,

  • add new network for instance (modal)
  • fix edit network. @catborise made some changes, which disabled functionality of shared interface direct naming. these changes are now enhanced with compute interfaces.
  • minor fixes in html/js instance template

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/177 **Author:** [@honza801](https://github.com/honza801) **Created:** 8/28/2018 **Status:** ✅ Merged **Merged:** 8/30/2018 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`9c37dcc`](https://github.com/retspen/webvirtcloud/commit/9c37dcc2dcf7fec80dcd333779f1dc1711a47b31) #addInstanceNetwork modal box - [`b4da655`](https://github.com/retspen/webvirtcloud/commit/b4da65564405c09c4c9a5e96fbfb607b12edec2d) instance/network: allow to select compute interface, previously only compute network - [`d5d56a2`](https://github.com/retspen/webvirtcloud/commit/d5d56a2b503b32a34bc2808b0e7180f0f560491c) instance/network: select actually configured net-source - [`e168d90`](https://github.com/retspen/webvirtcloud/commit/e168d90bb0492cfe270c4bdf826328104dd32756) Merge remote-tracking branch 'retspen/master' ### 📊 Changes **4 files changed** (+116 additions, -20 deletions) <details> <summary>View changed files</summary> ➕ `instances/templates/add_instance_network_block.html` (+45 -0) 📝 `instances/templates/instance.html` (+15 -15) 📝 `instances/views.py` (+24 -1) 📝 `vrtManager/instance.py` (+32 -4) </details> ### 📄 Description hi, * add new network for instance (modal) * fix edit network. @catborise made some changes, which disabled functionality of shared interface direct naming. these changes are now enhanced with compute interfaces. * minor fixes in html/js instance template 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: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/webvirtcloud#443
No description provided.