diff --git a/restapi-doc/centos/build_srpm.data b/restapi-doc/centos/build_srpm.data index fcc1a4365..bde252fcf 100644 --- a/restapi-doc/centos/build_srpm.data +++ b/restapi-doc/centos/build_srpm.data @@ -3,5 +3,5 @@ COPY_LIST="$SRC_DIR/* \ $CGCS_BASE/downloads/mvn.repo.tgz \ " -TIS_PATCH_VER=24 +TIS_PATCH_VER=25 BUILD_IS_SLOW=3 diff --git a/restapi-doc/restapi-doc/api-ref/src/wadls/sysinv-api/v1/api_samples/controller_fs_list-response.json b/restapi-doc/restapi-doc/api-ref/src/wadls/sysinv-api/v1/api_samples/controller_fs_list-response.json index 669fab961..3e853f982 100755 --- a/restapi-doc/restapi-doc/api-ref/src/wadls/sysinv-api/v1/api_samples/controller_fs_list-response.json +++ b/restapi-doc/restapi-doc/api-ref/src/wadls/sysinv-api/v1/api_samples/controller_fs_list-response.json @@ -17,7 +17,7 @@ "links": [{"href": "http://127.168.204.2:6385/v1/controller_fs/d30cc018-9218-403e-a1c2-9a5691a8bffb", "rel": "self"}, {"href": "http://127.168.204.2:6385/controller_fs/d30cc018-9218-403e-a1c2-9a5691a8bffb", "rel": "bookmark"}], "created_at": "2017-09-14T17:54:15.896408+00:00", "updated_at": "2017-09-14T20:59:53.114344+00:00", - "name": "cgcs", + "name": "glance", "state": "available", "isystem_uuid": "a5b7f26c-423f-41ed-a660-cd8cff4627eb", "replicated": true, diff --git a/restapi-doc/restapi-doc/api-ref/src/wadls/sysinv-api/v1/api_samples/controller_fs_show-response.json b/restapi-doc/restapi-doc/api-ref/src/wadls/sysinv-api/v1/api_samples/controller_fs_show-response.json index c927c21d9..1829722ec 100644 --- a/restapi-doc/restapi-doc/api-ref/src/wadls/sysinv-api/v1/api_samples/controller_fs_show-response.json +++ b/restapi-doc/restapi-doc/api-ref/src/wadls/sysinv-api/v1/api_samples/controller_fs_show-response.json @@ -18,7 +18,7 @@ "links": [{"href": "http://127.168.204.2:6385/v1/controller_fs/d30cc018-9218-403e-a1c2-9a5691a8bffb", "rel": "self"}, {"href": "http://127.168.204.2:6385/controller_fs/d30cc018-9218-403e-a1c2-9a5691a8bffb", "rel": "bookmark"}], "created_at": "2017-09-14T17:54:15.896408+00:00", "updated_at": "2017-09-14T20:59:53.114344+00:00", - "name": "cgcs", + "name": "glance", "state": "available", "isystem_uuid": "a5b7f26c-423f-41ed-a660-cd8cff4627eb", "replicated": true,