Skip to content

Commit a468bc1

Browse files
authored
Merge pull request #60438 from emarcusRH/ocprhv-773
OCPRHV-773 removal of RHV content - stage 1 - RHV only assemblies
2 parents c952874 + 12faae2 commit a468bc1

File tree

84 files changed

+101
-3194
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+101
-3194
lines changed

_topic_maps/_topic_map.yml

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -444,38 +444,6 @@ Topics:
444444
File: uninstalling-cluster-openstack
445445
- Name: Uninstalling a cluster on OpenStack from your own infrastructure
446446
File: uninstalling-openstack-user
447-
- Name: Installing on RHV
448-
Dir: installing_rhv
449-
Distros: openshift-enterprise
450-
Topics:
451-
- Name: Preparing to install on RHV
452-
File: preparing-to-install-on-rhv
453-
- Name: Installing a cluster quickly on RHV
454-
File: installing-rhv-default
455-
- Name: Installing a cluster on RHV with customizations
456-
File: installing-rhv-customizations
457-
- Name: Installing a cluster on RHV with user-provisioned infrastructure
458-
File: installing-rhv-user-infra
459-
- Name: Installing a cluster on RHV in a restricted network
460-
File: installing-rhv-restricted-network
461-
- Name: Uninstalling a cluster on RHV
462-
File: uninstalling-cluster-rhv
463-
- Name: Installing on oVirt
464-
Dir: installing_rhv
465-
Distros: openshift-origin
466-
Topics:
467-
- Name: Preparing to install on RHV
468-
File: preparing-to-install-on-rhv
469-
- Name: Installing a cluster quickly on oVirt
470-
File: installing-rhv-default
471-
- Name: Installing a cluster on oVirt with customizations
472-
File: installing-rhv-customizations
473-
- Name: Installing a cluster on oVirt with user-provisioned infrastructure
474-
File: installing-rhv-user-infra
475-
- Name: Installing a cluster on RHV in a restricted network
476-
File: installing-rhv-restricted-network
477-
- Name: Uninstalling a cluster on oVirt
478-
File: uninstalling-cluster-rhv
479447
- Name: Installing on vSphere
480448
Dir: installing_vsphere
481449
Distros: openshift-origin,openshift-enterprise
@@ -1592,8 +1560,6 @@ Topics:
15921560
File: persistent-storage-csi-cinder
15931561
- Name: OpenStack Manila CSI Driver Operator
15941562
File: persistent-storage-csi-manila
1595-
- Name: Red Hat Virtualization CSI Driver Operator
1596-
File: persistent-storage-csi-ovirt
15971563
- Name: VMware vSphere CSI Driver Operator
15981564
File: persistent-storage-csi-vsphere
15991565
- Name: Generic ephemeral volumes
@@ -2169,12 +2135,6 @@ Topics:
21692135
File: creating-machineset-nutanix
21702136
- Name: Creating a compute machine set on OpenStack
21712137
File: creating-machineset-osp
2172-
- Name: Creating a compute machine set on RHV
2173-
File: creating-machineset-rhv
2174-
Distros: openshift-enterprise
2175-
- Name: Creating a compute machine set on oVirt
2176-
File: creating-machineset-rhv
2177-
Distros: openshift-origin
21782138
- Name: Creating a compute machine set on vSphere
21792139
File: creating-machineset-vsphere
21802140
- Name: Creating a compute machine set on bare metal
@@ -2204,8 +2164,6 @@ Topics:
22042164
File: adding-aws-compute-user-infra
22052165
- Name: Adding compute machines to vSphere manually
22062166
File: adding-vsphere-compute-user-infra
2207-
- Name: Adding compute machines to a cluster on RHV
2208-
File: adding-rhv-compute-user-infra
22092167
- Name: Adding compute machines to bare metal
22102168
File: adding-bare-metal-compute-user-infra
22112169
- Name: Managing machines with the Cluster API

_unused_topics/cluster-logging-exported-fields-ovirt.2021-06-04.adoc

Lines changed: 0 additions & 30 deletions
This file was deleted.

authentication/managing_cloud_provider_credentials/about-cloud-credential-operator.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,6 @@ By setting different values for the `credentialsMode` parameter in the `install-
6666
|X
6767
|
6868

69-
|{rh-virtualization-first}
70-
|
71-
|X
72-
|
73-
7469
|VMware vSphere
7570
|
7671
|X

authentication/managing_cloud_provider_credentials/cco-mode-passthrough.adoc

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
Passthrough mode is supported for Amazon Web Services (AWS), Microsoft Azure, Google Cloud Platform (GCP), {rh-openstack-first}, {rh-virtualization-first}, and VMware vSphere.
9+
Passthrough mode is supported for Amazon Web Services (AWS), Microsoft Azure, Google Cloud Platform (GCP), {rh-openstack-first}, and VMware vSphere.
1010

1111
In passthrough mode, the Cloud Credential Operator (CCO) passes the provided cloud credential to the components that request cloud credentials. The credential must have permissions to perform the installation and complete the operations that are required by components in the cluster, but does not need to be able to create new credentials. The CCO does not attempt to create additional limited-scoped credentials in passthrough mode.
1212

@@ -41,17 +41,6 @@ To locate the `CredentialsRequest` CRs that are required, see xref:../../install
4141
=== {rh-openstack-first} permissions
4242
To install an {product-title} cluster on {rh-openstack}, the CCO requires a credential with the permissions of a `member` user role.
4343

44-
[id="passthrough-mode-permissions-rhv"]
45-
=== {rh-virtualization-first} permissions
46-
To install an {product-title} cluster on {rh-virtualization}, the CCO requires a credential with the following privileges:
47-
48-
* `DiskOperator`
49-
* `DiskCreator`
50-
* `UserTemplateBasedVm`
51-
* `TemplateOwner`
52-
* `TemplateCreator`
53-
* `ClusterAdmin` on the specific cluster that is targeted for {product-title} deployment
54-
5544
[id="passthrough-mode-permissions-vsware"]
5645
=== VMware vSphere permissions
5746
To install an {product-title} cluster on VMware vSphere, the CCO requires a credential with the following vSphere privileges:

0 commit comments

Comments
 (0)