summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Remove "--disabled" for firewall create ruleKoteswara Rao Kelam2014-07-282-10/+9
* | | | Merge "Fix unit tests to succeed on any PYTHONHASHSEED"Jenkins2014-08-126-23/+69
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix unit tests to succeed on any PYTHONHASHSEEDIlya Shakhat2014-08-086-23/+69
* | | | Merge "Provide support for nested objects"Jenkins2014-08-122-28/+78
|\ \ \ \ | |/ / / |/| | |
| * | | Provide support for nested objectsCraig Tracey2014-08-042-28/+78
* | | | Merge "Updated from global requirements"Jenkins2014-08-051-1/+1
|\ \ \ \
| * | | | Updated from global requirementsOpenStack Proposal Bot2014-08-041-1/+1
* | | | | Add keystone v3 auth supportBradley Klein2014-08-049-127/+941
|/ / / /
* | | | Merge "Add option for retry number of connection attempts"Jenkins2014-08-046-7/+53
|\ \ \ \
| * | | | Add option for retry number of connection attemptsJakub Libosvar2014-07-296-7/+53
* | | | | Merge "Introduce shadow resources for NeutronCommands"Jenkins2014-08-042-52/+97
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Introduce shadow resources for NeutronCommandsCraig Tracey2014-08-022-52/+97
* | | | Merge "setup logger name of NeutronCommand automatically"Jenkins2014-08-0332-226/+58
|\ \ \ \
| * | | | setup logger name of NeutronCommand automaticallyIsaku Yamahata2014-07-3032-226/+58
| |/ / /
* | | | Merge "Python 3: compatibility of StringIO() and dict.iterkeys()"Jenkins2014-08-034-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Python 3: compatibility of StringIO() and dict.iterkeys()Ilya Shakhat2014-07-254-8/+8
* | | | Merge "Python 3: use six.iteritems()"2.3.6Jenkins2014-07-297-17/+26
|\ \ \ \ | |/ / /
| * | | Python 3: use six.iteritems()Cyril Roelandt2014-07-227-17/+26
* | | | Merge "Update theme for docs"Jenkins2014-07-292-2/+3
|\ \ \ \
| * | | | Update theme for docsSteve Martinelli2014-07-242-2/+3
* | | | | Merge "Add a tox job for generating docs"Jenkins2014-07-291-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | Add a tox job for generating docsSteve Martinelli2014-07-241-0/+4
| |/ / /
* | | | Merge "Improve the method find_resourceid_by_name_or_id"Jenkins2014-07-292-4/+56
|\ \ \ \ | |_|/ / |/| | |
| * | | Improve the method find_resourceid_by_name_or_idFei Long Wang2014-07-282-4/+56
| | |/ | |/|
* | | Merge "Create new IPv6 attributes for Subnets by client"Jenkins2014-07-292-0/+112
|\ \ \
| * | | Create new IPv6 attributes for Subnets by clientXuhan Peng2014-07-232-0/+112
| | |/ | |/|
* | | Merge "Some edits for help strings"Jenkins2014-07-282-7/+7
|\ \ \
| * | | Some edits for help stringsAndreas Jaeger2014-07-132-7/+7
* | | | Merge "Changed 'json' to 'JSON'"Jenkins2014-07-281-2/+2
|\ \ \ \
| * | | | Changed 'json' to 'JSON'Christian Berendt2014-07-131-2/+2
| |/ / /
* | | | Merge "Add MacAddressInUseClient exception handling"Jenkins2014-07-282-0/+5
|\ \ \ \
| * | | | Add MacAddressInUseClient exception handlingMatt Riedemann2014-07-232-0/+5
| | |/ / | |/| |