2 Commits

Author SHA1 Message Date
vmahe
ad63b7d0af Provide a more dynamic Actions management solution
Today, the set of possible `Actions`_ is fixed for a given version of Watcher
and enables optimization algorithms to include actions such as instance
migration, changing hypervisor state, changing power state (ACPI level, ...).

It should be possible to deploy and configure (in watcher.conf) new potential
`Actions`_ and associate each `Action`_ to a Python class, without the need to
redeploy a new version of Watcher.

Change-Id: If4b68079967854f9040f11206e2b6202a66d8551
blueprint: watcher-add-actions-via-conf
2016-01-08 10:53:54 +01:00
Joe Cropper
20823fe379 Setup watcher-specs repository
Initial delivery of watcher-specs repository.

Change-Id: Ib61e25d246c258612aa22fa9cf37f331e83bb59c
2015-11-10 06:28:39 -06:00