summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "compute: Improve 'server create --nic' option parsing"Zuul2021-03-042-140/+185
|\ \ \ \ \ | |/ / / /
| * | | | compute: Improve 'server create --nic' option parsingStephen Finucane2021-01-212-140/+185
* | | | | Merge "compute: Shuffle options for 'server create'"Zuul2021-03-041-96/+102
|\ \ \ \ \ | |/ / / /
| * | | | compute: Shuffle options for 'server create'Stephen Finucane2021-01-211-96/+102
* | | | | Merge "compute: Add missing options for 'server event list'"Zuul2021-03-042-44/+369
|\ \ \ \ \ | |/ / / /
| * | | | compute: Add missing options for 'server event list'Stephen Finucane2021-01-212-44/+369
* | | | | Merge "Add --name to port list"Zuul2021-03-032-0/+27
|\ \ \ \ \
| * | | | | Add --name to port listBrian Haley2021-02-232-0/+27
| | |/ / / | |/| | |
* | | | | Merge "compute: Add missing options for 'server group list'"Zuul2021-03-032-5/+80
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | compute: Add missing options for 'server group list'Stephen Finucane2021-01-212-5/+80
* | | | | Merge "compute: Add 'server * --all-projects' option"Zuul2021-03-032-8/+128
|\ \ \ \ \ | |/ / / /
| * | | | compute: Add 'server * --all-projects' optionStephen Finucane2021-01-212-8/+128
* | | | | Add 'address_group' type support to rbac commandsMiguel Lavalle2021-02-102-9/+19
| |/ / / |/| | |
* | | | Merge "Add device profile to ``port``"Zuul2021-01-223-0/+38
|\ \ \ \ | |/ / / |/| | |
| * | | Add device profile to ``port``Rodolfo Alonso Hernandez2021-01-193-0/+38
* | | | Merge "Support remote-address-group in SG rules"Zuul2021-01-203-0/+58
|\ \ \ \ | |/ / / |/| | |
| * | | Support remote-address-group in SG rulesHang Yang2021-01-123-0/+58
* | | | Merge "compute: Improve 'server migration list' options"Zuul2021-01-152-29/+53
|\ \ \ \
| * | | | compute: Improve 'server migration list' optionsStephen Finucane2021-01-122-29/+53
* | | | | Merge "compute: Add '--force' option to 'server delete'"Zuul2021-01-152-1/+32
|\ \ \ \ \ | |/ / / /
| * | | | compute: Add '--force' option to 'server delete'Stephen Finucane2021-01-122-1/+32
* | | | | Merge "compute: Add missing options for 'hypervisor list'"Zuul2021-01-152-7/+152
|\ \ \ \ \ | |/ / / /
| * | | | compute: Add missing options for 'hypervisor list'Stephen Finucane2021-01-122-7/+152
* | | | | Merge "compute: Add 'server volume update' command"Zuul2021-01-153-8/+195
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | compute: Add 'server volume update' commandStephen Finucane2021-01-123-8/+195
* | | | Merge "network: Address nits for I3c313fc9329837dde67815901528a34dca98ebcc"Zuul2021-01-122-9/+4
|\ \ \ \
| * | | | network: Address nits for I3c313fc9329837dde67815901528a34dca98ebccStephen Finucane2021-01-122-9/+4
* | | | | Merge "Support Neutron Address Group CRUD"Zuul2021-01-114-0/+1049
|\ \ \ \ \ | |/ / / /
| * | | | Support Neutron Address Group CRUDHang Yang2020-12-244-0/+1049
* | | | | Merge "Add 'server unshelve --wait' option"Zuul2021-01-112-45/+96
|\ \ \ \ \
| * | | | | Add 'server unshelve --wait' optionStephen Finucane2021-01-082-45/+96
* | | | | | Merge "Add 'server shelve --offload', 'server shelve --wait' options"Zuul2021-01-113-12/+212
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Add 'server shelve --offload', 'server shelve --wait' optionsStephen Finucane2021-01-083-12/+212
* | | | | 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
|\ \ \ \ \ | |/ / / /