From 5d8641abe615dc356cceaf0263e6dd28d8f736b0 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Thu, 4 Apr 2013 15:51:45 -0400 Subject: [PATCH] Adding some TODOs for later. --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 86274a85b5..23dd3cb471 100644 --- a/TODO.md +++ b/TODO.md @@ -42,6 +42,8 @@ directory. Project directories must be unique and be (also no ../, etc). defau * when app starts it creates a default organization and all superusers are automatically added to it * API discovery resource at /api and /api/v1 * audit/test read only fields like creation_date +* ability to import inventory from script (adds variables and merges, does not override, does not remove anything) +* ability to import inventory from inventory files (upgrade case) QUESTIONS ---------