Request #4750
Virtual Router Templates
Status: | Pending | Start date: | 08/26/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Core & System | |||
Target version: | - | |||
Pull request: |
Description
Currently there are Virtual Router instances, but we don't support Virtual Router Templates ready to be instantiated.
From this other ticket: #4732
Requested as a way to pre-define NICs.
Related issues
History
#1 Updated by Carlos Martín almost 5 years ago
- Related to Bug #4732: Virtual Router: predefined network in template are not displayed during instantation added
#2 Updated by Kristian Feldsam almost 5 years ago
Hello, would be fine to able define "gateway" interface, because actual context scripts counts with interface "eth0"
https://github.com/OpenNebula/addon-context-alpine/blob/master/etc/one-context.d/00-network#L82
Also be good able to select if enable SNAT/Masquerade on that gateway interface.
In future port forwarding functionality using OneGate token.
I can cooperate on this and contribute to context scripts.