valet/valet_plugins
Tanvir Talukder ad2b7fab31 Fix pep8 and docstring violations
Fix issues in py files in the directories
valet/valet/api/common
valet/api
valet/cli
valet/engine/optimizer/
valet/tests/
valet/tests/tempest
valet_plugins
2017-05-01 19:24:57 -05:00
..
2016-12-12 08:50:24 -06:00
2016-12-12 08:50:24 -06:00
2016-12-12 08:50:24 -06:00
2017-05-01 19:24:57 -05:00
2017-05-01 19:24:57 -05:00
2017-05-01 19:24:57 -05:00
2017-05-01 19:24:57 -05:00
2017-05-01 19:24:57 -05:00
2016-12-12 08:50:24 -06:00
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
  • havalet: a service that assists in providing high availability for Valet

Additional documents: