Instructions for charm creation are out of date
Bug #1843596 reported by
Corey Bryant
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| OpenStack Charm Guide |
Triaged
|
Medium
|
Unassigned | ||
Bug Description
The preferred way to install charm-tools is via snap (ie. snap install --classic charm-tools). Note this also installs the py3 version of charm-tools as py2 is no longer supported for charm-tools.
Also 'sudo ./setup.py install' in charm-templates
https:/
| Changed in charm-guide: | |
| status: | New → Triaged |
| importance: | Undecided → Medium |
| summary: |
- openstack charms guide for creating a charm needs updating + Instructions for charm creation are out of date |
To post a comment you must log in.
@Corey
So you mean we just need to replace the APT install with a snap install in the Charm Guide?