Jump to: navigation, search

Reddwarf-actions

Revision as of 15:57, 1 April 2013 by Hubcap (talk | contribs) (Created page with "== Reddwarf actions == === Data tier === the database will consist of 2 tables, actions and action_items. The actions will define the overall uuid/action (create instance, de...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Reddwarf actions

Data tier

the database will consist of 2 tables, actions and action_items. The actions will define the overall uuid/action (create instance, delete user, etc), and the action_items will contain the states that the action goes through while completing that state (resize, resize_verify, etc)

api

so far the general consensus is that additional fields will be added to some (or possibly all) GET calls to define the status and description of said status.