summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/compute/v2/fakes.py
Commit message (Expand)AuthorAgeFilesLines
* Re-implement novaclient bits removed in 10.03.14.2Dean Troyer2018-04-201-4/+1
* Use flake8-import-order pluginAkihiro Motoki2017-08-171-1/+2
* Trivial fix typosVu Cong Tuan2017-05-301-2/+2
* Low-level Compute v2 API: floating ip poolDean Troyer2017-04-181-14/+1
* Low-level Compute v2 API: networkDean Troyer2017-04-171-7/+1
* Merge "Low-level Compute v2 API: floating ip"Jenkins2017-04-171-5/+1
|\
| * Low-level Compute v2 API: floating ipDean Troyer2017-04-111-5/+1
* | Low-level Compute v2 API: security group rulesDean Troyer2017-04-111-4/+1
|/
* Low-level Compute v2 API: security groupDean Troyer2017-04-111-8/+7
* Merge "OSC Quota List"Jenkins2017-03-211-0/+64
|\
| * OSC Quota ListSindhu Devale2017-03-101-0/+64
* | Add server event list and show commandsRui Chen2017-03-071-0/+44
|/
* Add unit tests for usage commands in compute v2jiahui.qiang2016-12-261-0/+65
* Support "--no" option in aggregate setRui Chen2016-09-241-0/+1
* Replace 'MagicMock' with 'Mock'qtang2016-09-141-6/+6
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-0/+1249