67afce7e26
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 |
||
---|---|---|
.. | ||
admin-openrc.sh | ||
local.conf.node_1.sample | ||
local.conf.node_2.sample | ||
local.conf.sample | ||
plugin.sh | ||
settings | ||
verify_cross_pod_install.sh | ||
verify_top_install.sh |