341 Commits

Author SHA1 Message Date
wangzhenyu
b1e1f4bfa3 Modify the wrong link in document
Change-Id: Ibebd5a6e3752a441fc0f05f4bfd1be2b7f360480
2017-11-22 02:22:48 -05:00
Zuul
4e2cb7d0eb Merge "Fix controller install document indentation" 2017-11-18 02:31:04 +00:00
Masayuki Igawa
ace85a005d
Fix 'D005 No newline at end of file' Error
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
2017-11-15 16:43:02 +09:00
Masayuki Igawa
9a29d679f7
Fix controller install document indentation
This commit fixes the document of cinder-controller-install*.rst.
Otherwise, the html docs are a little weird.

Change-Id: I615d5cab95b07f995318266166480a9fd4d713f8
2017-11-15 16:16:06 +09:00
Zuul
ae7355c1f8 Merge "Update tenant to project in cli quota doc" 2017-11-06 03:15:47 +00:00
Zuul
6bd5fbc9bb Merge "ScaleIO - Cleanup and enhance configuration doc" 2017-11-05 01:21:41 +00:00
Zuul
b81095d9d0 Merge "Update setup instructions" 2017-11-03 13:29:56 +00:00
Zuul
e3b273ed12 Merge "Tintri - Updated driver docs with new nfs option" 2017-11-03 03:17:03 +00:00
Eric Young
ae69084f7c ScaleIO - Cleanup and enhance configuration doc
Restructuring the configuration content for the ScaleIo driver
and adding more information on how to specify a specific
protection domain and storage pool in a volume type as well as
providing examples of setting QOS specs.

Change-Id: I5f4af36e7643b41b68ac438ce048559c15b6c5b8
2017-11-02 22:58:51 -04:00
zejian Zhuang
38e5e7376b Update setup instructions
Add python3-dev instructions for Ubuntu16.04.
Verified thos packages in new version and drop Ubuntu12.04 tag.

Change-Id: I59849d0b5b1ec6636ad1e1af004277fcfa319473
Close-Bug: #1659568
2017-11-01 10:07:07 +08:00
apoorvad
868de35a86 Tintri - Updated driver docs with new nfs option
Tintri does not support NLM sideband protocol

Change-Id: I07f027be20e02359df6726e401981f430614346b
2017-10-31 10:43:34 -07:00
Zuul
6d8b648399 Merge "Switch base to the latest in doc link address" 2017-10-31 03:58:22 +00:00
Zuul
7968107d7c Merge "NetApp ONTAP: Remove support for 7mode systems" 2017-10-26 20:23:22 +00:00
Zuul
999ec9d463 Merge "Clean up driver configuration reference" 2017-10-26 17:04:01 +00:00
Zuul
74cacd33d7 Merge "Add policy documentation and sample file" 2017-10-26 05:54:09 +00:00
Goutham Pacha Ravi
425f45a311 NetApp ONTAP: Remove support for 7mode systems
The Unified Driver for NetApp Storage in Cinder
supports two families of ONTAP, 7mode and Clustered
Data ONTAP.

ONTAP 7 is now officially nearing the end-of-life
of product support. The deprecation notice [1]
for these drivers in Cinder was issued in the Newton
Release, so it is time to remove them from tree.

[1] http://lists.openstack.org/pipermail/openstack-operators/2016-November/011957.html

Implements: bp remove-netapp-7mode-drivers

Change-Id: I129ca060a89275ffd56481b8f64367b0d803cff5
2017-10-23 14:32:44 -07:00
Zuul
6fcae393c7 Merge "Replace http with https for doc links in cinder" 2017-10-23 05:23:59 +00:00
Sean McGinnis
de953be3d4 Clean up driver configuration reference
Over the last few cycles we have removed drivers, but we did not always
clean up the documentation from the openstack-manuals project. Those docs
were moved over wholesale as part of the docs migration, so we ended up
with them in the repo with no corresponding driver files.

This removes those leftover docs and cleans up the generated documentation.

Change-Id: Ib9fc4e14333548b84666e3f571e7b42fe20e0319
2017-10-20 20:06:37 -05:00
TommyLike
988f79479e Add policy documentation and sample file
This patch adds documentation and sample
file for default policy in code feature.

Change-Id: I597971a29ec61a1bf8c991b2715ec7644b2e2692
Partial-Implements: blueprint policy-in-code
2017-10-20 10:47:34 +08:00
Jay S. Bryant
1fd02d1e7f Change Install 'Tutorials' to 'Guides'
It was decided by the documentation team that we should,
for consistency, call our install documentation 'guides'.
Our pages were listed as 'Tutorials'.  This change
corrects the inconsistency.

