Skip to content

Commit eb62c12

Browse files
committed
extensions: update note on inbuilt orcehstrator
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 <abhishek.mrt22@gmail.com>
1 parent 2be1904 commit eb62c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)