~gabrielcocenza/juju-lint:bug/1983286

Last commit made on 2022-08-01
Get this branch:
git clone -b bug/1983286 https://git.launchpad.net/~gabrielcocenza/juju-lint
Only Gabriel Cocenza can upload to this branch. If you are Gabriel Cocenza please log in for upload directions.

Branch merges

Branch information

Name:
bug/1983286
Repository:
lp:~gabrielcocenza/juju-lint

Recent commits

39cbde8... by Gabriel Cocenza

remove commands related to Debian packaging in the Makefile

Closes-bug: #1983286

1768aec... by Gabriel Cocenza

adding release notes to the project

Reviewed-on: https://code.launchpad.net/~gabrielcocenza/juju-lint/+git/juju-lint/+merge/427578
Reviewed-by: Tianqi Xiao <email address hidden>
Reviewed-by: Robert Gildein <email address hidden>

aaf1764... by Gabriel Cocenza

changed the recommend way of using the snap.

6b1f872... by Gabriel Cocenza

- fixed year
- added ceph-mon config checks for slow requests

4a052b7... by Gabriel Cocenza

adding release notes to the project

bcc96ba... by Gabriel Cocenza

Added ceph-mon config checks

- check nagios_additional_checks_critical == True
- check nagios_additional_checks == '{"ceph_slow_requests": "slow requests"}'
- fixed openstack.yaml indentation using 2 spaces.

Reviewed-on: https://code.launchpad.net/~gabrielcocenza/juju-lint/+git/juju-lint/+merge/427121
Reviewed-by: Martin Kalcok <email address hidden>
Reviewed-by: Eric Chen <email address hidden>

a04794c... by Gabriel Cocenza

update get_juju_bundle method

- models without apps don't crash juju-lint.
- added saas into cloud_state for future cmr support.
- added unit tests and fixtures for cloud module.

Reviewed-on: https://code.launchpad.net/~gabrielcocenza/juju-lint/+git/juju-lint/+merge/424910
Reviewed-by: Martin Kalcok <email address hidden>
Reviewed-by: Eric Chen <email address hidden>

428f0c6... by Gabriel Cocenza

Added check for cloud_type.

- check if cloud_type passed is known.
- in case cloud_type it's not passed in the cli, it tries to detect
  by the charms in the deployment.

Reviewed-on: https://code.launchpad.net/~gabrielcocenza/juju-lint/+git/juju-lint/+merge/427224
Reviewed-by: Martin Kalcok <email address hidden>
Reviewed-by: Eric Chen <email address hidden>

a1ec2d8... by Gabriel Cocenza

Added ceph-mon config checks

- check nagios_additional_checks_critical == True
- check nagios_additional_checks == '{"ceph_slow_requests": "slow requests"}'
- fixed openstack.yaml indentention using 2 spaces.

91c90d3... by Gabriel Cocenza

Added new rules, openstack-loadbalancer and ceph and homer dashboard.

- updated readme
- fcb-stein-bionic
- fcb-ussuri-bionic-ovs
- fcb-ussuri-bionic
- fcb-ussuri-focal-ovs
- fcb-ussuri-focal
- fcb-yoga-focal
- added openstack-loadbalancer for series != bionic
- added ceph-dashboard for openstack releases >= ussuri
- added homer-dashboard as a known charm

Reviewed-on: https://code.launchpad.net/~gabrielcocenza/juju-lint/+git/juju-lint/+merge/427097
Reviewed-by: Martin Kalcok <email address hidden>
Reviewed-by: Eric Chen <email address hidden>