valet/valet_plugins
Nickolas Vela e66e4329cd Use upstream Music link
Updates references to upstream Music repo
2017-05-01 19:25:09 -05:00
..
valet_plugins Fix pep8 and docstring violations 2017-05-01 19:24:57 -05:00
.coveragerc Initial commit 2016-12-12 08:50:24 -06:00
.testr.conf Initial commit 2016-12-12 08:50:24 -06:00
LICENSE Initial commit 2016-12-12 08:50:24 -06:00
README Fix pep8 and docstring violations 2017-05-01 19:24:57 -05:00
README.md Use upstream Music link 2017-05-01 19:25:09 -05:00
RELEASE Use upstream Music link 2017-05-01 19:25:09 -05:00
requirements.txt Fix pep8 and docstring violations 2017-05-01 19:24:57 -05:00
setup.cfg Fix pep8 and docstring violations 2017-05-01 19:24:57 -05:00
setup.py Fix pep8 and docstring violations 2017-05-01 19:24:57 -05:00
test-requirements.txt Initial commit 2016-12-12 08:50:24 -06:00
tox.ini Fix pep8 and docstring violations 2017-05-01 19:24:57 -05:00

Valet

Valet gives OpenStack the ability to optimize cloud resources while simultaneously meeting a cloud application's QoS requirements. Valet provides an api service, a placement optimizer (Ostro), a high availability data storage and persistence layer (Music), and a set of OpenStack plugins.

IMPORTANT: Overall Installation of Valet is covered in a separate document.

Learn more about Valet:

Valet consists of the following components:

  • valet-openstack: a set of OpenStack plugins used to interact with Valet
  • valet-api: an API engine used to interact with Valet
  • Ostro: a placement optimization engine
  • Music: a data storage and persistence service
  • ostro-listener: a message bus listener used in conjunction with Ostro and Music

Additional documents: