Bug in seedclient cleaner
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Alexander Lomski |
Bug Description
There is following error on seedcleaner script when it can't connect to transmission daemon.
Traceback (most recent call last):
File "/usr/bin/
password=
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
http_data = self._http_
File "/usr/lib/
raise TransmissionErr
transmissionrpc
Changed in fuel: | |
milestone: | none → next |
Fix committed: when seedcleaner.py cannot connect to transmission-daemon for whatever reason, it will print a message and exit.