summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Batch up minor cleanups for release"3.19.0Zuul2019-06-062-3/+3
|\
| * Batch up minor cleanups for releaseDean Troyer2019-05-202-3/+3
* | Merge "Deprecate openstack server migrate --host option"Zuul2019-06-062-8/+228
|\ \
| * | Deprecate openstack server migrate --host optionMatt Riedemann2019-05-242-8/+228
* | | Merge "Add changes-before attribute to server list"Zuul2019-06-063-2/+169
|\ \ \
| * | | Add changes-before attribute to server listzhangbailin2019-05-313-2/+169
* | | | Merge "Compute: Add description support for server"Zuul2019-06-052-0/+280
|\ \ \ \ | |/ / / |/| | |
| * | | Compute: Add description support for serverChen2019-05-172-0/+280
* | | | Merge "Remove code migrated to osc-lib long ago"Zuul2019-05-1810-377/+5
|\ \ \ \
| * | | | Remove code migrated to osc-lib long agoDean Troyer2019-05-1610-377/+5
* | | | | Merge "Serialize more aggregate functional tests"Zuul2019-05-182-98/+52
|\ \ \ \ \
| * | | | | Serialize more aggregate functional testsDean Troyer2019-05-172-98/+52
| | |_|_|/ | |/| | |
* | | | | Merge "Fix RuntimeError when showing project which has extra properties"Zuul2019-05-171-1/+1
|\ \ \ \ \
| * | | | | Fix RuntimeError when showing project which has extra propertiesYang Youseok2018-06-091-1/+1
* | | | | | Merge "Fix bug in endpoint group deletion"Zuul2019-05-173-3/+560
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix bug in endpoint group deletionJose Castro Leon2019-05-083-3/+560
* | | | | | Merge "Aggregate functional test tweak"Zuul2019-05-171-2/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Aggregate functional test tweakDean Troyer2019-05-161-2/+3
| | |_|_|/ | |/| | |
* | | | | Stop leaving temp files after unit test runsBrian Haley2019-05-102-19/+37
|/ / / /
* | | | Merge "Fix --limit option in image list sub-command"Zuul2019-05-082-4/+10
|\ \ \ \
| * | | | Fix --limit option in image list sub-commandRadoslaw Smigielski2019-02-042-4/+10
* | | | | Document that server dump create requires 2.17Matt Riedemann2019-05-011-0/+2
| |/ / / |/| | |
* | | | Merge "Tweak network segment range fiunction tests"Zuul2019-04-151-8/+8
|\ \ \ \
| * | | | Tweak network segment range fiunction testsDean Troyer2019-04-121-8/+8
* | | | | Merge "Before writing object data to stdout, re-open it in binary mode"Zuul2019-04-132-4/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Before writing object data to stdout, re-open it in binary modeTim Burke2019-04-102-4/+23
* | | | | Merge "Volume backup functional test tweak"Zuul2019-04-051-2/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Volume backup functional test tweakDean Troyer2019-04-021-2/+3
* | | | | Ignore case in security group rule --ethertypeJim Rollenhagen2019-04-012-0/+33
|/ / / /
* | | | Merge "Fix: incorrect check when no shared/private input"Zuul2019-03-162-2/+51
|\ \ \ \
| * | | | Fix: incorrect check when no shared/private inputKailun Qin2019-03-142-2/+51
* | | | | Merge "Fix service discovery in functional tests"Zuul2019-03-159-41/+41
|\ \ \ \ \
| * | | | | Fix service discovery in functional testsGlenn Van de Water2019-03-139-41/+41
| |/ / / /
* | | | | Merge "Fix: set invalid None project_id on range creation"Zuul2019-03-152-8/+36
|\ \ \ \ \ | |/ / / /
| * | | | Fix: set invalid None project_id on range creationKailun Qin2019-03-132-8/+36
* | | | | Merge "Delete the LB object quotas set command in openstackclient"Zuul2019-03-132-12/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Delete the LB object quotas set command in openstackclientyanpuqing2018-06-202-12/+0
* | | | | Merge "Add 'security_group' type support to network rbac commands"Zuul2019-03-113-4/+82
|\ \ \ \ \
| * | | | | Add 'security_group' type support to network rbac commandsDoug Wiegley2019-03-053-4/+82
* | | | | | Merge "Add network segment range command object"3.18.0Zuul2019-03-084-0/+1215
|\ \ \ \ \ \
| * | | | | | Add network segment range command objectKailun Qin2019-03-074-0/+1215
* | | | | | | Merge "Mention compute API 2.50 in openstack quota show --class"Zuul2019-03-071-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Mention compute API 2.50 in openstack quota show --classMatt Riedemann2019-03-071-1/+4
* | | | | | | | Merge "Add note about version 2.5 when listing servers using --ip6"Zuul2019-03-071-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Add note about version 2.5 when listing servers using --ip6Matt Riedemann2018-06-081-1/+3
* | | | | | | | | Merge "Mention 2.51 in help for openstack server event show"Zuul2019-03-071-2/+4
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Mention 2.51 in help for openstack server event showMatt Riedemann2018-06-091-2/+4
| |/ / / / / / /
* | | | | | | | Merge "API microversion 2.69: Handles Down Cells"Zuul2019-03-072-0/+52
|\ \ \ \ \ \ \ \
| * | | | | | | | API microversion 2.69: Handles Down CellsSurya Seetharaman2019-03-062-0/+52
* | | | | | | | | Merge "Add support for get details of Quota"Zuul2019-03-075-68/+337
|\ \ \ \ \ \ \ \ \