Setting cassandra_hosts lead to an error

Bug #2037561 reported by Benjamin Allot
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
daisy (Juju Charms Collection)
New
Undecided
Unassigned

Bug Description

Different compared to errors-app, the following juju config
```
juju config daisy-app daisy-cassandra-hosts='10.141.24.230 10.141.24.201 10.141.24.28 10.141.24.35 10.141.24.139 ...'

Result in this in the db_settings.py file
```
cassandra_hosts = ['['10.141.24.230', '10.141.24.201', '10.141.24.28', '10.141.24.35', '10.141.24.139', ... ]']
```
Note the double array.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.