index
:
delta/openstack/python-openstackclient.git
feature/osc4
master
stable/2023.1
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-openstackclient
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openstackclient
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch server volume update to sdk
Ritvik Vinodkumar
2022-12-15
1
-49
/
+66
*
Switch list server volume to sdk
Ritvik Vinodkumar
2022-12-15
4
-155
/
+81
*
Fix functional-tips job
Stephen Finucane
2022-12-14
1
-5
/
+3
*
Merge "image: Add 'image import' command"
Zuul
2022-12-05
2
-5
/
+223
|
\
|
*
image: Add 'image import' command
Stephen Finucane
2022-11-09
2
-5
/
+223
*
|
Merge "compute: Allow users to manually specify bootable volumes"
Zuul
2022-12-05
1
-6
/
+38
|
\
\
|
*
|
compute: Allow users to manually specify bootable volumes
Stephen Finucane
2022-12-01
1
-6
/
+38
*
|
|
Merge "tests: Add test for multiple blocks devices"
Zuul
2022-12-05
1
-19
/
+35
|
\
\
\
|
|
/
/
|
*
|
tests: Add test for multiple blocks devices
Stephen Finucane
2022-12-01
1
-19
/
+35
*
|
|
Merge "tests: Convert network tests to use 'parse_output'"
Zuul
2022-12-02
27
-892
/
+1130
|
\
\
\
|
*
|
|
tests: Convert network tests to use 'parse_output'
Stephen Finucane
2022-11-29
27
-892
/
+1130
*
|
|
|
Merge "tests: Convert compute tests to use 'parse_output'"
Zuul
2022-12-02
7
-403
/
+503
|
\
\
\
\
|
|
/
/
/
|
*
|
|
tests: Convert compute tests to use 'parse_output'
Stephen Finucane
2022-11-29
7
-403
/
+503
*
|
|
|
Merge "tests: Convert identity tests to use 'parse_output'"
Zuul
2022-12-02
1
-7
/
+7
|
\
\
\
\
|
|
/
/
/
|
*
|
|
tests: Convert identity tests to use 'parse_output'
Stephen Finucane
2022-11-29
1
-7
/
+7
*
|
|
|
Merge "tests: Convert volume tests to use 'parse_output'"
Zuul
2022-12-02
19
-759
/
+923
|
\
\
\
\
|
|
/
/
/
|
*
|
|
tests: Convert volume tests to use 'parse_output'
Stephen Finucane
2022-11-29
19
-759
/
+923
*
|
|
|
Merge "tests: Convert image tests to use 'parse_output'"
Zuul
2022-12-02
2
-125
/
+120
|
\
\
\
\
|
|
/
/
/
|
*
|
|
tests: Convert image tests to use 'parse_output'
Stephen Finucane
2022-11-29
2
-125
/
+120
*
|
|
|
Merge "Use the compute SDK in server list"
Zuul
2022-12-02
2
-137
/
+126
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Use the compute SDK in server list
Daniel Wilson
2022-11-29
2
-137
/
+126
*
|
|
|
Add test for creating volume from source
whoami-rajat
2022-11-23
1
-0
/
+37
|
|
/
/
|
/
|
|
*
|
|
Add option to create volume from backup
whoami-rajat
2022-11-21
1
-0
/
+73
|
/
/
*
|
Merge "image: Add 'image stage' command"
Zuul
2022-11-16
2
-25
/
+80
|
\
\
|
|
/
|
*
image: Add 'image stage' command
Stephen Finucane
2022-11-09
2
-25
/
+80
*
|
Merge "image: Simplify handling of data provided via stdin"
Zuul
2022-11-16
1
-64
/
+30
|
\
\
|
|
/
|
*
image: Simplify handling of data provided via stdin
Stephen Finucane
2022-11-09
1
-64
/
+30
*
|
Merge "image: Ignore '--progress' if providing image data from stdin"
Zuul
2022-11-16
1
-0
/
+31
|
\
\
|
|
/
|
*
image: Ignore '--progress' if providing image data from stdin
Stephen Finucane
2022-11-09
1
-0
/
+31
*
|
Merge "Moved hypervisor to the SDK"
Zuul
2022-11-16
2
-163
/
+201
|
\
\
|
*
|
Moved hypervisor to the SDK
Violet Kurtz
2022-11-09
2
-163
/
+201
*
|
|
Merge "Use the compute SDK in usage commands"
Zuul
2022-11-16
1
-27
/
+18
|
\
\
\
|
*
|
|
Use the compute SDK in usage commands
Daniel Wilson
2022-10-25
1
-27
/
+18
*
|
|
|
Merge "compute: Add missing microversion check for networks"
Zuul
2022-11-16
1
-17
/
+83
|
\
\
\
\
|
*
|
|
|
compute: Add missing microversion check for networks
Stephen Finucane
2022-11-08
1
-17
/
+83
*
|
|
|
|
Merge "compute: Fix '--network none/auto' handling"
Zuul
2022-11-16
1
-12
/
+37
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
compute: Fix '--network none/auto' handling
Stephen Finucane
2022-11-08
1
-12
/
+37
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
tests: Convert more functional tests to use 'parse_output'
Stephen Finucane
2022-11-08
6
-113
/
+105
*
|
|
|
tests: Move json decoding to base test class
Stephen Finucane
2022-11-08
2
-30
/
+48
|
/
/
/
*
|
|
Merge "compute: Add '--no-network', '--auto-network' flags"
Zuul
2022-11-08
1
-14
/
+44
|
\
\
\
|
*
|
|
compute: Add '--no-network', '--auto-network' flags
Stephen Finucane
2022-10-26
1
-14
/
+44
|
|
/
/
*
|
|
Merge "quota: Deprecate "force" behavior for network quotas"
Zuul
2022-11-05
2
-5
/
+6
|
\
\
\
|
*
|
|
quota: Deprecate "force" behavior for network quotas
Stephen Finucane
2022-10-11
2
-5
/
+6
*
|
|
|
Merge "quota: Fix issues with delete quota command"
Zuul
2022-11-05
1
-13
/
+14
|
\
\
\
\
|
*
|
|
|
quota: Fix issues with delete quota command
Stephen Finucane
2022-10-11
1
-13
/
+14
*
|
|
|
|
Merge "tests: Remove unnecessary nesting of volume resources"
Zuul
2022-11-05
34
-2567
/
+2378
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
tests: Remove unnecessary nesting of volume resources
Stephen Finucane
2022-09-30
34
-2567
/
+2378
*
|
|
|
|
Merge "tests: Remove duplicate FakeImagev1Client"
Zuul
2022-11-05
1
-7
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
tests: Remove duplicate FakeImagev1Client
Stephen Finucane
2022-09-30
1
-7
/
+4
*
|
|
|
|
Merge "tests: Move fake clients to top of file"
Zuul
2022-11-05
3
-123
/
+123
|
\
\
\
\
\
|
|
/
/
/
/
[next]