summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* compute: Add missing options for 'hypervisor list'Stephen Finucane2021-01-122-7/+152
* compute: Add 'server volume update' commandStephen Finucane2021-01-123-8/+195
* compute: Add 'server volume list' commandStephen Finucane2021-01-083-0/+300
* tests: Remove unused fake methodStephen Finucane2021-01-081-19/+0
* compute: Add missing options for 'server image create'Stephen Finucane2021-01-082-2/+21
* compute: Add missing options for 'keypair list'Stephen Finucane2021-01-082-3/+112
* compute: Add missing options for 'server set'Stephen Finucane2021-01-082-17/+77
* Merge "compute: Add missing options for 'server list'"Zuul2021-01-082-12/+345
|\
| * compute: Add missing options for 'server list'Stephen Finucane2021-01-072-12/+345
* | trivial: Use plural for appended parametersStephen Finucane2021-01-066-76/+78
* | compute: Add 'server show --topology' optionYongli He2021-01-062-9/+86
* | compute: Add 'server group create --rule' optionStephen Finucane2021-01-062-23/+78
* | compute: Fix 'hypervisor show -f yaml' outputStephen Finucane2021-01-062-8/+61
* | compute: Fix 'server group * -f yaml' outputStephen Finucane2021-01-063-40/+47
* | compute: Fix 'usage * -f yaml' outputStephen Finucane2021-01-062-44/+101
|/
* compute: Fix 'server * -f yaml' outputStephen Finucane2021-01-063-115/+89
* Merge "trivial: Cleanup docs for 'server list'"Zuul2021-01-061-57/+85
|\
| * trivial: Cleanup docs for 'server list'Stephen Finucane2020-12-091-57/+85
* | Merge "compute: Add missing options for 'server rebuild'"Zuul2021-01-062-74/+433
|\ \ | |/
| * compute: Add missing options for 'server rebuild'Stephen Finucane2020-12-092-74/+433
* | Merge "Add 'flavor list --min-disk', '--min-ram' options"Zuul2021-01-062-7/+67
|\ \
| * | Add 'flavor list --min-disk', '--min-ram' optionsStephen Finucane2020-12-092-7/+67
| |/
* | Merge "image: Unset properties rather than setting to None"Zuul2021-01-063-17/+16
|\ \
| * | image: Unset properties rather than setting to NoneStephen Finucane2020-12-223-17/+16
* | | Add support '--progress' option for 'image create'youngho choi2021-01-043-0/+156
* | | Merge "Add project field in image list subcommand"Zuul2020-12-222-0/+30
|\ \ \
| * | | Add project field in image list subcommandokozachenko2020-12-152-0/+30
| |/ /
* | | Merge "Add name and enabled param in ListDomain parser"Zuul2020-12-222-1/+77
|\ \ \
| * | | Add name and enabled param in ListDomain parserVishakha Agarwal2020-07-212-1/+77
* | | | Merge "Add option to filter instances by AZ"Zuul2020-12-222-0/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Add option to filter instances by AZDmitriy Rabotyagov2020-12-012-0/+9
* | | | Make use of comparable 'FormattableColumn' subclassesStephen Finucane2020-12-0931-302/+291
| |_|/ |/| |
* | | Merge "trivial: Cleanup docs for 'server rebuild'"Zuul2020-12-051-29/+52
|\ \ \
| * | | trivial: Cleanup docs for 'server rebuild'Stephen Finucane2020-12-031-29/+52
* | | | Switch compute aggregate functions to SDKArtem Goncharov2020-12-022-212/+308
* | | | Switch compute flavors from novaclient/direct to SDKArtem Goncharov2020-12-023-337/+447
|/ / /
* | | 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
|\ \ \ \