3 Commits

Author SHA1 Message Date
miaohb
d8c66a8be3 Fix error in api-ref about host
This patch adds the missing parameter "host_list" in api-ref.

Change-Id: I9dab7333b386675a2d9ae80c17f21e1f970a28c2
Closes-Bug: #1712466
2017-08-22 21:12:25 -07:00
ShunliZhou
1304e0aec5 Add host show api
Add host show api.
I cannot bump the api version to 1.5 as the unit test fail. seem
pecan check the request version to all controller function which
lead to unit test fail.

Change-Id: I4b6afbe3f8126fea5323e5905366955e5b106b93
Partially-Implements: blueprint show-container-engine-info
2017-07-26 15:07:47 +08:00
ShunliZhou
1b5bb285e5 Add host list api
Add host list api

Change-Id: I0511f3d0608043a709249052aa29a76ba9ded166
Partially-Implements: blueprint show-container-engine-info
2017-07-21 09:19:15 +08:00