Skip to content

Commit

Permalink
Switch ceph and ovn charms to build with charmcraft from 2.x/candidate
Browse files Browse the repository at this point in the history
The 2.x/candidate channel has charmcraft-2.5 which gained support to
build charms using the ubuntu-23.10 base.
  • Loading branch information
freyes committed Oct 26, 2023
1 parent 8cca1c9 commit 85fba42
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions charmed_openstack_info/data/lp-builder-config/ceph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defaults:
branches:
master:
build-channels:
charmcraft: "2.x/stable"
charmcraft: "2.x/candidate"
channels:
- reef/candidate
- latest/edge
Expand Down Expand Up @@ -68,7 +68,7 @@ projects:
branches:
master:
build-channels:
charmcraft: "2.x/stable"
charmcraft: "2.x/candidate"
channels:
- reef/candidate
- latest/edge
Expand Down Expand Up @@ -121,7 +121,7 @@ projects:
branches:
master:
build-channels:
charmcraft: "2.x/stable"
charmcraft: "2.x/candidate"
channels:
- reef/candidate
- latest/edge
Expand Down Expand Up @@ -184,7 +184,7 @@ projects:
branches:
master:
build-channels:
charmcraft: "2.x/stable"
charmcraft: "2.x/candidate"
channels:
- reef/candidate
- latest/edge
Expand Down Expand Up @@ -247,7 +247,7 @@ projects:
branches:
master:
build-channels:
charmcraft: "2.x/stable"
charmcraft: "2.x/candidate"
channels:
- reef/candidate
- latest/edge
Expand Down Expand Up @@ -310,7 +310,7 @@ projects:
branches:
master:
build-channels:
charmcraft: "2.x/stable"
charmcraft: "2.x/candidate"
channels:
- reef/candidate
- latest/edge
Expand Down Expand Up @@ -359,7 +359,7 @@ projects:
branches:
master:
build-channels:
charmcraft: "2.x/stable"
charmcraft: "2.x/candidate"
channels:
- reef/candidate
- latest/edge
Expand Down Expand Up @@ -422,7 +422,7 @@ projects:
branches:
master:
build-channels:
charmcraft: "2.x/stable"
charmcraft: "2.x/candidate"
channels:
- reef/candidate
- latest/edge
Expand Down
2 changes: 1 addition & 1 deletion charmed_openstack_info/data/lp-builder-config/ovn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defaults:
branches:
master:
build-channels:
charmcraft: "2.x/stable"
charmcraft: "2.x/candidate"
channels:
- latest/edge
bases:
Expand Down

0 comments on commit 85fba42

Please sign in to comment.