This commit is contained in:
tengqm 2014-12-30 10:47:29 +08:00
parent af4c7b6993
commit 20993eafb0

View File

@ -1,3 +1,7 @@
2014-12-30 tengqm <tengqim@cn.ibm.com>
* db/api.py: remove action_update interface function to allow
stricter checking of action status changes.
2014-12-29 tengqm <tengqim@cn.ibm.com>
* db/sqlalchemy/models.py: added 'node_count' to cluster class.
* db/sqlalchemy/migrate_repo/versions/001_first_version.py: