[Kimchi-devel] [PATCHv2 0/3] Storage targets support

lvroyce at linux.vnet.ibm.com lvroyce at linux.vnet.ibm.com
Mon Dec 30 07:24:15 UTC 2013


From: Royce Lv <lvroyce at linux.vnet.ibm.com>

v1>v2, when showmount got no result, instead of fail the request,
      return empty list to user.
NOTE: this patchset depends on storage server support patchset.
      Tested in Fedora 19, due to libvirt bug, ubuntu 13.10 cannot be tested, fixing.

Usage:
    GET /storageservers/<ip or hostname>/storagetargets?target_type=netfs

Royce Lv (3):
  storage target: Update API.md
  storage target: Update controller and json schema
  storage target: Add model support

 docs/API.md              |  9 +++++++++
 src/kimchi/API.json      | 11 +++++++++++
 src/kimchi/controller.py | 30 ++++++++++++++++++++++++++++--
 src/kimchi/model.py      | 40 ++++++++++++++++++++++++++++++++++++++++
 4 files changed, 88 insertions(+), 2 deletions(-)

-- 
1.8.1.2




More information about the Kimchi-devel mailing list