summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "volume: Add 'block storage cluster *' commands"Zuul2022-05-132-0/+488
|\ \ \ \ \ | |/ / / /
| * | | | volume: Add 'block storage cluster *' commandsStephen Finucane2022-05-132-0/+488
| |/ / /
* | | | Merge "tests: Improve logging for executed commands"Zuul2022-05-132-14/+40
|\ \ \ \ | |/ / / |/| | |
| * | | tests: Improve logging for executed commandsStephen Finucane2021-12-092-14/+40
* | | | Merge "Refactor network fakes to sdk properties PART 3"Zuul2022-03-245-240/+199
|\ \ \ \
| * | | | Refactor network fakes to sdk properties PART 3Nurmatov Mamatisa2022-03-165-240/+199
* | | | | Merge "Refactor network fakes to sdk properties PART 2"Zuul2022-03-2312-219/+220
|\ \ \ \ \ | |/ / / /
| * | | | Refactor network fakes to sdk properties PART 2Nurmatov Mamatisa2022-03-1512-219/+220
* | | | | Merge "Refactor network fakes to sdk properties PART 1"Zuul2022-03-238-257/+227
|\ \ \ \ \ | |/ / / /
| * | | | Refactor network fakes to sdk properties PART 1Nurmatov Mamatisa2022-03-158-257/+227
* | | | | Allow "--force" flag in quota network commandsRodolfo Alonso Hernandez2022-03-172-0/+48
* | | | | compute: Add 'Security Groups' for 'server list'Thobias Salazar Trevisan2022-03-151-0/+2
|/ / / /
* | | | compute: Move server migrations commands to their own fileStephen Finucane2022-03-092-985/+1028
* | | | compute: Allow retrieval of migration by UUIDStephen Finucane2022-03-091-0/+208
| |_|/ |/| |
* | | Merge "Fix 'server event list|show' for deleted servers"Zuul2022-03-091-0/+35
|\ \ \
| * | | Fix 'server event list|show' for deleted serversmelanie witt2022-02-091-0/+35
* | | | Merge "Fix metavars and typos in local_ip"Zuul2022-03-091-1/+1
|\ \ \ \
| * | | | Fix metavars and typos in local_ipNurmatov Mamatisa2022-03-021-1/+1
* | | | | Add support for setting extra DHCP options on existing portsSlawek Kaplonski2022-02-211-0/+21
|/ / / /
* | | | Merge "image: Sanity check the 'SetImage' command"Zuul2022-02-091-9/+3
|\ \ \ \
| * | | | image: Sanity check the 'SetImage' commandStephen Finucane2021-11-171-9/+3
* | | | | Merge "tests: Update fake image client in tests"Zuul2022-02-094-36/+28
|\ \ \ \ \ | |/ / / /
| * | | | tests: Update fake image client in testsStephen Finucane2021-11-174-36/+28
* | | | | Merge "image: Remove FakeImage test helper"Zuul2022-02-0911-222/+187
|\ \ \ \ \ | |/ / / /
| * | | | image: Remove FakeImage test helperStephen Finucane2021-11-1711-222/+187
* | | | | Merge "compute: Don't warn if disk overcommit params unset"Zuul2022-02-091-10/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | compute: Don't warn if disk overcommit params unsetStephen Finucane2021-11-031-10/+10
* | | | | Merge "Support Neutron Local IP CRUD"Zuul2022-02-094-0/+1107
|\ \ \ \ \
| * | | | | Support Neutron Local IP CRUDNurmatov Mamatisa2022-01-284-0/+1107
* | | | | | Merge "Add network update quota "limit_check" parameter"Zuul2022-02-032-0/+68
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add network update quota "limit_check" parameterRodolfo Alonso Hernandez2021-12-072-0/+68
* | | | | | Merge "Get rid of tenant_id in the network commands"Zuul2022-01-1719-133/+77
|\ \ \ \ \ \
| * | | | | | Get rid of tenant_id in the network commandsArtem Goncharov2022-01-1719-133/+77
* | | | | | | Switch compute service list, delete and set to sdk.Ritvik Vinodkumar2022-01-142-96/+164
|/ / / / / /
* | | | | | Merge "Add --security-group to port list"Zuul2022-01-131-0/+20
|\ \ \ \ \ \
| * | | | | | Add --security-group to port listRodolfo Alonso Hernandez2021-12-021-0/+20
| | |_|_|_|/ | |/| | | |
* | | | | | Fix volume set functional testDr. Jens Harbott2022-01-111-0/+1
* | | | | | Merge "Include hosts in aggregate list --long"Zuul2021-12-251-0/+2
|\ \ \ \ \ \
| * | | | | | Include hosts in aggregate list --longDavid Caro2021-06-031-0/+2
* | | | | | | Merge "compute: Return information about fixed IP"Zuul2021-12-252-28/+117
|\ \ \ \ \ \ \
| * | | | | | | compute: Return information about fixed IPStephen Finucane2021-12-142-28/+117
* | | | | | | | Merge "Switch add fixed IP to SDK"Zuul2021-12-251-45/+179
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Switch add fixed IP to SDKRitvik Vinodkumar2021-12-141-45/+179
* | | | | | | | Merge "compute: Pass through args to ssh"Zuul2021-12-251-5/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | compute: Pass through args to sshHugh Saunders2021-12-151-5/+45
* | | | | | | | | Merge "compute: Fix weird option definition for 'server ssh'"Zuul2021-12-251-0/+77
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | compute: Fix weird option definition for 'server ssh'Stephen Finucane2021-12-151-0/+77
| |/ / / / / / /
* | | | | | | | Add location to fake network objectsDr. Jens Harbott2021-12-161-4/+30
|/ / / / / / /
* | | | | | | Merge "Allow unset port's host_id"Zuul2021-12-131-1/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Allow unset port's host_idSlawek Kaplonski2021-11-281-1/+4