ta/ironic-virtmedia-driver.git
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