Add "server" to action methods - part 2

As the qa-spec of consistent-service-method-names, basically all
methods’ names should be "<verb>_<resource/object name>".
Ib91dc75055b9e2331d243cac686fe19c7516f6ba added the word "server"
to compute action methods, but it didn't cover some action methods.
So this patch tries it again for covering all action methods.

Partially implements blueprint consistent-service-method-names

Change-Id: I5ba600d33c600b515a49bd36fbb111502f6849c1
13 files changed