Skip to content

Commit c236f24

Browse files
committed
note on host capacities
Signed-off-by: Abhishek Kumar <[email protected]>
1 parent 7f749fb commit c236f24

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/adminguide/extensions.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,10 @@ An Orchestrator extension enables CloudStack to delegate VM orchestration to an
8181

8282
CloudStack provides sample built-in orchestrator extensions for demonstration and testing purposes.
8383

84-
.. note:: When a CloudStack host linked to an orchestrator extension is placed into Maintenance mode, all running VMs on the host will be stopped.
84+
.. note::
85+
- When a CloudStack host linked to an orchestrator extension is placed into Maintenance mode, all running instances on the host will be stopped.
86+
87+
- For hosts linked to extensions, CloudStack will report zero for CPU and memory capacity, and host metrics will reflect the same. During instance deployment, capacity checks are the responsibility of the extension executable; CloudStack will not perform any capacity calculations.
8588

8689
.. include:: extensions/custom_actions.rst
8790

0 commit comments

Comments
 (0)