Support deploying a bundle if the environment is bootstrapped.

Bug #1247173 reported by Jorge Castro
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-quickstart
Fix Released
High
Francesco Banconi

Bug Description

I did a quickstart and it fired up the bootstrap and ec2. Since I hadn't read the documentation yet (heh) I figured I would deploy a bundle after the face:

jorge@jilldactyl:~/src/bundles/wordpress$ juju-quickstart bundles.yaml
juju quickstart v0.2.0
bootstrapping the amazon environment (type: ec2)
juju-quickstart: error: ERROR environment is already bootstrapped

It'd be nice if quickstart was smart enough to just continue where it left off and deploy the bundle.

Related branches

Revision history for this message
Francesco Banconi (frankban) wrote :

More generally the plugin must be idempotent:
- do not set up an environment file if already done;
- do not bootstrap an environment if already bootstrapped;
- do not deploy the GUI if already there.

Changed in juju-quickstart:
status: New → Triaged
importance: Undecided → High
Changed in juju-quickstart:
status: Triaged → In Progress
assignee: nobody → Francesco Banconi (frankban)
Changed in juju-quickstart:
status: In Progress → Fix Committed
Changed in juju-quickstart:
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.