index
:
delta/openstack/ironic.git
bugfix/15.1
bugfix/15.2
bugfix/16.1
bugfix/16.2
bugfix/18.0
bugfix/18.1
bugfix/19.0
bugfix/20.2
bugfix/21.0
bugfix/21.2
bugfix/21.3
master
proposed/juno
proposed/kilo
stable/2023.1
stable/icehouse
stable/juno
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/ironic.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ironic
/
drivers
/
modules
/
ssh.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move oslo.config references to oslo_config
Jim Rollenhagen
2015-02-02
1
-1
/
+1
*
Fix ssh _get_power_status as it returned status for wrong node
Michael Kerrin
2015-01-20
1
-1
/
+9
*
Raise SSH failure messages to the error level
Michael Turek
2015-01-14
1
-2
/
+2
*
Avoid querying the power state twice
Alexis Lee
2015-01-13
1
-3
/
+1
*
Merge "rename oslo.concurrency to oslo_concurrency"
Jenkins
2014-12-15
1
-1
/
+1
|
\
|
*
rename oslo.concurrency to oslo_concurrency
ZhiQiang Fan
2014-12-10
1
-1
/
+1
*
|
Correct vmware ssh power manager
Arata Notsu
2014-12-10
1
-5
/
+6
|
/
*
Change some exceptions from invalid to missing
Yuriy Zveryanskyy
2014-11-27
1
-1
/
+3
*
Switch to oslo.concurrency
Derek Higgins
2014-10-28
1
-1
/
+1
*
Update node-validate error messages
Anusha Ramineni
2014-10-20
1
-2
/
+2
*
Force the SSH commands to use their default language
Lucas Alvares Gomes
2014-09-25
1
-4
/
+4
*
Revert "Revert "Search line with awk itself and avoid grep""
Lucas Alvares Gomes
2014-09-18
1
-11
/
+3
*
Revert "Search line with awk itself and avoid grep"
Derek Higgins
2014-09-11
1
-3
/
+11
*
Search line with awk itself and avoid grep
Motohiro OTSUKA
2014-09-11
1
-11
/
+3
*
Translator functions cleanup part 2
Vladyslav Drok
2014-09-09
1
-5
/
+3
*
Merge "Add boot_device support for vbox"
Jenkins
2014-09-02
1
-3
/
+14
|
\
|
*
Add boot_device support for vbox
Motohiro Otsuka
2014-09-01
1
-3
/
+14
*
|
Remove gettextutils _ injection
Vladyslav Drok
2014-08-29
1
-1
/
+1
|
/
*
Add Parallels virtualisation type
Davide Guerri
2014-08-19
1
-3
/
+44
*
Raise MissingParameterValue instead of Invalid
Ghe Rivero
2014-08-12
1
-4
/
+9
*
Implements send-data-to-ceilometer
whaom
2014-08-01
1
-0
/
+10
*
SSH virsh to use the new ManagementInterface
Lucas Alvares Gomes
2014-07-25
1
-1
/
+163
*
Add drivers.base.BaseDriver.get_properties()
Ruby Loo
2014-07-23
1
-7
/
+31
*
Remove 'node' parameter from the validate() methods
Lucas Alvares Gomes
2014-06-16
1
-4
/
+3
*
Remove 'node' parameter from the Power interface
Lucas Alvares Gomes
2014-05-29
1
-23
/
+17
*
Remove 'node' parameter from the Deploy interface
Lucas Alvares Gomes
2014-05-26
1
-4
/
+4
*
Don't translate debug level logs
ChangBo Guo(gcb)
2014-05-20
1
-4
/
+4
*
Merge "Make tests use Node object instead of dict"
Jenkins
2014-04-11
1
-2
/
+2
|
\
|
*
Make tests use Node object instead of dict
Chris Behrens
2014-04-10
1
-2
/
+2
*
|
Move duplicated _get_node(s)_mac_addresses()
Lucas Alvares Gomes
2014-04-02
1
-17
/
+5
|
/
*
Add note to ssh about impact on ci testing
Chris Krelle
2014-03-28
1
-0
/
+4
*
Permit passing SSH keys into the Ironic API
Robert Collins
2014-03-19
1
-4
/
+9
*
Merge "Remove extraneous vim configuration comments for ironic"
Jenkins
2014-02-28
1
-2
/
+0
|
\
|
*
Remove extraneous vim configuration comments for ironic
He Yongli
2014-02-26
1
-2
/
+0
*
|
Add support for custom libvirt uri
Imre Farkas
2014-02-26
1
-59
/
+71
|
/
*
PXE and SSH validate() method to check for a port
Lucas Alvares Gomes
2014-02-17
1
-0
/
+3
*
Task object as paramater to validate() methods
Lucas Alvares Gomes
2014-02-17
1
-1
/
+2
*
Remove None as default value for dict get()
Lucas Alvares Gomes
2014-02-13
1
-6
/
+6
*
SSHPower driver support VMware ESXi
Haomeng, Wang
2014-02-12
1
-1
/
+21
*
Merge "Fix ssh_port type in _parse_driver_info() from ssh.py"
Jenkins
2014-01-31
1
-1
/
+5
|
\
|
*
Fix ssh_port type in _parse_driver_info() from ssh.py
Alexander Gordeev
2014-01-31
1
-1
/
+5
*
|
Update docstrings in ssh.py
Ruby Loo
2014-01-30
1
-16
/
+71
|
/
*
SSHPower driver raises IronicExceptions
Ruby Loo
2014-01-29
1
-8
/
+28
*
Correct SSHPowerDriver validate() exceptions
Devananda van der Veen
2014-01-08
1
-1
/
+2
*
Check connectivity in SSH driver 'validate' method
Yuriy Zveryanskyy
2013-12-18
1
-2
/
+9
*
Correct error with unicode mac address
Chris Krelle
2013-12-06
1
-1
/
+1
*
Use oslo's execute() and ssh_execute() methods
Lucas Alvares Gomes
2013-11-26
1
-34
/
+9
*
Fix error handling in ssh driver
Ramakrishnan G
2013-11-11
1
-1
/
+5
*
Improve error message for ssh
Lucas Alvares Gomes
2013-10-14
1
-1
/
+5
*
fix ssh driver exec command issues
Chris Krelle
2013-10-10
1
-8
/
+25
[next]