summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [compute] Add unit test for keypairjichenjc2016-02-233-1/+318
* Merge "Add missing command/configuration object"Jenkins2016-02-265-2/+89
|\
| * Add missing command/configuration objectRui Chen2016-02-265-2/+89
* | Updated from global requirementsOpenStack Proposal Bot2016-02-261-1/+1
|/
* Merge "Defaults are ignored with flake8"Jenkins2016-02-265-6/+10
|\
| * Defaults are ignored with flake8Tom Cocozzello2016-02-235-6/+10
* | Merge "Floating IP: Neutron support for "ip floating show" command"Jenkins2016-02-257-2/+175
|\ \
| * | Floating IP: Neutron support for "ip floating show" commandTang Chen2016-02-247-2/+175
* | | Merge "Fixed a bunch of spacing"Jenkins2016-02-2547-76/+183
|\ \ \ | | |/ | |/|
| * | Fixed a bunch of spacingBrandon Palm2016-02-2347-76/+183
* | | Merge "Add python-searchlightclient to list of adopters."Jenkins2016-02-251-0/+1
|\ \ \
| * | | Add python-searchlightclient to list of adopters.Travis Tripp2016-01-211-0/+1
* | | | Merge "update heat object and command doc"Jenkins2016-02-253-2/+16
|\ \ \ \
| * | | | update heat object and command docMark Vanderwiel2016-02-253-2/+16
* | | | | Merge "Add some test cases for "server list" command"Jenkins2016-02-252-27/+78
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add some test cases for "server list" commandting.wang2016-02-242-27/+78
| | |_|/ | |/| |
* | | | Merge "Improve tox to show coverage report on same window"Jenkins2016-02-241-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Improve tox to show coverage report on same windowting.wang2016-02-241-1/+3
* | | | Merge "Refactor network AZ exception handling"Jenkins2016-02-241-3/+2
|\ \ \ \
| * | | | Refactor network AZ exception handlingRichard Theis2016-02-101-3/+2
* | | | | Merge "Py3 replace dict.iteritems with six.iteritems"Jenkins2016-02-241-1/+1
|\ \ \ \ \
| * | | | | Py3 replace dict.iteritems with six.iteritemsting.wang2016-02-241-1/+1
| | |/ / / | |/| | |
* | | | | Updated from global requirementsOpenStack Proposal Bot2016-02-241-1/+1
|/ / / /
* | | | Merge "Use update_parser_common() in ShowNetwork"Jenkins2016-02-231-2/+1
|\ \ \ \
| * | | | Use update_parser_common() in ShowNetworkTang Chen2016-02-231-2/+1
| | |_|/ | |/| |
* | | | Merge "Add "security group rule show" command"Jenkins2016-02-237-4/+236
|\ \ \ \
| * | | | Add "security group rule show" commandRichard Theis2016-02-237-4/+236
* | | | | Fix wrong return value in TestDeleteFloatingIPNetworkTang Chen2016-02-231-1/+1
| |/ / / |/| | |
* | | | Merge "Use instanceof instead of type"Jenkins2016-02-233-6/+6
|\ \ \ \
| * | | | Use instanceof instead of typeBrandon Palm2016-02-223-6/+6
* | | | | Merge "Add functional tests for "volume" commands v2"Jenkins2016-02-234-2/+116
|\ \ \ \ \
| * | | | | Add functional tests for "volume" commands v2Tang Chen2016-02-214-2/+116
* | | | | | Merge "Add unit tests for 'hypervisor stats' command"Jenkins2016-02-232-0/+140
|\ \ \ \ \ \
| * | | | | | Add unit tests for 'hypervisor stats' commandting.wang2016-02-222-0/+140
* | | | | | | Merge "Add "os subnet show" command using SDK"Jenkins2016-02-236-2/+133
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add "os subnet show" command using SDKBrad Behle2016-02-226-2/+133
| |/ / / / /
* | | | | | Initialize _keys in __init__() in FakeFlavorResourceTang Chen2016-02-231-2/+5
|/ / / / /
* | | | | Merge "Add unit test for "flavor show" command"Jenkins2016-02-222-10/+89
|\ \ \ \ \
| * | | | | Add unit test for "flavor show" commandTang Chen2016-02-202-10/+89
| |/ / / /
* | | | | Merge "gitignore .idea"Jenkins2016-02-221-0/+1
|\ \ \ \ \
| * | | | | gitignore .ideating.wang2016-02-201-0/+1
* | | | | | Merge "Add functional tests for "image" command v2"Jenkins2016-02-222-0/+67
|\ \ \ \ \ \
| * | | | | | Add functional tests for "image" command v2Tang Chen2016-02-212-0/+67
| | |/ / / / | |/| | | |
* | | | | | Merge "Clean redundant argument to dict.get"Jenkins2016-02-225-47/+42
|\ \ \ \ \ \
| * | | | | | Clean redundant argument to dict.getting.wang2016-02-215-47/+42
* | | | | | | Merge "Refactor: Set "project_id" for FakeXXX in a consistent style"Jenkins2016-02-211-10/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Refactor: Set "project_id" for FakeXXX in a consistent styleTang Chen2016-02-201-10/+9
| |/ / / / /
* | | | | | Merge "Support unscoped token request"Jenkins2016-02-2111-6/+125
|\ \ \ \ \ \
| * | | | | | Support unscoped token requestguang-yee2016-02-1911-6/+125
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix Mutable default argument"Jenkins2016-02-211-2/+12
|\ \ \ \ \ \