summaryrefslogtreecommitdiff
path: root/openstackclient/tests/compute
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Trivial: Fix "abstractmethod" to "abstract method"Tang Chen2016-02-106-24/+24
|/
* Merge "Compute: Fix DisplayCommandBase comments for cliff ShowOne subclass te...Jenkins2016-02-083-12/+36
|\
| * Compute: Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-063-12/+36
* | Merge "Compute: Fix DisplayCommandBase comments for cliff Lister subclass tests"Jenkins2016-02-084-9/+27
|\ \ | |/
| * Compute: Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-064-9/+27
* | Merge "Compute: Fix DisplayCommandBase comments for cliff Command subclass te...Jenkins2016-02-082-10/+0
|\ \ | |/
| * Compute: Fix DisplayCommandBase comments for cliff Command subclass testsTang Chen2016-02-062-10/+0
* | Merge "Add unit tests for "hypervisor show" command"Jenkins2016-02-082-0/+131
|\ \
| * | Add unit tests for "hypervisor show" commandTang Chen2016-02-072-0/+131
| |/
* | Remove identity_client.projects definition in TestSecurityGroupTang Chen2016-02-061-4/+2
* | Define security_group_rules mock in FakeComputev2ClientTang Chen2016-02-062-5/+6
* | Move security_groups mock definition to FakeComputev2ClientTang Chen2016-02-063-6/+18
|/