summaryrefslogtreecommitdiff
path: root/openstackclient/tests/compute/v2/fakes.py
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|/
* Split the vol_id from a dev mappingxiexs2015-11-111-0/+10
* Add compute service deleteAlex Schultz2015-10-161-0/+4
* Fix quota set failed problemjiaxi2015-07-281-0/+18
* Fix security group create description bugDean Troyer2015-04-221-0/+6
* Add 'find by name' to --nic for creating serverzhiyuan_cai2015-01-271-0/+6
* Close files on server create, add testsDean Troyer2014-10-141-0/+1
* Fix server resizeDean Troyer2014-07-081-0/+14
* Add support for extension listMatt Fischer2014-06-111-0/+21
* Add server image create commandDean Troyer2013-11-181-7/+6
* Complete basic test infrastructureDean Troyer2013-11-181-0/+55