Files
zuul/zuul/cmd
Monty Taylor 2ba8dae2eb Use a requests session to simplify auth'd calls
Instead of passing verify and auth headers to each call, we can
make a session object, store the verify and headers settings on
it and then use it in the methods themselves.

Change-Id: I3d6b937ab77c41c47070e5ab7e22e9154153d1c2
2019-08-01 19:40:37 +00:00
..
2019-04-17 16:16:39 -04:00
2019-06-13 13:43:16 -07:00
2019-02-07 12:33:25 -08:00
2018-03-05 11:23:32 +01:00
2019-03-07 07:49:52 -08:00
2019-07-30 15:32:31 +00:00