VPNaaS: Allow multiple local subnets for IPSec
Bug #1459423 reported by
Paul Michali
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Wishlist
|
Paul Michali |
Bug Description
Problem: Currently VPN IPSec site-to-site connections can only specify one local subnet. The user must create multiple tunnels, if more than one subnet is desired on the local end.
Solution: Allow the user to specify more than one local subnets for a single IPSec connection.
Advantages: This simplifies the user experience for setting up VPN for multiple subnets. There is the obvious reduction in number of connections and their associated resources needed. The change can also be used for future VPN flavors (e.g. DM VPN).
description: | updated |
Changed in neutron: | |
status: | New → Confirmed |
Changed in neutron: | |
assignee: | nobody → Paul Michali (pcm) |
Changed in neutron: | |
milestone: | none → liberty-3 |
Changed in neutron: | |
importance: | Medium → High |
Changed in neutron: | |
milestone: | liberty-3 → liberty-rc1 |
Changed in neutron: | |
importance: | High → Wishlist |
Changed in neutron: | |
milestone: | none → mitaka-1 |
Changed in neutron: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I can work on this, if/when approved by drivers team.