summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "stop image downloads to memory"Zuul2020-12-023-3/+12
|\ \ \
| * | | stop image downloads to memorySimon Merrick2020-11-253-3/+12
* | | | Merge "Add NODE and HOST parameters in "server create" help text"Zuul2020-12-011-1/+6
|\ \ \ \
| * | | | Add NODE and HOST parameters in "server create" help textyanpuqing2020-12-011-1/+6
| | |/ / | |/| |
* | | | Merge "Remove None valued network quota entries"Zuul2020-12-012-4/+32
|\ \ \ \
| * | | | Remove None valued network quota entriesasarfaty2020-09-222-4/+32
* | | | | Merge "Add id and enabled param in ListIdentityProvider parser"Zuul2020-12-012-1/+78
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add id and enabled param in ListIdentityProvider parserVishakha Agarwal2020-07-242-1/+78
| | |_|/ | |/| |
* | | | Add "fields" parameter to ListPort queryRodolfo Alonso Hernandez2020-11-182-20/+56
| |_|/ |/| |
* | | Merge "Add a few selectable fields to the "openstack server list" output"Zuul2020-11-182-0/+40
|\ \ \
| * | | Add a few selectable fields to the "openstack server list" outputjay2020-11-052-0/+40
| |/ /
* | | Merge "trivial: Document removal of support for agents"Zuul2020-11-181-4/+24
|\ \ \
| * | | trivial: Document removal of support for agentsStephen Finucane2020-11-171-4/+24
* | | | Merge "Switch 'openstack keypair' ops to use SDK"Zuul2020-11-172-146/+125
|\ \ \ \
| * | | | Switch 'openstack keypair' ops to use SDKArtem Goncharov2020-11-092-146/+125
* | | | | Merge "Allow to resize in-use volumes"Zuul2020-11-172-6/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Allow to resize in-use volumesDmitriy Rabotyagov2020-11-112-6/+15
* | | | | Merge "tests: Remove 'agent' functional tests"Zuul2020-11-162-197/+1
|\ \ \ \ \
| * | | | | tests: Remove 'agent' functional testsStephen Finucane2020-11-162-197/+1
| |/ / / /
* | | | | Merge "Resolve issues with 'server migration list'"Zuul2020-11-122-12/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Resolve issues with 'server migration list'Stephen Finucane2020-11-092-12/+11
| |/ / /
* | | | Merge "functional: Remove test for 'quota set --force'"Zuul2020-11-091-44/+0
|\ \ \ \
| * | | | functional: Remove test for 'quota set --force'Stephen Finucane2020-11-061-44/+0
| |/ / /
* | | | Merge "Add 'openstack server evacuate' command"Zuul2020-11-092-0/+273
|\ \ \ \ | |/ / / |/| | |
| * | | Add 'openstack server evacuate' commandSean Mooney2020-11-022-0/+273
* | | | Merge "Compute: Add user id support for keypair"Zuul2020-11-042-5/+244
|\ \ \ \
| * | | | Compute: Add user id support for keypairHe Jie Xu2020-11-022-13/+244
| |/ / /
* | | | Merge "Add 'openstack server migration list --type' option"Zuul2020-11-032-4/+17
|\ \ \ \
| * | | | Add 'openstack server migration list --type' optionStephen Finucane2020-10-132-4/+17
* | | | | Merge "Fix formatting of the flavor properties"Zuul2020-11-033-42/+86
|\ \ \ \ \
| * | | | | Fix formatting of the flavor propertiesArtem Goncharov2020-11-023-42/+86
* | | | | | Merge "Add support for 'keypairs list --project' parameter"Zuul2020-11-022-15/+124
|\ \ \ \ \ \
| * | | | | | Add support for 'keypairs list --project' parameterStephen Finucane2020-10-142-15/+124
* | | | | | | Merge "Switch console url show operations to SDK"Zuul2020-11-022-71/+50
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Switch console url show operations to SDKArtem Goncharov2020-10-242-71/+50
* | | | | | | Merge "Add support for 'keypairs list --user' parameter"Zuul2020-11-022-3/+98
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | |
| * | | | | Add support for 'keypairs list --user' parameterStephen Finucane2020-10-142-3/+98
* | | | | | Merge "trivial: Rework 'CreateServer' function"Zuul2020-10-301-117/+178
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | trivial: Rework 'CreateServer' functionStephen Finucane2020-10-291-117/+178
* | | | | | Merge "Validate 'server group create --policy' option"Zuul2020-10-212-5/+63
|\ \ \ \ \ \
| * | | | | | Validate 'server group create --policy' optionStephen Finucane2020-10-132-5/+63
* | | | | | | Merge "Cleanup of 'server migration list' command"Zuul2020-10-212-167/+211
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Cleanup of 'server migration list' commandStephen Finucane2020-10-132-167/+211
* | | | | | | Merge "Switch openstack console log show operation to use OpenStackSDK"Zuul2020-10-212-10/+88
|\ \ \ \ \ \ \
| * | | | | | | Switch openstack console log show operation to use OpenStackSDKArtem Goncharov2020-10-062-10/+88
* | | | | | | | Merge "Compute: Add tag support for server add fixed ip"Zuul2020-10-152-5/+91
|\ \ \ \ \ \ \ \
| * | | | | | | | Compute: Add tag support for server add fixed iptianhui2020-10-122-5/+91
* | | | | | | | | Merge "Compute: Add tags support for server"Zuul2020-10-142-1/+374
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Compute: Add tags support for servertianhui2020-10-142-1/+374
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "Restore behavior of image create with same name."Zuul2020-10-142-2/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |