ku.stella/ku.stella
jmlm 66bd89e578 re-order source tree
Change-Id: I9cb596de5653e35960a364e8f5b681658999f8b8
2019-03-29 17:05:42 +09:00
..
tests re-order source tree 2019-03-29 17:05:42 +09:00
README.md re-order source tree 2019-03-29 17:05:42 +09:00
Stella-OpenStack.py re-order source tree 2019-03-29 17:05:42 +09:00
__init__.py re-order source tree 2019-03-29 17:05:42 +09:00
clouds.yaml re-order source tree 2019-03-29 17:05:42 +09:00
connect_openstack.py re-order source tree 2019-03-29 17:05:42 +09:00
insert_sla.sh re-order source tree 2019-03-29 17:05:42 +09:00

README.md

Stella-OpenStack

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.

Contect information is below in this README.md file.

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: Check the status of Stella scheduler and Stella-OpenStack.
  2. /stella/vms: Returns the list of VMs and information of each VMs.
  3. /stella/vms/sla: 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.

contact

email: starlab@os.korea.ac.kr

Stella Project page: http://stella.korea.ac.kr

GitHub page: https://github.com/KUoslab