diff --git a/doc/source/strategies/index.rst b/doc/source/strategies/index.rst index 9af2667fa..728ebb227 100644 --- a/doc/source/strategies/index.rst +++ b/doc/source/strategies/index.rst @@ -6,3 +6,67 @@ Strategies :maxdepth: 1 ./* + +Strategies status matrix +------------------------ + + .. list-table:: + :widths: 20 20 20 20 + :header-rows: 1 + + * - Strategy Name + - Status + - Testing + - Can Be Triggered from Horizon (UI) + * - `Actuator `_ + - Experimental + - Unit, Integration + - No + * - `Basic Offline Server Consolidation `_ + - Experimental + - Missing + - Yes, with default values + * - `Host Maintenance Strategy `_ + - Supported + - Unit, Integration + - No (requires parameters) + * - `Node Resource Consolidation Strategy `_ + - Supported + - Unit, Integration + - Yes, with default values + * - `Noisy Neighbor `_ + - Deprecated + - Unit + - N/A + * - `Outlet Temperature Based Strategy `_ + - Experimental + - Unit + - Yes, with default values + * - `Saving Energy Strategy `_ + - Experimental + - Unit + - Yes, with default values + * - `Storage Capacity Balance `_ + - Experimental + - Unit + - Yes, with default values + * - `Uniform Airflow Migration Strategy `_ + - Experimental + - Unit + - Yes, with default values + * - `VM Workload Consolidation Strategy `_ + - Supported + - Unit, Integration + - Yes, with default values + * - `Watcher Overload Standard Deviation Algorithm `_ + - Experimental + - Missing + - Yes, with default values + * - `Workload Balance Migration Strategy `_ + - Supported + - Unit, Integration + - Yes, with default values + * - `Zone Migration `_ + - Supported (Instance migrations), Experimental (Volume migration) + - Unit, Some Integration + - No