User Tools

Site Tools


get_started:automateddeployment

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
get_started:automateddeployment [2015/03/31 13:19]
Szilard Cserey
get_started:automateddeployment [2015/03/31 13:20] (current)
Szilard Cserey
Line 9: Line 9:
 Methods to be implemented in Deployment Hardware Adapter Methods to be implemented in Deployment Hardware Adapter
 for: Dell, HP, ESXi, libvirt for: Dell, HP, ESXi, libvirt
- 
-<source lang="​python">​ 
- class HardwareAdapter(object):​ 
  
   def power_off_blades(self):​   def power_off_blades(self):​
Line 28: Line 25:
  
   def get_blade_hardware_info(self,​ shelf_id, blade_id):   def get_blade_hardware_info(self,​ shelf_id, blade_id):
-</​source>​ 
- 
  
get_started/automateddeployment.1427807970.txt.gz ยท Last modified: 2015/03/31 13:19 by Szilard Cserey