Guarantee of performance and security SLA for OpenStack clouds
Go to file
jmlm 7dfdd3b8e8 add email address
Change-Id: If747730d9486d5799e4d07050779e5905bc98c45
2019-04-19 17:23:03 +09:00
doc re-order source tree 2019-03-29 17:05:42 +09:00
ku.stella re-order source tree 2019-03-29 17:05:42 +09:00
releasenotes re-order source tree 2019-03-29 17:05:42 +09:00
.coveragerc re-order source tree 2019-03-29 17:05:42 +09:00
.gitignore re-order source tree 2019-03-29 17:05:42 +09:00
.gitreview re-order source tree 2019-03-29 17:05:42 +09:00
.mailmap re-order source tree 2019-03-29 17:05:42 +09:00
.stestr.conf re-order source tree 2019-03-29 17:05:42 +09:00
.zuul.yaml re-order source tree 2019-03-29 17:05:42 +09:00
CONTRIBUTING.rst re-order source tree 2019-03-29 17:05:42 +09:00
HACKING.rst re-order source tree 2019-03-29 17:05:42 +09:00
LICENSE re-order source tree 2019-03-29 17:05:42 +09:00
README.rst add email address 2019-04-19 17:23:03 +09:00
babel.cfg re-order source tree 2019-03-29 17:05:42 +09:00
requirements.txt re-order source tree 2019-03-29 17:05:42 +09:00
setup.cfg re-order source tree 2019-03-29 17:05:42 +09:00
setup.py re-order source tree 2019-03-29 17:05:42 +09:00
test-requirements.txt re-order source tree 2019-03-29 17:05:42 +09:00
tox.ini re-order source tree 2019-03-29 17:05:42 +09:00

README.rst

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.


  • 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(xGoS) 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.