python-glanceclient/tests
Stuart McLaren e572ec1d1f Add SSL cert verification regression tests
A security bug (1357430) was introduced which meant that SSL certificate
verification was not occurring.

Add new tests which help prevent the 'requests' part of bug 115260
recurring.

Note: Cherry-picking onto the stable branch -- these tests are required
      for proper testing of one of the SSL related fixes.

Change-Id: Iaf56fd8bc34fa8f35c2fd7051f9f8424002352cf
Related-bug: 1357430
(cherry picked from commit 64a1a0fdcc)
2015-04-16 15:02:41 +00:00
..
v1 Glance image delete output 2015-02-17 11:27:24 +01:00
v2 Merge "Extend images CLI v2 with new sorting syntax" 2015-03-16 20:12:42 +00:00
var SSL: Handle wildcards in Subject Alternative Names 2013-12-11 10:27:20 +01:00
__init__.py Basic testing 2012-04-02 14:08:03 -07:00
keystone_client_fixtures.py Add support for Keystone v3 2014-08-05 11:05:09 -07:00
test_base.py Reuse class Manager from common code 2014-06-12 14:42:46 +03:00
test_client.py Don't require version to create Client instance 2014-12-09 14:45:06 +00:00
test_exc.py Strip json and html from error messages 2015-02-16 10:01:53 -06:00
test_http.py Ignore NoneType when encoding headers 2015-02-03 13:22:44 -06:00
test_progressbar.py Fix the parameter order of assertEqual in glanceclient test 2014-02-25 16:18:19 +09:00
test_shell.py Merge "Unit tests covering missing username or password" 2015-03-10 13:22:43 +00:00
test_ssl.py Add SSL cert verification regression tests 2015-04-16 15:02:41 +00:00
test_utils.py Unify using six.moves.range rename everywhere 2015-02-25 12:17:24 +00:00
utils.py Merge "Close streamed requests explicitly" 2015-02-06 12:16:46 +00:00