Senlin API was exposing the actions API in a sub-optimal way. This patch fixes the URIs used for cluster actions and node actions. We are also changing the request method from 'PUT' to 'POST'. Change-Id: Ifa5d57a8d1a6f96f535f95a376726b1a8c066630 Closes-Bug: #1521074