summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Updated from global requirements" into stable/kilokilo-eolstable/kiloJenkins2015-04-201-1/+1
|\
| * Updated from global requirementsOpenStack Proposal Bot2015-04-161-1/+1
* | update defaultbranchDoug Hellmann2015-04-181-0/+1
* | Fixing the broken functional testsJohn Vrbanac2015-04-183-9/+23
|/
* 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
|\ \ \
| * | | Fix when submitting with empty string, none and zeroThomas Dinkjian2015-03-102-1/+42
* | | | Merge "Fix delete a secret that does not exist"Jenkins2015-03-102-0/+29
|\ \ \ \ | |/ / / |/| | |
| * | | Fix delete a secret that does not existThomas Dinkjian2015-03-092-0/+29
* | | | Merge "Do not filter empty strings"Jenkins2015-03-104-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Do not filter empty stringsJuan Antonio Osorio Robles2015-03-034-5/+5
* | | | Merge "Pass correct api object to Container constructor"Jenkins2015-03-091-4/+4
|\ \ \ \
| * | | | Pass correct api object to Container constructorAdam Harwell2015-03-061-4/+4
* | | | | Merge "Refactor test modules"Jenkins2015-03-087-6/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Refactor test modulesDouglas Mendizábal2015-03-067-6/+6
| |/ / /
* | | | Merge "Moved parameterized test from smoke to functional"Jenkins2015-03-072-24/+24
|\ \ \ \ | |/ / / |/| | |
| * | | Moved parameterized test from smoke to functionalThomas Dinkjian2015-03-062-24/+24
| |/ /
* | | Merge "Additional requests-mock testing"Jenkins2015-03-051-90/+52
|\ \ \