diff options
author | kubi <jean.gaoliang@huawei.com> | 2016-03-23 12:10:03 +0800 |
---|---|---|
committer | qi liang <liangqi1@huawei.com> | 2016-03-25 09:55:01 +0000 |
commit | d250e41b8f94e2b1cb7f75ba72d040a2e6cb8967 (patch) | |
tree | 38214586d45bcda26f5d83e2416f3360fc590b74 /docs/userguide/01-introduction.rst | |
parent | fadc5dd48f8339062c399760a0264e57b0bc2701 (diff) |
add software Architecture chapter for user guide
this is a part of SWA, referenced with Per Holmgren's patch(9815).
Because Brahmaputra 2.0 is coming, Qiliang,Patrick,Mingjiang Lin
will work with me together to finish this chapter before doc freeze.
Change-Id: I1e6abe55658671fb1fcc66f2d81b5c2d0b364822
Signed-off-by: kubi <jean.gaoliang@huawei.com>
(cherry picked from commit bf1746e6432e18f17b6d8e890c72c93cd9ac928c)
Diffstat (limited to 'docs/userguide/01-introduction.rst')
-rwxr-xr-x[-rw-r--r--] | docs/userguide/01-introduction.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/userguide/01-introduction.rst b/docs/userguide/01-introduction.rst index 90c112a47..3c6100ae7 100644..100755 --- a/docs/userguide/01-introduction.rst +++ b/docs/userguide/01-introduction.rst @@ -41,6 +41,8 @@ This document consists of the following chapters: * Chapter :doc:`02-methodology` describes the methodology implemented by the Yardstick Project for :term:`NFVI` verification. +* Chapter :doc:`architecture` provides information on the software architecture + of yardstick. * Chapter :doc:`04-vtc-overview` provides information on the :term:`VTC`. * Chapter :doc:`apexlake_installation` provides instructions to install the |