Fix typo error in README.rst

Change-Id: I0a09beced256fc71ec549fec4458b4e8a51c0cca
This commit is contained in:
jmlm 2019-04-01 14:34:11 +09:00
parent 44b7d5b7ec
commit ca2aa294ca
1 changed files with 9 additions and 1 deletions

View File

@ -5,15 +5,20 @@ ku.stella
Stella Cloud project
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.
* Documentation: https://stella.korea.ac.kr
* Documentation
https://stella.korea.ac.kr
* Source
OpenStack repo: https://git.openstack.org/cgit/openstack/ku.stella
GitHub repo: https://github.com/KUoslab/Stella-OpenStack
* Bugs
Email: starlab@os.korea.ac.kr
Lanchpad: https://bugs.launchpad.net/KU.stella
@ -22,7 +27,9 @@ Visit our project page for detailed information about Stella project.
* 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 is below.
1. /stella:
@ -33,4 +40,5 @@ The list of Stella APIs is below.
Set SLA for VM. Use instance name in horizon as a Input
4. /stella/hypervisor:
Returns the IP address of the hypervisor host.
'hypervisor_name' field is essential.