Feature #700
Specify VLAN_ID
Status: | Closed | Start date: | 06/27/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jaime Melis | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 3.0 | |||
Resolution: | Pull request: |
Description
The network templates should support an optional tag "VLAN_ID" which will force a specific VLAN ID to be used by network hooks which support vlans, namely Open vSwitch and Host-Managed.
Associated revisions
feature #700: add support for VLAN_ID in Network templates in the core
feature #700: cache vm_info calls
feature #700: add support for VLAN_ID in the Host-Managed hook
feature #700: add support for VLAN_ID in the Open vSwitch hook
feature #700: add tests for the VLAN_ID attr in the Open vSwitch and Host-Managed hooks
History
#1 Updated by Jaime Melis about 10 years ago
- Status changed from New to Closed
- Core updated to support VLAN_ID
- Hooks updated to support VLAN_ID
- New tests for this attribute
- Documentation updated
- Merged with master