canonical / canonical/stsstack-bundles
ceph-mon charm runs into error when using focal-ussuri
Open
- Dominant language
- Shell
- Stars
- 10
- Forks
- 37
- Avg merge
- 7d 16h
- Merged PRs (30d)
- 1
Description
Reproducer:
```
cd stsstack-bundles/ceph
./generate-bundle.sh -n ceph-octopus --no-openstack --run
```
And `ceph-mon` will end up in error state. Log says:
```
charmhelpers.fetch.sourceconfigerror: unsupported cloud: source option focal-ussuri
```
Changing the `source` option to `distro` "fixes" it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.