Open zxhdaze opened 6 months ago
(by elmo) I'm pretty sure you just need to use the right rules file as juju-lint knows about those two charms¹.
If you think otherwise, please provide more detail (e.g. version of juju-lint, command line used).
¹
juju-lint on master [?] via 🐍 v3.9.7 ❯ rg mysql-router contrib/includes/database/mysql.yaml 10: - mysql-router
juju-lint on master [?] via 🐍 v3.9.7 ❯ rg mysql.yaml contrib/openstack-focal-ovn.yaml 8:!include includes/database/mysql.yaml
contrib/openstack-focal-ovs.yaml 8:!include includes/database/mysql.yaml
juju-lint on master [?] via 🐍 v3.9.7 ❯
Running juju-lint against a bundle export I get this:
... 2021-11-11 17:27:55 [ERROR] [model-export.yaml] [manual/manual] Charm 'mysql-innodb-cluster' not recognised
2021-11-11 17:27:55 [ERROR] [model-export.yaml] [manual/manual] Charm 'mysql-router' not recognised ...
According to the bundle published at https://jaas.ai/openstack-base both mysql-innodb-cluster and mysql-router charms are totally valid.
Imported from Launchpad using lp2gh.
date created: 2021-11-11T17:45:26Z
owner: nikolay.vinogradov
assignee: None
the launchpad url