Comment 0 for bug 2053084

Revision history for this message
Ferran Diego Andilla (fdiegoa) wrote :

Objective

Validate that a device owner can de-register a device.

Preconditions

A NebulOuS core installation is up and running. It’s IP is known.

Two users exist:

Device owner: A user with “device owner” role in NebulOuS.

Resource manager: A user with “resource manager” role in NebulOuS.

A node owned by the “device owner” has been previously registered in NebulOuS.

“Dummy application” is running on said node.

Steps

Step 1

Action

User “device owner” logs in to NebulOuS and requests the de-registration of its device as described in XXX.

Expected results

NebulOuS de-registers the node.

All NebulOuS agent binaries, services, logs are removed from the manually-managed node.

Application running on the node are terminated.

All binaries, data, logs pertaining to user applications deployed with NebulOuS in the agent are removed.

Device owner is informed about the status of the process.