add release note about resource-list and resource-show

Change-Id: Ifdab76775fa362070f862c073c25b3c744ada4c0
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
This commit is contained in:
dongwenjuan 2017-06-08 09:08:51 +08:00
parent 05200a151e
commit 52995bbdfe
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,4 @@
---
features:
- A new ``resoure list`` API was added in order to list all the resources
or the resources with specified type.

View File

@ -0,0 +1,4 @@
---
features:
- A new ``resoure show`` API was added in order to show the details of
the specified resource.