tricircle/devstack
yinxiulin 67afce7e26 Nova_APIGW Server Action Support(part1)
1. What is the problem
   The current Nova_APIGW does not support following server actions:
   os-start: Start server
   os-stop: Stop server
   lock: Locks a server
   unlock: Unlocks a locked server
   pause: Pause server
   unpause: Unpause server
   resume: Resumes a suspended server and changes its status to ACTIVE
   suspend: Suspend a server
   shelve: Shelves a server
   unshelve: Shelves a server
   shelveOffload: Shelf-offloads, or removes, a shelved server
   migrate: Migrates a server to a host. The scheduler chooses the host.
   forceDelete: Force-deletes a server before deferred cleanup
   trigger_crash_dump: Trigger a crash dump in a server

2. What is the solution to the problem
   Implement the above server action

3. What the features need to be implemented to the Tricircle
   to realize the solution
   Add the above server action

Change-Id: I6a65938f1797380a896efe8f6aaed6a1903c82ca
2016-09-22 10:00:23 +08:00
..
admin-openrc.sh Merge the verify scripts 2016-03-26 08:10:45 +00:00
local.conf.node_1.sample L3 North-South Networking 2016-02-05 15:10:41 +08:00
local.conf.node_2.sample Update readme 2016-04-26 09:51:40 +08:00
local.conf.sample Fix regex expresion error in integration test 2016-07-25 18:58:49 +08:00
plugin.sh Nova_APIGW Server Action Support(part1) 2016-09-22 10:00:23 +08:00
settings Move statless design from experiment to master branch 2016-01-14 12:56:57 +08:00
verify_cross_pod_install.sh Merge the verify scripts 2016-03-26 08:10:45 +00:00
verify_top_install.sh Merge the verify scripts 2016-03-26 08:10:45 +00:00