ta/ironic-virtmedia-driver.git
3 years agoMerge "Boot nodes from virtual, rather than local, CD" master
Paul Carver [Thu, 15 Oct 2020 15:27:04 +0000 (15:27 +0000)]
Merge "Boot nodes from virtual, rather than local, CD"

4 years agoampere: falcon/hawk: Add padding for IPMI raw cmds 38/2238/2
Alexandru Avadanii [Thu, 13 Feb 2020 17:38:40 +0000 (18:38 +0100)]
ampere: falcon/hawk: Add padding for IPMI raw cmds

Ampere HAWK platform requires that certain IPMI raw commands be padded
to a fixed number of bytes with zeroes.

Co-authored-by: Jimmy Lafontaine Rivera <lafonj@gmail.com>
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Change-Id: I6f68ed0d4c2b010760fef9109beb14d6da4ae813

4 years agoAdd support for Ampere Falcon server 57/2057/9
Alexandru Antone [Wed, 27 Nov 2019 13:55:37 +0000 (15:55 +0200)]
Add support for Ampere Falcon server

Imported and addapted from Cachengo:
https://github.com/cachengo/rec-ironic-virtmedia-driver/commit/93914879ccf6cb554707e8bcb27fcb9f42d23924

Also refactored existing Nokia file to inherit from generic OpenBMC
hw type, same as ampere/falcon:
   vendors/nokia/nokia_hw.py -> vendors/openbmc_hw.py

Co-authored-by: Jimmy Lafontaine Rivera <lafonj@gmail.com>
Signed-off-by: Alexandru Antone <Alexandru.Antone@enea.com>
Change-Id: I9f4ae8d9602f96f934725b94f35f23272db56170

4 years agoBoot nodes from virtual, rather than local, CD 28/2128/1
dave kormann [Sun, 24 Nov 2019 16:27:46 +0000 (11:27 -0500)]
Boot nodes from virtual, rather than local, CD

The current Dell code uses ipmitool to set the next boot to cdrom;
this won't work in most cases as we typically want to boot from
remote media.  This change fixes that.

signed-off-by: dave kormann  <davek@research.att.com>
Change-Id: I767a87e0ccd712a02f84f3829deaa92eb2bd9169

4 years agoFix TypeError in dell.py 93/1193/1
bela.szanics [Tue, 16 Jul 2019 09:24:10 +0000 (12:24 +0300)]
Fix TypeError in dell.py

- Convert the port number to string during the creation of the image URL

Change-Id: I44bb6681e05aa2bf6312342bd8cd73ac35f8e71b
Signed-off-by: bela.szanics <bela.szanics@nokia.com>
4 years agoAdd missing support for HP Gen10 82/982/1
Janne Suominen [Wed, 12 Jun 2019 06:15:57 +0000 (09:15 +0300)]
Add missing support for HP Gen10

Gen10 has slightly changed the paths of the unmount and mount
for virtual media because of the new version of ILO.

Change-Id: I4e9c6383be3e96477323e8f0af15b87213ea7a4d

4 years agoSeed code for ironic_virtmedia_driver 40/640/1
Janne Suominen [Wed, 8 May 2019 12:24:30 +0000 (15:24 +0300)]
Seed code for ironic_virtmedia_driver

Seed code for ironic_virtmedia_driver

Change-Id: Ibb72095b1214900867513b35bf0392049161f5e3
Signed-off-by: Janne Suominen <janne.suominen@nokia.com>
4 years agoInitial empty repository
Eric Ball [Wed, 1 May 2019 00:25:34 +0000 (00:25 +0000)]
Initial empty repository