summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add provider network options to osc network create"Jenkins2016-04-062-0/+35
|\
| * Add provider network options to osc network createreedip2016-04-062-0/+35
* | Merge "Add external network options to osc network create"Jenkins2016-04-063-1/+46
|\ \ | |/
| * Add external network options to osc network createreedip2016-04-063-1/+46
* | Merge "Log hint when --enable present with --disable-reason"Jenkins2016-04-062-11/+71
|\ \
| * | Log hint when --enable present with --disable-reasonRui Chen2016-04-052-11/+71
* | | Merge "Use fixtures and addCleanup instead of tearDown"Jenkins2016-04-061-34/+25
|\ \ \
| * | | Use fixtures and addCleanup instead of tearDownCedric Brandily2016-04-051-34/+25
| |/ /
* | | Merge "Fix typos in docstrings and comments"Jenkins2016-04-063-3/+3
|\ \ \
| * | | Fix typos in docstrings and commentsDao Cong Tien2016-04-063-3/+3
* | | | Merge "Add name option to 'port set'"Jenkins2016-04-062-2/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Add name option to 'port set'reedip2016-04-052-2/+10
* | | | 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
|\ \