bootstrap: args for bootstrap-specific constraints, series, image-ID #4042

Merged
merged 5 commits into from Jan 7, 2016

Conversation

Projects
None yet
2 participants
Member

axw commented Jan 6, 2016

This PR makes it possible to specify constraints and series specifically for the bootstrap machine. In addition, we introduce the ability to specify the image ID for the bootstrap machine only. This simplifies bootstrapping in network-restricted environments, eliminating the need to prepare custom image metadata.

(Review request: http://reviews.vapour.ws/r/3461/)

axw added some commits Dec 22, 2015

Add bootstrap image, series, constraints args
While bootstrapping you can now specified constraints,
series and image ID of the bootstrap machine itself.
When specifying an image ID, you must also specify the
series and architecture.

This simplifies bootstrapping in restricted environments:
you no longer need to generate custom image metadata, you
just specify the information on the command line.
Member

axw commented Jan 7, 2016

$$merge$$

Contributor

jujubot commented Jan 7, 2016

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

jujubot added a commit that referenced this pull request Jan 7, 2016

Merge pull request #4042 from axw/structured-metadata-bootstrap
bootstrap: args for bootstrap-specific constraints, series, image-ID

This PR makes it possible to specify constraints and series specifically for the bootstrap machine. In addition, we introduce the ability to specify the image ID for the bootstrap machine only. This simplifies bootstrapping in network-restricted environments, eliminating the need to prepare custom image metadata.

(Review request: http://reviews.vapour.ws/r/3461/)

@jujubot jujubot merged commit 7623d2f into juju:structured-metadata Jan 7, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment