Currently Ceilometer charm relates to mongodb without setting special user inside mongodb. Moreover, one can not set username/password for connecting to mongodb.
This is partially mongodb charm issue as it creates mongodb service which is world accessible. Still, ceilometer charm should create user in mongodb and then create ceilometer database accessible only by that user.
Currently Ceilometer charm relates to mongodb without setting special user inside mongodb. Moreover, one can not set username/password for connecting to mongodb.
This is partially mongodb charm issue as it creates mongodb service which is world accessible. Still, ceilometer charm should create user in mongodb and then create ceilometer database accessible only by that user.