Message ID | 20130327094413.17002.85557.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'lava_dispatcher/device/target.py' --- lava_dispatcher/device/target.py 2013-01-28 23:57:06 +0000 +++ lava_dispatcher/device/target.py 2013-03-26 15:05:41 +0000 @@ -62,7 +62,6 @@ def __init__(self, context, device_config): self.context = context self.config = device_config - self.deployment_data = None self.boot_options = [] self._scratch_dir = None