Guarantee of performance and security SLA for OpenStack clouds
Go to file
jmlim b3edc8f40c create Set SLA related functions 2018-09-20 15:46:18 +09:00
README.md Update README.md 2018-09-13 16:56:20 +09:00
Stella-OpenStack.py create Set SLA related functions 2018-09-20 15:46:18 +09:00
connect_openstack.py Implement functions for storing VM and hypervisor infos 2018-09-13 15:32:05 +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/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