Feature #404
Virtual Network Modification
Status: | Closed | Start date: | 11/09/2010 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | Release 2.2 | |||
Resolution: | duplicate | Pull request: |
Description
Hi there,
As OpenNebula moves along, the ability to modify existing virtual networks becomes important.
For example, we created a virtual network with certain size and then starting to run out of IP addresses.
Then what we want to do is to add more IPs to the existing virtual network instead of creating a new virtual network.
Creating a new virtual network with the same name would completely overwrite existing leases thus break logic for already running VMs.
- add IPs
- remove IPs if they are not currently leased out
I know this is not under current roadmap yet but I would like to see it in the future.
Thanks.
Related issues
Associated revisions
Merge pull request #404 from abelCoronado93/bug-storage
Solved bug when updating volatile disk
History
#1 Updated by Ruben S. Montero over 10 years ago
- Status changed from New to Closed
- Target version set to Release 2.2
- Resolution set to duplicate