relations between ceph-osd and nrpe units are not checked
Bug #1939433 reported by
Garrett Neugent
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juju Lint |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
While checking an internal cloud, we found that our current juju model is missing a relation between nrpe-host:
Example output - https:/
Related branches
~gabrielcocenza/juju-lint:bug/1965762-B
- Martin Kalcok (community): Approve
- Eric Chen: Needs Information
-
Diff: 868 lines (+735/-2)10 files modifiedcontrib/includes/aggregator-kubernetes.yaml (+4/-0)
contrib/includes/aggregator-openstack.yaml (+3/-0)
contrib/includes/base.yaml (+7/-0)
contrib/includes/kubernetes.yaml (+10/-0)
jujulint/lint.py (+47/-0)
jujulint/relations.py (+296/-0)
tests/unit/conftest.py (+89/-0)
tests/unit/test_jujulint.py (+70/-1)
tests/unit/test_relations.py (+208/-0)
tox.ini (+1/-1)
Changed in juju-lint: | |
status: | New → Confirmed |
milestone: | none → 1.0.4 |
status: | Confirmed → Fix Committed |
Changed in juju-lint: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.