esunar / test4

GNU General Public License v3.0
0 stars 0 forks source link

juju-lint does not include policy-routing charm #188

Closed esunar closed 1 year ago

esunar commented 1 year ago

Juju-lint should include policy-routing charm on testing. When deploying a bundle, the default gateway is set to the oam space. We use this charm to set the gateway to the public API gateway and designate-bind gateway.

$ juju status --format=json > juju-status.json $ juju-lint -c /snap/juju-lint/current/contrib/canonical-openstack-rules.yaml juju-status.json 2018-11-12 16:58:22 [ERROR] charm 'policy-routing' not recognised


Imported from Launchpad using lp2gh.

esunar commented 1 year ago

(by chris.sanders) changed to low this is a config parameter, it can be updated in the config shipped with the snap but the user can add it to their own config if necessary

esunar commented 1 year ago

(by vern) Since this is now standard in FCE deployments, it should be added to the known charms of the canonical-openstack-rules.yaml.

esunar commented 1 year ago

(by ec0) This should be addressed by 390003 once merged