Jump to: navigation, search

Difference between revisions of "Tacker/Dependencies"

m (Active Blueprints)
(Active Blueprints)
Line 32: Line 32:
 
|-
 
|-
 
|  ||  ||  ||  ||  
 
|  ||  ||  ||  ||  
 +
|}
 +
 +
Others
 +
 +
{| class="wikitable"
 +
|-
 +
! Topic !! Description !! Use case !! Blueprint !! Comment
 +
|-
 +
| Unaddressed port || allow port creation without IP/MAC address
 +
| A FW that is deployed in the bump-in-the-wire mode or tap mode(no ip address, no mac address), change network/subnet of vNIC(neutron port) to other without deleting vNIC in order to save unplug/plug nic(no ip address, mac address kept during unconnected state).  || Example || Ex
 +
|-
 +
| Port without subnet || Example || Example || Example || Ex
 +
|-
 +
| Shared mac/IP address || share a (virtual) mac/IP address by multiple service VM instances or even the two ports on the same VM  ||  || Example || Ex
 
|}
 
|}

Revision as of 18:00, 11 November 2014

Service VM Dependencies

This page tracks the list of dependencies of the Service VM/Tacker project on other Openstack projects.


Active Blueprints

Topic Blueprint(s) Design(s) Patch Notes
VLAN Trunking
  • API Extension for l2-gateway #100278
  • Service API for L2 bridging tenants/provider networks #93613
  • VLAN aware VMs #94612
  • VLAN trunking networks for NFV #97714
Port security None

Others

Topic Description Use case Blueprint Comment
Unaddressed port allow port creation without IP/MAC address A FW that is deployed in the bump-in-the-wire mode or tap mode(no ip address, no mac address), change network/subnet of vNIC(neutron port) to other without deleting vNIC in order to save unplug/plug nic(no ip address, mac address kept during unconnected state). Example Ex
Port without subnet Example Example Example Ex
Shared mac/IP address share a (virtual) mac/IP address by multiple service VM instances or even the two ports on the same VM Example Ex