Remove TODO item related to node-create/delete

We have had the node-create and node-delete requests properly handled by
relevant policy types. This patch removes that TODO item.

Change-Id: Ia9675ab5abff6d186c65e477c37e9a497e8223ae
This commit is contained in:
tengqm 2016-08-01 00:51:04 -04:00
parent 9a259ebf41
commit 29353130b8

View File

@ -26,12 +26,6 @@ ENGINE
or policies.
* Always do health check before any scaling actions.
POLICY
------
- Investigate the impact of node-create and node-delete on certain policies.
MIDDLE PRIORITY
===============