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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
3
-189
/
+200
|
\
\
|
*
|
Use the compute SDK in server list
Daniel Wilson
2022-11-29
3
-189
/
+200
*
|
|
Merge "Improve `server dump create` helptext"
Zuul
2022-11-29
1
-2
/
+3
|
\
\
\
|
*
|
|
Improve `server dump create` helptext
Artom Lifshitz
2022-10-26
1
-2
/
+3
*
|
|
|
Merge "Add note about microversion 2.87 in server rescue help"
Zuul
2022-11-29
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
Add note about microversion 2.87 in server rescue help
melanie witt
2022-11-07
1
-1
/
+5
*
|
|
|
|
Add test for creating volume from source
whoami-rajat
2022-11-23
2
-4
/
+46
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Change --size helptext to include backup
whoami-rajat
2022-11-22
1
-2
/
+2
*
|
|
|
Add option to create volume from backup
whoami-rajat
2022-11-21
2
-3
/
+99
|
|
_
|
/
|
/
|
|
*
|
|
Merge "image: Add 'image stage' command"
Zuul
2022-11-16
3
-25
/
+157
|
\
\
\
|
*
|
|
image: Add 'image stage' command
Stephen Finucane
2022-11-09
3
-25
/
+157
*
|
|
|
Merge "image: Simplify handling of data provided via stdin"
Zuul
2022-11-16
2
-103
/
+82
|
\
\
\
\
|
|
/
/
/
|
*
|
|
image: Simplify handling of data provided via stdin
Stephen Finucane
2022-11-09
2
-103
/
+82
*
|
|
|
Merge "image: Ignore '--progress' if providing image data from stdin"
Zuul
2022-11-16
2
-1
/
+34
|
\
\
\
\
|
|
/
/
/
|
*
|
|
image: Ignore '--progress' if providing image data from stdin
Stephen Finucane
2022-11-09
2
-1
/
+34
*
|
|
|
Merge "Moved hypervisor to the SDK"
Zuul
2022-11-16
3
-201
/
+300
|
\
\
\
\
|
*
|
|
|
Moved hypervisor to the SDK
Violet Kurtz
2022-11-09
3
-201
/
+300
*
|
|
|
|
Merge "Use the compute SDK in usage commands"
Zuul
2022-11-16
2
-66
/
+48
|
\
\
\
\
\
|
*
|
|
|
|
Use the compute SDK in usage commands
Daniel Wilson
2022-10-25
2
-66
/
+48
*
|
|
|
|
|
Merge "compute: Add missing microversion check for networks"
Zuul
2022-11-16
2
-17
/
+91
|
\
\
\
\
\
\
|
*
|
|
|
|
|
compute: Add missing microversion check for networks
Stephen Finucane
2022-11-08
2
-17
/
+91
*
|
|
|
|
|
|
Merge "compute: Fix '--network none/auto' handling"
Zuul
2022-11-16
2
-17
/
+43
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
compute: Fix '--network none/auto' handling
Stephen Finucane
2022-11-08
2
-17
/
+43
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Docstring fix for CreateVolumeAttachment class
Jadon Naas
2022-11-10
1
-1
/
+1
*
|
|
|
|
|
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
2
-38
/
+130
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
compute: Add '--no-network', '--auto-network' flags
Stephen Finucane
2022-10-26
2
-38
/
+130
|
|
/
/
/
*
|
|
|
Merge "quota: Deprecate "force" behavior for network quotas"
Zuul
2022-11-05
3
-16
/
+46
|
\
\
\
\
|
*
|
|
|
quota: Deprecate "force" behavior for network quotas
Stephen Finucane
2022-10-11
3
-16
/
+46
*
|
|
|
|
Merge "quota: Fix issues with delete quota command"
Zuul
2022-11-05
2
-16
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
quota: Fix issues with delete quota command
Stephen Finucane
2022-10-11
2
-16
/
+17
*
|
|
|
|
|
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
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
tests: Move fake clients to top of file
Stephen Finucane
2022-09-30
3
-123
/
+123
|
|
/
/
/
/
*
|
|
|
|
Merge "quota: Trivial style fixups"
Zuul
2022-11-05
1
-38
/
+40
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
quota: Trivial style fixups
Stephen Finucane
2022-09-30
1
-38
/
+40
[next]