solar/TODO.md
Przemyslaw Kaminski 73e09b3b6a TODO updated
2015-04-20 11:17:44 +02:00

571 B

TODO

  • 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 (pkaminski)
  • add 'list' connection type (pkaminski)
  • ansible handler (loles)
  • config templates
  • Deploy HAProxy, Keystone and MariaDB
  • Handler also can requires some data, for example ansible: ip, ssh_key, ssh_user

DONE

  • connections are made automaticly(pkaminski)
  • graph is build from CLIENT dict, clients are stored in JSON file (pkaminski)
  • cli (pkaminski)