Toshio Kuratomi
d6af6f8477
Update for modules which import json.
...
Some do not use the json module directly so don't need import json.
Some needed to fallback to simplejson with no traceback if neither was installed
Fixes #1298
2016-01-11 13:06:22 -08:00
Joel Thompson
ae8a4581f4
Add no_log=True to consul modules' API tokens
...
API tokens should be considered sensitive and not logged.
2015-12-17 23:32:05 -05:00
Toshio Kuratomi
79173ac18d
Clean up unneeded urllib2 imports
2015-07-20 23:04:27 -07:00
Brian Coca
cf764bf060
minor doc fixes
2015-07-17 01:19:21 -04:00
Greg DeKoenigsberg
004dedba8a
Changes to author formatting, remove emails
2015-06-16 14:32:39 -04:00
Brian Coca
c223716bc7
fixed version on consul modules
2015-05-28 10:05:10 -04:00
Brian Coca
bceeba224f
fix doc parsing by correctly quoting author
2015-05-14 09:19:24 -04:00
Greg DeKoenigsberg
da89e65dc0
Adding author's github id
2015-05-13 14:43:28 -04:00
Toshio Kuratomi
e5022ba87b
Add python >= 2.6 to documented deps
2015-05-12 08:43:31 -07:00
Matt Martz
1b3b0caa51
Give consul modules a .py extension
2015-05-11 10:09:56 -05:00