Change-Id: Id5d915064aa24a5b0c66364ecd618561ed18df9b
2017-10-18 09:22:41 -05:00
zhangbailin
234a0784bf Replace http with https for doc links in cinder
1) Update doc links according to OpenStack document migration
2) Use https instead of http for docs links
For example:
(1)http://docs.openstack.org/admin-guide/blockstorage_nfs_backend.html
->https://docs.openstack.org/cinder/latest/admin/blockstorage-nfs-backend.html
(2)http://docs.openstack.org/oslo.i18n/latest/user/index.html
->https://docs.openstack.org/oslo.i18n/latest/user/index.html
(3)http://docs.openstack.org/ --> https://docs.openstack.org/
(4)http://docs.openstack.org/admin-guide/blockstorage_multi_backend.html
->https://docs.openstack.org/cinder/latest/admin/blockstorage-multi-backend.html

Change-Id: I7fcdc4453cb3bad713c7d770012411701cca742b
Closes-Bug:#1710054
2017-10-17 11:14:01 +08:00
Zuul
0690f14707 Merge "VMAX driver - documentation updates around versions" 2017-10-16 16:55:47 +00:00
j-griffith
f93bc791bf Switch from ostestr to stestr
This change just updates the tox.ini file to call stestr directly
instead of going through ostestr.

For more background you can read the ML posting:
    https://goo.gl/TFvcxy

So now you won't need `--n` to run single tests, and you can also
supply regex directly without even the `--`.  For example:
  `tox -epy27 $regex`

Change-Id: I75d4ca19f87fe1930cf54b554b7e232632a4a21c
2017-10-15 15:02:55 +00:00
Helen Walsh
cb4cb542fb VMAX driver - documentation updates around versions
Correct the minimum versions for Solutions Enabler and Unisphere.
Add QoS to the list of supported operations.

Change-Id: Ief648a8a464d1bd6f463774d48438441ae9502e2
Closes-Bug: #1722497
2017-10-10 14:39:07 +01:00
junboli
dbb60106e7 Switch base to the latest in doc link address
Although we had some effort to fix these before, it still left lots
of outdated link address, this patch is to fix them all.

Change-Id: I2f9ee172306bf5a99575e0cb6f5eac0ea87b0483
2017-10-10 09:42:54 +08:00
Rui Yuan Dou
55ac1ba1af Update tenant to project in cli quota doc
Replace tenant with project and keep the descriptions consistent

Change-Id: I0aaf2775d3fe1d54e64be3616a0a528e452cfa50
2017-10-10 09:15:42 +08:00
Sean McGinnis
55d726e5c3 Remove Hitachi volume drivers
Hitachi has decided to provide their drivers out of tree [1]. The
drivers were marked as unsupported in-tree in the Pike release and
are now being removed.

[1] http://lists.openstack.org/pipermail/openstack/2017-March/018812.html

Change-Id: I23867aa98f68298beb5db4558c66c1ffd4e7d6f1
Closes-bug: #1652864
Closes-bug: #1671966
Closes-bug: #1677688
Closes-bug: #1677923
Closes-bug: #1645738
2017-10-09 15:54:59 -05:00
Sean McGinnis
9d3be35cd6 Remove Tegile volume driver
This driver was marked as deprecated and unsupported in Pike due to lack
of CI. This has not change and it will now be removed.

Change-Id: I1920f905fdf83b01840e86646dc948fd3a113536
2017-10-08 19:06:33 -05:00
Sean McGinnis
5971996013 Remove ZTE volume driver
This driver was marked as deprecated and unsupported in Pike due to lack
of CI. This has not changed and it is now being removed.

Change-Id: I39a450159becb4d32b63e6073c3fcd6f08bd93a3
2017-10-07 14:04:06 -05:00
Sean McGinnis
9c7c24127a Remove X-IO volume driver
This driver was marked deprecated and unsupported in Pike due to lack of
CI. This has not changed and it is now removed.

Change-Id: I475172f16784ab9cab2194589851ec7ce01d46a7
2017-10-07 14:02:00 -05:00
Sean McGinnis
46ee7ebdeb Remove Violin volume drivers
These drivers were marked as deprecated and unsupported in Pike due to
lack of CI. This has not changed and they will now be removed.

