summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Add network availability for oscManjeet Singh Bhatia2016-06-032-0/+224
* Fix image tests to use warlock resourcesDean Troyer2016-05-202-43/+21
* Merge "Add support of setting snapshot state"Jenkins2016-05-181-2/+18
|\
| * Add support of setting snapshot stateXi Yang2016-03-091-2/+18
* | Merge "Add ip version filter to subnet list"Jenkins2016-05-171-0/+16
|\ \
| * | Add ip version filter to subnet listManjeet Singh Bhatia2016-05-161-0/+16
* | | Merge "Add FakeBackup class and updata backup unittest in volumeV2"Jenkins2016-05-172-113/+193
|\ \ \
| * | | Add FakeBackup class and updata backup unittest in volumeV2Huanxuan Ao2016-05-172-113/+193
| |/ /
* | | Merge "Enhance exception handling for "network delete" command"Jenkins2016-05-172-16/+152
|\ \ \
| * | | Enhance exception handling for "network delete" commandTang Chen2016-04-142-16/+152
* | | | Merge "Add VLAN Transparent option to ``osc network``"Jenkins2016-05-161-0/+6
|\ \ \ \
| * | | | Add VLAN Transparent option to ``osc network``reedip2016-05-161-0/+6
* | | | | Merge "Refactor TestRemoveProjectImage with FakeImage class"Jenkins2016-05-161-11/+9
|\ \ \ \ \
| * | | | | Refactor TestRemoveProjectImage with FakeImage classting wang2016-05-161-11/+9
* | | | | | Merge "Added --no-route to the router set command"Jenkins2016-05-161-0/+36
|\ \ \ \ \ \
| * | | | | | Added --no-route to the router set commandHideki Saito2016-05-161-0/+36
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Refactor TestImageList with FakeImage class"Jenkins2016-05-161-18/+21
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Refactor TestImageList with FakeImage classting.wang2016-05-141-18/+21
* | | | | | Merge "Refactor TestAddProjectToImage with FakeImage class"Jenkins2016-05-161-14/+18
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Refactor TestAddProjectToImage with FakeImage classxiexs2016-05-141-14/+18
| |/ / / /
* | | | | Merge "Fix network router type display"Jenkins2016-05-162-10/+10
|\ \ \ \ \
| * | | | | Fix network router type displayRichard Theis2016-05-052-10/+10
* | | | | | Additional network protocol supportRichard Theis2016-05-142-12/+234
| |/ / / / |/| | | |
* | | | | 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-111-7/+5
|\ \ \ \ \ \ \
| * | | | | | | Use find_resource() instead of get() in _prep_server_detail()Tang Chen2016-05-091-7/+5
* | | | | | | | Merge "Implement "address scope set" command"Jenkins2016-05-111-0/+67
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Implement "address scope set" commandHuanxuan Ao2016-05-111-0/+67
* | | | | | | | Merge "Implement "address scope show" command"Jenkins2016-05-111-0/+53
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Implement "address scope show" commandHuanxuan Ao2016-05-111-0/+53
* | | | | | | | Merge "Implement "address scope list" command"Jenkins2016-05-112-0/+60
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Implement "address scope list" commandHuanxuan Ao2016-05-112-0/+60
* | | | | | | | Merge "Implement "address scope delete" command"Jenkins2016-05-111-0/+31
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Implement "address scope delete" commandHuanxuan Ao2016-05-111-0/+31
* | | | | | | | Merge "Implement "address scope create" command"Jenkins2016-05-111-0/+164
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | Implement "address scope create" commandHuanxuan Ao2016-05-111-0/+164
| | |_|/ / / | |/| | | |
* | | | | | Merge "Map server power state num to meanful string"Jenkins2016-05-092-1/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Map server power state num to meanful stringTang Chen2016-05-072-1/+7
* | | | | | 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
* | | | | | Merge "Make "flavor show" command to show a private flavor properly"Jenkins2016-05-061-13/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make "flavor show" command to show a private flavor properlyHuanxuan Ao2016-05-021-13/+9
* | | | | | Remove unnecessary type conversions in network unit testsTang Chen2016-05-065-46/+52
| |_|/ / / |/| | | |
* | | | | 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 "Fix router set --route option"Jenkins2016-05-031-6/+9
|\ \ \ \ \
| * | | | | Fix router set --route optionRichard Theis2016-04-182-8/+13