| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Blueprint: http-mock-testing
Change-Id: I06eae25cda6de9c266d34947471675fd95359739
|
| |
|
|
|
|
|
|
| |
Return the response reason when there is no message body to return.
DocImpact
Change-Id: Ia60da4f04b059a13fcbe0059bb42fd77f272d8aa
Closes-Bug: 1248773
|
| |
|
|
| |
Change-Id: Iccc824fef7dc7ae5675d6528a1ea33566e5f7eef
|
| |
|
|
|
|
| |
This reverts commit a7cce08eab5e2e42275b84bd56127bd09b00f5bf
Change-Id: I6c0047adbc33d0d6b5890f11853974578c36c78c
|
| |
|
|
|
|
|
|
|
| |
These exceptions can be used in novaclient, keystoneclient,
glanceclient, and other client projects.
Partially implements: blueprint common-client-library
Change-Id: I43918316622b1c1d722872fe30199db6a3a7bb76
|
| |
|
|
|
|
|
|
| |
Instead of globally ignoring Pyflakes and Hacking
warnings, only blacklist those that occur frequently
and fix the others. Start gating on those checks.
Change-Id: Ice032c16d445ef08ef018bcdc5c221ab3c323755
|
|
|
tests/__init__.py implies a package in the global namespace called
tests. That's not what these are - they're tests in the cinderclient
namespace.
Change-Id: I29c95bcd8747c3f5f21d5d900879c9b6b1c9a963
|