summaryrefslogtreecommitdiff
path: root/openstackclient/tests/compute
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Refactor security group rule list to use SDK"Jenkins2016-04-111-229/+0
|\
| * Refactor security group rule list to use SDKRichard Theis2016-03-281-229/+0
* | Merge "Log hint when --enable present with --disable-reason"Jenkins2016-04-061-9/+64
|\ \
| * | Log hint when --enable present with --disable-reasonRui Chen2016-04-051-9/+64
* | | Trivial: Rename FakehypervisorStats to FakeHypervisorStatsTang Chen2016-04-052-3/+3
|/ /
* | Merge "Add unit tests for compute v2 aggregate"Jenkins2016-03-301-5/+331
|\ \
| * | Add unit tests for compute v2 aggregateRui Chen2016-03-261-5/+331
* | | Merge "Add "aggregate unset" to osc"Jenkins2016-03-302-0/+98
|\ \ \ | |/ / | | / | |/ |/|
| * Add "aggregate unset" to oscRui Chen2016-03-242-0/+98
* | Refactor security group rule create to use SDKRichard Theis2016-03-232-269/+3
|/
* Merge "[compute] Add set host command"Jenkins2016-03-172-0/+131
|\
| * [compute] Add set host commandjichenjc2016-02-262-0/+131
* | Support "--long" option in ListServiceRui Chen2016-03-142-1/+27
* | Refactor security group create to use SDKRichard Theis2016-03-101-127/+0
* | Refactor security group show to use SDKRichard Theis2016-03-101-3/+10
* | Merge "Remove FakeFlavorResource class"Jenkins2016-03-091-29/+16
|\ \
| * | Remove FakeFlavorResource classTang Chen2016-03-091-29/+16
* | | Merge "Add --reason for disable service"Jenkins2016-03-091-0/+26
|\ \ \ | |/ / |/| |
| * | Add --reason for disable servicejichenjc2016-03-091-0/+26
* | | Trivial: Fix incorrect comments in compute fakes.pyTang Chen2016-03-081-3/+3
| |/ |/|
* | Merge "[compute] Support restore server"Jenkins2016-03-041-0/+20
|\ \
| * | [compute] Support restore serverjichenjc2016-02-231-0/+20
* | | Merge "[compute] Add unit test for keypair"Jenkins2016-03-042-0/+315
|\ \ \
| * | | [compute] Add unit test for keypairjichenjc2016-02-232-0/+315
* | | | Merge "Add test cases to test some commands with '--wait' and fix bug"Jenkins2016-03-041-0/+188
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add test cases to test some commands with '--wait' and fix bugting.wang2016-03-021-0/+188
* | | | Refactor security group list to use SDKRichard Theis2016-02-292-62/+64
* | | | Merge "Make SetFlavor and UnsetFlavor inherit from cliff.Command"Jenkins2016-02-291-10/+4
|\ \ \ \
| * | | | Make SetFlavor and UnsetFlavor inherit from cliff.CommandTang Chen2016-02-271-10/+4
| | |/ / | |/| |
* | | | [Compute] Check return value is None in compute unit tests.Tang Chen2016-02-273-45/+33
|/ / /
* | | Merge "Floating IP: Neutron support for "ip floating show" command"Jenkins2016-02-251-0/+1
|\ \ \
| * | | Floating IP: Neutron support for "ip floating show" commandTang Chen2016-02-241-0/+1
| |/ /
* | | Merge "Fixed a bunch of spacing"Jenkins2016-02-251-0/+2
|\ \ \ | |_|/ |/| |
| * | Fixed a bunch of spacingBrandon Palm2016-02-231-0/+2
| |/
* | Add some test cases for "server list" commandting.wang2016-02-242-27/+78
|/
* 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
* | Initialize _keys in __init__() in FakeFlavorResourceTang Chen2016-02-231-2/+5
|/
* Add unit test for "flavor show" commandTang Chen2016-02-202-10/+89
* Merge "Support "network show" command in nova network"Jenkins2016-02-181-2/+31
|\
| * Support "network show" command in nova networkTang Chen2016-02-171-2/+31
* | Merge "Support "network list" command in nova network"Jenkins2016-02-181-0/+58
|\ \ | |/
| * Support "network list" command in nova networkTang Chen2016-02-171-0/+58
* | Merge "Refactor security group rule delete to use SDK"Jenkins2016-02-181-0/+62
|\ \ | |/ |/|
| * Refactor security group rule delete to use SDKRichard Theis2016-02-101-0/+62
* | Define FakeFloatingIP class in tests/compute for nova network commandsTang Chen2016-02-161-0/+79
* | Merge "Use assertRaises() to check if an exception is raised"Jenkins2016-02-151-5/+4
|\ \
| * | Use assertRaises() to check if an exception is raisedTang Chen2016-02-141-5/+4
* | | Support "network delete" command in nova networkTang Chen2016-02-141-0/+4
|/ /
* | Floating IP: Neutron support for "ip floating delete" commandJude Job2016-02-141-0/+3