Skip to content
  • Markos Gogoulos's avatar
    implement server actions on gui for api/v1.1redux · 30f429cc
    Markos Gogoulos authored
     * implement server reboot/shutdown/start/destroy actions
     * fix ordering on imports (servers.py, actions.py)
     * actions.py: change type to reboot_type (reserverd word)
     * change vm.start_action to backend.start_action where needed
    (there is no vm.start_action any more)
     * create server action function in synnefo.js
    
    Refs #311
    30f429cc