Commit History

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