Feature #1773
Add network groups
Status: | Closed | Start date: | 02/20/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Ruben S. Montero | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 4.8 | |||
Resolution: | fixed | Pull request: |
Description
Network groups will hold a number of networks, then you can specify that group to get an IP and it will select an IP from one of those pools. It will solve the problem of adding more IPs to an existing network as you can add a new network with more IP's to the group.
Also implementing the ability to have a single VNET containing address for multiple VLANs would allow users to select the whole IP set instead of having to pick one of the multiple "shared" vnets.
Related issues
History
#1 Updated by Ruben S. Montero about 8 years ago
- Category set to Core & System
#2 Updated by Ruben S. Montero about 8 years ago
- Priority changed from Normal to High
#3 Updated by Ruben S. Montero about 8 years ago
- Tracker changed from Feature to Backlog
#4 Updated by Ruben S. Montero about 8 years ago
- Status changed from New to Pending
#5 Updated by Ruben S. Montero over 7 years ago
- Tracker changed from Backlog to Feature
#6 Updated by Ruben S. Montero over 7 years ago
- Status changed from Pending to New
#7 Updated by Ruben S. Montero over 7 years ago
- Tracker changed from Feature to Backlog
- Description updated (diff)
#8 Updated by Ruben S. Montero over 7 years ago
- Status changed from New to Pending
#9 Updated by Ruben S. Montero about 7 years ago
- Related to Feature #2858: Extend Network Model added
#10 Updated by Ruben S. Montero almost 7 years ago
- Tracker changed from Backlog to Feature
- Status changed from Pending to Closed
- Assignee set to Ruben S. Montero
- Priority changed from High to Normal
- Target version set to Release 4.8
- Resolution set to fixed
This has been implemented with the address range abstraction. ARs can overwrite networking attributes so effectively allowing the possibility to group different physical VNETs