Skip to content

Commit

Permalink
Merge pull request #631 from dayleparker/BZ#1526554-catalogproviders
Browse files Browse the repository at this point in the history
edited catalog item type step with new functionality
  • Loading branch information
cbudz committed Jan 5, 2018
2 parents c6e0e29 + 22b5ae5 commit e202891
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
9 changes: 4 additions & 5 deletions common/catalog-item-creation.adoc
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
. Navigate to menu:Services[Catalogs].
. Click the *Catalog Items* accordion.
. Click image:1847.png[](*Configuration*), and then image:1862.png[](*Add a New Catalog Item*).
. Select the *Catalog Item Type* you are adding. The dialogs that appear will be filtered based on the selected type of provider. For example, you will only see templates residing on Red Hat Providers, if the *Catalog Item Type* is *Redhat*.
+
image:2357.png[]
+
. Select the *Catalog Item Type* you are adding. This list only shows items related to providers available or options activated in the appliance (for example, *Ansible Playbook* is available as a *Catalog Item Type* option if the Embedded Ansible server role is enabled on the appliance).
. In the *Basic Info* subtab:
.. Type a *Name/Description*.
.. Check *Display in Catalog* to edit *Catalog*, *Dialog*, and *Entry Point(NS/Cls/Inst)* options.
Expand All @@ -23,5 +20,7 @@ You can only choose from the catalogs and dialogs you have already created. If y
========
+
. In the *Details* subtab, write a *Long Description* for the catalog item.
. In the *Request Info* subtab, select provisioning options that apply to the provider chosen. For more information, refer to the sections on Provisioning Virtual Machines and Provisioning Instances.
. In the *Request Info* subtab, select provisioning options that apply to the provider chosen. For more information, refer to xref:provisioning-virtual-machines[] and xref:provisioning-instances[].
. Click *Add*.


Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Complete the following procedure to create a new orchestration catalog item.
. Click *Add*.

[[example-ordering-service]]
=== Ordering Service
=== Ordering a Service

Complete the following procedure to order your catalog item from the service catalog.

Expand All @@ -84,6 +84,6 @@ The provisioning service request is submitted. Once a request has been approved,
image:7180.png[Catalog_Item_State]
image:7181.png[Stack_Summary]

You have now deployed instances and associated collection of resources (referred to as stack) using an orchestration template.
You have now deployed instances and associated collection of resources (referred to as a stack) using an orchestration template.


0 comments on commit e202891

Please sign in to comment.