summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "volume: Add 'volume qos set --no-property' option"HEADmasterZuul2023-05-175-23/+56
|\
| * volume: Add 'volume qos set --no-property' optionStephen Finucane2023-05-175-23/+56
* | Merge "compute: Fix bug with start/stop server"Zuul2023-05-172-6/+46
|\ \
| * | compute: Fix bug with start/stop serverStephen Finucane2023-05-172-6/+46
* | | Merge "Allow server rebuild --wait for SHUTOFF servers"Zuul2023-05-171-0/+82
|\ \ \
| * | | Allow server rebuild --wait for SHUTOFF serversPavlo Shchelokovskyy2023-05-171-0/+82
| |/ /
* | | Merge "Migrate 'volume revert' command to SDK"Zuul2023-05-171-16/+40
|\ \ \ | |_|/ |/| |
| * | Migrate 'volume revert' command to SDKwhoami-rajat2023-05-161-16/+40
| |/
* | tests: Use SDK objects where expectedStephen Finucane2023-05-166-150/+133
* | tests: Remove unnecessary nesting of compute resourcesStephen Finucane2023-05-1626-1282/+1132
* | tests: Reorder compute fakesStephen Finucane2023-05-161-71/+71
|/
* Blacken everything elseStephen Finucane2023-05-107-77/+79
* Blacken openstackclient.apiStephen Finucane2023-05-106-70/+60
* Blacken openstack.commonStephen Finucane2023-05-1018-424/+557
* Blacken openstackclient.imageStephen Finucane2023-05-108-564/+449
* Blacken openstackclient.objectStephen Finucane2023-05-107-221/+198
* Blacken openstackclient.identityStephen Finucane2023-05-1061-3038/+3263
* Blacken openstackclient.networkStephen Finucane2023-05-1067-5627/+7615
* Blacken openstackclient.volumeStephen Finucane2023-05-1053-3263/+3375
* Blacken openstackclient.computeStephen Finucane2023-05-1026-3403/+3947
* compute: Generate SSH keypairs ourselvesStephen Finucane2023-05-023-32/+35
* Migrate 'server event *' commands to SDKHuda Irshad2023-04-203-109/+146
* Adding ``image import`` commandMridula Joshi2023-04-121-4/+4
* compute: Migrate 'reboot server' to SDKStephen Finucane2023-04-041-0/+114
* Merge ""hypervisor list --matching" showed the wrong result"Zuul2023-04-041-6/+6
|\
| * "hypervisor list --matching" showed the wrong resultdevMuscle2023-03-261-6/+6
* | Merge "Remove unused helpers for legacy novaclient"Zuul2023-04-031-20/+0
|\ \
| * | Remove unused helpers for legacy novaclientStephen Finucane2022-12-191-20/+0
* | | Merge "Switch server shelve, unshelve to SDK"Zuul2023-04-031-244/+192
|\ \ \ | |/ /
| * | Switch server shelve, unshelve to SDKStephen Finucane2022-12-191-244/+192
* | | Merge "compute: Switch server restore to SDK"Zuul2023-04-031-8/+3
|\ \ \ | |/ /
| * | compute: Switch server restore to SDKStephen Finucane2022-12-191-8/+3
* | | Merge "Remove unnecessary 'self.methods'"Zuul2023-03-301-24/+4
|\ \ \ | |/ /
| * | Remove unnecessary 'self.methods'Stephen Finucane2022-12-191-24/+4
* | | Merge "Switch server start, server stop to SDK"Zuul2023-03-301-31/+19
|\ \ \ | |/ /
| * | Switch server start, server stop to SDKThrivikram Mudunuri2022-12-191-31/+19
* | | Merge "Switch server lock, unlock to sdk"Zuul2023-03-301-70/+68
|\ \ \ | |/ /
| * | Switch server lock, unlock to sdksuneethravi2022-12-191-70/+68
* | | Show Network QoS rules one per lineRodolfo Alonso Hernandez2023-03-281-1/+1
| |/ |/|
* | Merge "Add auto-approve option to project cleanup"Zuul2023-03-201-0/+26
|\ \
| * | Add auto-approve option to project cleanupDr. Jens Harbott2023-02-151-0/+26
* | | Merge "Wait for volume being available to set bootable or readonly"Zuul2023-02-222-6/+98
|\ \ \
| * | | Wait for volume being available to set bootable or readonlymatbu2023-02-222-6/+98
* | | | Merge "Update 'host list' and 'host show' command to use sdk"Zuul2023-02-221-42/+63
|\ \ \ \
| * | | | Update 'host list' and 'host show' command to use sdkHarsh Mutha2022-12-201-42/+63
| | |_|/ | |/| |
* | | | Merge "Add port ranges on floating ip portforwardings cli"Zuul2023-02-222-25/+244
|\ \ \ \
| * | | | Add port ranges on floating ip portforwardings cliPedro Martins2022-07-132-25/+244
* | | | | Merge "volume: Remove duplication from 'consistency group create' opts"Zuul2023-02-221-2/+2
|\ \ \ \ \
| * | | | | volume: Remove duplication from 'consistency group create' optsStephen Finucane2023-02-141-2/+2
* | | | | | Merge "Deprecate positional args for 'volume group create'"Zuul2023-02-221-8/+47
|\ \ \ \ \ \