ironic-python-agent/ironic_python_agent/extensions
Nisha Agarwal bb605784dd Fixes programmatic error in _install_grub()
The patch defines the variables before they are used in the
code.

Closes-bug: 1555547
Change-Id: I27c5e926cf4001211c4edd794a09b26559c63f71
2016-03-11 21:09:37 +00:00
..
__init__.py Organize agent extensions 2014-04-14 15:09:12 -07:00
base.py Replace all the 'self.log' calls with global LOG 2016-02-24 09:51:01 +08:00
clean.py Allow hardware managers to override clean step priority 2016-01-14 13:12:52 -08:00
flow.py Use oslo_log lib 2015-03-24 08:43:35 +01:00
image.py Fixes programmatic error in _install_grub() 2016-03-11 21:09:37 +00:00
iscsi.py Catch OSError as well to return a better error message 2016-02-22 15:10:57 +08:00
standby.py Add support for streaming raw images directly onto the disk 2015-11-18 11:19:40 +00:00