Amnon Heiman
71bfd07d69
API Adding the failure detector swagger definition
...
This adds the failure detector definition that is based on the
FailureDetectorMBean
Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com >
2015-06-03 19:12:57 +03:00
Amnon Heiman
bdb2a7ff47
api: Remove empty parameter from storage_service.json
...
Empty parameter definition is not accepted by the swagger UI, instead,
the parameter list itself should be empty.
Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com >
2015-05-31 18:17:29 +03:00
Amnon Heiman
a28b90bfd3
Adding definitions to the storage_service
...
This adds the following definitions to the storage_service swagger
definition file:
/storage_service/tokens
/storage_service/tokens/{endpoint}
/storage_service/commitlog
/storage_service/tokens_endpoint
Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com >
2015-05-27 15:28:20 +03:00
Amnon Heiman
313074c980
API: Add the gossiper API
...
This holds the swagger definition equivelent to the GossiperMBean API.
Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com >
2015-05-25 18:28:47 +03:00
Amnon Heiman
8f5c2a3143
API: Add the commitlog API
...
This contains the commitlog API that is the equivalent of the
CommitLogMbean API.
Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com >
2015-05-19 15:27:59 +03:00
Amnon Heiman
aeb66fa409
API: Adding the stroage service stub
...
The storage service API will hold the equivelent information of the
StorageServiceMBean.
This adds the API with one stubed method the get local hostid.
After the patch the storage_service doc will be available at:
http://localhost:10000/api-doc/storage_service/
And the stubed local host id will be under:
http://localhost:10000/storage_service/local_hostid
and will return an empty string
Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com >
2015-04-13 18:57:14 +03:00