• Jérome Perrin's avatar
    Implement Software Destruction in slapos proxy · f01afc72
    Jérome Perrin authored
    Slapos proxy was not really deleting the software, just removing it from its database but not telling the node that requester requested deletion.
    
    As a result, node was not destroying the software and leaving the software folder around.
    
    These changes are about telling the node that requester wanted destruction of software, so that node really delete the folder.
    
    /reviewed-on !76
    f01afc72
views.py 31 KB