AWS incorrectly handles bindings for placements

Bug #1880714 reported by Simon Richardson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
High
Simon Richardson

Bug Description

When working on https://bugs.launchpad.net/juju/+bug/1878202 it became apparent that AWS doesn't correctly handle binding placements, yet it does work with constraints.

Essentially this should work:

    juju bootstrap aws aws-test
    juju add-space space-1 172.31.32.0/20
    juju deploy cs:percona-cluster-290 --bind "space-1"

The provisioning info does return the correct details or at least enough information to handle that situation, but fails to do so.

Instead this does work:

    juju deploy postgresql --bind "space-1" --constraints="spaces=space-1"

Ian Booth (wallyworld)
Changed in juju:
status: Triaged → In Progress
Revision history for this message
Simon Richardson (simonrichardson) wrote :
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.