ironic-python-agent/ironic_python_agent/extensions
Bharath kumar 9948349b10 Moving Reboot bashscript to python
Currently a reboot bash script file is used to call reboot and
poweroff operation. Deleting this file and moving the code to
python file using utils.execute()

Partial-Bug: #1557542

Change-Id: Iad9cd9d15417e9a954d108d2759e6303452fca27
Author: Bharath kumar <shettybharath4@gmail.com>
Co-Authored-By: Annie Lezil <annie.lezil@gmail.com>
2016-12-15 00:05:03 +00:00
..
__init__.py Organize agent extensions 2014-04-14 15:09:12 -07:00
base.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-11-08 09:06:45 +00:00
clean.py Get root device hints from the node object 2016-05-26 14:52:15 +01:00
flow.py Update to hacking 0.12.0 and use new checks 2016-11-08 11:31:18 -08:00
image.py Update to hacking 0.12.0 and use new checks 2016-11-08 11:31:18 -08:00
iscsi.py Remove Python 2.6 format style 2016-10-06 09:05:26 -07:00
log.py Add a log extension 2016-06-28 17:02:11 +01:00
standby.py Moving Reboot bashscript to python 2016-12-15 00:05:03 +00:00