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
/
unit
/
compute
/
v2
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Use the compute SDK in server list
Daniel Wilson
2022-11-29
1
-136
/
+125
|
/
*
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
*
|
|
compute: Add missing microversion check for networks
Stephen Finucane
2022-11-08
1
-17
/
+83
*
|
|
compute: Fix '--network none/auto' handling
Stephen Finucane
2022-11-08
1
-12
/
+37
*
|
|
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 "tests: Remove unnecessary nesting of volume resources"
Zuul
2022-11-05
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tests: Remove unnecessary nesting of volume resources
Stephen Finucane
2022-09-30
1
-3
/
+3
*
|
|
Merge "Speed up standard flavor list command"
Zuul
2022-09-30
1
-0
/
+57
|
\
\
\
|
*
|
|
Speed up standard flavor list command
Pavlo Shchelokovskyy
2022-09-30
1
-0
/
+57
|
|
/
/
*
|
|
Merge "compute: Only retrieve necessary images"
Zuul
2022-09-30
1
-5
/
+19
|
\
\
\
|
*
|
|
compute: Only retrieve necessary images
Stephen Finucane
2022-04-12
1
-5
/
+19
*
|
|
|
Merge "Fix wrong assertion methods"
Zuul
2022-09-30
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix wrong assertion methods
Takashi Natsume
2022-09-23
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Replace assertItemsEqual with assertCountEqual
Takashi Natsume
2022-09-19
1
-6
/
+6
|
/
/
/
*
|
|
compute: Add support for microversion 2.93
whoami-rajat
2022-09-14
1
-0
/
+97
*
|
|
compute: Require image when rebuilding a volume-backed server
whoami-rajat
2022-09-14
1
-0
/
+19
*
|
|
Microversion 2.91: Support specifying destination host to unshelve
René Ribaud
2022-08-22
1
-2
/
+177
|
|
/
|
/
|
*
|
Migrate server_groups to the new API
Violet Kurtz
2022-08-02
2
-221
/
+159
*
|
Merge "Add more filter option of columns for server list -c COLUMN"
Zuul
2022-06-20
1
-0
/
+14
|
\
\
|
*
|
Add more filter option of columns for server list -c COLUMN
JIHOJU
2022-04-19
1
-0
/
+14
|
|
/
*
|
Add 'Host Status' to 'server list --long' with >= v2.16
melanie witt
2022-05-16
1
-0
/
+93
*
|
Merge "Fix typos"
Zuul
2022-05-16
1
-2
/
+2
|
\
\
|
*
|
Fix typos
Cyril Roelandt
2021-10-26
1
-2
/
+2
*
|
|
Refactor network fakes to sdk properties PART 4
Nurmatov Mamatisa
2022-04-29
1
-4
/
+4
|
|
/
|
/
|
*
|
compute: Add 'Security Groups' for 'server list'
Thobias Salazar Trevisan
2022-03-15
1
-0
/
+2
*
|
compute: Move server migrations commands to their own file
Stephen Finucane
2022-03-09
2
-985
/
+1028
*
|
compute: Allow retrieval of migration by UUID
Stephen Finucane
2022-03-09
1
-0
/
+208
*
|
Merge "image: Remove FakeImage test helper"
Zuul
2022-02-09
4
-28
/
+19
|
\
\
|
*
|
image: Remove FakeImage test helper
Stephen Finucane
2021-11-17
4
-28
/
+19
*
|
|
Merge "compute: Don't warn if disk overcommit params unset"
Zuul
2022-02-09
1
-10
/
+10
|
\
\
\
|
*
|
|
compute: Don't warn if disk overcommit params unset
Stephen Finucane
2021-11-03
1
-10
/
+10
*
|
|
|
Switch compute service list, delete and set to sdk.
Ritvik Vinodkumar
2022-01-14
2
-96
/
+164
*
|
|
|
Merge "Include hosts in aggregate list --long"
Zuul
2021-12-25
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Include hosts in aggregate list --long
David Caro
2021-06-03
1
-0
/
+2
*
|
|
|
|
Merge "compute: Return information about fixed IP"
Zuul
2021-12-25
2
-28
/
+117
|
\
\
\
\
\
|
*
|
|
|
|
compute: Return information about fixed IP
Stephen Finucane
2021-12-14
2
-28
/
+117
*
|
|
|
|
|
Merge "Switch add fixed IP to SDK"
Zuul
2021-12-25
1
-45
/
+179
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
Switch add fixed IP to SDK
Ritvik Vinodkumar
2021-12-14
1
-45
/
+179
*
|
|
|
|
|
compute: Pass through args to ssh
Hugh Saunders
2021-12-15
1
-5
/
+45
*
|
|
|
|
|
compute: Fix weird option definition for 'server ssh'
Stephen Finucane
2021-12-15
1
-0
/
+77
|
/
/
/
/
/
*
|
|
|
|
Fix RemoveServerVolume
Dr. Jens Harbott
2021-12-08
1
-6
/
+4
*
|
|
|
|
Merge "compute: Show flavor in 'server list' with API >= 2.47"
Zuul
2021-11-30
1
-240
/
+318
|
\
\
\
\
\
|
*
|
|
|
|
compute: Show flavor in 'server list' with API >= 2.47
Khomesh Thakre
2021-11-30
1
-240
/
+318
*
|
|
|
|
|
Merge "Switch openstack server remove port/network to using sdk"
Zuul
2021-11-30
1
-8
/
+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Switch openstack server remove port/network to using sdk
Diwei Zhu
2021-11-29
1
-8
/
+11
*
|
|
|
|
|
|
Merge "Switch server suspend and server resume to SDK"
Zuul
2021-11-30
1
-4
/
+4
|
\
\
\
\
\
\
\
[prev]
[next]