[RFE] Ability to migrate a non-Segment subnet to a Segment
Bug #1692490 reported by
Harald Jensås
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Wishlist
|
Harald Jensås |
Bug Description
With Neutron segments it is not possible to mix subnets with segment_id: None and subnets with a segment_id. In some cases a network will be created, a subnet added without creating a segment. Then later this network need to scale, and dividing it onto multiple routed segments is required.
To be able to support migration from non-routed to a routed network we would like the ability to migrate subnets on a network with no segments to a segment. The migration can/should be limited to migrating the subnet to a segment that use the same "provider:
This feature would enable possibility to upgrade/migrate existing Triplo deployments to neutron routed segments model.
description: | updated |
tags: | removed: rfe |
Changed in neutron: | |
assignee: | nobody → Harald Jensås (harald-jensas) |
Changed in neutron: | |
status: | Triaged → In Progress |
To post a comment you must log in.
Interesting use case. I am ambivalent whether or not it's worth the effort.