Change-Id: I935990d09f1374a8789b2a0dad8e8a334aa39abc
2017-10-07 13:59:59 -05:00
Jenkins
f7148319aa Merge "Doc: Configuration: Remove some outdated Ceph info" 2017-10-06 05:49:18 +00:00
Jenkins
bf1020b594 Merge "docs: Fix typo error in blockstorage-driver-filter-weighing.rst" 2017-10-06 04:49:34 +00:00
Sean McGinnis
9003254811 Remove QNAP volume driver
The QNAP driver was marked as deprecated and unsupported in Pike due
to not meeting CI requirements. This situation has not changed and
it will now be removed.

Change-Id: I29a874ebe0ebaeca58b428faa0bab50482baf6f1
2017-10-05 13:07:17 -05:00
Jenkins
19f90970f8 Merge "Remove Infortrend drivers" 2017-10-05 17:28:21 +00:00
Jenkins
29db209b8d Merge "Clean up docs landing page" 2017-10-04 22:27:39 +00:00
Jenkins
d47ff6d7a4 Merge "Doc: Move generalized_filters to admin" 2017-10-04 22:27:23 +00:00
Sean McGinnis
3b68a9eaf1 Remove Infortrend drivers
The Infortrend drivers were marked as deprecated and unsupported in Pike
due to lack of CI. This situation has not changed and they will now be
removed.

Change-Id: I0f1d12776cfa553b117c5b3698b2ae0c9c88735e
2017-10-04 10:46:09 -05:00
Jenkins
d3fbd3486c Merge "Remove Glance v1 API support" 2017-10-04 00:23:27 +00:00
Jenkins
7d88427422 Merge "Remove FalconStor volume drivers" 2017-10-04 00:11:16 +00:00
Sean McGinnis
eca5f76927 Clean up docs landing page
Reorganizes and cleans up the docs landing page so viewers eyes don't
immediately start bleeding. Also tries to simplify things and put them
in a more logical and consumable order.

Change-Id: I1c3ee6ad21bd27a5ef7f6691ddd8dde25e9c4c01
2017-10-03 14:06:43 -05:00
Eric Harney
3fa7070231 Doc: Move generalized_filters to admin
This is not a man page, so move it to the admin dir
instead of "man".

Change-Id: I6d128a5bc30b8d9ac1a0b7a200088b39a1777b05
2017-10-03 12:00:12 -04:00
Eric Harney
e4dfc98378 Doc: Configuration: Remove some outdated Ceph info
A few small cleanups:
  - Remove irrelevant text about linux kernel
  - Remove recommendations about file systems
  - Remove outdated note about config option

Closes-Bug: #1716991
Change-Id: I0c1593a72473f0db5fb8b5e4d436fee4c9f5c62a
2017-10-03 11:26:48 -04:00
Jenkins
88011280e8 Merge "[DOC] Update index page for Install tutorial" 2017-09-26 21:35:41 +00:00
Jenkins
b587307b42 Merge "[DOC] Remove duplicate build of module index" 2017-09-25 23:20:15 +00:00
Jenkins
07f4bd33d2 Merge "nimble: update config doc for unicode unsupported" 2017-09-23 00:22:07 +00:00
Jenkins
470011b314 Merge "Use constants for microversion values" 2017-09-23 00:20:54 +00:00
Raunak Kumar
d473f1348e nimble: update config doc for unicode unsupported
nimble storage driver doesnt support unicode
characters in volume name and description, update
the configuration document accordingly

Change-Id: Ia2e746d961b17c0bf983cf194eaf3be071c1b4a1
Closes-Bug: 1719030
2017-09-22 14:48:38 -07:00
Sean McGinnis
e918482674 Use constants for microversion values
We very often end up with merge conflicts for any patches that increment
microversions due to conflicting numbers. We can't really solve that,
but we can avoid the need to update version numbers throughout the code
by defining a constant value in one place and using that variable instead.

Change-Id: Ib3a80fee6caaabb49af097aa197f550c65d94985
2017-09-22 08:15:56 -05:00
Sean McGinnis
e75be5d905 Switch to use key_manager.backend
Castellan commit 8980bf7da55dd084ad84c84534fe937f0d43b9c0 deprecated the
api_class option in favor of the new backend option. This causes doc build
failures in Cinder due to us treating warnings as errors.

This changes over to use backend (the library will still recognize api_class
as an option) and removed some of the key manager code deprecated in Newton.

Depends-on: I112f7a4654a65c3291526b408838d7b1c175b069
Closes-bug: #1718468
Change-Id: I8d3638a69f4efcc52053269c51c01667fb810172
2017-09-20 12:17:14 -05:00