Skip to content

Commit 3b30897

Browse files
committed
Add note on cloning offerings
1 parent 49e152e commit 3b30897

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
6.94 KB
Loading

source/adminguide/service_offerings.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
.. |edit-icon.png| image:: /_static/images/edit-icon.png
2020
:alt: edit offering button
2121

22+
.. |clone-icon.png| image:: /_static/images/clone-icon.png
23+
:alt: clone offering button
24+
2225
In addition to the physical and logical infrastructure of your cloud and
2326
the CloudStack software and servers, you also need a layer of user services
2427
so that people can actually make use of the cloud. This means not just a
@@ -655,6 +658,20 @@ To create a system service offering:
655658
#. Click Add.
656659

657660

661+
Cloning Offerings
662+
-----------------
663+
664+
From CloudStack 4.23, you can clone an existing compute, disk, network or VPC,
665+
system and backup offerings to create a new offering. This is useful when you want
666+
to create a new offering with similar settings as an existing offering.
667+
To clone an offering, navigate to the offering's list view or details page and
668+
click on the clone icon |clone-icon.png|.
669+
The dialog box for cloning an offering is similar to the one for creating a new offering,
670+
but with some fields pre-filled with the settings of the existing offering.
671+
You can modify any of the settings as needed before clicking Add to create the new offering.
672+
673+
674+
658675
Network Throttling
659676
------------------
660677

0 commit comments

Comments
 (0)