summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Excluding tests from coverage report3.1.0John Vrbanac2015-04-201-1/+1
* Merge "Uncap library requirements for liberty"Jenkins2015-04-202-6/+6
|\
| * Uncap library requirements for libertyDoug Hellmann2015-04-162-6/+6
* | Merge "Raising errors from the client instead of ksclient"Jenkins2015-04-1710-109/+247
|\ \
| * | Raising errors from the client instead of ksclientJohn Vrbanac2015-04-1510-109/+247
* | | Merge "Fix the clientrc file to match defaults and add docs"Jenkins2015-04-172-6/+90
|\ \ \
| * | | Fix the clientrc file to match defaults and add docsChellygel2015-04-172-6/+90
| |/ /
* | | Updating client and client docs for accuracyChellygel2015-04-162-2/+2
* | | Porting over more documentation to RST from cli wikiChellygel2015-04-161-0/+171
| |/ |/|
* | Adding payload flag to get secretChellygel2015-04-151-1/+11
|/
* Merge "Use the ksc Adapter instead of custom HTTPClient"Jenkins2015-04-126-120/+78
|\
| * Use the ksc Adapter instead of custom HTTPClientJamie Lennox2015-04-026-120/+78
* | Fix order listing on the command line.Thomas Herve2015-04-102-5/+18
* | Fixing the broken functional testsJohn Vrbanac2015-04-083-9/+23
|/
* Merge "Negative tests for orders"Jenkins2015-03-311-0/+165
|\
| * Negative tests for ordersThomas Dinkjian2015-03-261-0/+165
* | Merge "Fix --decrypt command line option"3.0.3Jenkins2015-03-301-4/+4
|\ \
| * | Fix --decrypt command line optionThomas Herve2015-03-301-4/+4
* | | Merge "Fix order creation on the command line"Jenkins2015-03-302-1/+11
|\ \ \
| * | | Fix order creation on the command lineThomas Herve2015-03-302-1/+11
| |/ /
* | | Don't ignore payload_content_encoding if setDouglas Mendizábal2015-03-272-17/+8
|/ /
* | Merge "Consolidate Payload Exceptions"Jenkins2015-03-274-15/+10
|\ \ | |/ |/|
| * Consolidate Payload ExceptionsDouglas Mendizábal2015-03-264-15/+10
* | Merge "Container negative tests"Jenkins2015-03-241-0/+126
|\ \
| * | Container negative testsThomas Dinkjian2015-03-231-0/+126
* | | Merge "Second set of negative secrets tests."Jenkins2015-03-241-0/+177
|\ \ \ | |/ / | | / | |/ |/|
| * Second set of negative secrets tests.Thomas Dinkjian2015-03-201-0/+177
* | Merge "Updated from global requirements"Jenkins2015-03-232-7/+7
|\ \ | |/ |/|
| * Updated from global requirementsOpenStack Proposal Bot2015-03-212-7/+7
* | First set of negative functional test for secretsThomas Dinkjian2015-03-202-2/+93
|/
* Merge "Removing assertItemsEqual workaround, fixed upstream"Jenkins2015-03-191-32/+0
|\
| * Removing assertItemsEqual workaround, fixed upstreamAdam Harwell2015-03-181-32/+0
* | Fix smoke test for client with bad data setChellygel2015-03-182-9/+5
* | Fixed deprecated type and encoding test and encoding bugChellygel2015-03-184-13/+17
|/
* Fixes tests on invalid payload secret creation and adds new exceptionChellygel2015-03-173-11/+18
* Ensuring secret ref is not none with payloadChellygel2015-03-171-1/+1
* Merge "Added new exception, renamed test, and adjusted test"Jenkins2015-03-173-6/+35
|\
| * Added new exception, renamed test, and adjusted testChellygel2015-03-173-6/+35
* | Merge "Fixed max payload size error"Jenkins2015-03-172-6/+4
|\ \ | |/
| * Fixed max payload size errorChellygel2015-03-162-6/+4
* | Fix secret-store empty-key filtering bugAdam Harwell2015-03-161-2/+4
|/
* Merge "Enable usage of 'payload' path to fetch decrypted secrets"Jenkins2015-03-153-25/+38
|\
| * Enable usage of 'payload' path to fetch decrypted secretsJuan Antonio Osorio Robles2015-03-153-25/+38
* | Merge "Don't use tempest log"Jenkins2015-03-142-3/+2
|\ \ | |/ |/|
| * Don't use tempest logDouglas Mendizábal2015-03-132-3/+2
* | Merge "Deprecate setting the payload type and encoding"Jenkins2015-03-134-38/+200
|\ \ | |/ |/|
| * Deprecate setting the payload type and encodingDouglas Mendizábal2015-03-114-38/+200
* | Merge "Use functional_test.conf for devstack gate"Jenkins2015-03-133-4/+16
|\ \
| * | Use functional_test.conf for devstack gateDouglas Mendizábal2015-03-113-4/+16
* | | Merge "Fix when submitting with empty string, none and zero"Jenkins2015-03-112-1/+42
|\ \ \