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
/
test_server.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
compute: Add support for microversion 2.93
stable/zed
whoami-rajat
2022-09-29
1
-0
/
+97
*
compute: Require image when rebuilding a volume-backed server
whoami-rajat
2022-09-29
1
-0
/
+19
*
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
*
|
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
1
-985
/
+0
*
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
1
-14
/
+14
|
\
|
*
image: Remove FakeImage test helper
Stephen Finucane
2021-11-17
1
-14
/
+14
*
|
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
*
|
|
Merge "compute: Return information about fixed IP"
Zuul
2021-12-25
1
-28
/
+89
|
\
\
\
|
*
|
|
compute: Return information about fixed IP
Stephen Finucane
2021-12-14
1
-28
/
+89
*
|
|
|
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
*
|
|
|
|
Switch server suspend and server resume to SDK
Thrivikram Mudunuri
2021-11-29
1
-4
/
+4
*
|
|
|
|
Switch server pause and server unpause to SDK
Thrivikram Mudunuri
2021-11-29
1
-4
/
+20
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Switch command server remove volume to sdk
Diwei Zhu
2021-11-26
1
-3
/
+42
|
/
/
/
*
|
|
Switch command server add volume to sdk.
Diwei Zhu
2021-11-22
1
-122
/
+136
|
|
/
|
/
|
*
|
Merge "Switch openstack server add port/network to using sdk."
Zuul
2021-11-15
1
-17
/
+41
|
\
\
|
*
|
Switch openstack server add port/network to using sdk.
Diwei Zhu
2021-11-14
1
-17
/
+41
|
|
/
*
|
compute: Return details of attached volumes
5.7.0
Stephen Finucane
2021-11-03
1
-8
/
+83
|
/
*
compute: Fix filtering servers by tags
Stephen Finucane
2021-10-13
1
-2
/
+2
*
Add --trusted-image-cert option for server create
Pavlo Shchelokovskyy
2021-09-30
1
-0
/
+150
*
compute: Add support for microversion 2.90
Stephen Finucane
2021-09-01
1
-16
/
+155
*
Correct REST API response fields for /os-migrations API
melanie witt
2021-07-28
1
-1
/
+53
*
Fix TestListMigrationV223 test class MIGRATION_COLUMNS
melanie witt
2021-07-27
1
-6
/
+3
*
compute: Remove 'file://' prefix from '--block-device'
Stephen Finucane
2021-03-11
1
-1
/
+1
*
compute: Add support for loading BDMs from files
Stephen Finucane
2021-03-05
1
-0
/
+83
*
compute: Add functional tests for --block-device
Stephen Finucane
2021-03-05
1
-22
/
+6
*
compute: Remove deprecated 'server migrate --live' option
Stephen Finucane
2021-01-22
1
-163
/
+40
*
compute: Stop silently ignore --(no-)disk-overcommit
Stephen Finucane
2021-01-22
1
-0
/
+34
*
compute: Auto-configure shared/block live migration
Stephen Finucane
2021-01-22
1
-20
/
+25
*
compute: Add 'server create --block-device' option
Stephen Finucane
2021-01-22
1
-0
/
+256
*
compute: Add missing 'server create' options
Stephen Finucane
2021-01-21
1
-0
/
+233
*
compute: Improve 'server create --block-device-mapping' option parsing
Stephen Finucane
2021-01-21
1
-29
/
+76
*
compute: Rename 'server migrate (confirm|revert)'
Stephen Finucane
2021-01-21
1
-0
/
+152
*
compute: Add 'server migration show' command
Stephen Finucane
2021-01-21
1
-0
/
+118
*
Rename FakeServerMigration to FakeMigration
Stephen Finucane
2021-01-21
1
-2
/
+2
*
compute: Add support for 'server boot --nic ...,tag=<tag>'
Stephen Finucane
2021-01-21
1
-0
/
+107
*
compute: Improve 'server create --nic' option parsing
Stephen Finucane
2021-01-21
1
-52
/
+52
[next]