CS-SI/SafeScale

[Deploy] Uninstalling feature failure

Closed this issue · 2 comments

develop branch, version 0.1.1

There is a problem uninstalling features, it seems that uninstall fails but reports that uninstall succeeded:

user@PC16:~$ deploy host delete-feature gw-deploytest docker
Feature 'docker' deleted successfully on host 'gw-deploytest'

user@PC16:~$ deploy host check-feature gw-deploytest docker
Feature 'docker' found on host 'gw-deploytest'

It seems that uninstalling is not enough.
Configuration files must be purged...
stop the service too ?

Fixed in commit 82b0b4c