summaryrefslogtreecommitdiffstats
path: root/contrib/inventory/consul_io.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* consul_io: fixed service availability check (#34293)Kristóf Havasi2018-01-191-11/+19
* consul_io.py: typo fixed in docs (#34292)Kristóf Havasi2017-12-301-1/+1
* contrib/inventory/consul_io: typo fixed in documentation (#34291)Kristóf Havasi2017-12-291-1/+1
* Improve consul_io.py execution speed (#33737)pymag092017-12-131-10/+42
* Fix invalid string escape sequences.Matt Clay2017-11-211-1/+1
* Fix urlparse import for Python3 (#31240)François Scala2017-10-101-4/+1
* Fix trailing space in ec2_vol example, fix 'the the' typos (#28440)David Kretch2017-08-191-1/+1
* Python 3 fix for consul_io inventory (#26510)Greg Dahlman2017-07-201-3/+10
* [cluster] Name Consul dynamic inventory config consistently w/ the scriptRyan S. Brown2017-07-051-3/+6
* pep8 fixes for contrib (#24344)Matt Martz2017-05-091-19/+14
* PEP 8 E111 cleanup.Matt Clay2017-01-311-281/+281
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-2/+2
* PEP 8 cleanup. (#20789)Matt Clay2017-01-281-1/+1
* PEP 8 whitespace cleanup. (#20783)Matt Clay2017-01-281-2/+2
* Fix infrequent PEP 8 issues.Matt Clay2017-01-271-3/+0
* fix copy paste errorAleksey Shirokih2016-12-231-1/+1
* Documented configuration option for urlJohn M. Carlin2016-10-251-1/+7
* Add SSL support to Consul inventory scriptJohn M. Carlin2016-10-251-1/+4
* Use sys.exit(msg) i/o print() and sys.exit() (#15465)Adrian Likins2016-08-231-3/+3
* update documentation (#15838)Chris Mague2016-05-161-4/+6
* Merge pull request #12113 from msabramo/contrib_inventory_consul_io_add_loggingAbhijit Menon-Sen2016-03-261-0/+52
|\
| * Add optional logging to consul_io inventory scriptMarc Abramowitz2015-08-261-0/+52
* | Replace .iteritems() with six.iteritems()Marius Gedminas2015-09-031-1/+2
* | Use print() as function under contrib/Marius Gedminas2015-08-281-3/+3
* | Use 'except ... as' syntax in contrib/ and test/ tooMarius Gedminas2015-08-271-1/+1
|/
* poreted log_plays, syslog_json and osx_say callbacks to v2Brian Coca2015-07-101-0/+428