Skip to content

Commit a5c6168

Browse files
authored
extensions: update note on inbuilt orcehstrator (apache#554)
Now that we have a section on limitations, operator may refer that to see things which are not supported at the moment. Signed-off-by: Abhishek Kumar <[email protected]>
1 parent 2be1904 commit a5c6168

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/adminguide/extensions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ An Orchestrator extension enables CloudStack to delegate VM orchestration to an
7979
|extension.png|
8080

8181

82-
CloudStack provides sample in-built orchestrator extensions for demonstration and testing purposes.
82+
CloudStack provides in-built Orchestrator Extensions for Proxmox and Hyper-V which work with Proxmox and Hyper-V environments out of the box.
8383

8484
.. note::
8585
- When a CloudStack host linked to an orchestrator extension is placed into Maintenance mode, all running instances on the host will be stopped.

source/adminguide/extensions/inbuilt_extensions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
In-built Orchestrator Extensions
1717
================================
1818

19-
CloudStack provides sample in-built Orchestrator Extensions for Proxmox and Hyper-V. These Extensions are intended for demonstration and testing purposes.
19+
CloudStack provides in-built Orchestrator Extensions for Proxmox and Hyper-V. These extensions work with Proxmox and Hyper-V environments out of the box, and can also serve as reference implementations for anyone looking to develop new custom extensions.
2020
The Extension files are located at `/usr/share/cloudstack-management/extensions/Proxmox` and `/usr/share/cloudstack-management/extensions/HyperV` respectively.
2121
The Proxmox Extension is written in shell script, while the Hyper-V Extension is written in python.
2222
Both of these Extensions support some custom actions in addition to the standard VM actions like deploy, start, stop, reboot, status and delete.

0 commit comments

Comments
 (0)