The Automatic thin-provisioning/oversubscription ratio section
incorrectly defines the default value.
Rewrite section to be correct.
Change-Id: I3e84e54eb5cd9eb81604740732ea2d717a7e25e9
Closes-Bug: 1779911
Since Nova had deprecated the iscsi_use_multipath option, we should
updates the config docs for this change.
Change-Id: I320c6a7481978976394403edde6e9e85174d3b36
'cinder_dell_emc_config_file' was deprecated in Queens. We are now
removing all reference to it and all XML parsing. Now we rely solely
on the config tags in cinder.conf.
Closes-Bug: #1768273
Change-Id: If6f7c58f445dd813df7161cc6cd6dd84484e8a7e
This is part of the effort to consolidate and eliminate duplicate
configuration tags. san_rest_port will be deprecated in this
release and replaced by san_api_port in the next.
Change-Id: I5051e39c3bf45a3a4903e94c1597a142321a77e4
Closes-Bug: #1758010
Mac OS X was renamed to macOS starting with Sierra in 2016. This
updates the development environment information to update the name
and note that unit tests and development are not fully supported
when using this OS.
Includes various doc formatting cleanup as well since I was making
changes to the file.
Change-Id: Ia62ac91add51450dc99c431e9f64732553495558
This adds instructions on how to use an Ansible playbook to
quickly get a working dev environment set up for Linux
environments as an alternative options to manually installing
packages
Change-Id: Ib9d932fca7002299537a1c0da4053a671ce3ccb1
NexentaEdge drivers were kicked from OpenStack pike release due to CI failures.
This patch implements NexentaEdge iSCSI drivers.
Change-Id: I1a2dd99fab742f7ad4d9aa470652bb5decb35359
Implements: blueprint nexentaedge-driver
Adds a few bare bones driver config pages or moves config tables to
existing driver docs. Also removing hyperv and redis config tables
as those have been removed.
Change-Id: I3cf2c6c6de6e4346d7dc3fa154d8a6aa90d934a7
Per change I613b48a9e89270b2f0266bffc5aeeefad37ce8fb encryption
is not supported with multiattach-capable volumes.
Change-Id: Ife204c380a9d3d12938a907dee6d93d01aaec0ce
Related-Bug: #1770689
The new Lenovo storage systems should be branded as
DS-Series systems. This patch corrects the documentation
accordingly.
Change-Id: I2ff8d321c97b70744037f60fee632e9d9b9dc383
Change If1e34ea112b0cff328a58ec2fc9c3f5a5005f1c6 renamed the Google
backup driver, but the configuration docs for the driver were not
updated. This results in the incorrect driver name being provided
for backup driver configuration and local document builds failing
due to no configuration options being found when looking for them
in the old location.
Change-Id: I40fa544892ed9ea9fb5975baeafb7c9a7e2f12a3
We have released new S-Series storage models since we
originally created the documentation. This patch updates
the documentation accordingly.
Change-Id: Ida18d451b2e15f1d57fe4e1ffef393de20cc8828
TrivialFix:
_static folder and the inside files are auto generated
when running docs, _ga is unused, so remove these.
Change-Id: I43b8cff826a98329607eed65a75eaf1ebaf54646
This commit updates the author in the latex build metadata in the sphinx
conf.py. This was set to Anso Labs, LLC from the initial fork out of
Nova in 2012. It's highly unlikely that an LLC acquired by Rackspace in
2011 is actually the author of the latex version of the docs so this
commit changes it to be "Cinder Contributors" to be accurate.
Change-Id: I5f1f7ea2f389783fe8b936d67d0ab99d759c4124
There are two changes here:
1. Fix the formatting on the note for configuring
nova-compute to comment out the fixed_key (note
that I'm not sure why this is even in here)
2. Add a note that the --device specified to attach
the volume to the server might not reflect where
it actually shows up in the guest, especially since
the libvirt driver completely ignores what the user
specified.
Change-Id: I5f9870d46b7f49cc45d46f5794d8ee0c1bc4a1e2
There is a warning on gcs-backup-driver.rst
since there is no data remaining for table body
from driver content.
Trivial
Change-Id: Icefb90ffae95ec288d2a8990a211facbd34dd3a8
We have two locations where we provide sample cinder.conf and
policy.yaml/json files. This cleans up the doc output to only
have one dynamically generated sample for both.
Change-Id: I86305dcedb0e7b0ac905fb95a571f4d933e77a5d
A doc page was added listing the changed config options for the
Ocata release. Since this requires ongoing manual work which
(obviously) will not be done for every release, this should just
be removed. We do a fairly decent job of tracking config changes
in the release notes now.
Change-Id: I6a3840f853b1f68db41fe740833bdde3f9e42bf8