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
/
fakes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate server_groups to the new API
Violet Kurtz
2022-08-02
1
-66
/
+29
*
Merge "Fix typos"
Zuul
2022-05-16
1
-2
/
+2
|
\
|
*
Fix typos
Cyril Roelandt
2021-10-26
1
-2
/
+2
*
|
Switch compute service list, delete and set to sdk.
Ritvik Vinodkumar
2022-01-14
1
-7
/
+5
*
|
compute: Return information about fixed IP
Stephen Finucane
2021-12-14
1
-0
/
+28
*
|
Switch command server add volume to sdk.
Diwei Zhu
2021-11-22
1
-0
/
+56
*
|
Switch server backup to sdk.
Diwei Zhu
2021-10-27
1
-48
/
+102
|
/
*
compute: Add support for microversion 2.89
Lee Yarwood
2021-09-02
1
-0
/
+3
*
Show "Forced Down" compute service status with --long
melanie witt
2021-08-17
1
-0
/
+2
*
Correct REST API response fields for /os-migrations API
melanie witt
2021-07-28
1
-4
/
+4
*
compute: Add 'server migration show' command
Stephen Finucane
2021-01-21
1
-0
/
+53
*
Rename FakeServerMigration to FakeMigration
Stephen Finucane
2021-01-21
1
-10
/
+10
*
compute: Add 'server volume list' command
Stephen Finucane
2021-01-08
1
-0
/
+60
*
tests: Remove unused fake method
Stephen Finucane
2021-01-08
1
-19
/
+0
*
Switch compute flavors from novaclient/direct to SDK
Artem Goncharov
2020-12-02
1
-17
/
+3
*
Merge "Add 'server migration abort' command"
Zuul
2020-10-14
1
-0
/
+3
|
\
|
*
Add 'server migration abort' command
hackertron
2020-10-13
1
-0
/
+3
*
|
Merge "Compute: Add 'keypair create --type' parameter"
Zuul
2020-10-13
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Compute: Add 'keypair create --type' parameter
tianhui
2020-10-12
1
-0
/
+1
*
|
Merge "Add server migration list CLI"
Zuul
2020-10-12
1
-0
/
+90
|
\
\
|
|
/
|
/
|
|
*
Add server migration list CLI
zhangbailin
2020-09-24
1
-0
/
+90
*
|
Add API check for server_groups.list
Lewis Denny
2020-08-21
1
-2
/
+33
|
/
*
Raise flake8-import-order version to latest
Sean McGinnis
2020-01-10
1
-1
/
+1
*
Bump hacking version
Stephen Finucane
2019-08-27
1
-1
/
+1
*
Merge "Add support for get details of Quota"
Zuul
2019-03-07
1
-0
/
+32
|
\
|
*
Add support for get details of Quota
Sławek Kapłoński
2019-02-24
1
-0
/
+32
*
|
Paginate over usage list to return all usages
Pavlo Shchelokovskyy
2019-02-28
1
-0
/
+1
|
/
*
Merge "Default --nic to 'auto' if creating a server with >= 2.37"
Zuul
2018-10-26
1
-0
/
+3
|
\
|
*
Default --nic to 'auto' if creating a server with >= 2.37
Matt Riedemann
2018-03-21
1
-0
/
+3
*
|
Compute: Add description support for flavor
tianhui
2018-06-20
1
-0
/
+1
*
|
Fix limits show command without Nova and Cinder
Jude Cross
2018-04-03
1
-0
/
+110
|
/
*
Re-implement novaclient bits removed in 10.0
Dean Troyer
2018-03-13
1
-4
/
+1
*
Use flake8-import-order plugin
Akihiro Motoki
2017-08-17
1
-1
/
+2
*
Trivial fix typos
Vu Cong Tuan
2017-05-30
1
-2
/
+2
*
Low-level Compute v2 API: floating ip pool
Dean Troyer
2017-04-18
1
-14
/
+1
*
Low-level Compute v2 API: network
Dean Troyer
2017-04-17
1
-7
/
+1
*
Merge "Low-level Compute v2 API: floating ip"
Jenkins
2017-04-17
1
-5
/
+1
|
\
|
*
Low-level Compute v2 API: floating ip
Dean Troyer
2017-04-11
1
-5
/
+1
*
|
Low-level Compute v2 API: security group rules
Dean Troyer
2017-04-11
1
-4
/
+1
|
/
*
Low-level Compute v2 API: security group
Dean Troyer
2017-04-11
1
-8
/
+7
*
Merge "OSC Quota List"
Jenkins
2017-03-21
1
-0
/
+64
|
\
|
*
OSC Quota List
Sindhu Devale
2017-03-10
1
-0
/
+64
*
|
Add server event list and show commands
Rui Chen
2017-03-07
1
-0
/
+44
|
/
*
Add unit tests for usage commands in compute v2
jiahui.qiang
2016-12-26
1
-0
/
+65
*
Support "--no" option in aggregate set
Rui Chen
2016-09-24
1
-0
/
+1
*
Replace 'MagicMock' with 'Mock'
qtang
2016-09-14
1
-6
/
+6
*
move unit tests to new "unit" test module
Steve Martinelli
2016-09-08
1
-0
/
+1249