allocate-public-ip model constraint does not survive model migration

Bug #1980526 reported by Heather Lanigan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
High
Heather Lanigan

Bug Description

AllocatePublicIp missing from juju/description package.

$ juju add-model moveme
Added 'moveme' model on serverstack/serverstack with credential 'hml' for user 'admin'
$ juju get-model-constraints

$ juju set-model-constraints "allocate-public-ip=true"
$ juju get-model-constraints
allocate-public-ip=true
$ juju migrate moveme destination
Migration started with ID "4a9a2394-2972-4804-80a3-6706a85dd5c8:0"
$ js
ERROR Model "admin/moveme" has been migrated to controller "destination".
To access it run 'juju switch destination:admin/moveme'.
$ juju switch destination:admin/moveme
serverstack-serverstack:admin/moveme -> destination:admin/moveme
$ juju get-model-constraints

Revision history for this message
Heather Lanigan (hmlanigan) wrote :
Changed in juju:
status: Triaged → In Progress
Changed in juju:
status: In Progress → Fix Committed
Changed in juju:
status: Fix Committed → Fix Released
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.