Post deployment commands

Bug #1270174 reported by Charles Butler
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Amulet
Fix Released
High
Marco Ceppi

Bug Description

Post deployment, amulet needs to proxy juju commands for removing relations, destroying services, exposing, and adding/removing units

Marco Ceppi (marcoceppi)
description: updated
Revision history for this message
Marco Ceppi (marcoceppi) wrote :

This should be transparent to the user.

// These create deployer file
d.add('mysql')
d.configure('mysql', {options})

d.setup()

// This will use juju set mysql from command line
d.configure('mysql', {new_optoins})
d.add_unit('mysql')

Changed in amulet:
status: New → Triaged
importance: Undecided → High
assignee: nobody → Marco Ceppi (marcoceppi)
milestone: none → 1.2.0
Revision history for this message
Marco Ceppi (marcoceppi) wrote :

Blocked until jujuclient becomes py3 compatible

Marco Ceppi (marcoceppi)
Changed in amulet:
milestone: 1.2.0 → 1.2.1
Marco Ceppi (marcoceppi)
Changed in amulet:
milestone: 1.2.1 → 1.2.2
Marco Ceppi (marcoceppi)
Changed in amulet:
milestone: 1.2.2 → 1.3.0
Marco Ceppi (marcoceppi)
Changed in amulet:
status: Triaged → In Progress
Marco Ceppi (marcoceppi)
Changed in amulet:
status: In Progress → Fix Committed
Marco Ceppi (marcoceppi)
Changed in amulet:
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.