HPE 3PAR, HPE Primera and HPE Alletra 9k Driver in cinder

Bug #2060884 reported by Lucas Maurice
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
New
Undecided
Unassigned

Bug Description

- [x] This doc is inaccurate in this way: missing variable name in configuration example
- [ ] This is a doc addition request.
- [x] I have a fix to the document that I can paste below including example: input and output.

In `Enable the HPE 3PAR Fibre Channel and iSCSI drivers`, section 5.

The WSAPI Server URL is given without the variable name.

Now it is:

```
# WSAPI Server URL.
# This setting applies to all: 3PAR, Primera and Alletra 9k.
# Example 1: for 3PAR, URL is:
https://<3par ip>:8080/api/v1

# Example 2: for Primera/Alletra 9k, URL is:
https://<primera/alletra_9k ip>:443/api/v1
```

It should be:

```
# WSAPI Server URL.
# This setting applies to all: 3PAR, Primera and Alletra 9k.
# Example 1: for 3PAR, URL is:
hpe3par_api_url=https://<3par ip>:8080/api/v1

# Example 2: for Primera/Alletra 9k, URL is:
hpe3par_api_url=https://<primera/alletra_9k ip>:443/api/v1
```

-----------------------------------
Release: 24.1.0.dev13 on 2021-08-24 08:56:28
SHA: 1f7e2c8bd062c84ae201c24d8fdeb527ad581fad
Source: https://opendev.org/openstack/cinder/src/doc/source/configuration/block-storage/drivers/hpe-3par-driver.rst
URL: https://docs.openstack.org/cinder/latest/configuration/block-storage/drivers/hpe-3par-driver.html

Tags: doc
Revision history for this message
Lucas Maurice (bluesong5223) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.