summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Switch compute aggregate functions to SDKArtem Goncharov2020-12-024-212/+313
* | | | | | | Merge "Switch compute flavors from novaclient/direct to SDK"Zuul2020-12-056-339/+453
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | Switch compute flavors from novaclient/direct to SDKArtem Goncharov2020-12-026-339/+453
* | | | | | Add documentation about login with federationpedro2020-12-023-19/+183
|/ / / / /
* | | | | Merge "stop image downloads to memory"Zuul2020-12-024-3/+19
|\ \ \ \ \
| * | | | | stop image downloads to memorySimon Merrick2020-11-254-3/+19
* | | | | | 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 "Let autoprogram-cliff know who's running"Zuul2020-12-011-0/+3
|\ \ \ \ \ \
| * | | | | | Let autoprogram-cliff know who's runningEric Fried2020-12-011-0/+3
| |/ / / / /
* | | | | | Merge "Remove None valued network quota entries"Zuul2020-12-013-4/+36
|\ \ \ \ \ \
| * | | | | | Remove None valued network quota entriesasarfaty2020-09-223-4/+36
* | | | | | | Merge "Add id and enabled param in ListIdentityProvider parser"Zuul2020-12-013-1/+81
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add id and enabled param in ListIdentityProvider parserVishakha Agarwal2020-07-243-1/+81
| | |_|/ / / | |/| | | |
* | | | | | Add "fields" parameter to ListPort queryRodolfo Alonso Hernandez2020-11-184-22/+58
| |_|/ / / |/| | | |
* | | | | Merge "update lower-constraints.txt"Zuul2020-11-181-2/+2
|\ \ \ \ \
| * | | | | update lower-constraints.txtlikui2020-10-291-2/+2
* | | | | | Merge "Add a few selectable fields to the "openstack server list" output"Zuul2020-11-183-0/+44
|\ \ \ \ \ \
| * | | | | | Add a few selectable fields to the "openstack server list" outputjay2020-11-053-0/+44
| | |/ / / / | |/| | | |
* | | | | | 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-173-146/+128
|\ \ \ \ \ \ \
| * | | | | | | Switch 'openstack keypair' ops to use SDKArtem Goncharov2020-11-093-146/+128
* | | | | | | | 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-095-0/+283
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add 'openstack server evacuate' commandSean Mooney2020-11-025-0/+283
* | | | | | | Remove references to Python 2.7Stephen Finucane2020-11-052-28/+8
| |/ / / / / |/| | | | |
* | | | | | Merge "Compute: Add user id support for keypair"Zuul2020-11-043-5/+250
|\ \ \ \ \ \
| * | | | | | Compute: Add user id support for keypairHe Jie Xu2020-11-023-13/+250
| |/ / / / /
* | | | | | 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-034-42/+90
|\ \ \ \ \ \ \
| * | | | | | | Fix formatting of the flavor propertiesArtem Goncharov2020-11-026-46/+94
* | | | | | | | Merge "Add support for 'keypairs list --project' parameter"Zuul2020-11-023-15/+130
|\ \ \ \ \ \ \ \
| * | | | | | | | Add support for 'keypairs list --project' parameterStephen Finucane2020-10-143-15/+130
* | | | | | | | | Merge "Switch console url show operations to SDK"Zuul2020-11-024-75/+54
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Switch console url show operations to SDKArtem Goncharov2020-10-244-75/+54
* | | | | | | | | Merge "Add support for 'keypairs list --user' parameter"Zuul2020-11-023-3/+104
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add support for 'keypairs list --user' parameterStephen Finucane2020-10-143-3/+104
* | | | | | | | Merge "trivial: Rework 'CreateServer' function"Zuul2020-10-301-117/+178
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | trivial: Rework 'CreateServer' functionStephen Finucane2020-10-291-117/+178
* | | | | | | | Merge "Replace deprecated UPPER_CONSTRAINTS_FILE variable"Zuul2020-10-281-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Replace deprecated UPPER_CONSTRAINTS_FILE variableElod Illes2020-10-281-4/+4
| | |_|/ / / / / | |/| | | | | |