Skip to content

[Bug]: Unable to deploy by series/base on Juju 3.0 #759

@jnsgruk

Description

@jnsgruk

Description

When using Juju 3.0, it's no longer possible to deploy by series/base.

From speaking with @wallyworld this morning, I think it's because in 3.0 the deploy API no longer accepts series, which is what we're passing here. In 3.0 I believe we should be sending a "base"

Urgency

Blocker for our release

Python-libjuju version

3.0.3 and master

Juju version

3.0

Reproduce / Test

An example of this is can be seen in this CI run when the code actually specifies the jammy series, python-libjuju actually deploys focal. My understanding is that the Juju 3.0 API is likely ignoring the series parameter (code here)

Metadata

Metadata

Assignees

Labels

kind/bugindicates a bug in the project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions