summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix Py3 compatibility issues"2.3.9Jenkins2014-09-1813-30/+33
|\
| * Fix Py3 compatibility issuesIlya Shakhat2014-09-1613-30/+33
* | Merge "Improve help strings"2.3.8Jenkins2014-09-163-10/+10
|\ \
| * | Improve help stringsAndreas Jaeger2014-09-113-10/+10
* | | Merge "Correct Content-Type/Accept management in HTTPClient/SessionClient"Jenkins2014-09-163-41/+110
|\ \ \ | |_|/ |/| |
| * | Correct Content-Type/Accept management in HTTPClient/SessionClientCedric Brandily2014-09-153-41/+110
* | | Merge "Isolate tests from HTTP_PROXY, OS_REGION_NAME env vars"Jenkins2014-09-162-1/+9
|\ \ \
| * | | Isolate tests from HTTP_PROXY, OS_REGION_NAME env varsAngus Lees2014-09-092-1/+9
* | | | Merge "Narrow down except clause"Jenkins2014-09-167-9/+9
|\ \ \ \
| * | | | Narrow down except clausearmando-migliaccio2014-09-157-9/+9
* | | | | Merge "Allow to specify policy by name in firewall-update"Jenkins2014-09-152-1/+23
|\ \ \ \ \
| * | | | | Allow to specify policy by name in firewall-updateCedric Brandily2014-09-152-1/+23
| | |_|_|/ | |/| | |
* | | | | Merge "Clean-up shell run and run_subcommand methods"Jenkins2014-09-151-33/+6
|\ \ \ \ \
| * | | | | Clean-up shell run and run_subcommand methodsStanislav Kudriashev2014-09-021-33/+6
| |/ / / /
* | | | | Merge "Silence iso8601 debug messages in verbose mode"Jenkins2014-09-151-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Silence iso8601 debug messages in verbose modeCedric Brandily2014-09-141-0/+1
| | |_|/ | |/| |
* | | | Merge "Updated from global requirements"Jenkins2014-09-152-3/+9
|\ \ \ \
| * | | | Updated from global requirementsOpenStack Proposal Bot2014-09-132-3/+9
* | | | | Merge "neutronclient shows low-level logs in console screen"Jenkins2014-09-151-1/+7
|\ \ \ \ \
| * | | | | neutronclient shows low-level logs in console screenFeng Xi Yan2014-08-141-1/+7
* | | | | | Merge "Stop using intersphinx"Jenkins2014-09-151-4/+1
|\ \ \ \ \ \
| * | | | | | Stop using intersphinxAndreas Jaeger2014-09-131-4/+1
| | |/ / / / | |/| | | |
* | | | | | Merge "Replace utils.dumps with jsonutils.dumps"Jenkins2014-09-152-3/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Replace utils.dumps with jsonutils.dumpssridhargaddam2014-09-132-3/+4
| |/ / / /
* | | | | Merge "Add L3 HA / VRRP support to CLI"Jenkins2014-09-132-7/+28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add L3 HA / VRRP support to CLIAssaf Muller2014-09-112-7/+28
| | |_|/ | |/| |
* | | | Merge "Unify doc-strings format"Jenkins2014-09-129-52/+30
|\ \ \ \ | |/ / / |/| | |
| * | | Unify doc-strings formatStanislav Kudriashev2014-08-289-52/+30
* | | | Merge "Small improve of str2dict function"Jenkins2014-09-091-13/+8
|\ \ \ \ | |/ / /
| * | | Small improve of str2dict functionStanislav Kudriashev2014-08-281-13/+8
* | | | Merge "Leverage openstack.common.jsonutils"Jenkins2014-09-098-128/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | Leverage openstack.common.jsonutilsAaron Rosen2014-09-038-128/+18
* | | | Updated from global requirements2.3.7OpenStack Proposal Bot2014-08-302-5/+5
|/ / /
* | | Merge "Avoid modifying default function arguments"Jenkins2014-08-305-25/+29
|\ \ \
| * | | Avoid modifying default function argumentsAngus Lees2014-08-125-25/+29
* | | | Merge "Remove unnecessary get_status_code wrapper function"Jenkins2014-08-302-27/+3
|\ \ \ \
| * | | | Remove unnecessary get_status_code wrapper functionIlya Shakhat2014-08-282-27/+3
| | |/ / | |/| |
* | | | Merge "Repeat add-tenant and remove-tenant option in cli"Jenkins2014-08-282-4/+51
|\ \ \ \ | |/ / / |/| | |
| * | | Repeat add-tenant and remove-tenant option in cliAaron-Zhang2312014-08-252-4/+51
* | | | Fix CLI support for DVR, take 2Assaf Muller2014-08-262-5/+9
* | | | Refactor CreateRouter to use update_dictAssaf Muller2014-08-261-5/+3
|/ / /
* | | Rename --timeout param to --http-timeoutKevin Benton2014-08-182-6/+6
* | | Merge "Fix listing security group rules"Jenkins2014-08-182-3/+123
|\ \ \
| * | | Fix listing security group rulesliuweicai2014-08-042-3/+123
* | | | Merge "Fix typo in cli help"Jenkins2014-08-151-1/+1
|\ \ \ \
| * | | | Fix typo in cli helpAbhishek Chanda2014-08-141-1/+1
| | |_|/ | |/| |
* | | | Merge "Remove incorrect super() call"Jenkins2014-08-151-9/+0
|\ \ \ \
| * | | | Remove incorrect super() callAngus Lees2014-08-121-9/+0
| | |_|/ | |/| |
* | | | Print exception when verbose is over DEBUG_LEVELZang MingJie2014-08-141-5/+5
| |/ / |/| |
* | | Merge "Remove "--disabled" for firewall create rule"Jenkins2014-08-132-10/+9
|\ \ \