Commit History

Auteur SHA1 Bericht Datum
  Alex Alber 626a501afb Added flag to ignore SSL errors that may be encountered. 9 jaren geleden
  Neal Buchanan 32b088b6e2 setup.py convert tag from bytes to string 9 jaren geleden
  Alf Lervag 099c8eb2c7 Support salt-api url that contains a path 9 jaren geleden
  Seth House fa27f389d8 Merge branch 'kerberos' 9 jaren geleden
  Jeremy Alons 82bbca6887 Add ability to run runners to pepper 9 jaren geleden
  Arthur Lutz 579df8ef12 Add kerberos authentification support in libpepper.py, requires requests_kerberos (related to #34) 9 jaren geleden
  Sijis Aviles c0b617279c simplify how debug level is determined 9 jaren geleden
  Sijis Aviles bfb0dcf266 pep8 fixes 9 jaren geleden
  Sijis Aviles de5f445a85 attempt to have library work with python2 and python3 9 jaren geleden
  Seth House 4cd1661545 Add specific error messages for authorization and server errors 9 jaren geleden
  Seth House 762ffe4bd1 Add check to make sure the given URL has a protocol 9 jaren geleden
  Seth House f623e8459c Explicitly name the logger 9 jaren geleden
  Seth House 9cd74aa3b3 Switch all defaults and examples to use HTTPS instead of HTTP 9 jaren geleden
  David Bottger 9f93a9b995 documentation cleanup 10 jaren geleden
  David Bottger 938b998543 We don't get an ack from nodes to know they are running a function, so run a simple function 'test.ping' to find out which nodes in tgt are going to respond. 10 jaren geleden
  David Bottger e8854c2c15 Add some verbosity into login errors 10 jaren geleden
  Seth House dc8a29d708 Change libpepper local() function to match LocalClient().cmd() 10 jaren geleden
  Seth House 7f7c8f1da9 Pass logging level along to httplib to debug HTTP request/response 10 jaren geleden
  Seth House 68c6ab298b Add libpepper-specific Exception subclasses 10 jaren geleden
  Seth House b139dee290 Shuffle things in the req() method around a tad for clarity 10 jaren geleden
  Seth House 48be7b10a2 Update libpepper call to use local() method instead of old cmd() 10 jaren geleden
  Seth House 9639d4f3a2 Pull the auth dictionary out of the salt-api return dictionary 10 jaren geleden
  Seth House 363b081a60 Add custom header with the auth token if available 10 jaren geleden
  Seth House f0306d6cb4 Added wrapper methods for local and runner client commands 10 jaren geleden
  Seth House c3f119e7e5 Removed auth kwarg from low(); lowdata already supports auth kwargs 11 jaren geleden
  Seth House 22e0bf3c2b Fleshed out working auth method 11 jaren geleden
  Seth House bcfcf43674 Default to sending requests through the root URL 11 jaren geleden
  Seth House f9848399b3 Default to looking for the api on localhost 11 jaren geleden
  Seth House d8a010973a Renamed SaltAPI to Pepper 11 jaren geleden
  Seth House dec388ab56 Renamed pysaltapi to libpepper 11 jaren geleden