Subnet.SetSpace should be available

Bug #1651068 reported by John A Meinel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Won't Fix
High
Unassigned

Bug Description

Right now you can declare what space a subnet is in when you AddSpace, and then you can remove it with:
  subnet.EnsureDead()
  subnet.Remove()

However, we should support moving subnets between spaces. We need it in the test suite, but we'll also want to have it for future support as we auto-detect subnets from a provider and need to move them into declared spaces.

Tags: spaces
Revision history for this message
Heather Lanigan (hmlanigan) wrote :

Move a list of CIDRs from their space to a new space:
 juju move-to-space db-space 172.31.1.0/28 172.31.16.0/20

Changed in juju:
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.