summaryrefslogtreecommitdiff
path: root/openstackclient/tests/fakes.py
Commit message (Expand)AuthorAgeFilesLines
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-242/+0
* Standardize import formatshizhihui2016-07-221-1/+1
* Moving authentication from keystoneclient to keystoneauthNavid Pustchi2016-06-091-0/+15
* Fix --enable options on commandsRichard Theis2016-06-021-1/+1
* Merge "Add network segment command object"Jenkins2016-05-301-0/+5
|\
| * Add network segment command objectRichard Theis2016-05-271-0/+5
* | [compute] Add server backup functionjichenjc2016-05-271-0/+3
|/
* Refactor TestVolumeShow with FakeVolumeting.wang2016-05-171-0/+4
* Fix mutable default arguments in testsTang Chen2016-04-201-2/+8
* Move keys() methods in each resource class to FakeResourceTang Chen2016-04-111-0/+3
* Fixed a bunch of spacingBrandon Palm2016-02-231-0/+9
* Refactor network endpoint enablement checkingRichard Theis2016-01-041-1/+13
* Move FakeServer to tests.common.v2.compute.fakeslin-hua-cheng2015-11-251-70/+0
* Introduce random server faking mechanism.Tang Chen2015-11-191-0/+70
* Enable FakeResource to fake methods.Tang Chen2015-11-191-1/+26
* Fix issue when displaying image_memberlin-hua-cheng2015-10-231-0/+8
* Move session and fixtures to keystoneauth1Steve Martinelli2015-10-141-1/+1
* Add configuration show commandTerryHowe2015-07-231-0/+12
* Rename endpoint type to interfaceTerryHowe2015-07-151-1/+1
* Add --os-endpoint-type cli optional argumentRoxana Gherle2015-07-021-0/+2
* Check volume status before extending sizelin-hua-cheng2015-02-061-1/+22
* Add helpful messages when authN'ing with passwordSteve Martinelli2015-01-161-0/+1
* Upgrade hacking to 0.10Steve Martinelli2015-01-121-1/+1
* Merge "Use fixtures from keystoneclient for static data"Jenkins2014-11-121-134/+11
|\
| * Use fixtures from keystoneclient for static dataJamie Lennox2014-10-311-134/+11
* | Add --or-show option to user createDean Troyer2014-11-071-0/+1
* | Unscoped federated user-specific commandsMatthieu Huin2014-10-301-0/+1
|/
* Support for keystone auth pluginsMatthieu Huin2014-10-091-0/+136
* Test top-to-bottom: object-store containersDean Troyer2014-09-291-1/+7
* Change app.restapi to app.client_manager.sessionDean Troyer2014-08-251-1/+16
* Network CRUDTerry Howe2014-06-241-0/+1
* Use six.iteritems() rather than dict.iteritems()Cyril Roelandt2014-02-111-1/+2
* Merge "Add module list command"Jenkins2013-12-051-0/+6
|\
| * Add module list commandDean Troyer2013-12-031-0/+6
* | Expand support for command extensionsDean Troyer2013-11-211-0/+1
|/
* Complete basic test infrastructureDean Troyer2013-11-181-0/+4
* Prepare for Identity v3 testsDean Troyer2013-09-091-1/+5
* Refactor fake data for projects and usersDean Troyer2013-09-041-5/+1
* Object API commands using our REST API layerDean Troyer2013-08-281-0/+5
* Add Identity v2 project testsDean Troyer2013-08-161-0/+62