From 9a27ac08d456ab4efc258cb011ee238a99ef1370 Mon Sep 17 00:00:00 2001 From: ko_jmlim Date: Thu, 13 Sep 2018 16:49:48 +0900 Subject: [PATCH] Update README.md A minor change of README.md --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 2ad0050..f9cb9cf 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,23 @@ # Stella-OpenStack -This is Stella-OpenStack code repository. +This page is Stella-OpenStack code repository. Stella-OpenStack support Stella VM scheduler to set performance SLA in OpenStack IaaS clouds. Visit our project page for detailed information about Stella project. -project page: http://stella.korea.ac.kr -github page: https://github.com/KUoslab +Stella Project page: http://stella.korea.ac.kr +GitHub page: https://github.com/KUoslab ## Stella-OpenStack APIs Stella-OpenStack APIs(a.k.s Stella APIs) provide access Stella-OpenStack functions. Stella APIs support RestAPI(http based APIs). -The list of Stella APIs are below. +The list of Stella APIs is below. -1. /stella: Check status of Stella scheduler and Stella-OpenStack. -2. /stella/vms : Returns the list of VMs and information of each VMs. -3. /stella/hypervisor : Returns the ip address of hypervisor host. 'hypervisor_name' field is essential. +1. /stella: Check the status of Stella scheduler and Stella-OpenStack. +2. /stella/vms: Returns the list of VMs and information of each VMs. +3. /stella/hypervisor: Returns the IP address of the hypervisor host. 'hypervisor_name' field is essential. ## contact -email: starlab@os.korea.ac.kr \ No newline at end of file +email: starlab@os.korea.ac.kr +Stella Project page: http://stella.korea.ac.kr