cinder/doc/source/admin
Dmitriy Rabotjagov 0bcd3ff026 Allow to use _max qos option together with per_gb
With this patch it'll become possible to limit max performance of volume
even when qos is set per_gb. As a result operator will be able to set
min and max options, with per gb increment, until the max value.

Change-Id: I3c6c9e1c50100cfa56dcadf6445729484cdd616d
(cherry picked from commit 8ff9154ffc)
2019-01-08 12:06:53 +00:00
..
README.rst [Docs] Add documentation contribution docs 2017-08-10 15:52:46 -05:00
blockstorage-api-throughput.rst Migrate the blockstorage admin-guide to Cinder 2017-07-08 12:44:49 -05:00
blockstorage-availability-zone-type.rst Support availability-zone type 2018-05-17 12:09:12 +00:00
blockstorage-backup-disks.rst TrivialFix: Delete word ‘I’ in admin/blockstorage-backup-disks.rst 2017-12-06 10:04:59 +08:00
blockstorage-basic-volume-qos.rst Add documentation page for basic volume quality of service 2018-06-12 22:57:51 +00:00
blockstorage-boot-from-volume.rst Fix link error in 'Boot from volume' doc 2018-02-09 15:14:27 +08:00
blockstorage-capacity-based-qos.rst Allow to use _max qos option together with per_gb 2019-01-08 12:06:53 +00:00
blockstorage-consistency-groups.rst Fix the note of API version in admin doc. 2018-02-11 17:32:18 +08:00
blockstorage-driver-filter-weighing.rst docs: Fix typo error in blockstorage-driver-filter-weighing.rst 2017-09-18 09:11:36 +08:00
blockstorage-get-capabilities.rst Migrate the blockstorage admin-guide to Cinder 2017-07-08 12:44:49 -05:00
blockstorage-groups.rst Migrate the blockstorage admin-guide to Cinder 2017-07-08 12:44:49 -05:00
blockstorage-image-volume-cache.rst Migrate the blockstorage admin-guide to Cinder 2017-07-08 12:44:49 -05:00
blockstorage-lio-iscsi-support.rst Migrate the blockstorage admin-guide to Cinder 2017-07-08 12:44:49 -05:00
blockstorage-manage-volumes.rst Rephrase for multiattach support 2018-04-11 13:18:32 +00:00
blockstorage-multi-backend.rst Add doc about backend_default config 2018-06-11 22:37:36 -04:00
blockstorage-nfs-backend.rst Migrate the blockstorage admin-guide to Cinder 2017-07-08 12:44:49 -05:00
blockstorage-over-subscription.rst Overprovisioning Improvements 2018-01-25 07:37:17 -02:00
blockstorage-ratelimit-volume-copy-bandwidth.rst Migrate the blockstorage admin-guide to Cinder 2017-07-08 12:44:49 -05:00
blockstorage-troubleshoot.rst Migrate the blockstorage admin-guide to Cinder 2017-07-08 12:44:49 -05:00
blockstorage-volume-backed-image.rst Remove Glance v1 API support 2017-09-08 17:13:14 -05:00
blockstorage-volume-backups-export-import.rst Migrate the blockstorage admin-guide to Cinder 2017-07-08 12:44:49 -05:00
blockstorage-volume-backups.rst Merge "Add backup restoration cancellation support" 2018-03-11 02:01:02 +00:00
blockstorage-volume-migration.rst [doc] Use openstack client commands to replace cinder client 2018-07-19 05:45:51 +00:00
blockstorage-volume-multiattach.rst Add note about multiattach not supporting encryption to docs 2018-06-04 14:49:08 -04:00
blockstorage-volume-number-weigher.rst Migrate the blockstorage admin-guide to Cinder 2017-07-08 12:44:49 -05:00
generalized_filters.rst Support availability-zone type 2018-05-17 12:09:12 +00:00
index.rst Add documentation page for basic volume quality of service 2018-06-12 22:57:51 +00:00
ts-HTTP-bad-req-in-cinder-vol-log.rst Migrate the blockstorage admin-guide to Cinder 2017-07-08 12:44:49 -05:00
ts-cinder-config.rst Migrate the blockstorage admin-guide to Cinder 2017-07-08 12:44:49 -05:00
ts-duplicate-3par-host.rst Migrate the blockstorage admin-guide to Cinder 2017-07-08 12:44:49 -05:00
ts-eql-volume-size.rst Fix none-ascii char in doc 2018-08-03 10:37:54 +08:00
ts-failed-attach-vol-after-detach.rst Migrate the blockstorage admin-guide to Cinder 2017-07-08 12:44:49 -05:00
ts-failed-attach-vol-no-sysfsutils.rst Migrate the blockstorage admin-guide to Cinder 2017-07-08 12:44:49 -05:00
ts-failed-connect-vol-FC-SAN.rst Migrate the blockstorage admin-guide to Cinder 2017-07-08 12:44:49 -05:00
ts-multipath-warn.rst Migrate the blockstorage admin-guide to Cinder 2017-07-08 12:44:49 -05:00
ts-no-emulator-x86-64.rst Migrate the blockstorage admin-guide to Cinder 2017-07-08 12:44:49 -05:00
ts-non-existent-host.rst Migrate the blockstorage admin-guide to Cinder 2017-07-08 12:44:49 -05:00
ts-non-existent-vlun.rst Migrate the blockstorage admin-guide to Cinder 2017-07-08 12:44:49 -05:00
ts-vol-attach-miss-sg-scan.rst Migrate the blockstorage admin-guide to Cinder 2017-07-08 12:44:49 -05:00

README.rst

Cinder Administration Documentation (source/admin)

Introduction:

This directory is intended to hold any documentation that relates to how to run or operate Cinder. Previously, this content was in the admin-guide section of openstack-manuals.

The full spec for organization of documentation may be seen in the OS Manuals Migration Spec <https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html>.