Guarantee of performance and security SLA for OpenStack clouds
Go to file
crjo e4c7793dc9 update README.rst
Change-Id: I8c69929b3f67dbb64047062c6c6d4a22e13287b3
2019-07-03 14:57:50 +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 OpenDev Migration Patch 2019-04-19 19:49:54 +00: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 update README.rst 2019-07-03 14:57:50 +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
test.rst update test.rst 2019-05-21 03:11:37 +00: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.

# reivew test