Resource optimization service for OpenStack.
Go to file
Vincent Françoise 750e6bf213 Eager loading on One-to-X foreign keys
In this changeset, I added ORM relationships to the DB models
concerning the already-declared foreign keys.
I also modified the DB query building to now handle a new 'eager'
parameter that, if True, is responsible to also fetch the data
relative to these 'parent' DB entities (no cascading).

Change-Id: Ieea181af9a4b173c54621dcc6c549161f5a35aeb
Partially-Implements: blueprint watcher-versioned-objects
2016-11-07 10:37:14 +01:00
devstack Deactivate dashboard plugin until fixed 2016-09-20 17:23:27 +02:00
doc Change "Openstack" to "OpenStack" 2016-10-25 13:07:26 +00:00
etc/watcher Add service supervisor 2016-10-12 15:52:06 +03:00
rally-jobs Add rally-jobs folder to get rally support 2016-09-15 12:54:10 +00:00
releasenotes Enable release notes translation 2016-10-06 20:56:44 +02:00
watcher Eager loading on One-to-X foreign keys 2016-11-07 10:37:14 +01:00
watcher_tempest_plugin Add Audit Scope Handler 2016-10-13 10:50:58 +03:00
.coveragerc Loadable Cluster Data Model Collectors 2016-08-02 12:07:35 +02:00
.gitignore Add Desktop Service Store to .gitignore file 2016-07-07 11:05:56 +03:00
.gitreview fix dependencies version 2015-10-22 16:34:14 +02:00
.mailmap initial version 2015-06-04 15:27:57 +02:00
.testr.conf initial version 2015-06-04 15:27:57 +02:00
babel.cfg initial version 2015-06-04 15:27:57 +02:00
CONTRIBUTING.rst initial version 2015-06-04 15:27:57 +02:00
HACKING.rst Add Creative Commons Attribution header to documentation 2015-12-20 01:51:00 -06:00
LICENSE initial version 2015-06-04 15:27:57 +02:00
README.rst Update Watcher description 2016-09-19 15:00:00 +02:00
requirements.txt Updated from global requirements 2016-10-17 15:52:45 +00:00
setup.cfg Update Watcher description 2016-09-19 15:00:00 +02:00
setup.py Updated from global requirements 2016-02-20 22:02:12 +00:00
test-requirements.txt Updated from global requirements 2016-10-03 14:17:48 +00:00
tox.ini Delete python bytecode file 2016-10-15 00:57:02 -04:00

Watcher

OpenStack Watcher provides a flexible and scalable resource optimization service for multi-tenant OpenStack-based clouds. Watcher provides a robust framework to realize a wide range of cloud optimization goals, including the reduction of data center operating costs, increased system performance via intelligent virtual machine migration, increased energy efficiency-and more!