Juju should be pinned to 2.9 in charm-deployment-guide in the short term

Bug #2029323 reported by Nobuto Murata
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Charms Deployment Guide
Fix Released
Undecided
Nobuto Murata

Bug Description

It's similar to https://bugs.launchpad.net/charm-deployment-guide/+bug/2015683, but it's a bit more urgent to take a measure in the very short term.

Juju snap switched the default channel to 3.1.

$ snap info juju
...
channels:
  3.1/stable: 3.1.5 2023-06-27 (23354) 77MB -
  3.1/candidate: ^
  3.1/beta: ^
  3.1/edge: 3.1.6-ad7c2e8 2023-08-01 (23810) 79MB -

However, there are many places in the deployment guide where 2.9 specific commands (juju add-relation, juju run). We should pin to 2.9 by having:

sudo snap install juju --classic --channel 2.9

instead of:

sudo snap install juju --classic

This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes:

- [x] This doc is inaccurate in this way: ______
- [ ] This is a doc addition request.
- [ ] I have a fix to the document that I can paste below including example: input and output.

If you have a troubleshooting or support issue, use the following resources:

 - The mailing list: https://lists.openstack.org
 - IRC: 'openstack' channel on OFTC

-----------------------------------
Release: 0.0.1.dev510 on 2023-06-16 22:30:47
SHA: fc7c83f5ecdfe05207cf8d6ef71743e2104c6547
Source: https://opendev.org/openstack/charm-deployment-guide/src/deploy-guide/source/install-juju.rst
URL: https://docs.openstack.org/project-deploy-guide/charm-deployment-guide/latest/install-juju.html

Revision history for this message
Nobuto Murata (nobuto) wrote :
Changed in charm-deployment-guide:
status: New → In Progress
assignee: nobody → Alex Kavanagh (ajkavanagh)
assignee: Alex Kavanagh (ajkavanagh) → nobody
assignee: nobody → Nobuto Murata (nobuto)
Revision history for this message
Nobuto Murata (nobuto) wrote :
Revision history for this message
Peter Matulis (petermatulis) wrote :

Thanks a lot for this Nobuto.

Changed in charm-deployment-guide:
status: In Progress → 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.