- Timestamp:
- Jun 9, 2016, 4:40:40 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lmd/trunk/fuentes/lmd-server.install/usr/share/n4d/python-plugins/LmdServer.py
r1875 r1894 229 229 230 230 objects['LlxBootManager'].pushToBootList("ltsp_label"+str(imgid)); 231 232 # Setting new taskid to the image, so we know that it is refreshing 233 objects['LmdImageManager'].setNewTaskIdForImage(imgid, ret["msg"]); 231 234 return {"status": True, "msg": ret["msg"]} # Returns task id!! 232 235
Note: See TracChangeset
for help on using the changeset viewer.