juju-lint doesn't recognize charms that are used in openstack-base bundle

Bug #1950675 reported by Nikolay Vinogradov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juju Lint
Incomplete
Undecided
Unassigned

Bug Description

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.

Revision history for this message
James Troup (elmo) wrote :

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

Changed in juju-lint:
status: New → Incomplete
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.