opnfvdocs.git
7 years agoRe-order testing user guide index page 55/31755/1
Yujun Zhang [Sat, 25 Mar 2017 03:03:33 +0000 (11:03 +0800)]
Re-order testing user guide index page

Testing tools needs to be configured before use.

Change-Id: I04862af1c9d2ee8d9fdb91397c3e18da2207a964
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
meimei [Fri, 24 Mar 2017 09:22:16 +0000 (17:22 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - [compass-docs] correct some minor mistake

    Change-Id: I0e065552cbcaeffde83daeac9d1c27445f6cfcbb
Signed-off-by: meimei <meimei@huawei.com>
7 years agoUpdate git submodules
Helen Yao [Sat, 25 Mar 2017 01:22:46 +0000 (01:22 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Change api version"
  - Change api version

    The api_version had full API url instead of just the version.

    Change-Id: I78b39ea5d39e1ffab54d2bca41df96aadd47ac86
Signed-off-by: Dimitri Mazmanov <dimitri.mazmanov@ericsson.com>
7 years agoUpdate git submodules
Michael Polenchuk [Fri, 24 Mar 2017 13:55:39 +0000 (17:55 +0400)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Update cirros image to latest version

    Change-Id: Iffa1e4529e5b6e9664ac503a5815ea9a034d7515
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
7 years agoUpdate git submodules
Tim Rozet [Sat, 25 Mar 2017 00:59:36 +0000 (20:59 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: adds dpdk scenarios to daily

    Change-Id: I0b0b33cf3021e2c0fb868eca749ab61eed7b3792
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Yujun Zhang [Sat, 25 Mar 2017 01:04:02 +0000 (01:04 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "bugfix: regex for dpi"
  - bugfix: regex for dpi

    see: https://build.opnfv.org/ci/view/qtip/job/
    qtip-os-nosdn-kvm-ha-zte-pod3-daily-danube/3/console

    Previous regex cann't match with log like:
    "nDPI throughput:       943.34 K pps / 8.86 Gb/sec".
    For pps, there are two type of unit: K and M.
    Same with bps.

    Change-Id: I247c8b6049cc8b264fe894538cd4f89ba544c0b8
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Sat, 25 Mar 2017 01:03:31 +0000 (01:03 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Update CLI docs."
  - Update CLI docs.

    - Update command to execute runner
    - Include reporter

    JIRA: QTIP-231

    Change-Id: I834ac94821cea7221078fbb6160ef7467b2bd4cf
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
7 years agoUpdate git submodules
Tim Rozet [Mon, 6 Mar 2017 22:15:37 +0000 (17:15 -0500)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Fixes OVS DPDK scenarios

    This fixes nosdn OVS DPDK scenarios to work with OVS 2.6.  It also adds
    support for the ODL DPDK scenario.  OVS DPDK configuration is done
    during preconfig on compute nodes.  All nodes make use of first boot
    script to get kernel params like hugepages.  The network settings are
    modified to use real nic names for the virtual network settings file.
    This is required due to a timing bug with os-net-config and using
    first-boot script.  The network settings file also contains the UIO
    driver to use with DPDK.

    JIRA: APEX-314

    opnfv-tht-pr: 117

    Change-Id: I46b6fca71ecec38981968133ba2411f64d7c6445
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Fri, 24 Mar 2017 20:17:42 +0000 (20:17 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Set up the basics for xci developer sandbox"
  - xci: Set up the basics for xci developer sandbox

    This change creates
    - initial version of the script to initiate the VM node creation and
    provisioning with bifrost and OpenStack installation with openstack-ansible
    - pinned-versions to hold the "known working" versions. releng will use master
    until the development is complete.
    - user-vars to hold user variables
    - configuration files to keep settings for different flavors
    - ansible files (playbooks, inventory files, variables) per flavor. These
    files are empty at the moment in order to save the chosen path makes sense.
    Once the way is agreed on, these will be similar to the files listed below
    with different content per flavor.
        https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=blob;f=prototypes/openstack-ansible/playbooks/inventory
        https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=blob;f=prototypes/openstack-ansible/playbooks/configure-xcimaster.yml
        https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=blob;f=prototypes/openstack-ansible/var/ubuntu.yml

    These new files will be the ones used when the actual deployment is done
    with openstack-ansible based on the flavor chosen by developer (or CI).

    Change-Id: Ia2f38416a161abd186cbcca61e105c6a68f78b54
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Fri, 24 Mar 2017 20:17:25 +0000 (20:17 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Configure ansible verbosity based on job type"
  - xci: Configure ansible verbosity based on job type

    Daily jobs will use pinned versions of bifrost and openstack-ansible in
    order to make sure we use known good versions for them since focus of
    the daily jobs is  OPNFV platform testing.

    Ansible log can easily become massive depending on the level it is set
    and it is not so relevant for daily jobs to have it like this due to
    less probability of dailies failing to provision/deploy.

    On the other hand, the jobs that verify/test bifrost and openstack-ansible
    will have max verbosity enabled to troubleshoot these components themselves.

    New set of jobs will be created running periodically against the HEAD
    of master for bifrost and openstack-ansible to catch working versions
    and help us promote them to use for daily platform jobs. Verbosity of these
    jobs will be enabled like how we are doing for bifrost-verify jobs.

    Change-Id: Ic9fd2ff418fdaa3ad7fbfc22d8ec2dc1174df65f
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
kalyanreddy [Fri, 24 Mar 2017 13:11:29 +0000 (18:41 +0530)]
Update git submodules

* Update docs/submodules/kvmfornfv from branch 'master'
  - Updating documents of D-release.

    This patch is used to update the documents of D-release.

    Change-Id: I9449536e340140f67e0f77ae4120bbc210809169
    Co-Authored by:Srinivas <srinivas.atmakuri@tcs.com>
    Co-Authored by:RajithaY<rajithax.yerrumsetty@intel.com>
    Co-Authored by:shravani paladugula <shravanix.paladugula@intel.com>
    Co-Authored by:Navya Bathula <navyax.bathula@intel.com>
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
7 years agoUpdate git submodules
George Paraskevopoulos [Fri, 24 Mar 2017 16:26:02 +0000 (18:26 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Revert "Change from functest logger to python logging"

    This reverts commit cb311aad19c732fa006b50795ab66687e01b95a6.

    Change-Id: I123c30acd765df692483eb5f91fecd1478219201
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
7 years agoUpdate git submodules
Narinder Gupta [Fri, 24 Mar 2017 15:13:17 +0000 (15:13 +0000)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Merge "changing the user guide draft version."
  - changing the user guide draft version.

    Change-Id: Ia3dca995bcfd181353919535e071d7a5302eb32a
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoMerge "Updated vsperf doc refs for release-notes and testing"
Sofia Wallin [Fri, 24 Mar 2017 15:00:52 +0000 (15:00 +0000)]
Merge "Updated vsperf doc refs for release-notes and testing"

7 years agoUpdate git submodules
Jun Li [Fri, 24 Mar 2017 14:36:16 +0000 (14:36 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Dovetail needs credentials file openrc as an input"
  - Dovetail needs credentials file openrc as an input

    1. The Dovetail tool itself needs openrc file as the input rather than
       INSTALLER_TYPE and INSTALLER_IP.
       See JIRA: DOVETAIL-369  and  JIRA: DOVETAIL-371
    2. Now Dovetail CI jobs just give INSTALLER_TYPE and INSTALLER_IP
       to Dovetail tool.
    3. So Dovetail CI jobs need to fetch the openrc file before
       and run Dovetail tool with the openrc file.

    JIRA: DOVETAIL-372

    Change-Id: I3a6293da621ae0a2f5d72a297d3d912fd60e05d8
Signed-off-by: xudan <xudan16@huawei.com>
7 years agoUpdate git submodules
Narinder Gupta [Fri, 24 Mar 2017 13:58:07 +0000 (08:58 -0500)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - enabling the auto build in jenkins for K8.

    This patch will enabled the auto build of K8 scenario in jenkins
    for master and Danue.

    Change-Id: Ic79b79a298358d932e0162ce1c739008c2f788a4
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoUpdated vsperf doc refs for release-notes and testing 21/31621/2
Trevor Cooper [Thu, 23 Mar 2017 20:11:33 +0000 (13:11 -0700)]
Updated vsperf doc refs for release-notes and testing

Change-Id: I736ff7c5699e5be929ebe9104a0dfc619ef0ebc8
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
7 years agoUpdate git submodules
ShubhamRathi [Wed, 15 Mar 2017 19:47:29 +0000 (01:17 +0530)]
Update git submodules

* Update docs/submodules/ovsnfv from branch 'master'
  - Add label for scenario documentation

    Change-Id: I811774151ec695face7e2fe87f4397d385314997
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoUpdate git submodules
wu.zhihui [Fri, 24 Mar 2017 09:14:19 +0000 (17:14 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - add qtip installation in Dockerfile

    Docker build successfully on local. And QTIP cli works well.

    Change-Id: I0916c73e67808ae170ff7b290b8e03b605be8e69
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
7 years agoUpdate git submodules
Fatih Degirmenci [Fri, 24 Mar 2017 09:43:35 +0000 (10:43 +0100)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Fix where the vm_defaults are placed

    Change-Id: I3d9d9b8b7c3de0c22a62945de027b9e8994d35e8
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Fri, 24 Mar 2017 09:28:33 +0000 (10:28 +0100)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Merge bifrost provisioning scripts and rename

    Jobs are adjusted as well.

    Change-Id: I0bc5bdda37277053d81d7da394e0156902da817a
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
Martin Klozik [Tue, 14 Mar 2017 12:54:39 +0000 (12:54 +0000)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - multistream: Support huge number of streams

    Restriction of 64K streams was limited only to L4 stream
    type. In case of L3 and L2 stream type, it is possible to
    define unlimited number of streams to be simulated
    by traffic generator.

    JIRA: VSPERF-498

    Change-Id: I4ce3253299473127d135c01543999a8593b9556f
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Bill Michalowski <bmichalo@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Fri, 24 Mar 2017 08:19:05 +0000 (08:19 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Adjust how bifrost inventory files are specified"
  - xci: Adjust how bifrost inventory files are specified

    First step towards creating env-vars files based on the use of these
    scripts so the scripts can be merged into one.

    Change-Id: I4ee1d9af520aa684a5367a2645d709835bc4a5a1
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
Jose Lausuch [Fri, 24 Mar 2017 07:49:42 +0000 (07:49 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Clean redundant error logs of refstack_defcore in the console"
  - Clean redundant error logs of refstack_defcore in the console

    1. Remove the file "refstack-error.log", and all the stderr and stdout
    will be stored in refstack.log
    2. Clean redundant error logs in the console and all the detailed error
    logs will be found in refstack.log.

    Change-Id: I7e71567c98dc89c529421eccbf1b497962b07405
Signed-off-by: Linda Wang <wangwulin@huawei.com>
7 years agoUpdate git submodules
Yujun Zhang [Fri, 24 Mar 2017 07:46:58 +0000 (07:46 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Rename docs/testing/developer/design to docs/testing/developer/devguide"
  - Rename docs/testing/developer/design to docs/testing/developer/devguide

    See https://git.opnfv.org/opnfvdocs/tree/docs/testing/testing-dev.rst

    Change-Id: Iac14adf4a2876fd74972dcf6279f7022e92cb9b5
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Fri, 24 Mar 2017 07:46:53 +0000 (07:46 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Cleanup `docs` folder"
  - Cleanup `docs` folder

    - move legacy document to `/legacy/docs`
    - move proposals to `docs/proposal`
    - remove unused `.gitkeep` files

    Change-Id: I1ad83ae98b7a6b3bb1738ced9b1f0d22c9c296b6
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Fri, 24 Mar 2017 07:46:42 +0000 (07:46 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Sync docs from stable/danube 05ef2c4f46a9dc7a704a290eb15817c80a52c2e6"
  - Sync docs from stable/danube 05ef2c4f46a9dc7a704a290eb15817c80a52c2e6

    Change-Id: I519c002259143cc92417f34595a80889c93310e1
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Serena Feng [Fri, 24 Mar 2017 06:33:53 +0000 (06:33 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "qtip: delete container and image based with branch"
  - qtip: delete container and image based with branch

    - delete container and image based with branch
    - adjust builder sequence

    Change-Id: Id365d2358195ae690d9a4d5ae8bd1a5adfcc7046
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
7 years agoUpdate git submodules
zhihui wu [Fri, 24 Mar 2017 01:11:43 +0000 (01:11 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Integrate cli, runner and reporter."
  - Integrate cli, runner and reporter.

    - Execute runner via a shell command
    - Change format of qtip result directory to qtip-timestamp
    - Add path option in reporter to match with runner

    JIRA: QTIP-229

    Change-Id: I7d8562fd7100b1f40cdc8d53b0daa6a06a55b495
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
7 years agoUpdate git submodules
Serena Feng [Fri, 24 Mar 2017 01:05:17 +0000 (01:05 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "fuel: remove the trigger on zte pod2"
  - fuel: remove the trigger on zte pod2

    zte pod2 will be provided to daisy to run CI job.

    Change-Id: I9e0eee1bab4a949f6434850dcbd9624ac6476344
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
7 years agoUpdate git submodules
Julien [Fri, 24 Mar 2017 00:52:16 +0000 (08:52 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - fix qtip priority issue

    missing \" for if condition
    use qtip temp dir for tempfiles

    Change-Id: I696b81b2e017f630051353f10b96f07fb85e2ec2
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
7 years agoUpdate git submodules
mei mei [Fri, 24 Mar 2017 00:50:04 +0000 (00:50 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "modify the parameter of PPA_REPO"
  - modify the parameter of PPA_REPO

    We move the master ppa from <http://205.177.226.237:9999> to
    <http://205.177.226.237:9999/master>. When we build the master iso,
    we need download the ppa from <http://205.177.226.237:9999/master>.

    Change-Id: I5fea8e6c6647f8bc0e550a39a9a4001196216685
Signed-off-by: wutianwei <wutianwei1@huawei.com>
7 years agoUpdate git submodules
Trevor Cooper [Fri, 24 Mar 2017 00:29:29 +0000 (17:29 -0700)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Removed reference to POD 3 since VSPERF POD was moved to POD 12

    Change-Id: Ic278ba90c3174b9f83766861981aeb66320c8963
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
7 years agoUpdate git submodules
Feng Pan [Thu, 23 Mar 2017 13:43:18 +0000 (09:43 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - FDIO package version pinning

    We are seeing some instability in latest FDIO packages, so pinning
    them for now.

    Change-Id: Iaf851bfe2f8c8ba9fe0e2da6979e61f71abeccbe
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoUpdate git submodules
Trevor Cooper [Thu, 23 Mar 2017 21:47:03 +0000 (14:47 -0700)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Added index files for user and dev doc dirs

    Change-Id: I0ac84324be97de91c8d4730cd3cb73e994cf28a7
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
7 years agoUpdate git submodules
Trevor Cooper [Thu, 23 Mar 2017 20:55:16 +0000 (13:55 -0700)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Updates release note numbering

    Change-Id: Id0510b96375033540fa80fe22b301fb1d0d20e40
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
7 years agoUpdate git submodules
ShubhamRathi [Thu, 23 Mar 2017 20:06:52 +0000 (01:36 +0530)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Testing Jenkins Subscription

    Change-Id: I7e9e4040cf4b711e44ee003bfd13675f556501fa
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoUpdating Submodule refs 23/31623/1
ShubhamRathi [Thu, 23 Mar 2017 20:18:48 +0000 (01:48 +0530)]
Updating Submodule refs

Change-Id: Id2aab57dd45e38bacad3bf41bd0a8dd6f68816c6
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoUpdating HEAD's of submodules 13/31613/1
ShubhamRathi [Thu, 23 Mar 2017 18:14:02 +0000 (23:44 +0530)]
Updating HEAD's of submodules

Change-Id: Ia35eb953277876a0fb15d93d1c026dadae76972a
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoMake gerrit URL relative 09/31609/2
ShubhamRathi [Thu, 23 Mar 2017 18:05:28 +0000 (23:35 +0530)]
Make gerrit URL relative

Change-Id: I005a70a2ecca597fe8bb16c755d9acc35d7999f1
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoAdd ignore = dirty in gitmodule 05/31605/1
ShubhamRathi [Thu, 23 Mar 2017 17:24:17 +0000 (22:54 +0530)]
Add ignore = dirty in gitmodule

Change-Id: Ia08581f90a63d1acc19a33c16cc3e83a76c00682
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoFew minor edits plus used the SPDX license identifier 73/31473/1
Ray Paik [Thu, 23 Mar 2017 05:04:07 +0000 (22:04 -0700)]
Few minor edits plus used the SPDX license identifier

Change-Id: Ibdd3c700bdf0ed8f67d5cd794568a99c2d0efab9
Signed-off-by: Ray Paik <rpaik@linuxfoundation.org>
7 years agoMerge "qtip: correct project name letter case"
Sofia Wallin [Wed, 22 Mar 2017 11:27:30 +0000 (11:27 +0000)]
Merge "qtip: correct project name letter case"

7 years agoMerge "Update Feature Projects"
Sofia Wallin [Wed, 22 Mar 2017 10:18:33 +0000 (10:18 +0000)]
Merge "Update Feature Projects"

7 years agoqtip: correct project name letter case 19/31319/2
Yujun Zhang [Wed, 22 Mar 2017 07:27:45 +0000 (15:27 +0800)]
qtip: correct project name letter case

As a project name, uppercase i.e. QTIP is preferred

Change-Id: Id19e50f9f593c1eb0afbf6604bca3314f6223587
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate Feature Projects 77/31277/1
ShubhamRathi [Tue, 21 Mar 2017 20:34:31 +0000 (02:04 +0530)]
Update Feature Projects

Populated feature projects page.

Change-Id: Ie8112c609d3bfef4c5971b296ddbc6fb341283cf
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoSegregating Testing doc 53/31253/1
ShubhamRathi [Tue, 21 Mar 2017 18:42:24 +0000 (00:12 +0530)]
Segregating Testing doc

Testing documentation has been segregated
under 'User Guides' & 'Developer Guides' as
decided by the test teams.

Change-Id: I04a11ff88b329f4daad2ef020aefd0779d5a7ca5
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoRemove nonparticipating projects 07/31107/1
ShubhamRathi [Mon, 20 Mar 2017 21:01:02 +0000 (02:31 +0530)]
Remove nonparticipating projects

Removed projects not part of Danube to
save build time.

Change-Id: I9557d17a2ba7b6af963fd178d760f8df09ffe12d
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoRemoved openretriever off submodules 93/31093/2
ShubhamRathi [Mon, 20 Mar 2017 19:22:02 +0000 (00:52 +0530)]
Removed openretriever off submodules

Change-Id: Iea4f3f579e837bc4ff199a65b717be28113de2ef
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoMerge "Fix multisite links"
Sofia Wallin [Mon, 20 Mar 2017 09:25:22 +0000 (09:25 +0000)]
Merge "Fix multisite links"

7 years agoMerge "Misc Changes"
Sofia Wallin [Mon, 20 Mar 2017 09:23:43 +0000 (09:23 +0000)]
Merge "Misc Changes"

7 years agoFix multisite links 61/30961/1
ShubhamRathi [Sun, 19 Mar 2017 21:30:51 +0000 (03:00 +0530)]
Fix multisite links

Multisites links would now show
up in the documentation. Its
latest commits have been synced.

Change-Id: Iafd4d5fbe572bfd4abb12a306363868a9015d75e
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoMisc Changes 73/30573/2
ShubhamRathi [Wed, 15 Mar 2017 19:37:13 +0000 (01:07 +0530)]
Misc Changes

1. Renamed â€˜How to work with Documentation’ to Documentation Guide
2. Add Test Overview documentation breneath â€˜Testing’
3. Removed the index off Release Notes

Change-Id: Iaef364f5ee59a99f906270271c1daf49cfae4c4f
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoFix for opera submodule 87/30887/1
Aric Gardner [Fri, 17 Mar 2017 20:15:20 +0000 (16:15 -0400)]
Fix for opera submodule

Change-Id: I929e35358fdc609c239bf77077defda4df7c52c8
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
7 years agoAdding opera submodule 85/30885/1
Aric Gardner [Fri, 17 Mar 2017 19:44:28 +0000 (15:44 -0400)]
Adding opera submodule

This will fix build: https://gerrit.opnfv.org/gerrit/#/c/29335/5

Change-Id: Ib2e214374ab071a11a46588b83113b43468ebdb1
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
7 years agoMerge "Revert "Add Opera submodule""
Aric Gardner [Fri, 17 Mar 2017 16:57:50 +0000 (16:57 +0000)]
Merge "Revert "Add Opera submodule""

7 years agoRevert "Add Opera submodule" 73/30873/1
Aric Gardner [Fri, 17 Mar 2017 16:57:43 +0000 (16:57 +0000)]
Revert "Add Opera submodule"

This reverts commit 7a11b64e2b18b9c81f13812e97ed30cae6c2a92d.

Change-Id: I6037238417429d48f79e1bedd21181ce33943882
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
7 years agoRevert "Point to correct url" 69/30869/1
Aric Gardner [Fri, 17 Mar 2017 16:56:04 +0000 (16:56 +0000)]
Revert "Point to correct url"

This reverts commit 311031e40a42cd936f1b4622fe03ab2b36d813e5.

Change-Id: Ia7818a80d72de8f17b1d1dd9346185eb0f7599ed
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
7 years agoPoint to correct url 59/30859/1
Aric Gardner [Fri, 17 Mar 2017 16:50:43 +0000 (12:50 -0400)]
Point to correct url

Change-Id: I12cfae706b41bd695929084bf2c61dfbac6bfdbb
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
7 years agoAdd Opera submodule 21/30821/1
Sofia Wallin [Fri, 17 Mar 2017 13:51:41 +0000 (14:51 +0100)]
Add Opera submodule

Change-Id: I5a770015ab557a5df5776a5fa6d04e6fd926bbdf
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
7 years agoMerge "CSS Changes to layout"
Sofia Wallin [Thu, 16 Mar 2017 13:50:04 +0000 (13:50 +0000)]
Merge "CSS Changes to layout"

7 years agoCSS Changes to layout 93/30593/1
ShubhamRathi [Wed, 15 Mar 2017 21:18:37 +0000 (02:48 +0530)]
CSS Changes to layout

1. Logo has been scaled up
2. Font has been defaulted to 'Arial'

Change-Id: I7d729009649ba59394f5a78c6909b6af21bae0ab
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoUpdate submodules 71/30571/1
ShubhamRathi [Wed, 15 Mar 2017 19:15:39 +0000 (00:45 +0530)]
Update submodules

Update HEAD of Barometer & Multisite
so that gerrit auto syncs the submod-
ules

Change-Id: I38cd7b4330f3408020d5e2fdba132b6fe95641ce
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoUpdating submodules & add openretriever 67/30567/2
ShubhamRathi [Wed, 15 Mar 2017 15:58:18 +0000 (21:28 +0530)]
Updating submodules & add openretriever

1. HEAD seems to be out of sync for the submodules
This patch fixes the HEAD so that henceforth
gerrit automatically updates the refs to latest
commit ID.

2. Adding openretriever to list of submodules

Change-Id: I341a0a898f46cd10ccdc65ef209f76500dd3c4a6
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoMerge "Using SPDX shorthand plus a several edits for wordsmithing"
Sofia Wallin [Wed, 15 Mar 2017 14:40:29 +0000 (14:40 +0000)]
Merge "Using SPDX shorthand plus a several edits for wordsmithing"

7 years agoMerge "Add Sidebar"
Sofia Wallin [Wed, 15 Mar 2017 14:40:15 +0000 (14:40 +0000)]
Merge "Add Sidebar"

7 years agoMerge "Add git submodule for openretriever"
Christopher Price [Wed, 15 Mar 2017 13:30:24 +0000 (13:30 +0000)]
Merge "Add git submodule for openretriever"

7 years agoAdd git submodule for openretriever 85/30385/4
Guo Ruijing [Mon, 13 Mar 2017 23:22:47 +0000 (19:22 -0400)]
Add git submodule for openretriever

TODO: there is recursive dependency between opnvdocs and docs in openretrive.
submodules in openretriever will be updated in docs/featureprojects.rst after
https://gerrit.opnfv.org/gerrit/#/c/28583/ was merged.

Change-Id: If9bedf1785a4fcaa138d7d1ef3fc116bba598b03
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
7 years agoUsing SPDX shorthand plus a several edits for wordsmithing 53/30453/1
Ray Paik [Tue, 14 Mar 2017 17:11:02 +0000 (10:11 -0700)]
Using SPDX shorthand plus a several edits for wordsmithing

Change-Id: I1c04abf0d22c49239636ea50ef62e7fd88a03743
Signed-off-by: Ray Paik <rpaik@linuxfoundation.org>
7 years agoUpdated license header with SPDX 13/30413/1
Sofia Wallin [Tue, 14 Mar 2017 12:27:54 +0000 (13:27 +0100)]
Updated license header with SPDX

Change-Id: I7fa081f2e3c01f053388ae8f85983abb007ab7f7
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
7 years agoMerge "Add release notes page"
Sofia Wallin [Tue, 14 Mar 2017 09:24:26 +0000 (09:24 +0000)]
Merge "Add release notes page"

7 years agoAdd Sidebar 59/30359/1
ShubhamRathi [Mon, 13 Mar 2017 18:24:03 +0000 (23:54 +0530)]
Add Sidebar

Change-Id: I1425eda919f49cbc82d1ab60ef91324d9afee041
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoMerge "Misc Changes"
Sofia Wallin [Mon, 13 Mar 2017 16:40:08 +0000 (16:40 +0000)]
Merge "Misc Changes"

7 years agoMerge "updated the license header to use the SPDX shorthand"
Sofia Wallin [Mon, 13 Mar 2017 16:38:11 +0000 (16:38 +0000)]
Merge "updated the license header to use the SPDX shorthand"

7 years agoMisc Changes 93/29793/4
ShubhamRathi [Sat, 4 Mar 2017 22:10:13 +0000 (03:40 +0530)]
Misc Changes

1. Testing on index page points to <project>/docs/testing/user/index
2. Update all artifact links to RTD using labels
3. 'OPNFV Userguide' renamed as 'OPNFV User Guide & Config Guide'

Change-Id: I47837bac86feba0ae6f319b87315d38b4ef3229e
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoupdated the license header to use the SPDX shorthand 89/29889/4
Ray Paik [Mon, 6 Mar 2017 21:52:21 +0000 (13:52 -0800)]
updated the license header to use the SPDX shorthand

Change-Id: I0f4e81bafbfdfdb6909a283907a5baa497552622
Signed-off-by: Ray Paik <rpaik@linuxfoundation.org>
7 years agoFixed warnings 73/30073/3
Sofia Wallin [Wed, 8 Mar 2017 16:25:08 +0000 (17:25 +0100)]
Fixed warnings

Updated structure for test docs

Updates done according to agreement with test projects.

Change-Id: I2f9b5783ef4e42fd26b357e0aad2e187bcf61777
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
7 years agoAdd release notes page 09/29809/2
ShubhamRathi [Sun, 5 Mar 2017 16:42:22 +0000 (22:12 +0530)]
Add release notes page

Added new composite document which
shall collate all release notes from
projects.
This document points to release notes of
<project>/docs/release/release-notes/index.rst

Change-Id: I5c545b3f7c91012131a4d5eeb73842432ce0a51a
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoUpdate Templates for Testing 89/29789/1
ShubhamRathi [Sat, 4 Mar 2017 21:29:02 +0000 (02:59 +0530)]
Update Templates for Testing

A directory structure of organizing documents
has been maintained in templates/testing without
getting into the details of what these templates
files should contain. Teams could add whatever
documentation they think is necessary while
minimally maintaining the basic structure.

Change-Id: I2ccf1212acf5b71105cf7a0343705dfaaa95de3a
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoUpdate gitmodule file 73/29573/2
ShubhamRathi [Wed, 1 Mar 2017 17:53:40 +0000 (23:23 +0530)]
Update gitmodule file

Added branch = . for ovno, snaps
& moon.

Change-Id: I07ff1693f2e008eb70386a02092b078108aeb9e4
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoFixed trailing markup 61/29661/1
ShubhamRathi [Thu, 2 Mar 2017 17:11:41 +0000 (22:41 +0530)]
Fixed trailing markup

Change-Id: I8ce9b278dc3d0d9b376104f753c168ba9a478aa7
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoMerge "StorPerf Documentation"
Sofia Wallin [Wed, 1 Mar 2017 13:14:54 +0000 (13:14 +0000)]
Merge "StorPerf Documentation"

7 years agoMisc changes 43/29443/1
ShubhamRathi [Mon, 27 Feb 2017 14:24:45 +0000 (19:54 +0530)]
Misc changes

1. Added onvo, snaps, barometer submodules
2. Renamed a few titles

Change-Id: I8b47e68d64a9a16576abbc2891a39b6dacf164ca
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoStorPerf Documentation 05/29305/1
mbeierl [Thu, 23 Feb 2017 18:30:00 +0000 (13:30 -0500)]
StorPerf Documentation

Adds link to StorPerf documentation

Change-Id: I7d59478792867e47e7627f203015b9a1d716c404
Signed-off-by: mbeierl <mark.beierl@dell.com>
7 years agoFixing wrong directory name in documentation guide 27/29227/1
Georg Kunz [Wed, 22 Feb 2017 13:46:04 +0000 (14:46 +0100)]
Fixing wrong directory name in documentation guide

The directory layout diagram in the documentation guide showed a
"developer" directory instead of "development".

Change-Id: Ie056a47ebcca65d5307d35543009bfb9c6d0a335
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
7 years agoUpdate OPNFVDocs documentation 43/29143/2
ShubhamRathi [Tue, 21 Feb 2017 12:53:52 +0000 (18:23 +0530)]
Update OPNFVDocs documentation

1. Added note about eliminating conf.py etc
from include-documentation.
2. Eliminated content about enabling toolchain
since its irrelevant after migration to RTD
3. Added steps to validate using doc8
4. Populated index page.

Change-Id: I80c8354fd4da4bca0b8f338c178f0773d834b6ee
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoAdjusted titles 11/28711/3
Sofia Wallin [Wed, 15 Feb 2017 12:25:03 +0000 (13:25 +0100)]
Adjusted titles

Updated according to comments and added the SFC feature configuration as
template under release/configguide.
Adjusted all titles so they are handled through the index file.

Change-Id: Icb0339fb19394940dc969725ddfe0420cb547955
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
7 years agoRemove moon 91/29091/1
ShubhamRathi [Mon, 20 Feb 2017 18:29:34 +0000 (23:59 +0530)]
Remove moon

Change-Id: I0b780d41eeb11dae12174cd7e63be1019ba327f7
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoRemove moon, as they are breaking builds 89/29089/1
Aric Gardner [Mon, 20 Feb 2017 18:18:59 +0000 (13:18 -0500)]
Remove moon, as they are breaking builds

Change-Id: Icef338564b07e2fd6e7379697c75624a065ad1b4
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
7 years agoMerge "Add Promise release docs to opnfvdocs"
Sofia Wallin [Mon, 20 Feb 2017 09:51:47 +0000 (09:51 +0000)]
Merge "Add Promise release docs to opnfvdocs"

7 years agoShallow clone to speed things up for RTD 83/28983/2
Aric Gardner [Fri, 17 Feb 2017 19:38:22 +0000 (14:38 -0500)]
Shallow clone to speed things up for RTD

RTD has a ten minute timeout, this might squeek us in

Change-Id: I3d5be51984bd939924b6dfc1d4017bd2a9c1b605
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
7 years agoAdd Promise release docs to opnfvdocs 55/28355/2
Gerald Kunzmann [Thu, 9 Feb 2017 09:46:02 +0000 (09:46 +0000)]
Add Promise release docs to opnfvdocs

Change-Id: Idbc17af03fe7449ef3e20e198f21338880274dc5
Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
7 years agobarometer: add project submodules 39/28839/2
Maryam Tahhan [Thu, 16 Feb 2017 15:01:35 +0000 (15:01 +0000)]
barometer: add project submodules

Change-Id: Ie0119fca1cf27731a1f0b9bab824c0133fd55f41
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
7 years agoMerge "Added steps to build documentation"
Sofia Wallin [Mon, 13 Feb 2017 13:02:47 +0000 (13:02 +0000)]
Merge "Added steps to build documentation"

7 years agoAdded steps to build documentation 61/28461/1
ShubhamRathi [Fri, 10 Feb 2017 20:06:55 +0000 (01:36 +0530)]
Added steps to build documentation

Added steps to build composite & discreet
documentation in include-documentation.
Added development in progress label atop index.

Change-Id: I28526f157a09e10faf17307445c4d90a3903be03
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoDocumentation guide ported from wiki 01/27701/5
ShubhamRathi [Sun, 29 Jan 2017 19:34:55 +0000 (01:04 +0530)]
Documentation guide ported from wiki

Edited content to enforce the new changes.
Added label to include-documentation.rst file
which is referenced from the documentation guide.

Change-Id: I6e81288062716231ece5934a0be934ed0dbb60dc
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoMerge "New Tox build script"
Sofia Wallin [Fri, 3 Feb 2017 09:46:33 +0000 (09:46 +0000)]
Merge "New Tox build script"

7 years agoMerge "New docs for 'How to include documentation'"
Sofia Wallin [Fri, 3 Feb 2017 09:44:24 +0000 (09:44 +0000)]
Merge "New docs for 'How to include documentation'"

7 years agoMisc Changes 73/27773/2
ShubhamRathi [Tue, 31 Jan 2017 09:44:34 +0000 (15:14 +0530)]
Misc Changes

Renamed developer/ to development/ in templates.
Corrected chapter level markup in docs/release/
Moved testing above developement in index

Change-Id: I950f69bf2ac60e97b260ecfbb4b870a42f8a233b
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoNew docs for 'How to include documentation' 07/27607/3
ShubhamRathi [Thu, 26 Jan 2017 13:05:38 +0000 (18:35 +0530)]
New docs for 'How to include documentation'

This documentation elucidates the revised procedure
to include project documentation.

Change-Id: Icfcab3a07e386453ae7faf9fa737fe726ff70f0c
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>