juju deploy a bundle output is too verbose

Bug #1596858 reported by Richard Harding
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
Medium
Katherine Cox-Buday

Bug Description

Current output of a bundle deploy

  juju deploy mediawiki-single
  added charm cs:trusty/mediawiki-3
  application mediawiki deployed (charm cs:trusty/mediawiki-3 with the series "trusty" defined by the bundle)
  annotations set for application mediawiki
  added charm cs:trusty/mysql-29
  application mysql deployed (charm cs:trusty/mysql-29 with the series "trusty" defined by the bundle)
  annotations set for application mysql
  related mediawiki:db and mysql:db
  added mediawiki/0 unit to new machine
  added mysql/0 unit to new machine
  deployment of bundle "cs:bundle/mediawiki-single-9" completed

Proposal:

  juju deploy mediawiki-single
  Located bundle cs:mediawiki-single
  Deploying charm cs:trusty/mediawiki-3
  Deploying charm cs:trusty/mysql-29
  Related mediawiki:db and mysql:db
  Deploy of bundle completed

The goals here include:

  Making the output consistent with charm deployments suggested in bug
  https://bugs.launchpad.net/juju-core/+bug/1596853

  Do not note annotation settings to the user. They're not very useful to the user.

  Make the Found and Deploying lines consistent with charm deploy.

  Any creation of manual machines that are defined in the bundle but not tied to an application would be noted as it's something that effects cost of operating and worth noting.

  Relations are noted as something important and worth noting.

Tags: usability 2.0
Changed in juju-core:
milestone: none → 2.0.0
Changed in juju-core:
assignee: nobody → Richard Harding (rharding)
affects: juju-core → juju
Changed in juju:
milestone: 2.0.0 → none
milestone: none → 2.0.0
Changed in juju:
assignee: Richard Harding (rharding) → Katherine Cox-Buday (cox-katherine-e)
milestone: 2.0.0 → 2.0-beta18
status: Triaged → In Progress
Revision history for this message
Katherine Cox-Buday (cox-katherine-e) wrote :
Changed in juju:
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
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.