bootstrap CLI should have an option to specify target series (phase 2)

Bug #1317666 reported by Menno Finlay-Smits
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
Medium
Menno Finlay-Smits

Bug Description

The work done for bug #1302005 deprecated --series. After 1.20 is cut --series needs to be re-purposed to allow bootstrapping an environment on any series we have the tools for, not just default-series: or current LTS.

From jameinel:

We do support bootstrapping on any target, we just don't have a way to specify it on the command line. Though we should, you can get around it right now by setting "default-series: trusty" in your environments.yaml.

From thumper:

An extra series param will need to be passed into the bootstrap commands, and used in preference to one from the config if it is specified.

description: updated
description: updated
Curtis Hovey (sinzui)
Changed in juju-core:
status: New → Triaged
Curtis Hovey (sinzui)
Changed in juju-core:
importance: High → Medium
milestone: next-stable → none
Revision history for this message
Anastasia (anastasia-macmood) wrote :

Fixed as part of other work.

So in addition to default-series:

To create a controller, use "juju bootstrap -bootstrap-series=..."
To create a model, use "juju add-model --config default-series=..."
To create a machine, use "juju add-machine --series=..."

Changed in juju-core:
status: Triaged → 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.