Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added source/_static/images/clone-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions source/adminguide/service_offerings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
.. |edit-icon.png| image:: /_static/images/edit-icon.png
:alt: edit offering button

.. |clone-icon.png| image:: /_static/images/clone-icon.png
:alt: clone offering button

In addition to the physical and logical infrastructure of your cloud and
the CloudStack software and servers, you also need a layer of user services
so that people can actually make use of the cloud. This means not just a
Expand Down Expand Up @@ -655,6 +658,19 @@ To create a system service offering:
#. Click Add.


Cloning Offerings
-----------------

From CloudStack 4.23, you can clone an existing compute, disk, network or VPC,
system and backup offerings to create a new offering. This is useful when you want
to create a new offering with similar settings as an existing offering.
To clone an offering, navigate to the offering's list view or details page and
click on the clone icon |clone-icon.png|.
The dialog box for cloning an offering is similar to the one for creating a new offering,
but with some fields pre-filled with the settings of the existing offering.
You can modify any of the settings as needed before clicking Add to create the new offering.


Network Throttling
------------------

Expand Down