Update README.md

A minor change of README.md
This commit is contained in:
ko_jmlim 2018-09-13 16:49:48 +09:00 committed by GitHub
parent c6dd766933
commit 9a27ac08d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 8 deletions

View File

@ -1,22 +1,23 @@
# Stella-OpenStack # 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. Stella-OpenStack support Stella VM scheduler to set performance SLA in OpenStack IaaS clouds.
Visit our project page for detailed information about Stella project. Visit our project page for detailed information about Stella project.
project page: http://stella.korea.ac.kr Stella Project page: http://stella.korea.ac.kr
github page: https://github.com/KUoslab GitHub page: https://github.com/KUoslab
## Stella-OpenStack APIs ## Stella-OpenStack APIs
Stella-OpenStack APIs(a.k.s Stella APIs) provide access Stella-OpenStack functions. Stella-OpenStack APIs(a.k.s Stella APIs) provide access Stella-OpenStack functions.
Stella APIs support RestAPI(http based APIs). 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. 1. /stella: Check the status of Stella scheduler and Stella-OpenStack.
2. /stella/vms : Returns the list of VMs and information of each VMs. 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. 3. /stella/hypervisor: Returns the IP address of the hypervisor host. 'hypervisor_name' field is essential.
## contact ## contact
email: starlab@os.korea.ac.kr email: starlab@os.korea.ac.kr
Stella Project page: http://stella.korea.ac.kr