summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in docstrings and commentsDao Cong Tien2016-04-063-3/+3
* Trivial: Rename FakehypervisorStats to FakeHypervisorStatsTang Chen2016-04-052-3/+3
* rxtx factor should be a floatSean Dague2016-04-041-3/+3
* Don't mask authorization errorsHidekazu Nakamura2016-04-012-16/+21
* Merge "Add default value to pool-prefix in Subnet-pool"Jenkins2016-04-012-0/+4
|\
| * Add default value to pool-prefix in Subnet-poolreedip2016-04-012-0/+4
* | Merge "Follow Boolean Option rule"Jenkins2016-04-016-66/+57
|\ \ | |/ |/|
| * Follow Boolean Option rulereedip2016-03-316-66/+57
* | Add --project to "subnet pool create"Tang Chen2016-03-312-4/+73
|/
* Merge "Add unit tests for compute v2 aggregate"Jenkins2016-03-301-5/+331
|\
| * Add unit tests for compute v2 aggregateRui Chen2016-03-261-5/+331
* | Merge "Add "aggregate unset" to osc"Jenkins2016-03-303-0/+129
|\ \ | |/
| * Add "aggregate unset" to oscRui Chen2016-03-243-0/+129
* | Merge "Fix subnet pool prefix length option"Jenkins2016-03-302-9/+9
|\ \
| * | Fix subnet pool prefix length optionRichard Theis2016-03-302-9/+9
* | | Wrong param type in compute-service.rstSheel Rana2016-03-301-2/+2
|/ /
* | Merge "Remove unused method 'from_response'"Jenkins2016-03-291-25/+0
|\ \
| * | Remove unused method 'from_response'Wenzhi Yu2016-03-291-25/+0
* | | Merge "Docs cleanup: volume type"Jenkins2016-03-292-30/+30
|\ \ \ | |/ / |/| |
| * | Docs cleanup: volume typeDean Troyer2016-03-282-30/+30
* | | Docs cleanup: volume command helpDean Troyer2016-03-282-56/+56
|/ /
* | Merge "Support security group name for --src-group"Jenkins2016-03-282-7/+15
|\ \
| * | Support security group name for --src-groupRichard Theis2016-03-232-7/+15
* | | Merge "Refactor security group rule create to use SDK"Jenkins2016-03-286-343/+423
|\ \ \ | |/ /
| * | Refactor security group rule create to use SDKRichard Theis2016-03-236-343/+423
| |/
* | Merge "Subnet: Add "subnet set" command using SDK"Jenkins2016-03-252-80/+209
|\ \
| * | Subnet: Add "subnet set" command using SDKreedip2016-03-242-80/+209
* | | [Floating IP] Neutron support for "ip floating create" commandTang Chen2016-03-243-23/+249
| |/ |/|
* | Merge "Fix "server unset" document issue"Jenkins2016-03-231-1/+1
|\ \
| * | Fix "server unset" document issueRui Chen2016-03-231-1/+1
* | | Trivial: Fix typo in common/limits.pyTang Chen2016-03-231-2/+2
|/ /
* | Use assert_called_once_with() instead of assert_called_with()Tang Chen2016-03-226-58/+65
* | Merge "Improve error for token issue command without auth"Jenkins2016-03-211-0/+4
|\ \
| * | Improve error for token issue command without authtimothy-symanczyk2016-03-181-0/+4
* | | Image API v2: make volume_type optionalNicolas Simonds2016-03-181-1/+4
|/ /
* | Fix keypair create --public-keyDean Troyer2016-03-181-2/+1
* | Merge "Fix options in port create/set"Jenkins2016-03-172-12/+52
|\ \ | |/ |/|
| * Fix options in port create/setDean Troyer2016-03-172-12/+52
* | Merge "Add option to allow filtering by router on port list"Jenkins2016-03-172-2/+41
|\ \
| * | Add option to allow filtering by router on port listJas2016-03-162-2/+41
* | | Merge "[compute] Add set host command"Jenkins2016-03-173-0/+188
|\ \ \
| * | | [compute] Add set host commandjichenjc2016-02-263-0/+188
* | | | Add support for deleting Image-propertyroot2016-03-162-4/+69
* | | | Add support for setting Image-propertyroot2016-03-162-1/+42
* | | | Merge "Add project options to security group create"Jenkins2016-03-162-0/+62
|\ \ \ \
| * | | | Add project options to security group createRichard Theis2016-03-112-0/+62
| | |_|/ | |/| |
* | | | Merge "Support "--long" option in ListService"Jenkins2016-03-143-10/+54
|\ \ \ \
| * | | | Support "--long" option in ListServiceRui Chen2016-03-143-10/+54
* | | | | Merge "Add "os subnet create" command using SDK"Jenkins2016-03-143-7/+557
|\ \ \ \ \
| * | | | | Add "os subnet create" command using SDKBrad Behle2016-03-103-7/+557