140 Commits

Author SHA1 Message Date
Jenkins
dd616b4cb2 Merge "EMC Isilon Manila Driver Feature Support" 2015-09-30 06:41:42 +00:00
Jenkins
fc3b942ad6 Merge "EMC VNX Manila Driver Feature Support" 2015-09-30 06:38:37 +00:00
Shaun Edwards
cd9a0cc7ad EMC Isilon Manila Driver Feature Support
Updated share_back_ends_feature_suport_mapping.rst
with the features that the EMC Isilon driver currently supports.

Change-Id: I8dd0966324d4a901eea1725e30bb5f7e1c30eb44
2015-09-29 09:52:14 -07:00
Thomas Bechtold
c2a125e880 Fix mentioned DEFAULT_API_VERSION in doc
The DEFAULT_API_VERSION is 2.0.
Also mention the correct file where the variable is defined.

Change-Id: If325420b5b94d6f65d96c582b1310b8370c476fa
2015-09-27 10:17:53 +02:00
Jenkins
f8bcc4257a Merge "Fix some spelling typo in manual and error message" 2015-09-26 01:11:50 +00:00
Jenkins
7f7d29ceb4 Merge "Add Huawei driver details in doc" 2015-09-26 01:11:36 +00:00
Jenkins
a39133e7a2 Merge "Adds Quobyte share backend feature support mapping data" 2015-09-26 01:03:15 +00:00
Silvan Kaiser
47445801b5 Adds Quobyte share backend feature support mapping data
Adds info regarding the Quobyte driver to the feature
support table in devref.

Change-Id: I2fc07bab4bd9bb52b8a4aad207a26c9a233a3288
2015-09-25 07:35:34 +02:00
Clinton Knight
1f1f9abc86 Remove language about future features from driver doc
The community agreed it isn't a good idea to promise future driver
features in the share_back_ends_feature_support_mapping document.
This commit removes the implication that future features may be in
the document, and it removes one reference to Mitaka in one driver.

Change-Id: I953cb92edfca3bd54f3196d60b9e80589b5033d1
2015-09-24 16:58:15 -04:00
Zhao Lei
586c666e5c Fix some spelling typo in manual and error message
wating -> waiting
acknowledgement -> acknowledgment
occured -> occurred

Should never get here. If get, then error occurred.
->
Should never get here unless an error occurred.

Change-Id: Ibe89d652e7d76b3d8e6d7549140c50c88144036e
Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
2015-09-24 07:05:39 +00:00
zhongjun
00b97d581b Add Huawei driver details in doc
Change StoragePool to Thin_StoragePool and Thick_StoragePool
in driver configuration file.

Add Huawei driver feature info in
share_back_ends_feature_support_mapping.rst

Change-Id: I530cbc58377e3207813cac36498225e26578824e
2015-09-23 11:03:17 +08:00
Alyson Rosa
f072c5cf99 Add Hitachi HNAS driver documentation
Add a .rst documentation for Hitachi HNAS Manila driver in dev docs.
Also, update the new .rst document that lists per-driver
features adding Hitachi HNAS driver details.

Change-Id: I1421d88df5ddc2a13849c9657ec90f55303065d7
2015-09-22 12:08:21 -04:00
Jenkins
5ededfa4dc Merge "Remove IBM GPFS driver due to lack of CI" 2015-09-17 02:03:31 +00:00
Jenkins
fd08668f2e Merge "Update feature support mapping doc for NetApp cDOT" 2015-09-16 13:31:01 +00:00
Jenkins
0d5ea057eb Merge "Add new features description in Huawei doc" 2015-09-16 13:30:42 +00:00
Clinton Knight
fc6bacc6c2 Update feature support mapping doc for NetApp cDOT
Update the new .rst document that lists per-driver feature support
with details for the NetApp cDOT driver, and update the cDOT-specific
driver document to cover features added in Liberty.

Change-Id: I53cf0ac1f2492cfba599276c5dc049b3ae19f4c3
2015-09-15 23:19:01 -04:00
Ben Swartzlander
720ec90445 Remove IBM GPFS driver due to lack of CI
The Manila community set a deadline of 3 Sep 2015 for all drivers
to have reporting CI systems, and there is no CI system for the
IBM GPFS driver. As agreed, the driver will be removed until such
time that a CI system exists.

Change-Id: I76f238a1a6eb039e4ddc1cb189115ab3e686c56b
2015-09-15 16:36:08 -04:00
zhongjun
4ba3cd76bc Add new features description in Huawei doc
Add the following new features description in
Huawei doc.
- Share level
- Manage CIFS/NFS share
- Support pools in one backend
- Extend share
- Shrink share
- Support multi RestURLs(<RestURL>)

Change-Id: Ibc7a7fd83400ca588427390be0bf055abf296fcd
2015-09-15 22:08:31 +08:00
Csaba Henk
76d979d168 doc: turn ascii art tables into proper reST grid tables
Cf. http://sphinx-doc.org/rest.html#tables

