From 0a820c21b468ed00dbd3fec1115c18fd475fb82e Mon Sep 17 00:00:00 2001 From: Andrew Taylor Date: Thu, 7 Feb 2019 09:34:34 -0500 Subject: [PATCH] issue 13527 removed xPaaS image links Revised _topic_map.yml --- _topic_map.yml | 6 ------ getting_started/developers_cli.adoc | 3 +-- install/configuring_inventory_file.adoc | 1 - using_images/xpaas_images/index.adoc | 9 --------- welcome/index.adoc | 1 - 5 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 using_images/xpaas_images/index.adoc diff --git a/_topic_map.yml b/_topic_map.yml index 2d03a650beba..48cd90440a0d 100644 --- a/_topic_map.yml +++ b/_topic_map.yml @@ -1046,12 +1046,6 @@ Topics: File: jenkins_slaves - Name: Other Container Images File: other_container_images -- Name: xPaaS Middleware Images - Dir: xpaas_images - Distros: openshift-online,openshift-enterprise,openshift-dedicated - Topics: - - Name: Overview - File: index --- Name: Ansible Playbook Bundle Development Guide Dir: apb_devel diff --git a/getting_started/developers_cli.adoc b/getting_started/developers_cli.adoc index 7ce7c00a643e..daf954b24852 100644 --- a/getting_started/developers_cli.adoc +++ b/getting_started/developers_cli.adoc @@ -93,8 +93,7 @@ Other images provided by {product-title} include: ifdef::openshift-enterprise,openshift-dedicated[] In addition, JBoss Middleware has put together a broad range of https://github.com/jboss-openshift/application-templates[{product-title} -templates] as well as xref:../using_images/xpaas_images/index.adoc#using-images-xpaas-images-index[images] as -part of their xPaaS services. +templates]. The technologies available with the xPaaS services in particular include: diff --git a/install/configuring_inventory_file.adoc b/install/configuring_inventory_file.adoc index 861e07601ba9..fc5198160e59 100644 --- a/install/configuring_inventory_file.adoc +++ b/install/configuring_inventory_file.adoc @@ -1725,7 +1725,6 @@ openshift_logging_es_pvc_dynamic=true ---- For additional information on dynamic provisioning, see -xref:../install_config/persistent_storage/dynamically_glusterfs.adoc#overview[Using GlusterFS] and xref:../install_config/persistent_storage/dynamically_provisioning_pvs.adoc#install-config-persistent-storage-dynamically-provisioning-pvs[Dynamic provisioning and creating storage classes]. diff --git a/using_images/xpaas_images/index.adoc b/using_images/xpaas_images/index.adoc deleted file mode 100644 index 367ad3fe1e08..000000000000 --- a/using_images/xpaas_images/index.adoc +++ /dev/null @@ -1,9 +0,0 @@ -[[using-images-xpaas-images-index]] -= Overview -{product-author} -{product-version} -:data-uri: -:icons: -:experimental: - -Red Hat offers a containerized xPaaS image for a host of middleware products that are designed for use with {product-title}. The documentation for these images is in the link:https://access.redhat.com/documentation/en/red-hat-jboss-middleware-for-openshift/[Red Hat Customer Portal]. diff --git a/welcome/index.adoc b/welcome/index.adoc index eaeb1238f7c1..098e5b2ba417 100644 --- a/welcome/index.adoc +++ b/welcome/index.adoc @@ -144,7 +144,6 @@ a|[none] * xref:../using_images/s2i_images/index.adoc#using-images-s2i-images-index[Web frameworks powered by Source-to-Image (S2I)] * xref:../using_images/db_images/index.adoc#using-images-db-images-index[Databases to back your application] ifdef::openshift-enterprise,openshift-dedicated,openshift-online[] -* xref:../using_images/xpaas_images/index.adoc#using-images-xpaas-images-index[Services provided by xPaaS Middleware Images] endif::[] * xref:../using_images/other_images/other_container_images.adoc#using-images-other-container-images[Or, bring and run any container image]