Added one TODO item about scaling policy

Just got a requirement: scaling a cluster to existing nodes instead of
creating new nodes. This won't be a complicated policy.

Change-Id: I4a284832fcd9ceab863809271e06b925da8d0b8c
This commit is contained in:
tengqm 2015-03-26 18:42:41 +08:00
parent 2e4d646a78
commit f33c9076c3
1 changed files with 4 additions and 0 deletions

4
TODO
View File

@ -63,6 +63,10 @@ OSLO
- Migrate to oslo.policy
- Default logging formatter is not compatible with new version of oslo_log/oslo_config
POLICY
------
- Scaling policy allowng a cluster to scale to existing nodes
LOW PRIORITY
============