summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/compute/v2/fakes.py
Commit message (Expand)AuthorAgeFilesLines
* Bump hacking versionStephen Finucane2019-08-271-1/+1
* Merge "Add support for get details of Quota"Zuul2019-03-071-0/+32
|\
| * Add support for get details of QuotaSławek Kapłoński2019-02-241-0/+32
* | Paginate over usage list to return all usagesPavlo Shchelokovskyy2019-02-281-0/+1
|/
* Merge "Default --nic to 'auto' if creating a server with >= 2.37"Zuul2018-10-261-0/+3
|\
| * Default --nic to 'auto' if creating a server with >= 2.37Matt Riedemann2018-03-211-0/+3
* | Compute: Add description support for flavortianhui2018-06-201-0/+1
* | Fix limits show command without Nova and CinderJude Cross2018-04-031-0/+110
|/
* Re-implement novaclient bits removed in 10.0Dean Troyer2018-03-131-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