Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.

oob driver unhandled exception #62

Open
sh8121att opened this issue Aug 24, 2017 · 0 comments
Open

oob driver unhandled exception #62

sh8121att opened this issue Aug 24, 2017 · 0 comments

Comments

@sh8121att
Copy link
Member

sh8121att commented Aug 24, 2017

Exception in thread Thread-245:
Traceback (most recent call last):
  File "/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner
    self.run()
  File "./drydock_provisioner/drivers/__init__.py", line 82, in run
    self.execute_task()
  File "./drydock_provisioner/drivers/oob/pyghmi_driver/__init__.py", line 218, in execute_task
    if bootdev.get('bootdev', '') == 'network':
AttributeError: 'NoneType' object has no attribute 'get'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant