summaryrefslogtreecommitdiff
path: root/openstackclient/tests/compute/v2/fakes.py
Commit message (Expand)AuthorAgeFilesLines
* Remove methods argument from FakeHypervisorStatsTang Chen2016-04-151-2/+1
* Remove fake methods code from compute networkTang Chen2016-04-121-77/+15
* Trivial: Rename FakehypervisorStats to FakeHypervisorStatsTang Chen2016-04-051-2/+2
* Merge "Add "aggregate unset" to osc"Jenkins2016-03-301-0/+32
|\
| * Add "aggregate unset" to oscRui Chen2016-03-241-0/+32
* | Refactor security group rule create to use SDKRichard Theis2016-03-231-3/+3
|/
* Merge "[compute] Add set host command"Jenkins2016-03-171-0/+56
|\
| * [compute] Add set host commandjichenjc2016-02-261-0/+56
* | Support "--long" option in ListServiceRui Chen2016-03-141-0/+2
* | Refactor security group show to use SDKRichard Theis2016-03-101-3/+10
* | Remove FakeFlavorResource classTang Chen2016-03-091-29/+16
* | Trivial: Fix incorrect comments in compute fakes.pyTang Chen2016-03-081-3/+3
|/
* Merge "[compute] Add unit test for keypair"Jenkins2016-03-041-0/+55
|\
| * [compute] Add unit test for keypairjichenjc2016-02-231-0/+55
* | Refactor security group list to use SDKRichard Theis2016-02-291-0/+64
|/
* 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-241-0/+6
|/
* Merge "Add unit tests for 'hypervisor stats' command"Jenkins2016-02-231-0/+61
|\
| * Add unit tests for 'hypervisor stats' commandting.wang2016-02-221-0/+61
* | Initialize _keys in __init__() in FakeFlavorResourceTang Chen2016-02-231-2/+5
|/
* Add unit test for "flavor show" commandTang Chen2016-02-201-0/+12
* 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
* | 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
|/
* Merge "Add unit tests for "hypervisor show" command"Jenkins2016-02-081-0/+26
|\
| * Add unit tests for "hypervisor show" commandTang Chen2016-02-071-0/+26
* | Define security_group_rules mock in FakeComputev2ClientTang Chen2016-02-061-0/+3
* | Move security_groups mock definition to FakeComputev2ClientTang Chen2016-02-061-0/+14
|/
* Add unit tests for "hypervisor list" commandTang Chen2016-02-051-0/+45
* Refactor "os availability zone list"Richard Theis2016-01-141-0/+62
* Use FakeVolume in server test cases.Tang Chen2015-12-081-2/+0
* Merge "Add project name/ID validation for "openstack quota show""Jenkins2015-12-011-0/+2
|\
| * Add project name/ID validation for "openstack quota show"xiexs2015-11-291-0/+2
* | Add testcases for compute.v2.servicexiexs2015-12-011-2/+9
|/
* Remove old fake flavor data.Tang Chen2015-11-281-12/+0
* Introduce class FakeFlavor to fake one or more flavors.Tang Chen2015-11-281-0/+64
* Refactor: Move FakeFlavorResource to compute_fakes.py.Tang Chen2015-11-281-0/+21
* Move FakeServer to tests.common.v2.compute.fakeslin-hua-cheng2015-11-251-0/+70
* Merge "Remove the old fake server data."Jenkins2015-11-251-9/+0
|\
| * Remove the old fake server data.Tang Chen2015-11-211-9/+0
* | Unable to set some compute quotasRichard Theis2015-11-201-0/+16
|/