You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an operator of Duffy,
I want to be able to manage nodes from the command line,
because talking to a JSON web API is such a nuisance.
Acceptance Criteria
A Duffy command exists
to create reusable nodes (in: hostname, ipaddr, aux data)
to update reusable nodes (in: hostname, ipaddr, aux data)
to retire EOL reusable nodes
to list active or all (+retired) nodes
to show information about a single node
Background
Only reusable nodes need to be created on the command line, ephemeral ones (say for OpenNebula VMs) are created and retired on the spot by the Duffy task worker that provisions them.
The text was updated successfully, but these errors were encountered:
nphilipp
changed the title
CLI: admin tasks (tenants) #
CLI: admin tasks (nodes)
Apr 13, 2022
Story
As an operator of Duffy,
I want to be able to manage nodes from the command line,
because talking to a JSON web API is such a nuisance.
Acceptance Criteria
A Duffy command exists
Background
Only reusable nodes need to be created on the command line, ephemeral ones (say for OpenNebula VMs) are created and retired on the spot by the Duffy task worker that provisions them.
The text was updated successfully, but these errors were encountered: