Add instance_id in Usage API response.

Fixes bug 1003093.

Required to fix horizon bug 1003299.

Add the instance_id in the server usage
response. The value of the id is the UUID
of the instance.

Change-Id: I77e0f64db456b4c80a03fa922dd18146b94d1187
This commit is contained in:
Lin Hua Cheng
2012-06-20 19:37:19 +00:00
parent bd4b0b18d0
commit 20062dbde3

View File

@@ -132,6 +132,7 @@ Kirill Shileev <kshileev@gmail.com>
Koji Iida <iida.koji@lab.ntt.co.jp>
Liam Kelleher <liam.kelleher@hp.com>
Likitha Shetty <likitha.shetty@citrix.com>
Lin Hua Cheng <lin-hua.cheng@hp.com>
Loganathan Parthipan <parthipan@hp.com>
Lorin Hochstein <lorin@nimbisservices.com>
Lvov Maxim <usrleon@gmail.com>