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
/
compute
/
v2
/
keypair.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace six.iteritems() with .items()
lihaijing
2020-01-09
1
-3
/
+2
*
Add "--private-key" option for "keypair create"
Rui Chen
2017-03-06
1
-3
/
+28
*
Handle log message interpolation by the logger in compute/
Gábor Antal
2017-02-13
1
-2
/
+1
*
translate all command help strings
3.4.0
Steve Martinelli
2016-11-17
1
-4
/
+4
*
Adds information about private key generation for instance access
Anne Gentle
2016-10-25
1
-11
/
+12
*
Add missing '(name only)' message for keypair in computev2
Huanxuan Ao
2016-07-04
1
-1
/
+1
*
Support bulk deletion for delete commands in computev2
Huanxuan Ao
2016-06-27
1
-3
/
+24
*
osc-lib: command
Dean Troyer
2016-06-13
1
-1
/
+1
*
osc-lib: utils
Dean Troyer
2016-06-13
1
-1
/
+1
*
osc-lib: exceptions
Dean Troyer
2016-06-13
1
-2
/
+3
*
fix keypair help msg
sunyajing
2016-06-06
1
-2
/
+2
*
Fix i18n support for help and error messages in compute
Tang Chen
2016-05-24
1
-8
/
+11
*
Fix keypair create --public-key
Dean Troyer
2016-03-18
1
-2
/
+1
*
[compute] Add unit test for keypair
jichenjc
2016-02-23
1
-1
/
+3
*
log take_action parameters in a single place
Akihiro Motoki
2016-02-02
1
-20
/
+4
*
Trivial: Remove useless return from files in compute.
Tang Chen
2015-12-17
1
-1
/
+0
*
Use a common decorator to log 'take_action' activation
Joshua Harlow
2015-09-01
1
-3
/
+3
*
Fine tune some of the helps commands
Steve Martinelli
2015-01-13
1
-3
/
+3
*
Command object docs: aggregate, console *, keypair
Dean Troyer
2014-11-19
1
-10
/
+10
*
Merge "Create message variables for exceptions"
Jenkins
2014-08-24
1
-2
/
+3
|
\
|
*
Create message variables for exceptions
Steve Martinelli
2014-08-24
1
-2
/
+3
*
|
Normalize more help strings
Dean Troyer
2014-07-24
1
-4
/
+4
|
/
*
replace string format arguments with function parameters
Christian Berendt
2014-05-20
1
-4
/
+4
*
Fix 'keypair show' command output
Dean Troyer
2014-03-07
1
-1
/
+1
*
Begin Python 3 compatability
Dean Troyer
2013-07-29
1
-2
/
+3
*
Remove api = apiName calls from each method
Steve Martinelli
2013-07-12
1
-4
/
+0
*
Add compute keypair commands
Dean Troyer
2013-04-12
1
-0
/
+160