Guarantee of performance and security SLA for OpenStack clouds
Go to file
jmlim c6dd766933 Implement 3 Stella APIs and update README.md
Added Stella APIs are stella, stella/vms, stella/hypervisors.
2018-09-13 16:45:30 +09:00
README.md Implement 3 Stella APIs and update README.md 2018-09-13 16:45:30 +09:00
Stella-OpenStack.py Implement 3 Stella APIs and update README.md 2018-09-13 16:45:30 +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 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-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.

  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.

contact

email: starlab@os.korea.ac.kr