summaryrefslogtreecommitdiff
path: root/clustering/consul_session.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-061-0/+4
* Make consul modules pass sanity test for python 3Michael Scherer2016-10-171-6/+6
* remove duration from lock delay as seconds are the only granularity supported...Steve Gargan2016-09-141-20/+10
* add 'behavior' attribute to consul_session (#2183)Ian Levesque2016-06-131-0/+13
* Merge pull request #1793 from ctooley/add_https_to_consul_lookupRené Moser2016-03-231-0/+14
|\
| * Modify consul certificate validation bypass keyword from 'verify' to 'validat...Chris Tooley2016-03-231-2/+2
| * Add version_added to documentationChris Tooley2016-03-051-0/+2
| * Add https support for consul clustering modulesChris Tooley2016-03-051-0/+12
* | Merge pull request #1725 from mscherer/clean_consulRené Moser2016-03-151-13/+8
|\ \
| * | Remove unused variablesMichael Scherer2016-02-241-4/+1
| * | Rename consul variable to consul_clientMichael Scherer2016-02-241-8/+8
| * | Pyflakes complain about unused import, so remove itMichael Scherer2016-02-241-2/+0
| |/
* | Add a datacenter parameter, fix #1693Michael Scherer2016-02-241-1/+2
|/
* Clean up unneeded urllib2 importsToshio Kuratomi2015-07-201-2/+2
* Changes to author formatting, remove emailsGreg DeKoenigsberg2015-06-161-1/+1
* fixed version on consul modulesBrian Coca2015-05-281-1/+1
* fix doc parsing by correctly quoting authorBrian Coca2015-05-141-1/+1
* Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
* Add python >= 2.6 to documented depsToshio Kuratomi2015-05-121-0/+1
* Give consul modules a .py extensionMatt Martz2015-05-111-0/+268