
Currently when calling update_server_volume through nova client, it gives the user id of the used context, which leads failure. As this user may can't access the nova service catalog. This patch sets privileged_user as True and calls nova. Change-Id: I5861b2ca9cc1d10ba83eb088aa9fc073973aee93 Closes-bug: #1614344