TODO updated

This commit is contained in:
Przemyslaw Kaminski 2015-04-17 12:58:35 +02:00
parent 1c47ea6ed7
commit f7de6b9797

View File

@ -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)