diff options
author | Qiaowei Ren <qiaowei.ren@intel.com> | 2018-05-04 14:42:12 +0800 |
---|---|---|
committer | Qiaowei Ren <qiaowei.ren@intel.com> | 2018-05-07 01:06:42 +0000 |
commit | 3f654aa9b1e19eb9d84b0632a5bc1e7bde96c281 (patch) | |
tree | 292c0a8fe05db385b824059600e5c1c8f716d3df /docs/release/userguide/feature.userguide.rst | |
parent | 1892f3672a2bbe8d0a7d8b3cdb5687d9e0208e4d (diff) |
userguideopnfv-6.1.0
Change-Id: Id22c6199f5a6d821d652f79cf07de3d899823352
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
(cherry picked from commit febcef6118cdc8f9e5a21969c7a8d8d9637dbc14)
Diffstat (limited to 'docs/release/userguide/feature.userguide.rst')
-rw-r--r-- | docs/release/userguide/feature.userguide.rst | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/release/userguide/feature.userguide.rst b/docs/release/userguide/feature.userguide.rst new file mode 100644 index 0000000..e427873 --- /dev/null +++ b/docs/release/userguide/feature.userguide.rst @@ -0,0 +1,30 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. SPDX-License-Identifier CC-BY-4.0 +.. (c) Authors of Clover + + +================================================================ +Stor4NFV User Guide (Fraser Release) +================================================================ + +This document provides the Stor4NFV user guide for the OPNFV Fraser release. + +Description +=========== + +Stor4NFV provides a storage solution based on Ceph and OpenSDS, and focuses +on the optimization for storage intensive use cases of NFV, like I/O performance +improvements. + +As project Stor4NFV's first release, the Fraser release includes installation and simple +validation of foundational upstream projects including OpenSDS and Ceph. + +What is in Fraser? +================== + + * Integrate OpenSDS with Ceph + + * Build Compass installer of Stor4NFV + + * Test case for Yardstick and Functest |