Charm does not support setting username/password when relating to mongodb
Bug #1462333 reported by
Mario Splivalo
This bug affects 7 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Graylog Charm |
Won't Fix
|
Wishlist
|
Unassigned | ||
OpenStack Ceilometer Charm |
Triaged
|
Medium
|
Unassigned | ||
ceilometer (Juju Charms Collection) |
Invalid
|
Medium
|
Unassigned |
Bug Description
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.
Edit: This is exactly the same situation for Graylog charm.
Changed in ceilometer (Juju Charms Collection): | |
status: | New → Confirmed |
tags: | added: cpec |
Changed in ceilometer (Juju Charms Collection): | |
importance: | Undecided → Medium |
Changed in charm-ceilometer: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in ceilometer (Juju Charms Collection): | |
status: | Confirmed → Invalid |
tags: |
added: cpe-onsite removed: cpec |
tags: | added: canonical-bootstack |
description: | updated |
Changed in charm-ceilometer: | |
status: | New → Triaged |
Changed in graylog-charm: | |
importance: | Undecided → Wishlist |
status: | New → Triaged |
Changed in charm-graylog: | |
status: | Triaged → Won't Fix |
To post a comment you must log in.
We've hit this bug, too. We want to give read-only access to mongodb so that users can backup or access the collected data directly. However, ceilometer itself accesses the DB without authentication.
Related links: /github. com/openstack/ charm-ceilomete r/blob/ master/ lib/ceilometer_ contexts. py#L46 /github. com/openstack/ charm-ceilomete r/blob/ master/ templates/ ocata/ceilomete r.conf# L43 /docs.openstack .org/mitaka/ install- guide-ubuntu/ ceilometer- install. html /docs.openstack .org/mitaka/ config- reference/ telemetry/ telemetry- config- options. html
https:/
https:/
https:/
https:/
MongoDB links (v3.6 and v2.4): /docs.mongodb. com/manual/ administration/ configuration/ #security- considerations /docs.mongodb. com/v2. 4/administratio n/configuration /#security- considerations
https:/
https:/