Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Add more operations to the client #179

Merged
merged 5 commits into from
May 5, 2015

Conversation

geodimm
Copy link
Contributor

@geodimm geodimm commented May 4, 2015

This PR adds an alter_retention_policy method and a few privilege control methods.
It addresses one of the items in the #109 TODO list.

The tests for the read/write privilege control aren't very substantial, but it's expected that InfluxDB will support "show grants" functionality (influxdata/influxdb#2212) in their next point release.

We could test the methods right away, but they will require the authentication to be turned on when the InfluxDB server is started, which is not available as an option in the tests with server at the moment.

@aviau
Copy link
Collaborator

aviau commented May 5, 2015

Once again, awesome PR ❤️

aviau added a commit that referenced this pull request May 5, 2015
Add more operations to the client (Thanks @georgijd !)
@aviau aviau merged commit 411323b into influxdata:master May 5, 2015
@geodimm geodimm deleted the f-more-operations branch September 19, 2015 16:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants