senlin/TODO
2014-12-24 17:01:38 +08:00

43 lines
684 B
Plaintext

High Priority
=============
DB
--
- Add action APIs
- Make sure cluster-policy association is deleted when a cluster is deleted
- Add field size to cluster table
- Modify node_set_status to check/update cluster status
- Add field cluster_id to event table so that query by cluster is easier
ENGINE
------
- cleanse scheduler module
- complete parser logic
Middle Priority
===============
DB
--
- Add test cases for policy_delete with 'force' set to True
OSLO
----
- Migrate to oslo.log
- Migrate to oslo.context
Low Priority
============
TEST
----
- Add test case in db cluster to test that cluster-policy association is
deleted when we delete a cluster