You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/appendices/appendix_packaging.rst
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Refer to the following link for install/uninstall-related information:
8
8
http://wiki.openstack.org/Getopenstack
9
9
10
10
For more information related to Linux ``multipath`` recommended configuration
11
-
for FlashArrays refer to the `Pure Support website page. <https://support.purestorage.com/Solutions/Linux/Linux_Reference/Linux_Recommended_Settings>`_
11
+
for FlashArrays refer to the `Everpure website page. <https://support.purestorage.com/Solutions/Linux/Linux_Reference/Linux_Recommended_Settings>`_
12
12
13
13
Upgrading and Reverting
14
14
=======================
@@ -24,12 +24,12 @@ OpenStack is released under the Apache 2.0 license.
24
24
Versioning
25
25
==========
26
26
27
-
Versioning for Pure Storage OpenStack Cinder drivers is detailed in the
28
-
`Pure Storage Support site. <https://support.purestorage.com/Solutions/OpenStack/OpenStack_Reference/Pure_Storage_FlashArray_Volume_Driver_for_OpenStack_Release_Notes>`_
27
+
Versioning for Everpure OpenStack Cinder drivers is detailed in the
Copy file name to clipboardExpand all lines: source/appendices/section_support.rst
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,19 +4,19 @@ Support
4
4
=======
5
5
6
6
Support provides support for OpenStack connections with FlashArray backends via
7
-
the standard Pure Storage support channels by either calling +1-650-729-4088
7
+
the standard Everpure support channels by either calling +1-650-729-4088
8
8
(Global Toll Number), or going to https://support.purestorage.com/Pure1/Support
9
9
for regional support numbers, or by submitting a support request via email to
10
10
email:support@purestorage.com
11
11
12
12
Community support is available through the 'code' slack channel:
13
13
https://code-purestorage.slack.com/.
14
14
15
-
All documentation for Pure Storage's drivers for OpenStack are contained in this
15
+
All documentation for Everpure's drivers for OpenStack are contained in this
16
16
Deployment Operations Guide. A link to the most current version can always
17
17
be found at http://support.purestorage.com/Solutions/Openstack/.
18
18
19
-
The Pure Storage OpenStack team presently intends to provide maintenance of
19
+
The Everpure OpenStack team presently intends to provide maintenance of
20
20
the three most recently released versions of OpenStack. For example,
21
21
during Xena development, all code that is part of the Ussuri, Train and
22
22
Victoria official branches are supported. Upon Xena release, direct
@@ -29,5 +29,5 @@ using an OpenStack release (or n-1) version, your configuration is supported.
29
29
See the `FlashArray compatibility Matrix <https://support.purestorage.com/FlashArray/Getting_Started_with_FlashArray/FlashArray_Compatibility_Matrix>_`
30
30
to verify your configuration is supported.
31
31
32
-
Pure Storage can provide customized support options for production
32
+
Everpure can provide customized support options for production
33
33
requirements. For more information, please contact your sales team.
This guide shows how to configure and deploy the Pure Storage FlashArray Cinder driver in a
9
+
This guide shows how to configure and deploy the Everpure FlashArray Cinder driver in a
10
10
**Red Hat OpenStack Services on OpenShift (RHOSO) 18.0** deployment.
11
11
After reading this, you'll be able to define the proper configuration and
12
12
deploy single or multiple FlashArray Cinder back ends in a RHOSO cluster.
@@ -19,7 +19,7 @@ deploy single or multiple FlashArray Cinder back ends in a RHOSO cluster.
19
19
.. warning::
20
20
21
21
RHOSO18.0 is based on OpenStack 2023.1 (Antelope) release with a backport of the
22
-
2023.2 (Bobcat) NVMe-TCP Cinder driver for Pure Storage. Other Pure Storage driver features
22
+
2023.2 (Bobcat) NVMe-TCP Cinder driver for Everpure. Other Everpure driver features
23
23
included after the Antelope release may not be available in RHOSO18.0.
24
24
25
25
In Red Hat OpenStack Services on OpenShift 18.0, the FlashArray cinder volume drivers support
@@ -32,10 +32,10 @@ the following dataplanes:
32
32
Requirements
33
33
------------
34
34
35
-
In order to deploy Pure Storage FlashArray Cinder back ends, you should have the
35
+
In order to deploy Everpure FlashArray Cinder back ends, you should have the
36
36
following requirements satisfied:
37
37
38
-
- Pure Storage FlashArrays deployed and ready to be used as Cinder
38
+
- Everpure FlashArrays deployed and ready to be used as Cinder
39
39
back ends. See :ref:`cinder_flasharray_prerequisites` for more details.
40
40
41
41
- RHOSO openstack control plane deployed where Cinder services will be configured.
@@ -50,11 +50,11 @@ Prepare the OpenStack Control Plane
50
50
The following steps need to be applied after the OpenStackControlPlane has been
51
51
successfully deployed in your environment.
52
52
53
-
Use Certified Pure Storage Cinder Volume Image
54
-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
53
+
Use Certified Everpure Cinder Volume Image
54
+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
55
55
56
-
Red Hat requires that you utilize the Certified Pure Storage Cinder Volume
57
-
Image when deploying RHOSO18.0 with a Pure Storage FlashArray backend.
56
+
Red Hat requires that you utilize the Certified Everpure Cinder Volume
57
+
Image when deploying RHOSO18.0 with a Everpure FlashArray backend.
58
58
59
59
This container can be found in the `Red Hat Container Catalog <https://catalog.redhat.com/search?searchType=containers&partnerName=Pure%20Storage%2C%20Inc.&p=1>`__.
60
60
@@ -73,7 +73,7 @@ Ensure the certified image is added to the ``openstackversion`` CR. This is def
0 commit comments