When the config option iscsi_ip_address was renamed to
target_ip_address, one place was missed.
Also updated the documentation and renamed related internal variable
names.
Change-Id: I356d44eeb904ab788427c8315c9ad5755802c90d
Related-Change: https://review.openstack.org/528515
The IPv6's ISCIS portal format is [IPv6Address]:Port.
The Unity returned IPv6 are not enclosed with brackets.
So Unity's cinder-driver has to add brackets for IPv6's ISCSI portal.
DocImpact
Change-Id: Ib54fe948d0f5d7cad6c28468503f8535573ef3fc
Implements: blueprint unity-cinder-ipv6
This patch adds hyperswap volume support for Storwize/SVC driver.
New properties are added in volume type configuration:
drivers:volume_topology sets to "hyperswap" would specify a
hyperswap volume.
drivers:peer_pool specifies the pool that hyperswap remote copy
volume is stored.
drivers:host_site specifies the site name of the host.
New property is added in group type configuration:
hyperswap_group_enabled="<is> True" would setup a hyperswap group.
DocImpact
Implements: blueprint svc-hyperswap-support
Change-Id: I989d22d9580c1f44546f371af1fffded14ddcbe3
Currently, Cinder couldn't report backend state to service,
operators only know that cinder-volume process is up,
but isn't aware of if the backend storage device is ok.
Users still can create volume and go to fail over and over again.
This bp propose to get the backend state from driver directly,
operators or management system could query this via service list.
This function will improve the maintenance ability for Cinder.
Change-Id: I561dca3ef7c1901401621bc112389dbd178a907e
Implements: blueprint report-backend-state-in-service-list
There is only four docs ref in index.rst of administration
docs. It's not convenient for users to look for other
administration docs.
This patch will add all other docs into it.
Change-Id: Ie93c608b40968f07cbb17ec40cd22e52120fd396
Closes-Bug: #1739988
Now cinder miss "generalized_filters" in administration doc,
though we defined it in index.rst.
Closes-Bug: #1739987
Change-Id: Id47c42e91885413572dfcc893cf3ecc02681c673
Part 2 - New features documented are iSCSI CHAP Authentication
and deprecation of configuration XML file.
Change-Id: I581ffcd8e14ab10e054be05429ee0f6717e27015
Partial-Bug: #1737735
There are some typos in cinder doc,
contirbute(contribute)
ReplicationsSatus(ReplicationStatus)
soure(source)
specificed(specified)
priviledged(privileged)
overriden(overridden)
This is to fix them.
Change-Id: I2fb8317361ca574c49eb39e0b7735c7592126dc6
Our installation guide walks through configuring storage nodes
using the LVM driver. LVM now defaults to thinly provisioned,
which requires thing-provisioning-tools to be installed on the
host. So by default, our instructions will result in failure
when we attempt to perform thin provision operations.
This adds mention of installing the required package for each
platform's instructions to get the necessary tools installed.
It also adds device-mapper-persistent-data to bindep for Red
Hat based platforms to get those thin provisioning tools that
were previously missing for these platforms.
Tools appear to be installed by default on Suse platforms.
Change-Id: I2a84ae99d71c3551814197917d114057430858b7
Closes-bug: #1738409
We had inconsistent service upgrade order information in our upgrade
documentation. This corrects the order to be consistent with our
recommended order of operations.
Change-Id: Ifa8ea98e494d3058ef1a29fee4ab9fa76149ce08
Closes-bug: #1738223
Part 1 - New features documented are Asynchronous SRDF,
SRDF Metro and Manage/Unmanage Snapshots.
Change-Id: Ib37ed5e65ccdd44d2726b36bc668aad2dcd98339
Partial-Bug: #1737735
Fixing formating in setup section for clarification and other
minor typo fixes
Change-Id: Ice0c38dc95a6a40f41ee77e453ec42376bb367d6
Closes-Bug: #1729258
* In the current documentation its pretty unclear where to set the
volume_clear* options and since we found that they will not work while
set in the [DEFAULT] section this commit adds information on where to
set them.
Change-Id: I7d48a0210f3d4545d5a4d932796cb82a677e467f
Remove invalid parameters in the file testing.rst and modify UT path of
cinder volume
Change-Id: I629cd5a643d22584cb151bcd49ce8ee9c821cadc
Closes-Bug: #1733774
This commit fixes an error - 'D005 No newline at end of file' below.
cinder/doc/source/sample_policy.rst:17:
D005 No newline at end of file
Change-Id: I9051b30da01d81dfb966613decf225804b3b9c0e
This commit fixes the document of cinder-controller-install*.rst.
Otherwise, the html docs are a little weird.
Change-Id: I615d5cab95b07f995318266166480a9fd4d713f8