Change-Id: If30afe4fda180035a4f39b20d587c22aa0fc3284
2015-09-14 13:12:41 +02:00
Jenkins
75fde5a26f Merge "Remove support for 'latest' microversion" 2015-09-11 20:56:47 +00:00
Jenkins
88e0465214 Merge "Remove HDS SOP driver due to lack of CI" 2015-09-11 15:51:05 +00:00
Clinton Knight
b97fa6b025 Remove support for 'latest' microversion
Originally copied from the Nova implementation of microversions,
we have come to realize that being able to specify 'latest' for the
microversion is rarely useful and usually dangerous.

Allowing clients to request the "latest" microversion guarantees
undefined (and likely broken) behavior in every situation where a
client talks to a server that is newer than it.

Change-Id: I3a5ba0d45804e567aba710a20628539b0c284499
Closes-Bug: 1489583
2015-09-11 15:31:42 +00:00
Jenkins
ba07063304 Merge "Fix the typo "version"" 2015-09-11 03:21:32 +00:00
Ben Swartzlander
0d766ae864 Remove HDS SOP driver due to lack of CI
The Manila community set a deadline of 3 Sep 2015 for all drivers
to have reporting CI systems, and there is no CI system for the
HDS SOP driver. As agreed, the driver will be removed until such
time that a CI system exists.

Change-Id: I628fbcbbef42c7a215e0cca027c31f88ee6740aa
2015-09-10 15:39:35 -04:00
Clinton Knight
dddc068879 Add v2 Manila API path as base for microversions
To prevent a microversioned client from managing a non-microversioned
Manila server, Manila must update its REST endpoints by adding /v2 for
all microversioned APIs.

This commit does the following:

* Add /v2 to the URL map, connected to all the same /v1 API methods
* Renumber the microversion sequence starting from 2.0
* Update the versions API to reflect v2
* Publish the new endpoint to Keystone in the DevStack plug-in
* Update relevant documentation
* Update Tempest tests for microversions
APIImpact
Co-Authored-By: Andrew Kerr <andrew.kerr@netapp.com>
Closes-Bug: 1488624
Change-Id: I56a516b5f81914557dd2465746629431cfd6deac
2015-09-10 13:58:26 +00:00
Mark Sturdevant
4b12f9c8e7 HP 3PAR extra-spec prefix needs to be hp3par
The HP 3PAR share type extra-spec prefix needs
to be "hp3par". The decision to go with "hpe"
was premature and has been reversed. It needs
to be "hp3par" to be in sync with Cinder.

Change-Id: I616832c71d1797fc00da0d9e42c35c315381b6d9
Depends-On: I26dd32b1de8cceeaa6dc674092efec683df71889
Closes-bug: #1488662
2015-09-02 19:51:39 +00:00
venkatamahesh
9b566a1471 Fix the typo "version"
In manila-manage.rst version is misspelled
it is corrected. In manage.py according to
help option I changed revision to version

Change-Id: Icc83b3dcfc31104a015c9e6929335daed5a8bb8b
Closes-Bug: #1487249
2015-09-02 23:15:21 +05:30
Jenkins
d225c92c2a Merge "Add compression in common capabilities doc" 2015-08-27 18:50:27 +00:00
zhongjun
238f5e6e78 Add compression in common capabilities doc
Compression is a common attribute, so add
the compression capability in common capabilities
doc.

Change-Id: I97ca506c7d6be627079c28191d0fb3ab2470ffed
2015-08-26 09:32:43 +08:00
Jenkins
e98354fdcb Merge "Manila experimental REST APIs" 2015-08-25 23:13:31 +00:00
Jenkins
8b7a3c876b Merge "HP 3PAR reports capabilities" 2015-08-25 19:03:59 +00:00
Clinton Knight
ba640a8d07 Manila experimental REST APIs
Manila uses API microversions to allow natural evolution of its REST APIs
over time.  But microversions alone cannot solve the question of how to
ship APIs that are experimental in nature, are expected to change at any
time, and could even be removed entirely without a typical deprecation
period.

Working in conjunction with microversions, this commit adds a facility
for marking individual REST APIs as experimental.

Implements bp: manila-experimental-rest-apis

Change-Id: I263a0b5579a7eb2fe98ca810ad3dec6719d66e6f
2015-08-25 16:21:07 +00:00
Jenkins
86c6e4a376 Merge "Update Documents to use HDFS Driver" 2015-08-25 04:36:25 +00:00
Mark Sturdevant
512e891f7b HP 3PAR reports capabilities
Report dedupe, thin_provisioning and hp3par_flash_cache
capabilities for 3PAR. Also report provisioned_capacity_gb
when thin_provisioning is True.

Implements Blueprint: hp3par-capabilities

