summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove None valued network quota entries" into stable/victoriastable/victoriaZuul2022-07-061-0/+23
|\
| * Remove None valued network quota entriesasarfaty2021-02-171-0/+23
* | Merge "compute: Show flavor in 'server list' with API >= 2.47" into stable/vi...Zuul2022-07-061-115/+201
|\ \
| * | compute: Show flavor in 'server list' with API >= 2.47Khomesh Thakre2021-12-081-115/+201
* | | compute: Add missing options for 'server group list'Stephen Finucane2022-07-041-4/+43
* | | stop image downloads to memorySimon Merrick2021-05-281-1/+2
|/ /
* | Validate 'server group create --policy' optionStephen Finucane2021-01-111-0/+43
|/
* Merge "Fix --image-property option in 'create server'"Zuul2020-10-011-0/+59
|\
| * Fix --image-property option in 'create server'Myeongchul Chae2020-09-101-0/+59
* | Merge "Add API check for server_groups.create"Zuul2020-09-301-0/+22
|\ \
| * | Add API check for server_groups.createLewis Denny2020-08-261-0/+23
* | | Merge "Add API check for server_groups.list"Zuul2020-09-302-2/+131
|\ \ \
| * | | Add API check for server_groups.listLewis Denny2020-08-212-2/+131
| | |/ | |/|
* | | Merge "Show words indicating booted from volume for server image"Zuul2020-09-302-6/+21
|\ \ \
| * | | Show words indicating booted from volume for server imagemelanie witt2020-08-272-6/+21
* | | | Merge "Output correct json for security groups in 'openstack server show'"Zuul2020-09-252-15/+27
|\ \ \ \
| * | | | Output correct json for security groups in 'openstack server show'jay2020-09-142-15/+27
* | | | | Merge "Support tagging Neutron ports on creation"Zuul2020-09-131-13/+45
|\ \ \ \ \
| * | | | | Support tagging Neutron ports on creationMiguel Lavalle2020-09-041-13/+45
| | |_|/ / | |/| | |
* | | | | Merge "Add NUMA affinity policy parameter to "port""Zuul2020-09-072-0/+96
|\ \ \ \ \
| * | | | | Add NUMA affinity policy parameter to "port"Rodolfo Alonso Hernandez2020-07-312-0/+96
* | | | | | Merge "Allow openstack flavor set to update flavor description using name"Zuul2020-09-031-0/+36
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Allow openstack flavor set to update flavor description using nameGabriel Ramirez2020-06-101-0/+36
| | |/ / / | |/| | |
* | | | | Merge "Bypass user and group verification in RemoveRole"Zuul2020-08-131-0/+242
|\ \ \ \ \
| * | | | | Bypass user and group verification in RemoveRoleLance Bragstad2020-08-121-0/+242
* | | | | | 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
| | |/ / | |/| |
* | | | Delete the testcases that arent needed anymoremb711d2020-07-233-32/+0
|/ / /
* | | Merge "Expose flag for forcing use of import for images"Zuul2020-07-081-0/+22
|\ \ \
| * | | Expose flag for forcing use of import for imagesMonty Taylor2020-06-301-0/+22
| | |/ | |/|
* | | Merge "Add '--force; parameter to 'openstack quota set'"Zuul2020-07-062-0/+94
|\ \ \
| * | | Add '--force; parameter to 'openstack quota set'hackertron2020-04-142-0/+94
* | | | Merge "Allow os quota list query to filter by project"Zuul2020-06-291-0/+69
|\ \ \ \
| * | | | Allow os quota list query to filter by projectJose Castro Leon2020-03-121-0/+69
* | | | | Merge "port: add --host to list command"Zuul2020-06-261-0/+16
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | port: add --host to list commandMohammed Naser2020-06-171-0/+16
* | | | | Merge "Remove os-client-config references"Zuul2020-06-111-16/+4
|\ \ \ \ \
| * | | | | Remove os-client-config referencesMonty Taylor2020-06-081-16/+4
* | | | | | Merge "Make container list --all work"Zuul2020-06-091-30/+30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make container list --all workPete Zaitcev2020-05-161-30/+30
* | | | | | Replace assertItemsEqual with assertCountEqualAlfredo Moralejo2020-06-011-2/+2
| |_|_|_|/ |/| | | |
* | | | | Client should parse string to boolean for value 'is_domain'yanpuqing2020-05-291-0/+120
* | | | | Merge "Resolve PEP8"Zuul2020-05-152-2/+1
|\ \ \ \ \
| * | | | | Resolve PEP8Pete Zaitcev2020-05-142-2/+1
| |/ / / /
* | | | | Correct image lookup during server rebuildAdam Harwell2020-05-041-0/+36
|/ / / /
* | | | Merge "Revert "Disallow setting default on internal network""Zuul2020-04-221-33/+0
|\ \ \ \
| * | | | Revert "Disallow setting default on internal network"Vasyl Saienko2020-04-081-33/+0
* | | | | Merge "Use unittest.mock instead of third party mock"Zuul2020-04-171-1/+1
|\ \ \ \ \
| * | | | | Use unittest.mock instead of third party mockSean McGinnis2020-04-031-1/+1
* | | | | | Merge "Add resource option immutable"Zuul2020-04-173-9/+424
|\ \ \ \ \ \