Hidekazu Nakamura f2d2bd0bc0 Update zone migration strategy spec
* Update efficacy indicators and specs.

  Because audit can not know actual number of instances migrated in
  previous audits, this patch updates LiveInstanceMigrateCount
  means the number of instances should be live migrated in each
  audit. live_instance_migrate_ratio is also updated to
  PlannedLiveInstanceMigrateCount / LiveInstanceMigrateCount.
  Cold migration, volume migration, and volume update were also
  updated as the same way.

* Update how to prioritize instances and volumes.

  The strategy chooses instances in descending order of one of the
  list. To choosing volumes is also updated as the same manner.

* Remove changing migration parallel number by network workload.

  The number of actions to be run in parallel per node or pool is
  given by the input parameter and not vary from now on.

Change-Id: I740e13ec235d80b55f38582906132a01b90387a6
2017-12-06 16:06:33 +09:00
2017-08-04 15:37:59 +03:00
2017-10-03 12:33:05 +00:00
2017-12-06 16:06:33 +09:00
2017-02-16 10:42:40 +00:00
2015-10-23 11:59:37 +00:00
2015-11-10 06:28:39 -06:00
2015-11-10 06:28:39 -06:00
2017-08-04 11:13:23 +08:00
2017-08-04 15:37:59 +03:00
2017-08-04 15:37:59 +03:00
2015-11-10 06:28:39 -06:00
2016-03-17 15:19:32 +01:00

Team and repository tags

image

README

Watcher Specifications

This git repository is used to hold approved design specifications for additions to the Watcher project. Reviews of the specs are done in gerrit, using a similar workflow to how we review and merge changes to the code itself. For specific policies around specification review, refer to the end of this document.

The layout of this repository is:

specs/<release>/

Where there are two sub-directories:

specs/<release>/approved: specifications approved, but not yet implemented specs/<release>/implemented: implemented specifications

Description
Watcher Specifications
Readme 5.5 MiB
Languages
Python 100%