MON Changelog
tag: v8.0.4 -> v9.0.0rc1
d9e5635 • Bug 1106 : Kill processes still running after join call timeout reached, also timeouts added to nova and keystone clients. Join timeout increased from 10 to 20
06ad698 • fix(processes): .terminate instead of .kill to finish misbehaving processes
cadfe2d • Updated requirement.txt to point MON to N2VC tag v8.0.1 as n2vc.vnf module is missing in master branch of N2VC.
6a39cb0 • Move from old N2VC to N2VCJujuConnector
dda20d4 • Improve Config.get() function
4b6428e • Bug 1133 fixed git add .
d5ce3b9 • Support for replicaset connection (HA). Added replicaset field in MON config file.
426a544 • Added more logs for Bug 1258-CPU metrics not shown in Prometheus
ef8ee1e • Fix bug 1258: metrics not properly collected in some Openstacks
d0aa7e2 • Revert "Support for replicaset connection (HA). Added replicaset field in MON config file."
c641dae • test commit
d0d6aeb • Fix bug 1276: collect metric from gnocchi first then ceilometer if it fails
85a9185 • MON changes for Grafana Multitenancy feature.
3f253be • Removed python package peewee-migrate as it is no longer supported.
7023a2f • Resolved bug 1293 - Remove all references of peewee, mysql, libmysql-dev as mysql is not supported anymore.
4b9f79e • feat(sol006): sol006 migration
12fda45 • fix(dashboarder): dashboarder bug with sol006. Bug 1303
883def3 • resolved dashboard issue