Rex Lee [Tue, 6 Nov 2018 06:35:15 +0000 (06:35 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/gambia'
  - Merge changes I526c328f,I7bb14112,Idfe77900 into stable/gambia
    * changes:
      [docs] Update on Yardstick installation
      [docs] Add conventions for writing unit tests.
      [docs] Add developer guidelines for contribution
  - [docs] Update on Yardstick installation
    Added details how to install Yardstick using install.yaml.
    Updated:
     - 04-installation.rst
     - 13-nsb-installation.rst
    JIRA: YARDSTICK-1335
    Change-Id: I526c328f1b197833a2cf496cfef15ba89c11fab1
    Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
  - [docs] Add conventions for writing unit tests.
    Added details of conventions used when writing unit tests.
    JIRA: YARDSTICK-1335
    Change-Id: I7bb141126968c88c8a2d7e0dce4f33ed6f79cee4
    Signed-off-by: Emma Foley <emma.l.foley@intel.com>
  - [docs] Add developer guidelines for contribution
    A new section was added to the devguide, stating
    expectations for code contributions.
    * What to include in a change
    * Code style guidelines
    * How to run tests
    JIRA: YARDSTICK-1335
    Change-Id: Idfe7790042a3a3fe6cd8763374b10f2268bd63cd
    Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Harry Huang [Mon, 5 Nov 2018 12:08:43 +0000 (20:08 +0800)]
 
Update git submodules
* Update docs/submodules/compass4nfv from branch 'stable/gambia'
  - Add delay in nova when spinning VM
    JIRA: -
    Change-Id: I3c2e291fe41135b3653a78473e8851703184847f
    Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Harry Huang [Sat, 3 Nov 2018 07:53:47 +0000 (07:53 +0000)]
 
Update git submodules
* Update docs/submodules/compass4nfv from branch 'stable/gambia'
  - Merge "Update docs for Gambia" into stable/gambia
  - Update docs for Gambia
    JIRA: -
    Change-Id: I5c2c404f74b91c12cccd6b085e75415a6f38eb62
    Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Harry Huang [Fri, 2 Nov 2018 09:34:22 +0000 (17:34 +0800)]
 
Update git submodules
* Update docs/submodules/compass4nfv from branch 'stable/gambia'
  - Add delay in Nova to solve dhcp issue
    JIRA: -
    VM starts before the openflow is created in
    br-int which cause first round dhcp request
    can't be sent to controller.
    Change-Id: Ie2de5a70890f3d0e9f383c9ccb0aa1126f25b2c8
    Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
earrage [Fri, 2 Nov 2018 21:40:55 +0000 (14:40 -0700)]
 
Update git submodules
* Update docs/submodules/clover from branch 'stable/gambia'
  - Add minor enhancements to jmeter configuration
    - Add user-agent field to jmeter config yaml and jmeter jmx
    template that can be configured per URL in testplan
    - Add duration time that can be used in combination with
    ramp time. Duration is the total time of the test while
    ramp time governs how much time is allotted to establish
    all configured requests/connections
    - Explicitly define clover-jmeter-master service name with
    default namespace for clover-controller in clover-system
    namespace to reach
    - Add missing request_counts.html file
    Change-Id: I5e2d388db0b73ea6c28482c94c33cc2a01f1b52e
    Signed-off-by: earrage <eddie.arrage@huawei.com>
Deepak S [Fri, 2 Nov 2018 09:36:25 +0000 (15:06 +0530)]
 
Update git submodules
* Update docs/submodules/samplevnf from branch 'stable/gambia'
  - Updating release notes for Gambia...
    Change-Id: Ide712ee94254b506a0ad88c95a7e01b789f00e48
    Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Stephen Wong [Thu, 1 Nov 2018 17:13:55 +0000 (17:13 +0000)]
 
Update git submodules
* Update docs/submodules/clover from branch 'stable/gambia'
  - Merge "CLOVER-43: Initial commit for Clovisor" into stable/gambia
  - CLOVER-43: Initial commit for Clovisor
    Part of Clover's initial task (during project proposal) is to explore
    cloud native network tracing tools. Clover the project proposes
    Clovisor as a way for Clover to use the IOvisor
    (https://www.iovisor.org/) to perform network tracing. This is the first
    commit of this module
    Please note that the BPF code used in this commit were only tested with
    Linux kernel 4.14+ --- hence, if ubuntu is used, and one prefers LTS,
    the requirement is 18.04+
    A different patch will track the redis and k8s API server watcher code
    Also, a design doc will be added in the future (TBD)
    Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
    Change-Id: I30d9f9d474b8703097c470d39628e86bc788f9b6
Stephen Wong [Thu, 1 Nov 2018 17:13:16 +0000 (17:13 +0000)]
 
Update git submodules
* Update docs/submodules/clover from branch 'stable/gambia'
  - Merge "Initial UI dashboard added for visibility" into stable/gambia
  - Initial UI dashboard added for visibility
    - Add foundation, jquery and jquery-ui open source js/css
    packages for skin, layout and AJAX
    - Add plotly and candela js open source graphing packages
    - Build core visibility view and provide toplevel templates,
    headers, menu navigation, etc.
    - Update collector/visibility APIs to align to latest Spark
    analytics and UI requirements
    - Refresh page elements at 5 second interval.
    - Visibility controls to stop continual page refresh and clear
    visibility.
    - Multi-select and update service set to analyze.
    - System count updates for tracing, spans, metrics schemas.
    - Min/max/avg response times per service (aggregate) table.
    - Graphs for: per service request counts, user-agent percentages,
    per service/URL counts, per URL/status code counts, per URL counts
    - Tabs for distinct URLs, status codes, user-agents, upstream cluster,
    operation names, nodeids (service names)
    - Table for metrics counters specified in visibility configuration.
    - Metrics over time scatter plots for tracked metrics.
    Change-Id: Ie3ea12fd32e0274ac52f78becc4a56c4c4134660
    Signed-off-by: earrage <eddie.arrage@huawei.com>
Stephen Wong [Thu, 1 Nov 2018 17:09:15 +0000 (17:09 +0000)]
 
Update git submodules
* Update docs/submodules/clover from branch 'stable/gambia'
  - Merge "Update modsecurity image docker registry" into stable/gambia
  - Update modsecurity image docker registry
    The clover-ns-modsecurity-crs docker image is now built by Jenkins and uploaded
    to the OPNFV docker hub.
    This patch updates the modsecurity deployment kubernetes manifest to pull image from OPNFV docker hub.
    Change-Id: I7e8afd27f726600de9247fc98fe3f5d491000f1c
    Signed-off-by: JingLu5 <lvjing5@huawei.com>
Tim Rozet [Tue, 23 Oct 2018 14:50:25 +0000 (10:50 -0400)]
 
Update git submodules
* Update docs/submodules/apex from branch 'stable/gambia'
  - Adds SDN Port variables to overcloudrc
    Functest needs these values to be set in overcloudrc to know which ports
    to query ODL on.
    JIRA: APEX-621
    Change-Id: I41e34efccedc26edd98c6dd3f45e553ea76db195
    Signed-off-by: Tim Rozet <trozet@redhat.com>
    (cherry picked from commit 
63792906e8681bef2f0e03ee12ea422af53d9c12)
 
Mytnyk, Volodymyr [Thu, 11 Oct 2018 17:16:06 +0000 (18:16 +0100)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/gambia'
  - Make OvS to listen on TCP by default
    JIRA: YARDSTICK-1492
    Change-Id: I81c682d473ffe3d70ecbb42cce40c2d16e608b41
    Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Cédric Ollivier [Thu, 1 Nov 2018 08:52:43 +0000 (09:52 +0100)]
 
Update git submodules
* Update docs/submodules/functest from branch 'stable/gambia'
  - Override tempest_conf.yaml in ci jobs
    It also removes STORAGE_PROTOCOL (env var) which was removed.
    Change-Id: Ib0f388f20c52ebf2409d2aca0bcba5c641287b40
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
e715a8309122c3fa3b4983cfa53c82519dd6ead7)
 
Emma Foley [Thu, 1 Nov 2018 11:04:16 +0000 (11:04 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/gambia'
  - Merge changes Ia8783de8,I61421095 into stable/gambia
    * changes:
      Update: Trex KPI not collected no rabbitmq user
      Trex KPI are not collected due to rabbitmq user
  - Update: Trex KPI not collected no rabbitmq user
    Update of review #63707: missed yardstick password hash.
    This must be set on top of changes on review.
    JIRA: YARDSTICK-1479
    Change-Id: Ia8783de81ad91ea7421c6bbff87a30c59db2d44c
    Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
  - Trex KPI are not collected due to rabbitmq user
    Changed the way rabbitmq-server user is created. Fix is needed to
    collect KPIs from Trex.
    JIRA: YARDSTICK-1479
    Change-Id: I6142109563fcdb27e0ec554dd08567a1a43237e7
    (cherry picked from commit 
d06e6da19db545dfcc6fdfdc706b9cccdb75c498)
    formerly: I54369535fdb7af6af76de30f758227736f83db78
    Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
 
Abhijit Sinha [Thu, 1 Nov 2018 10:07:30 +0000 (10:07 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/gambia'
  - Merge "Fix default IPv4 mask for IxNetwork traffic config" into stable/gambia
  - Fix default IPv4 mask for IxNetwork traffic config
    IP mask is set depending on the IP range provided by the user in the
    traffic profile. In case of single IP in range, IPV4LENGTH value is
    used as mask should cover all address bits.
    JIRA: YARDSTICK-1478
    Change-Id: I5ad40d1f3def52ebcda4400b708b71faf11e12ab
    Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
Stephen Wong [Thu, 1 Nov 2018 06:51:44 +0000 (06:51 +0000)]
 
Update git submodules
* Update docs/submodules/clover from branch 'stable/gambia'
  - Merge "Initial commit for Spark to analyze visibility data" into stable/gambia
  - Initial commit for Spark to analyze visibility data
    - Add Apache Spark 2.3 with native Kubernetes support.
    - Runs self contained within K8s cluster in clover-system
    namespace. One container (clover-spark) includes Clover Spark
    JAR artifact. This container interacts with the
    K8s API to spawn a spark-driver pod. This pod in turn spawns executor
    pods to execute Spark jobs.
    - Currently JAR is included in source for convenience and must be
    built with sbt (install sbt and execute sbt package)
    - Includes JAR from DataStax to provide Cassandra connector to analyze
    Cassandra schemas as RDDs (Resilient Distributed Dataset).
    - Includes Redis interface JAR to write analyzed data back to visibility
    (UI, CLI or API).
    - Second container (clover-spark-submit) submits Spark jobs
    continuously to allow Spark to be operated entirely within the cluster.
    - Two Spark jobs (CloverSlow, CloverFast) allows some analytics to be
    provided in real-time and other analytics to be provided over longer
    horizons.
    - Each Spark job spawns two executor pods.
    - Includes yaml manifest to deploy clover-spark-submit with the
    necessary RBAC permissions to interact with the K8s API.
    - Data analyzed includes tracing and metrics schemas obtained by
    clover-collector and written to Cassandra.
    - Docker builds of clover-spark and clover-spark-submit are provided
    and will be pushed as OPNFV DockerHub images in a separate patch.
    Change-Id: I2e92c41fd75d4ebba948c0f8cb60face57005e50
    Signed-off-by: earrage <eddie.arrage@huawei.com>
Stephen Wong [Thu, 1 Nov 2018 06:50:01 +0000 (06:50 +0000)]
 
Update git submodules
* Update docs/submodules/clover from branch 'stable/gambia'
  - Merge "Add initial Istio validation testcase for CI" into stable/gambia
  - Add initial Istio validation testcase for CI
    This work adds testcase for validating Istio installation
    Change-Id: Ie895b27eb4b3fbec23cf9519699f5fe37236153c
    Signed-off-by: JingLu5 <lvjing5@huawei.com>
Cédric Ollivier [Wed, 31 Oct 2018 19:57:09 +0000 (20:57 +0100)]
 
Update git submodules
* Update docs/submodules/functest from branch 'stable/gambia'
  - Remove fds from Functest jjbs
    Fds doesn't participate to Gambia.
    Change-Id: I8bf4da40caee572442a23d67036755a8746dcae5
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Deepak S [Wed, 31 Oct 2018 23:46:33 +0000 (05:16 +0530)]
 
Update git submodules
* Update docs/submodules/samplevnf from branch 'stable/gambia'
  - Add Gambia release notes
    Change-Id: Ide712ee94254b506a0ad88c95a7e01b789f99d49
    Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Abhijit Sinha [Wed, 31 Oct 2018 18:25:26 +0000 (18:25 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/gambia'
  - Merge "Adding Grafana dashboard for visualizing the vEPC default bearer metrics." into stable/gambia
  - Adding Grafana dashboard for visualizing the vEPC default bearer metrics.
    The dashboard will highlight the Network metrics captured from Spirent landslide traffic generator.
    JIRA: YARDSTICK-1350
    Change-Id: I47920446181355a97e875fd82afd633b336c8da6
    Signed-off-by: Carey, Alan <alan.carey@intel.com>
    (cherry picked from commit 
5bf76a7a2ead6e8c3a0d8bc05c7ec89d9faaa5a5)
 
Tim Rozet [Wed, 24 Oct 2018 16:25:20 +0000 (12:25 -0400)]
 
Update git submodules
* Update docs/submodules/apex from branch 'stable/gambia'
  - Change OPNFV Artifacts URL
    This change allows downloading of files larger than 20GB.
    Change-Id: I881ea35316e67980d4144e46bfbd41501e80f497
    Signed-off-by: Tim Rozet <trozet@redhat.com>
    (cherry picked from commit 
498356c9efb765a5714845ce8303dc8a264eb300)
 
Xavier Simonart [Sat, 27 Oct 2018 14:26:26 +0000 (16:26 +0200)]
 
Update git submodules
* Update docs/submodules/samplevnf from branch 'stable/gambia'
  - Support for DPDK 18.05 and DPDK 18.08
    Improve DPDK 18.05 support introduced by 
3e532aca.
    Support for DPDK 18.08.
    Change-Id: Ide712ee94254b506a0ad88c95a7e01b789f99d48
    Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
 
Xavier Simonart [Sun, 28 Oct 2018 14:54:28 +0000 (15:54 +0100)]
 
Update git submodules
* Update docs/submodules/samplevnf from branch 'stable/gambia'
  - Fix potential crash when shuffling mbufs
    Change-Id: I70de6345afc6a696906f006c1b0f44540ae4ecec
    Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
Xavier Simonart [Mon, 22 Oct 2018 13:46:23 +0000 (15:46 +0200)]
 
Update git submodules
* Update docs/submodules/samplevnf from branch 'stable/gambia'
  - Add support for counting non dataplane related packets
    When performing some zero packet loss performance testing on dataplane, it
    is important (not) to count non dataplane packets. For instance, one might
    receive uexpected packets from a switch, or ARP packets. Or one might need
    to transmit ARP packets. Such packets should not be counted as dataplane
    packets as for thse packets there is no 1:1 mapping between transmitted
    packets and received packets.
    To support this, the counters reporting numbers of transmitted and received
    packets remain unchanged but two new counters have been added to PROX,
    counting respectively number of received and number of transmitted
    non-dataplane packets.
    On RX side, packets are counsidered as non-dataplane if being ARP or if
    they do not countain the proper signature
    On TX side, ARP packets are not considered as dataplane packets.
    This feature requires configuration of signature.
    "dp core stats" command has been added
    Change-Id: I98e113cd02f36d540383d343a433592867ad86a9
    Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
Luc Provoost [Thu, 11 Oct 2018 16:23:20 +0000 (18:23 +0200)]
 
Update git submodules
* Update docs/submodules/samplevnf from branch 'stable/gambia'
  - Test improvements and fixes for image creation
    Updated and corrected the creation of an image containing the PROX
    tool with packer.
    Test will now only be declared successful when average and maximum
    latency are below a certain threshold.
    The start speed is now also a parameter of the *.test files.
    Change-Id: I1112555c87e7a857e1c699921ae08f61281642e1
    Signed-off-by: Luc Provoost <luc.provoost@intel.com>
Abhijit Sinha [Wed, 31 Oct 2018 17:19:58 +0000 (17:19 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/gambia'
  - Merge "Revert "Trex KPI are not collected due to rabbitmq user"" into stable/gambia
  - Revert "Trex KPI are not collected due to rabbitmq user"
    This causes the docker-build jobs to fail in the CI.
    This reverts commit 
ce809669d3051524508edf5a3d69e83dde8a9080.
    Change-Id: Iea66bc92eaee39c5b7427ea55c190f8c0dbf5ad4
    Signed-off-by: Emma Foley <emma.l.foley@intel.com>
 
Tim Rozet [Wed, 31 Oct 2018 13:53:59 +0000 (09:53 -0400)]
 
Update git submodules
* Update docs/submodules/apex from branch 'stable/gambia'
  - Downgrade ceph-ansible package
    Ceph Ansible is failing deployments with:
    https://bugzilla.redhat.com/show_bug.cgi?id=
1644713
    Change-Id: I4e1cad9330f77472e52b5d790b008e9d238cc48e
    Signed-off-by: Tim Rozet <trozet@redhat.com>
 
Emma Foley [Wed, 31 Oct 2018 12:44:22 +0000 (12:44 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/gambia'
  - Merge "[docs] Update the glossary" into stable/gambia
  - [docs] Update the glossary
    Add some new terms (OpenStack, Docker, PROX).
    JIRA: YARDSTICK-1335
    Change-Id: I948957cf7b1540f7a027ab9da2d829e5e05c87c8
    Signed-off-by: Emma Foley <emma.l.foley@intel.com>
    (cherry picked from commit 
78b5a19e3071cbc080eeae0bdf22f5ab80c03180)
 
Sofia Wallin [Tue, 30 Oct 2018 13:10:03 +0000 (14:10 +0100)]
 
Removing promise user guide and adding release notes
Change-Id: I64dbbdf094146611ae72480539a3fae21f216e3f
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
(cherry picked from commit 
f7f76fb240b49def2f3c48b20be6420d4f0b2eec)
 
Rex Lee [Wed, 31 Oct 2018 11:28:56 +0000 (11:28 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/gambia'
  - Merge "Adds option parameters to TC074" into stable/gambia
  - Adds option parameters to TC074
    Add option parameters to TC074 to allow the user to specify
    volume type, volume count, availability zone, stack name,
    and subnet cidr.
    JIRA:YARDSTICK-1294
    Change-Id: I161f44b5f2c7e70fcfb80a3b916efc34bd06824c
    Signed-off-by: Ameed Ashour <Ameed.Ashour.Ext@nokia.com>
    (cherry picked from commit 
43c28852a9c9abfe7fc66fca0dcc703b468db0cf)
 
Emma Foley [Wed, 31 Oct 2018 10:06:37 +0000 (10:06 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/gambia'
  - Merge "Dashboard with Network and Platform NFVi metrics" into stable/gambia
  - Dashboard with Network and Platform NFVi metrics
    Added the PROX L3FWD Grafana dashboard with NFVi metrics
    collected from barometer collectd container.
    The dashboard has template field for HOST/SUT name
    to get the collectd metrics from that SUT.
    JIRA: YARDSTICK-1412
    Update:
    - Added table and graphs for TG NFVi metrics
    - Added TG and SUT templates as IP address
    - Added IPC(instruction per cycles) metric
    Change-Id: I1f8971f551df27ad6a16241693527285610fc82d
    Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
    (cherry picked from commit 
e63084495f47a9f5b5b61b23529792d6898841bb)
 
Abhijit Sinha [Wed, 31 Oct 2018 09:39:29 +0000 (09:39 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/gambia'
  - Merge "Add RFC2544 iteration status field" into stable/gambia
  - Add RFC2544 iteration status field
     Added new RFC2544 iteration status field into the
    testcase result to be able to exctract the best
    RX/TX throughput value from each iteration.
     The field equal "Success" if the trhoughput value is in the
    given drop percentage range and "Failure" otherwise.
    JIRA: YARDSTICK-1389
    Change-Id: I2fb2ef036b63a0e7bbf3d6c6568d3bdffa488e1f
    Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
    (cherry picked from commit 
0ff5b131fa3f93f8d47b46c2f13661c5b88d37a1)
 
Emma Foley [Tue, 30 Oct 2018 20:36:49 +0000 (20:36 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/gambia'
  - Merge "Add test library name update in DMF and mainflows" into stable/gambia
  - Add test library name update in DMF and mainflows
    Add automatic update of traffic profile items library name update, as well
    as update of session profile Dmf library name, to avoid the need of user
    changing it in template files.
    Update affected unit tests.
    JIRA: YARDSTICK-1474
    Change-Id: I18cc8ca99a47da862753329c87d1a560a97f76fa
    Signed-off-by: Orest Voznyy <orestx.voznyy@intel.com>
    (cherry picked from commit 
1fd3806d6a6bac19f3173da4d6cb94cef81fd7f5)
 
Abhijit Sinha [Tue, 30 Oct 2018 17:06:19 +0000 (17:06 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/gambia'
  - Merge "Pod file fix for Prox 2 port" into stable/gambia
  - Pod file fix for Prox 2 port
    Removing the "keyfile" from the pod file to align with other
    pod files for 1 and 4 port. The file when used as such currently
    gives an error. This change will fix that.
    JIRA:YARDSTICK-1477
    Change-Id: Ibfa9387d068a0098ea0eb0b31ad96108d0602abc
    Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
    (cherry picked from commit 
31eac948bba5cf442981fdc7b1392992aaef1f15)
 
Abhijit Sinha [Tue, 30 Oct 2018 16:19:30 +0000 (16:19 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/gambia'
  - Merge "Fix latency for ACL test cases" into stable/gambia
  - Fix latency for ACL test cases
    JIRA: YARDSTICK-1460
    Cores running "mode=lat" must be properly configured with a correct
    "lat pos" parameter. When this parameter is missing, PROX exits with
    an error message.
    When the "lat pos" parameter is missing for cores running "mode=gen",
    latency values are not written into the packets.
    Also fixed some typos, packet inline format, IP len and UDP len.
    Change-Id: Ice06c5d74686c80f09bc60f568993dbf3165b338
    Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
    (cherry picked from commit 
7bc7bfb1b43e6329bbfc0ed7a7c5554ebcf10c2b)
 
Abhijit Sinha [Tue, 30 Oct 2018 15:50:18 +0000 (15:50 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/gambia'
  - Merge "Add traffic duration support in test case" into stable/gambia
  - Add traffic duration support in test case
    Implement code to support traffic_duration field in test case options.
    This updates the 'duration' in Landslide session profile.
    traffic_duration should always be much less than runner duration/timeout.
    JIRA: YARDSTICK-1427
    Change-Id: I51094bade683ca8758136ccb619e8894a2ecef72
    Signed-off-by: Orest Voznyy <orestx.voznyy@intel.com>
    (cherry picked from commit 
ae2ceba66519555749c67eefe2170ea716a1411b)
 
Abhijit Sinha [Tue, 30 Oct 2018 15:15:54 +0000 (15:15 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/gambia'
  - Merge "Trex KPI are not collected due to rabbitmq user" into stable/gambia
  - Trex KPI are not collected due to rabbitmq user
    Changed the way rabbitmq-server user is created. Fix is needed to
    collect KPIs from Trex.
    JIRA: YARDSTICK-1479
    Change-Id: I54369535fdb7af6af76de30f758227736f83db78
    Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
    (cherry picked from commit 
d06e6da19db545dfcc6fdfdc706b9cccdb75c498)
 
Emma Foley [Tue, 30 Oct 2018 14:32:37 +0000 (14:32 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/gambia'
  - Merge "Add OvS 2.8.1 support into SA context" into stable/gambia
  - Add OvS 2.8.1 support into SA context
    JIRA: YARDSTICK-1462
    Change-Id: I001a173fc728be6e88f5ae6d38c64b740e536ff2
    Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
    (cherry picked from commit 
ad63af7f42d07cffde73c32727f170973ce5ba46)
 
Mytnyk, Volodymyr [Thu, 4 Oct 2018 14:24:56 +0000 (15:24 +0100)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/gambia'
  - Configure n_rxq DPDK port option when adding the port
    On some platform, setting n_rxq option on port separately
    does not work well and causes issues like port link down,
    so changed the logic to set n_rxq DPDK port option during
    adding the port to the bridge which help to resolve
    the problem.
    JIRA: YARDSTICK-1463
    Change-Id: Icdb064153a38afd53b835de8742e6fcef08f66bb
    Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
    (cherry picked from commit 
adcc29e56130f0f047b99528ce72b6f149643da7)
 
Sofia Wallin [Tue, 30 Oct 2018 10:32:55 +0000 (11:32 +0100)]
 
Updated list of scenarios
Based on the scenario status page
Change-Id: I2c80a4acd111f4d67c7bf54b3e84525dfc85f12c
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
(cherry picked from commit 
d82e98770261e8091e9715256460b62544ae7ba4)
 
Trevor Bramwell [Mon, 29 Oct 2018 18:50:27 +0000 (11:50 -0700)]
 
Remove kvmfornfv from Docs
kvmfornfv isn't participating the Gambia release, and their project
contains further submodules which increases the time and space needed
for the docs builds.
When the project participates in the next release they can merge
https://gerrit.opnfv.org/gerrit/#/c/62481/ and use interphinx to link to
their docs.
Change-Id: Ifb353d1880b03fab37704ee97c073cf94676d954
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
(cherry picked from commit 
6b8506def5496f2feed88683b97bc7ffb2bf8e09)
 
Tomi Juvonen [Tue, 30 Oct 2018 10:18:19 +0000 (12:18 +0200)]
 
Update git submodules
* Update docs/submodules/doctor from branch 'stable/gambia'
  - fix building docs
    Change-Id: Ie9d07f5a039e43f6468cabb41c610fd642e4c825
    Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
    (cherry picked from commit 
5b3f5937e7b861fca46b2a6b2d6708866b800f95)
 
Trevor Bramwell [Tue, 23 Oct 2018 16:25:02 +0000 (09:25 -0700)]
 
Update git submodules
* Update docs/submodules/apex from branch 'stable/gambia'
  - Gambia Branch Configuration for Docs and Gitreview
    Update the docs to use 'Gambia' as the version and release, and sets the
    default gitreview branch to 'stable/gambia' so it doesn't need to be
    explicly passed every time.
    Change-Id: Id5cbfb581cb232af5541f58df8c95e4b0918713e
    Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
  - Fixes undercloud accidentally using wrong images/containers
    Our undercloud initial install was failing with queens because the
    --use-heat arg does not work the same way as master/rocky. Therefore the
    undercloud install would fail, and then try to reinstall on the next
    ansible task. This one would succeed, via container installation because
    we were using the wrong undercloud/overcloud disk images.
    Change-Id: Ifb829aeeec991ba6dbe582fda3e9ee6b9bc733df
    Signed-off-by: Tim Rozet <trozet@redhat.com>
  - Local Documentation Builds
    This adds configuration for performing local documentation builds
    with the following simple command:
    tox -e docs
    This patch is part of our documentation effor to Move away from submodules
    https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html
    added index.rst so that docs build succsesfully
    Change-Id: I2d28f03ad4d5c9c14de095dc544257af9d1e51d9
    Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
    (cherry picked from commit 
9666d8bb3df726d88d08d5811d2a99e713908396)
  - Migrates deploy settings for Gambia
    With branching to gambia we need to move the settings back to their
    proper names and remove OpenStack branch as Queens is the default for
    Gambia.
    Change-Id: Ia6101289629d89fa349f6554436ccd7c0f8b3c0c
    Signed-off-by: Tim Rozet <trozet@redhat.com>
  - Enable OVN scenarios
    As of Queens only HA OVN deployments are supported.
    Change-Id: I184c5a096fec9cbc3cf2ec06218700138ea3ed57
    Signed-off-by: Tim Rozet <trozet@redhat.com>
    (cherry picked from commit 
ee58a24647df8eec2418735b038e5035bdffe10d)
 
ramamani yeleswarapu [Thu, 11 Oct 2018 23:08:32 +0000 (16:08 -0700)]
 
Update git submodules
* Update docs/submodules/compass4nfv from branch 'stable/gambia'
  - Fix stor4nfv CI errors
    Change-Id: I5b76fa40ecaffb53bc924de6e13f4803c5f6593f
    Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
    (cherry picked from commit 
a421c905989aaebe18ea961dd7d72368cb93ba86)
 
Sofia Wallin [Mon, 29 Oct 2018 19:42:41 +0000 (19:42 +0000)]
 
Merge "Gambia release updates" into stable/gambia
Sofia Wallin [Mon, 29 Oct 2018 19:41:24 +0000 (19:41 +0000)]
 
Merge "Convert Unlinked Git Submodules to Intersphinx" into stable/gambia
Mark Beierl [Mon, 29 Oct 2018 19:31:20 +0000 (19:31 +0000)]
 
Update git submodules
* Update docs/submodules/storperf from branch 'stable/gambia'
  - Merge "Additional documentation" into stable/gambia
  - Additional documentation
    Change-Id: I9b176794206e39db436d9597d976c42b7e9d22cf
    Signed-off-by: mbeierl <mark.beierl@dell.com>
    (cherry picked from commit 
0d2be9eba7abec75d8fb3115fd2ab748ce6ffbc9)
 
Trevor Bramwell [Fri, 26 Oct 2018 17:31:41 +0000 (10:31 -0700)]
 
Convert Unlinked Git Submodules to Intersphinx
These projects don't have any docs linked in the current documentation,
so there is little reason to include their submodules here.
Converting the non-archived projects to intersphinx link should reduce
the build time.
Change-Id: Ifdb614d53ac5cbdfa4c94ac09d990f796004cf10
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
(cherry picked from commit 
d4dfbf8ff6f2a4e222befc824facf9dab70e2638)
 
Sofia Wallin [Mon, 22 Oct 2018 11:18:13 +0000 (13:18 +0200)]
 
Gambia release updates
Project participation based on intended to participate page
Change-Id: If86f0fa4881b207f03358a407e8cf831d03330fe
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
(cherry picked from commit 
5c7f13135b9e510c6e5748f014c34159c184bd42)
 
Tomi Juvonen [Mon, 29 Oct 2018 06:54:24 +0000 (08:54 +0200)]
 
Update git submodules
* Update docs/submodules/doctor from branch 'stable/gambia'
  - Fix SSH client connection reset
    SSH connection might be reseted with long running session.
    This may happen if run "testcase=all"
    Change-Id: I232ae906628411dfbe0bbdbdc8d4fb43167760fd
    Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
    (cherry picked from commit 
2ca5924081ce4784f599437707bd32807aa155ce)
 
Tomi Juvonen [Fri, 28 Sep 2018 09:15:43 +0000 (12:15 +0300)]
 
Update git submodules
* Update docs/submodules/doctor from branch 'stable/gambia'
  - Support Apex with services in containers
    Upstream apex now works in containers, so if used, it needs to be supported
    JIRA: DOCTOR-130
    Change-Id: I3d73a1699e4fee53b001f043f55d0eeefa7bfb7b
    Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
    (cherry picked from commit 
a6575910a137f8932e294f66c9da3194ad937691)
 
dongwenjuan [Thu, 25 Oct 2018 03:23:58 +0000 (11:23 +0800)]
 
Update git submodules
* Update docs/submodules/doctor from branch 'stable/gambia'
  - fix the username to login undercloud in Apex
    Change-Id: I6d5325166db642b3481a0327f518ec821a8ab378
    Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
    (cherry picked from commit 
2a1d82ade82c3076a630af41da493da5a606993d)
 
Aric Gardner [Fri, 14 Sep 2018 21:04:41 +0000 (17:04 -0400)]
 
Update git submodules
* Update docs/submodules/doctor from branch 'stable/gambia'
  - Fix links to remove references to submodules
    All references to submodules must be removed for docs to
    work going forward.
    Can be tested once your project has a local tox file
    Change-Id: I3f04ea564b98cc100ea1438f08b1afe3c4c4416d
    Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
    (cherry picked from commit 
8d8fa3f09075f21dcc03738a0bf688ac448aa803)
 
Aric Gardner [Tue, 18 Sep 2018 16:18:45 +0000 (12:18 -0400)]
 
Update git submodules
* Update docs/submodules/doctor from branch 'stable/gambia'
  - Local Documentation Builds
    This adds configuration for performing local documentation builds
    with the following simple command:
    tox -e docs
    This patch is part of our documentation effor to Move away from
    submodules
    https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html
    Your project is now required to have a docs/index.rst so if you are
    missing this file please create it.
    Change-Id: I32a91a4194e4afe98f4c964052e99419b22330ba
    Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
    (cherry picked from commit 
42333625db781f1ae12212ce903df9b5257ff5e4)
  - Updated from global requirements
    Change-Id: I8801985b722f53188489ace43ccf455c5417d5ae
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
 
Cédric Ollivier [Fri, 26 Oct 2018 11:08:23 +0000 (13:08 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'stable/gambia'
  - Move tempest logics in tempest_conf.yaml
    It allows removing OPNFV logics out of Functest (releng) and then
    simplifies conf_utils.
    tempest.conf is filled by the current default values.
    functest-alpine.sh will be updated to allow modifying the default
    values without breaking the OPNFV installers.
    It deprecates the only tempest-related env var (STORAGE_PROTOCOL)
    Change-Id: I14bcb715826ef2d85af87e7af600261a3c08e72c
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
3872290bb673513459588bbe83e65efc631615f7)
 
rexlee8776 [Wed, 24 Oct 2018 02:49:54 +0000 (02:49 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/gambia'
  - fix yardstick verify job
    The regex is not compatible with pip version 18.
    JIRA: INFRA-310
    Change-Id: I6eaf1e3fac183f85c277934929e9065efa88d877
    Signed-off-by: rexlee8776 <limingjiang@huawei.com>
    (cherry picked from commit 
a4084d27de22c64ecb690369c7bed49175703adf)
  - Update Ixia tg to use new API for traffic model creation
    JIRA: YARDSTICK-1464
    Change-Id: Ibbced9e0e04e077ec5c23fc15e97308dd11b7004
    Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
    (cherry picked from commit 
81ed5cdea4c36d45c6463523c6a0bc38495e544a)
  - Merge "Fix influxdb "field type conflict" error" into stable/gambia
  - Merge "Fix NSB PROX L3FWD dropping packets" into stable/gambia
  - Merge "NSB PROX NFVi Test does not stop after reaching expected precision" into stable/gambia
  - Fix NSB PROX L3FWD dropping packets
    JIRA: YARDSTICK-1037
    Adjusted number of RX/TX descriptors to 2048, instead of default 256,
    in order to cope with interrupts during which no packets are received
    by the core, which results in the NIC dropping packets when it gets out
    of available descriptors to buffer them.
    Also adjusted mempool size, because more descriptors need more mbufs.
    This change aligns L3FWD test case with other test cases, for which
    number of RX/TX descriptors is already set to 2048.
    Change-Id: I11378c078398aca799295b619bb3d14dbee04ca3
    Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
    (cherry picked from commit 
3adfba6bac0133bdbaa3db62e16f662e11d84fb8)
  - Merge "Modify IxNextgen API for traffic model configuration" into stable/gambia
  - Fix influxdb "field type conflict" error
    JIRA: YARDSTICK-1457
    Field types must be consistent across points in a measurement, otherwise
    influxdb rejects newer points with "field type conflict" error.
    This error was faced when "theor_max_throughput" field, meant to be
    assigned as a float from "TxThroughput" sample, was instead assigned as
    an int from initial value of theor_max_thruput variable. This especially
    occured for subsequent packet sizes, when theor_max_thruput variable was
    reset to its default int value.
    This fix changes the default value of theor_max_thruput variable to 0.0,
    and also makes sure that the default value for "Actual_throughput" field
    is consistently a float.
    Change-Id: If8d4f1297094709fe9657ab3e2b8adaad09815b2
    Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
    (cherry picked from commit 
2f4418798a3cf245f863a617410403f226062ac8)
  - NSB PROX NFVi Test does not stop after reaching expected precision
    JIRA: YARDSTICK-1419
    When using prox_binsearch algorithm, a binary search is
    performed, increasing lower bound when step was successful
    and decreasing upper bound when the step was a failure.
    This runs until the test_precision (as specified in the
    traffic profile) is reached. When the test precision
    is reached, the test is not completed until the
    runner duration is reached.
    As runner duration is usually high (e.g. 1800sec), the
    tests take much too long to execute.
    This makes it difficult to create test suites.
    Change-Id: I6cc503a09fb534a556c61c805e6df4786bb8cc4b
    Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
    (cherry picked from commit 
7d5ff45a3b793f5e50b4a32b2438ab11fed6c899)
  - Modify IxNextgen API for traffic model configuration
    Changes to IxNextgen API:
     - modify API for traffic model configuration so that it can be used
       to create/configure different models
     - add methods to start and stop protocols on IxNetwork
     - add method for getting assigned ports
    JIRA: YARDSTICK-1455
    Change-Id: I43c10fea9ba83994caf373ceff8b0252a45439b3
    Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
    (cherry picked from commit 
7237241a396871d637f9906c1fc93a8587a7b726)
  - Update the pinned sampleVNF version
    JIRA: YARDSTICK-1414
    Updated the sampleVNF version to the most recent validated commit.
    Provided comments on accepted version types and values, and on where
    users can find alternative values, in case they want to try something
    different than the version recommended and validated for Yardstick/NSB.
    Change-Id: I336f96237fcfa8b580c91c787d722d368cc6c015
    Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
    (cherry picked from commit 
ee5d6413dbcbab40234e47ed3e74b85b704d6493)
 
earrage [Mon, 22 Oct 2018 22:39:28 +0000 (15:39 -0700)]
 
Update git submodules
* Update docs/submodules/clover from branch 'stable/gambia'
  - Fix broken jmeter binary links
    - Docker container builds are failing due to expired links
    for the jmeter binary for jmeter-master and jmeter-slave
    - Updated link provided
    Change-Id: Icb364bc234b118e0c00359a04b51461142f832af
    Signed-off-by: earrage <eddie.arrage@huawei.com>
  - Merge "Add visibility API in controller and CLI" into stable/gambia
  - Merge "Add nginx services control functionality" into stable/gambia
  - Merge "Improve data ingestion reliability and functionality" into stable/gambia
  - Merge "Remove former check_envs call" into stable/gambia
  - Remove former check_envs call
    Else it raises exceptions in __init__().
    Change-Id: I4af1f59fbb9a94da1df132e750525fcdb5d0917b
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Add visibility API in controller and CLI
    - Modify get visibility to retrieve config and stats
    - Add visibility REST API in controller to clear, set, and
    get from redis
    - Add example yaml to set visibility (service list by name,
    metric suffixes/prefixes, and custom metrics) from CLI
    - Modify example yaml to start visibility (collector) for
    Istio 1.0 from CLI
    Change-Id: I43304ff6d70bb4b817b345b9c383ce3621fb06c7
    Signed-off-by: earrage <eddie.arrage@huawei.com>
  - Add spinnaker configguide
    - Supply manifest for creation PV
    - Add the spinnaker as a service documentation
    - set the ci.jenkins.enabled to false
    Change-Id: I66d91aa133085c6c5910913da4303c05fcba9800
    Signed-off-by: wutianwei <wutianwei1@huawei.com>
  - Add nginx services control functionality
    - Modify nginx server template to use clover-controller
    in clover-system namespace for file upload
    - Add ability to set nginx server paths and move uploaded files
    in clover-controller and set/get file upload metadata
    - Add cloverctl commands to set nginx server and lb configurations
    - Add example yaml files to configure nginx server and
    lb v1/v2 from cloverctl
    - Modify service definition for http-lb versions to distinguish
    the two versions for GRPC messaging from clover-controller in SDC
    deployment yaml
    Change-Id: I5c6866c5ff3de358939c58ea8c0bde64a69c6eca
    Signed-off-by: earrage <eddie.arrage@huawei.com>
  - Improve data ingestion reliability and functionality
    - Modify deployment namespace to clover-system and account
    for cassandra moving to the clover-system namespace
    - Increase k8s compute resource assigned to cassandra to deal
    with performance issues
    - Add additional fields (user-agent, request/response size,
    status codes) to span schema definition and modify primary keys
    - Improve exception handling to prevent collect process from
    crashing
    - Minor changes to support tracing/monitoring with Istio 1.0
    - Inhibit logging for debug messages
    - Increase time back and number of traces to fetch in
    each sampling interval to deal with Jaeger REST interface
    returning trace data out of order under load
    (tested to 300 conn/sec; 12K connections currently)
    - Move trace insert into batch mode to cassandra
    - Read visibility services to analyze from redis rather than
    defaults (cloverctl, UI or clover-controller REST will set)
    - Remove local directory copies in docker build, as image is
    based on base clover container
    Change-Id: Ibae98ef5057e52a6eeddd9ebbcfaeb644caec36c
    Signed-off-by: earrage <eddie.arrage@huawei.com>
Harry Huang [Fri, 26 Oct 2018 10:34:04 +0000 (18:34 +0800)]
 
Update git submodules
* Update docs/submodules/compass4nfv from branch 'stable/gambia'
  - Fix LXC apt upgrade issue
    JIRA: -
    Change-Id: I9bf488e4d613d475e833a573635ea5a2ef56aeff
    Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
    (cherry picked from commit 
5a4958ed29c471315c4b54f9a703ff43793688c5)
  - Using images from opnfv repo
    JIRA: -
    Change-Id: If74162f4e5b01fc50d42be5b78ba74f60e173779
    Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
 
Manuel Buil [Fri, 26 Oct 2018 15:46:36 +0000 (15:46 +0000)]
 
Update git submodules
* Update docs/submodules/sfc from branch 'stable/gambia'
  - Merge "Add a bit more data to the logging message" into stable/gambia
  - Add a bit more data to the logging message
    In case of failures, it is hard to understand for what vnf the port
    pair was being created when things went wrong
    Change-Id: I1cfa2553318d910535d45910b2a46d75b2f7926a
    Signed-off-by: Manuel Buil <mbuil@suse.com>
    (cherry picked from commit 
fe7d96a708927b299ddb939f854b09b3452c5304)
 
Manuel Buil [Fri, 17 Aug 2018 16:25:01 +0000 (18:25 +0200)]
 
Update git submodules
* Update docs/submodules/sfc from branch 'stable/gambia'
  - Adapt regex to new flows
    ODL Fluorine changes the nsh syntax, so we should adapt it
    Change-Id: I63537f9b880f14b40be2658d3a7ed2e315e86b11
    Signed-off-by: Manuel Buil <mbuil@suse.com>
    (cherry picked from commit 
09cfe2f4b864c9566c0ffcdf2c61e7bfb5cf8454)
  - Updated from global requirements
    Change-Id: I383e6dbaae7e43a5501df6aa7145bad6daebc071
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
 
Cédric Ollivier [Fri, 26 Oct 2018 08:52:12 +0000 (10:52 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'stable/gambia'
  - Temporarily disable Cinder volumes backup tests
    From the time being, all OPNFV installers [1][2][3] don't support
    Cinder volumes backup.
    We will find a better way to handle the lack of OPNFV requiremements
    (these tests pass succesfully in Orange Openlab).
    At least, it will allow verifying tempest_full in OPNFV gates.
    [1] Apex: https://artifacts.opnfv.org/logs/functest/lf-pod1/2018-10-25_02-17-25/tempest_full/tempest-report.html
    [2] Compass: https://artifacts.opnfv.org/logs/functest/huawei-virtual9/2018-10-24_04-54-25/tempest_full/tempest-report.html
    [3] Fuel: https://artifacts.opnfv.org/logs/functest/lf-pod2/gambia/2018-10-25_05-57-54/tempest_full/tempest-report.html
    Change-Id: I319536070aa77a5dbab6a692a1d76049f75e758b
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
7cf46992c7f3e854b038f6f17a279d65108aa764)
  - Temporarily disable VNC tests
    At least Compass and Fuel configure Spice as console [1][2].
    It disables vnc testing as it could fail for endusers as well.
    [1] https://artifacts.opnfv.org/logs/functest/huawei-virtual9/2018-10-24_04-54-25/tempest_full/tempest-report.html
    [2] https://artifacts.opnfv.org/logs/functest/lf-pod2/gambia/2018-10-25_05-57-54/tempest_full/tempest-report.html
    Change-Id: I2a1ecf345cb81170c1b1a3e49f8f3a58602fc3f0
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
df9d5c5d3b80b613130de59a1810f7fce9cbbc0d)
 
Cédric Ollivier [Thu, 25 Oct 2018 11:10:53 +0000 (13:10 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'stable/gambia'
  - Revert "Temporarily switch to collivier/abot_charm"
    This reverts commit 
41177bc31389f923580278a0b914e511322961b2.
    Change-Id: Ic4e7f790ed084713eeb930d86f00af0989d46874
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
 
Ameed Ashour [Tue, 23 Oct 2018 11:56:07 +0000 (14:56 +0300)]
 
Update git submodules
* Update docs/submodules/storperf from branch 'stable/gambia'
  - Support Ocata release in Storperf HOT files
    JIRA: STORPERF-264
    Change-Id: I826d0e3dff7ed8cd54f7e163bb678d367eeefd95
    Signed-off-by: Ameed Ashour <Ameed.Ashour.ext@nokia.com>
    (cherry picked from commit 
c46cd425bd8fd2c9b652a14d2e2400e3de644fbe)
 
Cédric Ollivier [Thu, 25 Oct 2018 09:47:12 +0000 (11:47 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'stable/gambia'
  - Temporarily switch to collivier/abot_charm
    It hosts a key fix which should be merged in the right repo.
    This patch can be safely reverted as soon as [1] is merged.
    [1] https://github.com/RebacaInc/abot_charm/pull/3
    Change-Id: If98d163ecd2ce6b50c08d8dad886c0d4b2c39a34
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
d2c129f8319503a8fabe5b87c71737845f06ab36)
  - Disable Glance API v1
    It has been deprecated since Newton [1].
    Even if the related tests are skipped in latest tempest [2], API v1
    has to be disabled in Gambia's tempest.conf [3].
    [1] https://docs.openstack.org/glance/latest/user/glanceapi.html
    [2] https://artifacts.opnfv.org/logs/functest/lf-pod1/2018-10-22_02-34-24/tempest_full/tempest-report.html
    [3] https://artifacts.opnfv.org/logs/functest/lf-pod1/gambia/2018-10-23_10-34-07/tempest_full/tempest-report.html
    Change-Id: I3b6bb632412c0fecaa659da262760af64d79fa71
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
dddd8073c97ca09937504cb10c1a7be2a0986380)
  - Overprotect vmtp vs unversioned OS_AUTH_URL
    It simply adds v3 to OS_AUTH_URL if required.
    Vtmp should be updated to manage unversioned url [1].
    https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/371/console
    Co-Authored-By: Juha Kosonen <juha.kosonen@nokia.com>
    Change-Id: I4806e811c0714b061b77f940934830cfb1835d74
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
5ac878fe7cccbfe5cb829488d0aedc307dd42885)
  - Change dir when calling stestr
    https://build.opnfv.org/ci/view/functest/job/functest-fuel-baremetal-daily-master/467/console
    Change-Id: Icaa773cf61397650e73a01b182a759dd64b11b95
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
d1eed120e18ec456841a8df2f29e1711da0aa833)
  - Harden Rally generate report
    It converts html_file to str and raises all possible exceptions.
    It sometimes fails when locally generating reports.
    Change-Id: Idf6a12aaac4561800cd5e364f8bcc495aabbee1d
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
4d3627e56d333e313b67bbf1e7880b11883b5652)
  - List neutron exts and service providers in connection_check
    It eases debugging as well [1].
    [1] https://artifacts.opnfv.org/logs/functest/lf-pod1/2018-10-20_12-23-41/patrole/tempest-report.html
    Change-Id: Ie9ddc280fc239c5e0887347d434839940e7a3240
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
87f5db13d594075903face649f877478edb3b285)
  - Switch SCAP url
    The former link is unreachable 502 [1].
    [1] https://build.opnfv.org/ci/job/functest-verify-unit-tests-and-docs-gambia/96/console
    Change-Id: Ibc865a4d367fdc48505e9b4ebe674f63cba8b8e1
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
bed550d1971dbeb7d2f237d9630f24b4bc49b0b6)
  - Temporarily disable py36
    Build servers haven't been updated yet to support py36.
    Change-Id: I6e396f944e7226d682a58c8e74ed136e0b55d2cd
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
6c65f82b3571550229566be3c6b9490741018502)
  - Remove Functest gating
    It would make confusion to print OPNFV installer results as they are
    not so good.
    Change-Id: I5b1cf2144090cb3b6090a23e0b3022a62733ea53
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
3ca122e853d9a5208867d619eb52d99008de39b9)
  - Move LF doc files into a new dir
    rtd forces conf.py to be in the root dir.
    Then it moves all LF files into a dedicated dir and reverts rtd
    config.py.
    Change-Id: I181c76c2b06df630aedf5b9fd96415ab9b23d9e1
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
0d0f0d5e5f18cbb91c0119b16e737815a7756277)
  - Fix links to remove references to submodules
    It forces one single documentation.
    Change-Id: I47edd947885a4c3fb9e6579cf61fa7473b47ba31
    Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
    (cherry picked from commit 
a4990a60c9b8e499e698fab28f9368816e50c6f7)
  - Merge "Do not create files in site-package directory" into stable/gambia
  - Merge "Ease configuring extra specs via env vars" into stable/gambia
  - Ease configuring extra specs via env vars
    Ease configuring flavor extra specs, as well as
    image extra specs.
    Set environment variables for image_properties and
    flavor extra_specs for ovs|fdio scenario from the start.
    Image extra_properties and flavor extra_specs
    will continue to get updates from functest config file
    but so will from IMAGE_PROPERTIES and FLAVOR_EXTRA_SPECS
    env variables.
    Change-Id: Ie1c69e66d2e2e158915d214402fe44d9991c56d3
    Signed-off-by: Delia Popescu <delia.popescu@enea.com>
    (cherry picked from commit 
1a00b9de56ef65eef2a0b269a514cb25491ac54b)
  - Take new stor4vnf and clover branches into a account
    Change-Id: I92923338d156cecb2e4e4b57f50e016c99724fd7
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Do not create files in site-package directory
    Use /home/opnfv/functest/data/rally/task directory for storing
    temporary files when running rally tasks.
    Also removes unused vm scenario from task service list.
    Change-Id: Icfd4f99ebe6194360bda8bd88e497e018a9541a0
    Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
    (cherry picked from commit 
520331a06750dd02228f840c346402f52fb864e8)
  - Conform with LFN doc rules
    It hugely hacks docs to move away from submodules.
    https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html
    It removes intern reports which can't be integrated in this new model.
    All wrong links now deteted are updated.
    Change-Id: I9dbebeed041d2e104e3b8e73483f656ba0ef5bb9
    Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
    (cherry picked from commit 
1a22e73c850c450305764c784c86dbc067e65dae)
  - Update python3 to python3.6
    It conforms with Alpine 3.8 (It updates the related tox entry).
    Change-Id: I7ba8e3cf5bae2f48ff5d802511a288446bca645a
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
b51417c9d2e7d34fec7d4bfa4fd723746e6b28e3)
  - Fix image properties parsing
    It removes useless spaces and now conforms with oslo.conf dict.
    New helpers and unit tests are available.
    Change-Id: I20335c5e5c3840cc872e158c6072d97a3f2cb98c
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
904377462f58464937d4cafeb8c432f024a85bd4)
  - Merge "Add Rally scenarios for testing floating IP" into stable/gambia
  - Add Rally scenarios for testing floating IP
    rally_sanity:
      NovaServers.boot_server_associate_and_dissociate_floating_ip
    rally_full:
      NovaServers.boot_server_associate_and_dissociate_floating_ip
      NovaServers.boot_and_associate_floating_ip
    Change-Id: I31b7693828920bae92ff4ac8e7b0fde86e958cb5
    Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
    (cherry picked from commit 
6efcc4fe7456663445e9fbda54bba3239288ad73)
  - Remove fds from stable/gambia
    FDS doesn't participate to Gambia.
    Change-Id: I9fb293b2972e0deb318ac9d3d08377039ea247e4
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Select new sdnvpn and barometer gambia branches
    Change-Id: I3e76b8b75a0bda3b733662fcaf4ae917fc1fe9ce
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Use environment variable for image properties
    Use IMAGE_PROPERTIES environment variable to read extra
    image properties.
    Set image_extra_properties for scsi volume types
    without file patch, but using IMAGE_PROPERTIES env variable
    IMAGE_PROPERTIES is defined through releng.
    Image extra_properties will continue to get updates from
    functest config file
    With this change, remove unnecessary parameters from arm patch
    Related to:https://gerrit.opnfv.org/gerrit/#/c/63203/
    JIRA:ARMBAND-402
    Change-Id: I64139240751b1e109bbe24ba32f487ccd98b9a92
    Signed-off-by: Delia Popescu <delia.popescu@enea.com>
    (cherry picked from commit 
d7c5419ed8d3dcdb59f4f5f254de0c7bb7a0aec6)
  - Read thirdparty-requirements.txt if py3
    It fixes the current build issues due to unsynced doctor [1].
    [1] https://build.opnfv.org/ci/job/functest-features-docker-build-arm64-master/455/console
    Change-Id: Iad8b667e2615dcd976cd8120e4204665134922b7
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
01509097c7447ee70d61f7e97d7947b127425eac)
  - Update gambia's upper-constraints
    It takes into account the new branches created by sfc and doctor.
    Change-Id: I743fb3889de479bc7a1df51e9913bc1eada85ac2
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Update juju agents
    It conforms with last juju update.
    Change-Id: I4941aac66e5ac96045090f10f197f6ee2712caac
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
1ab7a53dab08a6f67ff2cf54f33b70dea0e82bfb)
  - Update Juju to 2.3.9
    It should fix the key bug about subnet discovery.
    Now juju_epc may run in parallel of rally testcases.
    Change-Id: I04c1fcf2a18b461e5809d436846aa52c4b2660c8
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
a51d42200d94643314ece1a833181a7193ce2265)
  - Protect if default secgroup not created
    https://build.opnfv.org/ci/view/functest/job/functest-compass-virtual-daily-master/lastFailedBuild/console
    Change-Id: I2b5f1dc577f98773ad40ed3bcfff609d8d6c4b93
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
5bb60b33a8fad4859b7391576fdfed7cec4c14a8)
  - Update tempest_full result
    It's now passing in Orange Openlab.
    Change-Id: I487f426346af0ea706da1f38302eae7603b9d477
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
c3dcb96a8b94d7114fa7f25e936015b111f044a0)
  - Protect vs former OS env vars
    rally_jobs is failing vs APEX which still sets OS_TENANT [1].
    [1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/324/console
    Change-Id: I672bfa93b37b1b773ea7d20fdd91bea0ff14b79f
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
83e0e6836d7f5e18eb4eb8c9d28b4e6980b790c2)
  - List default secgroup via orig user
    Else the generated account can be already removed [1].
    [1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/324/console
    Change-Id: I93d88763cdc67cd38286c24ad830244e0c12e019
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Fix typos in tempest.conf
    It completes the previous change [1].
    [1] https://gerrit.opnfv.org/gerrit/#/c/62793/2
    Change-Id: Ie4c4c5cb374f2bfac6397841f8ddc2cd3b2f524b
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
98a4a863935be38f63e78550ddbcf4c1299bfdf1)
  - Set default_domain_id in tempest.conf
    It allows verifying via non-default domain.
    Change-Id: I95ae26fd3bfd1c10421c02d2b4f6e8a9b6aa49e6
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
11d28aaf2e726859b59b7511d64dc4dd4b422e1e)
  - Set admin_domain_scope to True (tempest)
    It completes the previous commit [1].
    It also sets cidr and fully forces Keystone v3.
    [1] https://gerrit.opnfv.org/gerrit/#/c/62777/
    Change-Id: Ida948a4ff051dc1d1325d29a815c201366a1e33e
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
f4b545efe2339bdb5f6117d484e127adda5c8021)
  - List all sheduler filters instead of all
    It doesn't work as expected as highlighted in [1].
    [1] https://review.openstack.org/#/c/570207/
    Change-Id: Iaf64345c40e8d62349cd50a6861c1191d25c40b9
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
ecc7bc215cdf47104d61ba7e23e5f8ec65ca03c4)
  - Clean the default security group
    It's not removed when deleting the users and the projects.
    Change-Id: Ib5de0885dcbfb558a48cdd20ae3ccc47b7f23748
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
d4e60af2b8f544d774223b16c193dc40bd5dce38)
  - Grant new tempest user as admin in domain too
    It seems mandatory for test_list_projects_returns_only_authorized_projects
    Change-Id: Id994e66b088d751c4f6d7f260f8e482c2ee83307
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
17e87d5af713bb07759c4b2af0c2b40077343a32)
  - Stop creating network resources in tempest
    fixed_network_name is not used in neutron or nova gates [1].
    It may bypass juju bug (subnet discovery).
    [1] http://logs.openstack.org/46/603046/1/check/tempest-full/
a8468a1/controller/logs/tempest_conf.txt
    Change-Id: I820e8c723918ed683ed1f8016363eb70bad0d14a
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
ac31a32320122ea1683fe9884e5bf1f969678b03)
  - Update results in configguide (rally_jobs)
    Change-Id: Ib00d0341ee56f6009e9346bff6f3fec51590950a
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
7236c6b9173550ecb8419eccfd053e7b44b2d379)
  - Remove rally plugins and extra when cleaning
    Change-Id: I15393b870d648432c900d429d17129c630ed4f58
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
aff6640b5aed37221a05067e93ee164273c16910)
  - Allow overriding default storage protocol
    It adds a new env var STORAGE_PROTOCOL to override storage_protocol
    in tempest. The default value is unchanged [1].
    [1] https://docs.openstack.org/tempest/latest/sampleconf.html
    Co-Authored-By: Viktor Tikkanen <viktor.tikkanen@nokia.com>
    Change-Id: I19e4e25212b6f6176e3b967e01eb634c15e4d474
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
a561c6ca316feb1a203327aa729ac0317f70df48)
  - Merge "Set scheduler_available_filters to all" into stable/gambia
  - Set scheduler_available_filters to all
    It indicates all filters that are included with nova are enabled [1].
    [1] https://docs.openstack.org/tempest/latest/sampleconf.html
    Co-Authored-By: Viktor Tikkanen <viktor.tikkanen@nokia.com>
    Change-Id: I0d1943941d62d2eee418200c69e8198cd858383e
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 
ff2ba1fd18b05bf1b031e78d2589028968bbe906)
  - Add support for Rally OpenStack CI test cases
    Include Neutron rally-jobs.
    Change-Id: Ic1122962bd7d876d179729640a8a321bc36442d8
    Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
    (cherry picked from commit 
5d54a533d25a989dc64a2789788ff2f2fd6ad5c6)
  - Modify creation of SecGroup Rule for SSH
    There is multiple "default" security groups, when user is created
    with admin role.
    Change-Id: I7555dc9461816dfdaaee36d82d712e25b4b65da7
    Signed-off-by: Thierry ALLENO <thierry.alleno@orange.com>
    (cherry picked from commit 
7488f119f9d9c61c61ef55d53f87de0e671fed23)
  - Correct proxy configuration for VNF VM
    The configuration of proxy for apt is missing in ubuntu images.
    Line Feed is missing in cloudify conf files.
    Change-Id: I3237b914e993c57f4fe3ed568690d2d9a41c0bdf
    Signed-off-by: Thierry ALLENO <thierry.alleno@orange.com>
    (cherry picked from commit 
be864b0de9f0f990984ad9e3c2d20b694e1b2c26)
  - Fix branch in ci/globals.yaml
    Change-Id: Ide63c601b50ec2f6f02ef2682035b937ca2a1662
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Update snaps commit id
    In order to get fix for ovs/dpdk based scenarios vs snaps_smoke suite.
    Change-Id: Ib815d96968daa13ae186e2dd6ae0a7686347bb13
    Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
    (cherry picked from commit 
10c28973e21e9074e2ea81458504aba753de439b)
  - Update Release Notes
    Change-Id: I51fd66dc73bb5f0628454eabbd629a6fbda3666d
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Fix typo
    This line should have been deleted by the previous commit.
    Change-Id: I18eb2dcc3c6124127c2bba2c9ec6e524caae8b09
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Remove former logics
    It's now useless as Functest is synced with OpenStack master.
    Change-Id: Ic571f77fb30bc4ef3f70f07a6e411ca5e4f8b2f1
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Remove former logic for tempest
    It's now useless as Functest master conform with OpenStack master.
    Change-Id: Ibb08d40a721a9fa114967c6a504804b641b4a881
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Prepare gambia Docker tags
    Change-Id: I409975acd1493e2f5a6bdcb3a4bd6ff6e383e02e
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Updated from global requirements
    Change-Id: Id9709fbffb0f66b1e180ce28bf7eed6397e014a6
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Update .gitreview
    Change-Id: I242e40ffe6fb138b0c5a136fa46ee6d89ec0cde6
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
 
BIN HU [Thu, 25 Oct 2018 04:08:22 +0000 (21:08 -0700)]
 
Update git submodules
* Update docs/submodules/ipv6 from branch 'stable/gambia'
  - Update the index file of user guide
    Change-Id: If0f29f9385ecc3feb8a505284af4780c6757f280
    Signed-off-by: BIN HU <bin.hu@att.com>
    (cherry picked from commit 
2ee07505b65b7dcb97c21fba56e59c70b6b34979)
  - Updated Release Notes
    Change-Id: I6c7a3fd95baec63fd9eb738907f4f325178cce4a
    Signed-off-by: BIN HU <bin.hu@att.com>
    (cherry picked from commit 
43201848abcec2c591e275f4adef073e1d015d07)
  - Fix indent issue
    Change-Id: If352109fa5092e86ea204346c8ca6efc2ca3e4d0
    Signed-off-by: BIN HU <bin.hu@att.com>
    (cherry picked from commit 
4eb7493ce7b75b49e5f83c8c1d4103458a7cb3c7)
  - Docker IPv6 NAT
    Change-Id: I1abf48d46feb721cde0dda0326ece36f14e88214
    Signed-off-by: BIN HU <bin.hu@att.com>
    (cherry picked from commit 
55527a22b102703d66efda61e44054af26ff16ed)
  - Fix a comma ","
    Change-Id: Icaddfaa8e291ed90362a8a138c84a5bb8ed7b2e0
    Signed-off-by: BIN HU <bin.hu@att.com>
    (cherry picked from commit 
a5373e3e990b940619ba9d07246fe106c57edde5)
  - Update images
    Change-Id: If8319f48e254f114a45cc655e6cde6728bb4bb59
    Signed-off-by: BIN HU <bin.hu@att.com>
    (cherry picked from commit 
5b5d796db2cd130bdc843038bf471ebe7dc3325a)
  - Docker IPv6 simple cluster topology
    Change-Id: I7be2e35fdeb735c828f1260a75df4a4c0a14f350
    Signed-off-by: BIN HU <bin.hu@att.com>
    (cherry picked from commit 
eeeb529447a7547e71fde0b7565027e7026a9678)
  - Clarification of NDP in IPv6 and ARP in IPv4
    Change-Id: I930825e20293284a4a77c0b4b9ea3e80646baf7d
    Signed-off-by: BIN HU <bin.hu@att.com>
    (cherry picked from commit 
cf8a76b3ae499b86150a66b87e796d4c0d5eec56)
  - Update of Container IPv6 Networking
    Change-Id: Ib568dc5ba47d0be61dad3cdc0b38368785f4d329
    Signed-off-by: BIN HU <bin.hu@att.com>
    (cherry picked from commit 
7c4f9ef829c14f9a766d438d091abaf853ba59d8)
  - Update of Gap Analysis with ODL Oxygen Release
    Change-Id: Ibbca8d243c8b8fbf5a19233676a26104829f22c6
    Signed-off-by: BIN HU <bin.hu@att.com>
    (cherry picked from commit 
f9ecb17a4dc7bfcd38f3ef7159bff913e21f9ebd)
  - Updated documentation - User Guide
    Change-Id: I83a00bb0a281702716a0195e995fe0ccf3c409c1
    Signed-off-by: BIN HU <bh526r@att.com>
    (cherry picked from commit 
51d60cedb325b100dc7988dc4366c544fc004094)
 
Manuel Buil [Tue, 23 Oct 2018 15:41:35 +0000 (15:41 +0000)]
 
Update git submodules
* Update docs/submodules/sfc from branch 'master'
  - Merge "Create new scenario: os-odl-sfc_osm"
  - Create new scenario: os-odl-sfc_osm
    This change creates os-odl-sfc_osm scenario.
    - copy the base scenario, os-odl-sfc
    - remove tacker and pike config
    - add tasks, vars, defaults and templates from os-nosdn-osm role
    https://gerrit.opnfv.org/gerrit/#/c/63507/
    Verification of this patch has be done using a change in releng-xci
    pointing to this commit/corresponding patch on Gerrit to verify it
    works in order to help with the review.
    Change-Id: I90148063c6ff9881ef188e97956adea0e7cb5a7d
    Signed-off-by: Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
nikoskarandreas [Mon, 15 Oct 2018 14:26:21 +0000 (17:26 +0300)]
 
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
  - Using heat orchestrator for sdnvpn - test case 4
    Heat orchestrator and the use of Heat Orchestrator Templates
    is introduced in sdnvpn test cases. The deployment of the
    nodes and networks under test is performed as a stack with the
    use of the openstack api and the use of the other apis is kept
    to as little as possible. The scenarios that are executed are
    the same as in the orginal test cases.
    This is the implementation of sdnvpn test case 4:
    VPN provides connectivity between subnets using router
    association
    JIRA: SDNVPN-219
    Change-Id: If3783dd25577d22c18be5f088ab6657c38531d73
    Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
Cédric Ollivier [Tue, 23 Oct 2018 06:13:23 +0000 (08:13 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Revert "Temporarily disable test_address_scope_rbac"
    This reverts commit 
6939526b9802539a62f71ca7759f7bd49c16aef4.
    Change-Id: Ieb6644b47cc1567d5312f27e66ce250193db1f62
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
 
Ruijing Guo [Tue, 23 Oct 2018 04:51:06 +0000 (04:51 +0000)]
 
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
  - Merge "Add a new committer:Lu Bin"
  - Add a new committer:Lu Bin
    Change-Id: Iaca7d1eb70d20ef276c4aff732437c1218f76487
    Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
Mark Beierl [Mon, 22 Oct 2018 17:27:37 +0000 (17:27 +0000)]
 
Update git submodules
* Update docs/submodules/storperf from branch 'master'
  - Merge "Additional documentation"
  - Additional documentation
    Change-Id: I9b176794206e39db436d9597d976c42b7e9d22cf
    Signed-off-by: mbeierl <mark.beierl@dell.com>
Manuel Buil [Fri, 19 Oct 2018 16:29:01 +0000 (18:29 +0200)]
 
Update git submodules
* Update docs/submodules/sfc from branch 'master'
  - Cleanup our ansible role
    Our role had some old comments and confusing names which don't make
    sense anymore. This patches cleans it up
    Change-Id: Ieb928aad2c1b0bfcfa94b300201e026e11a4c991
    Signed-off-by: Manuel Buil <mbuil@suse.com>
Georg Kunz [Wed, 17 Oct 2018 22:05:48 +0000 (00:05 +0200)]
 
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
  - New PTL for Dovetail
    This patch is used as a basis for voting on the new Dovetail PTL.  After
    the nomination period [1] has ended, there is one candidate [2].
    In order to complete the PTL election process, all Dovetail committers
    shall review this patch and cast a vote (-1, +1). The voting period ends
    in a week from now on October 24. The vote passes if a majority of
    committers +1 this patch.
    [1] https://lists.opnfv.org/g/opnfv-tech-discuss/message/22133
    [2] https://lists.opnfv.org/g/opnfv-tech-discuss/message/22145
    Change-Id: Iacf53f5c0bbe7e0c5f3c47131569be72ed8623ec
    Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Yang (Gabriel) Yu [Mon, 22 Oct 2018 09:00:47 +0000 (09:00 +0000)]
 
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "fix testsuite name bugs and improve some ui details"
  - fix testsuite name bugs and improve some ui details
    JIRA: BOTTLENECK-247
    fix the bug where the testsuite name contains Chinese characters.
    add license header automatically when a testcase created.
    ui improvements:
    workflow panel only turns up when a testcase executes.
    add grafana pages in the webpage 'Test Result'.
    add the highlight effect on the navigation item.
    Change-Id: If0ddf82fd4630128f2c4dd7fdde30f037e5bfba7
    Signed-off-by: LeoQi <QibinZheng2014@tongji.edu.cn>
Manuel Buil [Fri, 19 Oct 2018 16:34:47 +0000 (18:34 +0200)]
 
Update git submodules
* Update docs/submodules/sfc from branch 'master'
  - Use changed_when instead of the when condition
    The 'when' condition does not make sense and it was added in order to
    avoid the ansible-lint error which requires all command or shell modules
    to use a condition. This can be avoided with changed_when as explained:
    http://willthames.github.io/2016/09/21/using-command-and-shell-in-ansible.html
    Change-Id: I36316ea0848cff9763745af6dd8d8defcd993b70
    Signed-off-by: Manuel Buil <mbuil@suse.com>
Christian Trautman [Tue, 9 Oct 2018 17:29:11 +0000 (13:29 -0400)]
 
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
  - qemu_regex_fix: Regex change for future qemu versions info cpu
    When running info cpus command on qemu newer versions of 2.12
    the output has changed. This is causing the regex lookup for
    the thread match to affinitize the PID to the correct CPU.
    JIRA: VSPERF-592
    Change-Id: Ie3a4490f3f8da1e4df00c7095cf1f05fdd939e07
    Signed-off-by: Christian Trautman <ctrautma@redhat.com>
Cédric Ollivier [Sun, 21 Oct 2018 15:03:51 +0000 (17:03 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Harden Rally generate report
    It converts html_file to str and raises all possible exceptions.
    It sometimes fails when locally generating reports.
    Change-Id: Idf6a12aaac4561800cd5e364f8bcc495aabbee1d
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 21 Oct 2018 13:58:59 +0000 (15:58 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Temporarily disable test_address_scope_rbac
    It will be safely reverted when it'is fixed in patrole [1].
    [1] https://review.openstack.org/#/c/612167/
    Change-Id: Ib072f833523456004b7f211ef951c4b053d82577
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 21 Oct 2018 10:32:15 +0000 (12:32 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - List neutron exts and service providers in connection_check
    It eases debugging as well [1].
    [1] https://artifacts.opnfv.org/logs/functest/lf-pod1/2018-10-20_12-23-41/patrole/tempest-report.html
    Change-Id: Ie9ddc280fc239c5e0887347d434839940e7a3240
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Switch SCAP url
    The former link is unreachable 502 [1].
    [1] https://build.opnfv.org/ci/job/functest-verify-unit-tests-and-docs-gambia/96/console
    Change-Id: Ibc865a4d367fdc48505e9b4ebe674f63cba8b8e1
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Stephen Wong [Sun, 21 Oct 2018 08:09:48 +0000 (08:09 +0000)]
 
Update git submodules
* Update docs/submodules/clover from branch 'master'
  - Merge "Add visibility API in controller and CLI"
  - Add visibility API in controller and CLI
    - Modify get visibility to retrieve config and stats
    - Add visibility REST API in controller to clear, set, and
    get from redis
    - Add example yaml to set visibility (service list by name,
    metric suffixes/prefixes, and custom metrics) from CLI
    - Modify example yaml to start visibility (collector) for
    Istio 1.0 from CLI
    Change-Id: I43304ff6d70bb4b817b345b9c383ce3621fb06c7
    Signed-off-by: earrage <eddie.arrage@huawei.com>
Stephen Wong [Sun, 21 Oct 2018 06:22:45 +0000 (06:22 +0000)]
 
Update git submodules
* Update docs/submodules/clover from branch 'master'
  - Merge "Add nginx services control functionality"
  - Add nginx services control functionality
    - Modify nginx server template to use clover-controller
    in clover-system namespace for file upload
    - Add ability to set nginx server paths and move uploaded files
    in clover-controller and set/get file upload metadata
    - Add cloverctl commands to set nginx server and lb configurations
    - Add example yaml files to configure nginx server and
    lb v1/v2 from cloverctl
    - Modify service definition for http-lb versions to distinguish
    the two versions for GRPC messaging from clover-controller in SDC
    deployment yaml
    Change-Id: I5c6866c5ff3de358939c58ea8c0bde64a69c6eca
    Signed-off-by: earrage <eddie.arrage@huawei.com>
Stephen Wong [Sun, 21 Oct 2018 06:07:07 +0000 (06:07 +0000)]
 
Update git submodules
* Update docs/submodules/clover from branch 'master'
  - Merge "Improve data ingestion reliability and functionality"
  - Improve data ingestion reliability and functionality
    - Modify deployment namespace to clover-system and account
    for cassandra moving to the clover-system namespace
    - Increase k8s compute resource assigned to cassandra to deal
    with performance issues
    - Add additional fields (user-agent, request/response size,
    status codes) to span schema definition and modify primary keys
    - Improve exception handling to prevent collect process from
    crashing
    - Minor changes to support tracing/monitoring with Istio 1.0
    - Inhibit logging for debug messages
    - Increase time back and number of traces to fetch in
    each sampling interval to deal with Jaeger REST interface
    returning trace data out of order under load
    (tested to 300 conn/sec; 12K connections currently)
    - Move trace insert into batch mode to cassandra
    - Read visibility services to analyze from redis rather than
    defaults (cloverctl, UI or clover-controller REST will set)
    - Remove local directory copies in docker build, as image is
    based on base clover container
    Change-Id: Ibae98ef5057e52a6eeddd9ebbcfaeb644caec36c
    Signed-off-by: earrage <eddie.arrage@huawei.com>
Stephen Wong [Sun, 21 Oct 2018 05:55:09 +0000 (05:55 +0000)]
 
Update git submodules
* Update docs/submodules/clover from branch 'master'
  - Merge "Remove former check_envs call"
  - Remove former check_envs call
    Else it raises exceptions in __init__().
    Change-Id: I4af1f59fbb9a94da1df132e750525fcdb5d0917b
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Stephen Wong [Sun, 21 Oct 2018 05:53:39 +0000 (05:53 +0000)]
 
Update git submodules
* Update docs/submodules/clover from branch 'master'
  - Merge "Updated from global requirements"
  - Updated from global requirements
    Change-Id: I81e92ff3db9ca401cc700ff4a9c28c740f7e9060
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Stephen Wong [Sun, 21 Oct 2018 05:50:57 +0000 (05:50 +0000)]
 
Update git submodules
* Update docs/submodules/clover from branch 'master'
  - Merge "Add spinnaker configguide"
  - Add spinnaker configguide
    - Supply manifest for creation PV
    - Add the spinnaker as a service documentation
    - set the ci.jenkins.enabled to false
    Change-Id: I66d91aa133085c6c5910913da4303c05fcba9800
    Signed-off-by: wutianwei <wutianwei1@huawei.com>
Cédric Ollivier [Sat, 20 Oct 2018 09:45:01 +0000 (11:45 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Roll Patrole and Barbican versions
    It conforms with the full master model.
    Change-Id: Ic8de654019816db0403759aa836ee865ed18f0d2
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
ahothan [Fri, 19 Oct 2018 22:11:36 +0000 (15:11 -0700)]
 
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
  - NFVBENCH-104 Specifying a hypervisor does not work
    Need to add a leading ":" to the hypervisor name
    Change-Id: Id5d02e14a73a2e278848ffccd7a0c60165dbf509
    Signed-off-by: ahothan <ahothan@cisco.com>
Trevor Bramwell [Thu, 18 Oct 2018 21:57:45 +0000 (14:57 -0700)]
 
Transition Fuel and Armband off of Submodules
Updates references to link to the project docs and removes links to
non-existant documents.
Change-Id: I10fe2b64063072ffc0a0a9a5661e267eb270456f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Tue, 18 Sep 2018 15:04:06 +0000 (11:04 -0400)]
 
Update git submodules
* Update docs/submodules/onosfw from branch 'master'
  - Local Documentation Builds
        This adds configuration for performing local documentation builds
        with the following simple command:
        tox -e docs
    added index.rst so that docs build succsesfully
    Change-Id: Ifa6f16eccfcadd7f9d86e8d3def5a81b79ecf478
    Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Cédric Ollivier [Fri, 19 Oct 2018 14:08:12 +0000 (16:08 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Temporarily disable py36
    Build servers haven't been updated yet to support py36.
    Change-Id: I6e396f944e7226d682a58c8e74ed136e0b55d2cd
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Sofia Wallin [Fri, 19 Oct 2018 12:14:45 +0000 (12:14 +0000)]
 
Merge "Removing Fuel from submodules"
Gergely Csatari [Thu, 18 Oct 2018 08:11:31 +0000 (10:11 +0200)]
 
Update git submodules
* Update docs/submodules/edgecloud from branch 'master'
  - Allowing resource optimized OpenStack
    One option for the deployment of edge cloud infrastructures
    is to use different instances of the same resource optimized
    OpenStack in both the large, medium and small edge sites.
    This change adds this as an alternative to the usage of
    different OpenStack deployment variants in the different
    sites.
    Change-Id: Icdcdb7fb8b0cb43f36b2f53ef74278475aa9817e
    Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
Guillermo Herrero [Fri, 19 Oct 2018 08:37:53 +0000 (10:37 +0200)]
 
Update git submodules
* Update docs/submodules/fuel from branch 'master'
  - [submodule] Bump pharos git repo for pod changes
    Change-Id: I698d97f3dbf8cdbe7002c5e4b02ac1a51dacdbfb
    Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
BIN HU [Fri, 19 Oct 2018 01:50:21 +0000 (18:50 -0700)]
 
Update git submodules
* Update docs/submodules/ipv6 from branch 'master'
  - Updated Release Notes
    Change-Id: I6c7a3fd95baec63fd9eb738907f4f325178cce4a
    Signed-off-by: BIN HU <bin.hu@att.com>
Cédric Ollivier [Thu, 18 Oct 2018 23:37:37 +0000 (01:37 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Remove Functest gating
    It would make confusion to print OPNFV installer results as they are
    not so good.
    Change-Id: I5b1cf2144090cb3b6090a23e0b3022a62733ea53
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Aric Gardner [Tue, 18 Sep 2018 15:01:30 +0000 (11:01 -0400)]
 
Update git submodules
* Update docs/submodules/availability from branch 'master'
  - Local Documentation Builds
        This adds configuration for performing local documentation builds
        with the following simple command:
        tox -e docs
    added index.rst so that docs build succsesfully
    Change-Id: If257dec8d76d3ecf7d75e6cb4771dd9617db7fa4
    Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Manuel Buil [Mon, 10 Sep 2018 14:49:39 +0000 (16:49 +0200)]
 
Update git submodules
* Update docs/submodules/sfc from branch 'master'
  - Remove all Pike config
    Due to the lack of developers, we will only support one version of
    openstack (master). Therefore, we remove the Pike support which is
    anyway not the latest stable anymore
    Change-Id: Ib2c81f952b0e35c61a3edeb9b4e389f5cd27e956
    Signed-off-by: Manuel Buil <mbuil@suse.com>
Manuel Buil [Thu, 18 Oct 2018 10:26:33 +0000 (10:26 +0000)]
 
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
  - Merge "[Baremetal] Add baremetal support to create-nodes"
  - [Baremetal] Add baremetal support to create-nodes
    Information about baremetal servers is collected for ironic to do
    the provisioning. Two main things are done:
    1 - baremetalhoststojson.yml fills the json config file fed to ironic
    so that it knows how to boot the blades. In the baremetal case, the
    create_vm.yml playbook will only create opnfv vm. The variable
    vms_to_create holds that information. The variable baremetal_nodes
    specifies the physical nodes (empty when non baremetal deployments)
    2 - For PXE to work, we create a file called baremetalstaticips that
    has the mapping between mac address from servers and its ip. That file
    is moved into the dnsmasq config directory
    Change-Id: I0e788db1deb50769c183b71524a68ac0b925f8aa
    Signed-off-by: Manuel Buil <mbuil@suse.com>
Manuel Buil [Mon, 17 Sep 2018 10:19:01 +0000 (12:19 +0200)]
 
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
  - xci: osa: Bump SHAs to the HEAD of the Rocky branch
    Since Rocky, networking-odl depends on ceilometer and requires it to be
    installed. Therefore, all odl scenarios need to have ceilometer
    deployed. Once that is done, we can unfreeze n-odl repo.
    Besides, we need to introduce a SHA bump for neutron and ceilometer to
    include the latest changes to support this fix
    Ceilometer should be git cloned always, otherwise repo_build will fail
    as ceilometer is now part of requirements.txt
    [mchandras: Instead of just bumping selective network related roles,
    lets just do a complete sha bump for stable/rocky]
    deploy-scenario:os-odl-sfc
    installer-type:osa
    Change-Id: I81a39436e4ff648faabda4e82fce1d3f14615741
    Signed-off-by: Manuel Buil <mbuil@suse.com>
    Signed-off-by: Markos Chandras <mchandras@suse.de>
Manuel Buil [Thu, 18 Oct 2018 10:13:10 +0000 (10:13 +0000)]
 
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Add ODL variables to env file"
  - Add ODL variables to env file
    ODL testcases in functest require new variables:
    https://git.opnfv.org/functest/tree/functest/utils/env.py#n22
    Otherwise the test fails because it cannot contact ODL
    To find those variables, we fetch the ml2_conf.ini file from the neutron
    container and then we parse the values. This is only run when the
    scenario has odl
    deploy-scenario:os-odl-sfc
    installer-type:osa
    Change-Id: If175bb7642e66e151b30e1ccd1b9040aa3481d8f
    Signed-off-by: Manuel Buil <mbuil@suse.com>
Nikos Karandreas [Thu, 18 Oct 2018 09:49:17 +0000 (09:49 +0000)]
 
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Add flake8 and yamllint tox environments and fix tox errors"
  - Add flake8 and yamllint tox environments and fix tox errors
    JIRA: SDNVPN-231
    This patch adds flake8 and yamllint tox environments. Furthermore, it
    fixes tox errors and applies general tox improvements.
    Change-Id: Id180695ef034562efb236932e6f783b0e91157c2
    Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
Manuel Buil [Wed, 17 Oct 2018 16:27:15 +0000 (18:27 +0200)]
 
Update git submodules
* Update docs/submodules/sfc from branch 'master'
  - Add post-provision playbook to pass ml2_conf.ini
    Functest requires ODL variables to run the ODL healthcheck which is
    mandatory for all ODL scenarios
    Jenkins CI jobs will fail because it requires this patch to be finished:
    https://gerrit.opnfv.org/gerrit/#/c/63175/
    which requires this one to work (unfortunately, circular dependency)
    Change-Id: I960e3346d840c5e30a2b56284fe109b8f99046e3
    Signed-off-by: Manuel Buil <mbuil@suse.com>