summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Changed the nomenclature of credentials commandAdriano Fialho2016-05-142-6/+6
|/ / / / / / / / / /
* | | | | | | | | | Merge "Refactor TestVolumeList with FakeVolume"Jenkins2016-05-122-64/+63
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Refactor TestVolumeList with FakeVolumeting.wang2016-05-112-64/+63
* | | | | | | | | Merge "Add unit tests for "server show" command"Jenkins2016-05-111-0/+95
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add unit tests for "server show" commandTang Chen2016-05-111-0/+95
* | | | | | | | | | Merge "Use find_resource() instead of get() in _prep_server_detail()"Jenkins2016-05-112-11/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use find_resource() instead of get() in _prep_server_detail()Tang Chen2016-05-092-11/+6
* | | | | | | | | | | Merge "Fix functional test for floatingip add/remove in ComputeV2"Jenkins2016-05-111-6/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix functional test for floatingip add/remove in ComputeV2Huanxuan Ao2016-05-111-6/+3
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Implement "address scope set" command"Jenkins2016-05-116-1/+201
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Implement "address scope set" commandHuanxuan Ao2016-05-116-1/+201
* | | | | | | | | | | Merge "Implement "address scope show" command"Jenkins2016-05-114-0/+94
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Implement "address scope show" commandHuanxuan Ao2016-05-114-0/+94
* | | | | | | | | | | Merge "Implement "address scope list" command"Jenkins2016-05-115-0/+98
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Implement "address scope list" commandHuanxuan Ao2016-05-115-0/+98
* | | | | | | | | | | Merge "Implement "address scope delete" command"Jenkins2016-05-114-0/+67
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Implement "address scope delete" commandHuanxuan Ao2016-05-114-0/+67
* | | | | | | | | | | Merge "Implement "address scope create" command"Jenkins2016-05-115-0/+311
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | / / / / / / / / / | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Implement "address scope create" commandHuanxuan Ao2016-05-115-0/+311
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Documentation updates"Jenkins2016-05-101-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation updatesDean Troyer2016-04-301-2/+2
* | | | | | | | | | Updated from global requirementsOpenStack Proposal Bot2016-05-101-1/+1
* | | | | | | | | | Merge "Ignore domain related config when using with keystone v2"Jenkins2016-05-091-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Ignore domain related config when using with keystone v2Hieu LE2016-05-091-3/+3
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Map server power state num to meanful string"Jenkins2016-05-093-1/+12
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Map server power state num to meanful stringTang Chen2016-05-073-1/+12
* | | | | | | | | | Merge "Fix functional test failures"Jenkins2016-05-081-9/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix functional test failuresRichard Theis2016-05-071-9/+11
* | | | | | | | | | | Merge "Trivial: Remove unuseful comments for assertRaise() checking"Jenkins2016-05-075-16/+0
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Trivial: Remove unuseful comments for assertRaise() checkingTang Chen2016-05-065-16/+0
| |/ / / / / / / / /
* | | | | | | | | | Updated from global requirementsOpenStack Proposal Bot2016-05-061-1/+1
* | | | | | | | | | Merge "Add describe of overwrite options behavior into devref"Jenkins2016-05-061-7/+26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add describe of overwrite options behavior into devrefRui Chen2016-05-031-7/+26
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge "Spec to Implement IP Availability"Jenkins2016-05-061-0/+61
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Spec to Implement IP AvailabilityAnkur Gupta2016-05-021-0/+61
* | | | | | | | | | | Merge "Make "flavor show" command to show a private flavor properly"Jenkins2016-05-063-21/+37
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Make "flavor show" command to show a private flavor properlyHuanxuan Ao2016-05-023-21/+37
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge "Ignore domain related config when using with keystone v2"Jenkins2016-05-061-0/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Ignore domain related config when using with keystone v2Hieu LE2016-05-061-0/+12
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Remove unnecessary type conversions in network unit testsTang Chen2016-05-065-46/+52
|/ / / / / / / / /
* | | | | | | | | bump timeout to prevent gate failuresSteve Martinelli2016-05-051-1/+1
* | | | | | | | | Merge "Add a unit test for "flavor create" command"Jenkins2016-05-052-2/+162
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add a unit test for "flavor create" commandHuanxuan Ao2016-05-042-2/+162
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "Add functional tests for commands of floating ip"Jenkins2016-05-051-0/+58
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add functional tests for commands of floating ipHuanxuan Ao2016-04-281-0/+58
* | | | | | | | | | Added "name" parameter to the help message.sharat.sharma2016-05-041-1/+1
* | | | | | | | | | Merge "Fix router set --route option"Jenkins2016-05-033-11/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix router set --route optionRichard Theis2016-04-184-13/+43
* | | | | | | | | | | remove assert in favor an if/elseMichael McCune2016-05-023-15/+18
* | | | | | | | | | | Merge "Fixes BadRequest when no --pool-prefix given"Jenkins2016-05-024-9/+28
|\ \ \ \ \ \ \ \ \ \ \