summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Add 'openstack server migration list --type' optionStephen Finucane2020-10-132-4/+17
* Cleanup of 'server migration list' commandStephen Finucane2020-10-132-167/+211
* Add 'server migration force complete' commandjay2020-10-132-0/+89
* Add 'server migration abort' commandhackertron2020-10-133-0/+97
* Merge "Add source_ip_prefix and destination_ip_prefix to metering label rules"Zuul2020-10-133-1/+35
|\
| * Add source_ip_prefix and destination_ip_prefix to metering label rulesRafael Weingärtner2020-09-023-1/+35
* | Merge "Remove oslo.utils"Zuul2020-10-135-16/+18
|\ \
| * | Remove oslo.utilsMonty Taylor2020-10-125-16/+18
* | | Merge "Add an error message when server bind floating IP"Zuul2020-10-132-8/+44
|\ \ \
| * | | Add an error message when server bind floating IPyanpuqing2020-10-122-8/+44
| |/ /
* | | Merge "Compute: Add tag support for server add network"Zuul2020-10-132-1/+81
|\ \ \
| * | | Compute: Add tag support for server add networktianhui2020-10-122-1/+81
| |/ /
* | | Merge "Compute: Add tag support for server add port"Zuul2020-10-132-1/+77
|\ \ \
| * | | Compute: Add tag support for server add porttianhui2020-10-122-1/+77
| |/ /
* | | Merge "Add server migration list CLI"Zuul2020-10-123-0/+735
|\ \ \ | |/ / |/| |
| * | Add server migration list CLIzhangbailin2020-09-243-0/+735
* | | Merge "Remove usage of six"Zuul2020-10-0912-48/+30
|\ \ \
| * | | Remove usage of sixsongwenping2020-10-0712-48/+30
* | | | Merge "Add 'openstack server create --use-config-drive'"Zuul2020-10-092-14/+36
|\ \ \ \
| * | | | Add 'openstack server create --use-config-drive'Stephen Finucane2020-07-222-14/+36
* | | | | Fix: port attribute name propagate_uplink_statuspedh2020-10-062-5/+5
| |/ / / |/| | |
* | | | Merge "Fix --image-property option in 'create server'"Zuul2020-10-012-3/+70
|\ \ \ \
| * | | | Fix --image-property option in 'create server'Myeongchul Chae2020-09-102-3/+70
| | |_|/ | |/| |
* | | | Merge "Add API check for server_groups.create"Zuul2020-09-302-2/+28
|\ \ \ \
| * | | | Add API check for server_groups.createLewis Denny2020-08-262-2/+30
* | | | | Merge "Add API check for server_groups.list"Zuul2020-09-303-4/+138
|\ \ \ \ \
| * | | | | Add API check for server_groups.listLewis Denny2020-08-213-4/+138
| | |/ / / | |/| | |
* | | | | Merge "Show words indicating booted from volume for server image"Zuul2020-09-303-8/+35
|\ \ \ \ \
| * | | | | Show words indicating booted from volume for server imagemelanie witt2020-08-273-8/+35
| | |_|/ / | |/| | |
* | | | | Merge "Output correct json for security groups in 'openstack server show'"Zuul2020-09-253-21/+38
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Output correct json for security groups in 'openstack server show'jay2020-09-143-21/+38
* | | | | Merge "Support tagging Neutron ports on creation"Zuul2020-09-132-15/+58
|\ \ \ \ \
| * | | | | Support tagging Neutron ports on creationMiguel Lavalle2020-09-042-15/+58
| | |_|/ / | |/| | |
* | | | | Merge "Add NUMA affinity policy parameter to "port""Zuul2020-09-073-0/+129
|\ \ \ \ \
| * | | | | Add NUMA affinity policy parameter to "port"Rodolfo Alonso Hernandez2020-07-313-0/+129
* | | | | | Merge "Allow openstack flavor set to update flavor description using name"Zuul2020-09-032-1/+37
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Allow openstack flavor set to update flavor description using nameGabriel Ramirez2020-06-102-1/+37
| | |/ / / | |/| | |
* | | | | Merge "Bypass user and group verification in RemoveRole"Zuul2020-08-132-32/+278
|\ \ \ \ \
| * | | | | Bypass user and group verification in RemoveRoleLance Bragstad2020-08-122-32/+278
* | | | | | Merge "Add system role assignment tests for users and groups"Zuul2020-08-061-0/+137
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add system role assignment tests for users and groupsLance Bragstad2020-07-101-0/+137
* | | | | | Merge "Fix reverted osc-lib interface change"Zuul2020-08-031-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix reverted osc-lib interface changeRoger Luethi2020-07-231-1/+1
| | |_|/ / | |/| | |
* | | | | Delete the testcases that arent needed anymoremb711d2020-07-233-32/+0
|/ / / /
* | | | Fix compatibility issue in 5.35.3.1Felix Yan2020-07-141-1/+4
|/ / /
* | | Merge "Fix uploading an signed image does not work if private signing key is ...5.3.0Zuul2020-07-081-0/+6
|\ \ \
| * | | Fix uploading an signed image does not work if private signing key is encryptedAlexander Gräb2020-07-071-0/+6
* | | | Merge "Expose flag for forcing use of import for images"Zuul2020-07-082-0/+33
|\ \ \ \
| * | | | Expose flag for forcing use of import for imagesMonty Taylor2020-06-302-0/+33
| | |_|/ | |/| |
* | | | Merge "switch to stevedore for entry points"Zuul2020-07-071-7/+16
|\ \ \ \