Add new TODO item for exposing node attributes

We need to expose some details about the physical resources created by
the profile layer. These data will be useful for users.

Change-Id: I71511363146d1962a991bd9d7507ff7a0c7e8123
This commit is contained in:
tengqm 2015-04-07 09:42:38 -04:00
parent b97ba6f889
commit 33d2e4eee2
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -6,6 +6,8 @@ ENGINE
------
- cleanse scheduler module [Yanyan Hu]
- Using python threading to replace greenthread(long term).
- add support to get node details from the profile layer, e.g. Nova server
attributes or Heat stack outputs etc.
DRIVER
------