Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2015.2: influxdb salt module is not compatable with influxdb 0.9 #21860

Closed
steverweber opened this issue Mar 20, 2015 · 6 comments
Closed

2015.2: influxdb salt module is not compatable with influxdb 0.9 #21860

steverweber opened this issue Mar 20, 2015 · 6 comments
Labels
Bug broken, incorrect, or confusing behavior fixed-pls-verify fix is linked, bug author to confirm fix
Milestone

Comments

@steverweber
Copy link
Contributor

influxdata/influxdb-python#129

@steverweber
Copy link
Contributor Author

i'll likely hack at this one

@steverweber
Copy link
Contributor Author

                  dbs = db_list(user, password, host, port)                                                                  
                File "/usr/lib/python2.7/dist-packages/salt/modules/influx.py", line 86, in db_list                          
                  return client.get_database_list()                                                                          
              AttributeError: 'InfluxDBClient' object has no attribute 'get_database_list'    

@steverweber
Copy link
Contributor Author

please back-port the fixes for /modules/influx.py and /states/influx_*
b8deab5

the production release of influxdb 0.9 is set for this month, and the 2015.2 release should be compatible.

@steverweber steverweber changed the title influxdb salt module is not compatable with influxdb 0.9 2015.2: influxdb salt module is not compatable with influxdb 0.9 Mar 20, 2015
@basepi
Copy link
Contributor

basepi commented Mar 20, 2015

@steverweber is this resolved, once we backport?

@basepi basepi added Bug broken, incorrect, or confusing behavior Low Severity fixed-pls-verify fix is linked, bug author to confirm fix labels Mar 20, 2015
@basepi basepi added this to the Approved milestone Mar 20, 2015
@steverweber
Copy link
Contributor Author

Yes. But it will break influxdb 0.8.8.. Its best to look forward tho.
On Mar 20, 2015 4:59 PM, "Colton Myers" [email protected] wrote:

@steverweber https://github.com/steverweber is this resolved, once we
backport?


Reply to this email directly or view it on GitHub
#21860 (comment).

@Akshaykapoor
Copy link

@steverweber I'm facing a similar issue with salt 2014.7.5 and influx 0.9.2.

Is there a workaround to make it work with these versions ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug broken, incorrect, or confusing behavior fixed-pls-verify fix is linked, bug author to confirm fix
Projects
None yet
Development

No branches or pull requests

3 participants