python-novaclient/novaclient
Jamie Lennox caf9f799ef Convert to requests-mock
We've had some trouble with httpretty in the past and so are moving to
requests-mock. There should be no functionality change in this patch,
simply a transition to a newer library.

Examples: 
 - Python 2/3 inconsistencies
 - Breaking compatibility between releases
 - Incorrect package dependency specifications
 - Problems with distro packaging around tests 
 - *can* introduce a maintained state between tests.

Change-Id: I666a5c7e6747f0c5c2dc96336774fd0fcd3f5907
2014-08-06 22:46:55 +00:00
..
openstack Merge "Sync Oslo's apiclient" 2014-06-28 18:24:25 +00:00
tests Convert to requests-mock 2014-08-06 22:46:55 +00:00
v1_1 Merge "fix host resource repr to use 'host' attribute" 2014-07-31 07:09:45 +00:00
v3 Merge "Fix rxtx_factor name for creating a flavor" 2014-07-31 10:51:35 +00:00
__init__.py Migrate to pbr. 2013-05-19 10:00:38 +03:00
auth_plugin.py debug level logs should not be translated 2014-05-13 11:39:13 +02:00
base.py Merge "Fix booting from volume when using api v3" 2014-07-25 12:57:02 +00:00
client.py Merge "Don't log sensitive auth data" 2014-07-28 05:43:11 +00:00
crypto.py Enables H403 pep8 rules 2013-12-14 15:16:20 +00:00
exceptions.py Merge "Sync apiclient from oslo-incubator" 2014-07-25 12:57:04 +00:00
extension.py Fix Copyright Headers from LLC to Foundation 2013-03-13 20:12:23 -04:00
service_catalog.py Enables H403 pep8 rules 2013-12-14 15:16:20 +00:00
shell.py Overhaul bash-completion to support non-UUID based IDs 2014-06-20 16:37:28 -05:00
utils.py Enabled hacking checks H305 and H307 2014-07-17 15:31:08 +02:00