MachineConfig client API is too low-level

Bug #1270043 reported by Andrew Wilkins
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
High
Andrew Wilkins

Bug Description

The MachineConfig API was introduced in 1.17.0 to enable manual provisioning without using a state connection. This API is used to obtain enough information to generate cloud-config, which is then converted to a shell script to be run on a machine.

I have just had to introduce a new API, ProvisioningScript, that wraps all of that up (sans execution), so that manual provisioning can be done without requiring SSH access. We should use this API in manual provisioning as well.

This should be done before 1.18 is released, so the MachineConfig API can be removed without backwards-compatibility concerns.

Tags: api

Related branches

Andrew Wilkins (axwalk)
Changed in juju-core:
status: New → Triaged
Andrew Wilkins (axwalk)
Changed in juju-core:
status: Triaged → In Progress
Andrew Wilkins (axwalk)
Changed in juju-core:
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
Changed in juju-core:
milestone: 1.17.1 → 1.17.2
Curtis Hovey (sinzui)
Changed in juju-core:
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.