summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge "compute: Add support for 'server boot --nic ...,tag=<tag>'"Zuul2021-03-043-4/+133
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | compute: Add support for 'server boot --nic ...,tag=<tag>'Stephen Finucane2021-01-213-4/+133
* | | | | | | 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-043-44/+375
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | compute: Add missing options for 'server event list'Stephen Finucane2021-01-213-44/+375
* | | | | | 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-033-5/+85
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | compute: Add missing options for 'server group list'Stephen Finucane2021-01-213-5/+85
* | | | | | Merge "compute: Add 'server * --all-projects' option"Zuul2021-03-034-8/+136
|\ \ \ \ \ \ | |/ / / / /
| * | | | | compute: Add 'server * --all-projects' optionStephen Finucane2021-01-214-8/+136
* | | | | | Add 'address_group' type support to rbac commandsMiguel Lavalle2021-02-103-9/+23
| |/ / / / |/| | | |
* | | | | Merge "Add device profile to ``port``"Zuul2021-01-226-2/+44
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add device profile to ``port``Rodolfo Alonso Hernandez2021-01-196-2/+44
* | | | | Merge "Support remote-address-group in SG rules"Zuul2021-01-204-0/+67
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Support remote-address-group in SG rulesHang Yang2021-01-124-0/+67
* | | | | 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-153-1/+37
|\ \ \ \ \ \ | |/ / / / /
| * | | | | compute: Add '--force' option to 'server delete'Stephen Finucane2021-01-123-1/+37
* | | | | | Merge "compute: Add missing options for 'hypervisor list'"Zuul2021-01-153-7/+157
|\ \ \ \ \ \ | |/ / / / /
| * | | | | compute: Add missing options for 'hypervisor list'Stephen Finucane2021-01-123-7/+157
* | | | | | Merge "compute: Add 'server volume update' command"Zuul2021-01-157-10/+201
|\ \ \ \ \ \ | |/ / / / /
| * | | | | compute: Add 'server volume update' commandStephen Finucane2021-01-127-10/+201
* | | | | | Merge "Remove retired Karbor support"Zuul2021-01-145-16/+0
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Remove retired Karbor supportStephen Finucane2021-01-085-16/+0
| |/ / /
* | | | 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-117-0/+1075
|\ \ \ \ \ | |/ / / /
| * | | | Support Neutron Address Group CRUDHang Yang2020-12-247-0/+1075
* | | | | Merge "Add 'server unshelve --wait' option"Zuul2021-01-113-45/+98
|\ \ \ \ \
| * | | | | Add 'server unshelve --wait' optionStephen Finucane2021-01-083-45/+98
* | | | | | Merge "Add 'server shelve --offload', 'server shelve --wait' options"Zuul2021-01-115-13/+221
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Add 'server shelve --offload', 'server shelve --wait' optionsStephen Finucane2021-01-085-13/+221
* | | | | compute: Add 'server volume list' commandStephen Finucane2021-01-085-0/+307
* | | | | tests: Remove unused fake methodStephen Finucane2021-01-081-19/+0
|/ / / /
* | | | compute: Add missing options for 'server image create'Stephen Finucane2021-01-083-2/+27
* | | | compute: Add missing options for 'keypair list'Stephen Finucane2021-01-083-3/+117
* | | | compute: Add missing options for 'server set'Stephen Finucane2021-01-083-17/+87
* | | | Merge "compute: Add missing options for 'server list'"Zuul2021-01-083-12/+361
|\ \ \ \
| * | | | compute: Add missing options for 'server list'Stephen Finucane2021-01-073-12/+361
* | | | | trivial: Use plural for appended parametersStephen Finucane2021-01-066-76/+78
* | | | | compute: Add 'server show --topology' optionYongli He2021-01-064-9/+92
* | | | | compute: Add 'server group create --rule' optionStephen Finucane2021-01-063-23/+82
* | | | | compute: Fix 'hypervisor show -f yaml' outputStephen Finucane2021-01-063-8/+64
* | | | | compute: Fix 'server group * -f yaml' outputStephen Finucane2021-01-064-40/+51
* | | | | compute: Fix 'usage * -f yaml' outputStephen Finucane2021-01-063-44/+107
|/ / / /