diff --git a/TODO.md b/TODO.md index 5824e99a..ef8e4ded 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,7 @@ # TODO -- connections are made automaticly(pkaminski) +- store all resource configurations somewhere globally (this is required to + correctly perform an update on one resource and bubble down to all others) - tags are kept in resource mata file - ansible handler (loles) - cli @@ -8,4 +9,5 @@ - Deploy HAProxy, Keystone and MariaDB # DONE +- connections are made automaticly(pkaminski) - graph is build from CLIENT dict, clients are stored in JSON file (pkaminski)