Change-Id: I9dcba1bff5eba21b9b4b8cd4ed78beab75c2a8b6
2015-08-24 17:05:06 -07:00
Mark Sturdevant
fe163cb303 Common capabilities documentation
Documentation for capabilities and extra-specs.
This needs to describe the agreed upon common capabilities.
Vendor-specifics go in driver docs.

Change-Id: I2c5bdf5ef9bfd6c8e7e06dac1fde08ad56cc6af1
2015-08-19 11:59:10 -07:00
Jenkins
560fcf0d9f Merge "Fix HP3PAR extra-specs scoping prefix bug" 2015-08-17 20:23:23 +00:00
Clinton Knight
145165a22e Implement Manila REST API microversions
The OpenStack API working group recommends all projects adopt
Nova-style microversions for versioning their REST APIs.  This
commit ports the Nova microversion code and docs to Manila.

With this patch, the API version is bumped to 1.1, and the
versions API (which has always returned horribly outdated
values) is the first API that is versioned.  The 1.1 version
of the versions API includes the minimum and current API
version values.

Implements bp: manila-rest-api-microversions
Change-Id: Ifa8e394335a4eb3ad21f53a873530aee241c00e8
2015-08-13 19:51:19 +00:00
Jenkins
e8850f9d2d Merge "Fix two typos on documentation and one typo on CLI help" 2015-08-11 08:22:55 +00:00
Jenkins
a7d41d97bd Merge "Remove incorrect URLs from jenkins.rst" 2015-08-10 21:51:48 +00:00
Yusuke Hayashi
4b1c46c39c Remove incorrect URLs from jenkins.rst
Remove URLs from jenkins.rst which is no longer exist
and fix incorrect URLs.

Change-Id: Ic7303ac3bdf8e7aceacc52ccc8461a24ace7c39d
Closes-Bug: #1480012
2015-08-07 16:02:08 +00:00
Jenkins
45bb88c6e2 Merge "Rename from il8n.rst to i18n.rst" 2015-08-06 10:17:24 +00:00
weiting-chen
46a126208a Update Documents to use HDFS Driver
Fix the driver path to the right one.

Change-Id: I093cff185ed08c3bb4670449d5cc7f55b655ec7e
Closes-Bug: #1481566
2015-08-06 16:49:50 +08:00
Atsushi SAKAI
d8d13e3b87 Fix two typos on documentation and one typo on CLI help
intepreted => interpreted   (documentation and help)
homogenous => homogeneous   (documentation)

Change-Id: I2e59693399b843449f495a3ed167d3f2ef33a4dd
Closes-Bug: #1481987
2015-08-06 10:06:04 +09:00
Atsushi SAKAI
d0330d007c Rename from il8n.rst to i18n.rst
Internationalization's abbreviation is i18n.
This patch renames l to one for il8n.rst.

Change-Id: Ibd588fee48565f78cdc953973012a8ec613ed058
Closes-Bug: #1477985
2015-08-05 22:00:40 +09:00
Mark Sturdevant
eaa2da7cbd Fix HP3PAR extra-specs scoping prefix bug
The recently added HP 3PAR extra-specs for create share options
use the wrong prefix for scoping. The prefix should not have used
an underscore in it. In addition, the underscore used in the docs
was different than in the code.

The new scoping prefix will be "hpe3par" (to be followed by a colon
for scoping or underscore for future capabilities).

Fixes Bug: #1481106

Change-Id: Ibd326fc367c1845e56706969daf01359fa7b2dac
2015-08-04 16:19:31 +00:00
Valeriy Ponomaryov
8c2d1cefac Add doc share features mapping
Add doc where we provide mapping of supported share features by each specific
share driver.

In this commit up-to-date information is provided only for Generic driver.
All other are expected to be updated afterwards.

Change-Id: I9645857b59563084b76a94308f4523e37b860201
2015-07-31 12:28:10 +03:00
Jenkins
c98d1c2be8 Merge "Implement shrink_share() method in Generic driver" 2015-07-23 18:51:58 +00:00
Jenkins
2508df9ab6 Merge "glusterfs_native: fix delete share" 2015-07-23 18:29:06 +00:00
Jenkins
e28b38fe3f Merge "doc: fix typo s/virutalenv/virtualenv/" 2015-07-22 23:36:23 +00:00
Ramana Raja
29456c2299 glusterfs_native: fix delete share
With GlusterFS 3.7.x versions, the delete share operation fails when
deleting the contents of a GlusterFS volume, a share. This is because
two directories are auto-created within a GlusterFS volume when it's
started and GlusterFS refuses to unlink their paths. Fix this issue, by
not trying to remove the two directory paths, but remove their contents
and the rest of the contents of the volume.

Change-Id: I1675bbf593bf578301d6899ee3f9860320080956
Closes-Bug: #1473324
2015-07-21 14:43:25 +05:30