opnfvdocs.git
5 years agoUpdate git submodules
Harry Huang [Fri, 27 Jul 2018 01:22:54 +0000 (01:22 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Fix ovs version used in odl scenario"
  - Fix ovs version used in odl scenario

    JIRA: -

    Use openvswitch 2.8.0

    Change-Id: Ic2cc504543908141b14a2253e5edb67ca68d5299
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Harry Huang [Thu, 26 Jul 2018 10:43:21 +0000 (18:43 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Force ansible cache refresh

    JIRA: COMPASS-609

    Force ansible cache refreshed in setup infrastructure
    to avoid ceph install failure.

    Change-Id: If54eacb5480e829e4920097ef6ea7939443f124d
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Alex Yang [Thu, 26 Jul 2018 07:21:30 +0000 (15:21 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Fix yum repo error

    See https://review.openstack.org/#/c/568180/

    Change-Id: Ida065d7ac0ce00cf5c02be2a506a492c0f6123bd
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
5 years agoUpdate git submodules
Tim Rozet [Thu, 26 Jul 2018 19:01:30 +0000 (19:01 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Remove obsolete Ceph tags"
  - Remove obsolete Ceph tags

      This patch removes the logic to use an specific tag for
      Ceph containers. We will use whatever docker image TripleO
      upstream uses. For aarch64, an ansible task will replace
      the tag to pull the proper container image.

      This patch also refactors the preparation of the local
      registry. In Queens, there is no need to execute twice
      the overcloud container image prepare command.

    JIRA: APEX-622

    Change-Id: I947d931609e58505675bb460a59d08c1d10d1d0b
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 26 Jul 2018 14:56:14 +0000 (14:56 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Enable "wait_until_true" when used ouf the main thread"
  - Enable "wait_until_true" when used ouf the main thread

    "util.wait_until_true" uses "util.Timer" to create an active wait for a
    condition. "Timer" class uses "signal" to create a watchdog to track the
    time lapsed.

    When used out of the main thread, "Timer" raises the following error:
      ValueError: signal only works in main thread

    To make "util.wait_until_true" usable always, a new waitting method is
    implemented.

    JIRA: YARDSTICK-1358

    Change-Id: Ifb5ba0b17b5beca0af5ceab4f6431d58b7928762
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 26 Jul 2018 14:45:38 +0000 (14:45 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "NSB TREX RFC2544 scenario fails with correlated traffic"
  - NSB TREX RFC2544 scenario fails with correlated traffic

    When correlated traffic TC is running, the traffic is
    running only on uplink ports instead of both type of ports
    (yardstick/network_services/traffic_profile/rfc2544.py +113).

    Trex TG fails to get samples on downlink ports.

    JIRA: YARDSTICK-1357

    Change-Id: I66d78b73f2dc5bb531fe8607d0e46f60b828953e
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 26 Jul 2018 14:33:17 +0000 (14:33 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Make injection time configurable for IXIA RFC2544 test cases"
  - Make injection time configurable for IXIA RFC2544 test cases

    JIRA: YARDSTICK-1196

    Change-Id: I77b4772b9224ff5cd21fd9fc67eb7e4b821fcf77
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Mytnyk, Volodymyr [Thu, 19 Jul 2018 07:47:02 +0000 (08:47 +0100)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - kubernetes_utils: avoid 404 error code in delete_config_map()

    JIRA: YARDSTICK-1318

    Change-Id: I0c04bd2928d5a4166b483f0c4f9f75fa9e5e00d2
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
  - kubernetes_utils: avoid 404 error code in delete_replication_controller()

    JIRA: YARDSTICK-1319

    Change-Id: I8370c5ef4e43e58a8bb9c3aac60a089b0981dda0
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
5 years agoUpdate git submodules
Michael Polenchuk [Thu, 26 Jul 2018 04:40:37 +0000 (04:40 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "Bring in Barbican service onboard"
  - Bring in Barbican service onboard

    Change-Id: I68759360c9dd8f8cf422161e21ed15df6c694e84
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
5 years agoUpdate git submodules
Harry Huang [Wed, 25 Jul 2018 07:55:51 +0000 (15:55 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Modify scenario and network files for odl

    JIRA: COMPASS-604

    1. sepcify using odl_l3_agent in cluster_param
    2. set physnet mapping to use external-nic for odl

    Change-Id: I70fd327f13d4b4b32da01f0722739dc971fb9fb9
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Georg Kunz [Wed, 25 Jul 2018 09:59:55 +0000 (11:59 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Cleaning up proposed-tests test suite

    We have moved all newly proposed tests to the next OVP test suite, so
    these tests do not need to be in here anymore - and do not need to be
    run in CI.

    Change-Id: I5f51b76a37b706c5b4abc75272ad799a72841f67
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
5 years agoUpdate git submodules
Jamo Luhrsen [Wed, 25 Jul 2018 23:38:16 +0000 (16:38 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Use computes + control for NUM_OS_SYSTEM

    This is not going to work when we want to make our HA
    CSIT work, since I think Apex will be having 3
    openstack control nodes, and our CSIT won't know what
    to do with '5' (3 control + 2 compute) openstack
    nodes. But, we can cross that bridge when we get
    there.

    Change-Id: I9c74b2ec73e5af0039d93f9ed812fc3c100a3e4a
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Thu, 26 Jul 2018 00:00:05 +0000 (02:00 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for _orchestration.conf fix

    Change-Id: Ifb4ba7e0bb06b214e682e76ec3204c7e5d411f05
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Wed, 25 Jul 2018 22:08:28 +0000 (00:08 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [salt master] Disable broken _orchestration.conf

    The new orchestration configuration file includes multiple
    fragments from all installed formulas; breaking due to an unguarded
    dependency include in keystone formula meta/salt.yml.

    Temporarily disable the new config generation until fixed upstream.

    Change-Id: I8476e5b60b531f08f779df2826b23cd42a043d9b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Tim Rozet [Wed, 25 Jul 2018 20:28:42 +0000 (16:28 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: fix flavor syntax for csit

    Change-Id: Id3430db201ba82b398c3e74f5c3cbb541c6fb208
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Wed, 25 Jul 2018 20:11:32 +0000 (16:11 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: Create flavor for CSIT

    Change-Id: I2dd2fe40f06783320c60788b2161e876a0bb43b5
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Wed, 25 Jul 2018 19:49:07 +0000 (15:49 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: Fix cirros image name for csit

    Change-Id: I61ffe3d058ff797878d2ef00e5801497f91ea436
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Wed, 25 Jul 2018 19:19:06 +0000 (15:19 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: Fix path issue with cirros uploading

    Change-Id: Ia58fcaae637d9be75b331404648724b82ac16498
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Wed, 25 Jul 2018 15:14:35 +0000 (11:14 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: Upload cirros image for CSIT

    CSIT does not have the ability to upload cirros image yet, so this patch
    uploads it to the overcloud as a workaround.

    Change-Id: I277e37ae28d613771969dca984ef8692e1312fbd
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
xudan [Fri, 6 Jul 2018 02:37:35 +0000 (22:37 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Move OVP web portal code to a separate repo

    The new repo for web portal is https://gerrit.opnfv.org/gerrit/dovetail-webportal

    JIRA: DOVETAIL-671

    Change-Id: Iac085abc3d175b9a091d70d0448af56c7a6845e9
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
Georg Kunz [Fri, 22 Jun 2018 07:26:36 +0000 (09:26 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Making the results file a proper json file

    The results.json file is currently not a properly formated json file,
    but contains one json structure per line/testcase. Whit this change, all
    test results are being collected at runtime and then written to a
    properly formated json file at the end of a test run.

    Moreover, this patch introduces 'mandatory' and 'optional' sections to
    the test suites definition files in order to clearly indicate if a test
    is part of the corresponding test scope.

    The web portal needs to be adapted accordingly to be able to read the
    new results file.

    JIRA: DOVETAIL-672

    Change-Id: Id0706c7e82622fc9c2c2fece26b2d6c07c1580be
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Wed, 25 Jul 2018 06:58:17 +0000 (06:58 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Fix typo in classname AclUknownActionTemplate"
  - Fix typo in classname AclUknownActionTemplate

    AclUknownActionTemplate -> AclUnknownActionTemplate

    JIRA: YARDSTICK-1334
    Change-Id: I796e080078c657c5e0e59144d24ec797e244a8f7
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
5 years agoUpdate git submodules
Harry Huang [Mon, 23 Jul 2018 03:01:16 +0000 (11:01 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Fix ODL failure

    JIRA: COMPASS-604

    1. add delay in ovs restart
    2. modify physnet mapping

    Change-Id: I5a7cef2fb03f355c00a1ea442694715643ae4ab8
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Harry Huang [Tue, 24 Jul 2018 08:38:23 +0000 (16:38 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Modify download url for lxc image

    JIRA: COMPASS-607

    Download lxc image from a local server in huawei
    lab to avoid lxc pre-staged failure.

    Change-Id: Ia941d9e883ab5a4ff9c839e65e53703c6c237461
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Tim Rozet [Tue, 24 Jul 2018 15:21:06 +0000 (11:21 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Open port 8101 on controllers for karaf

    By default 8101 (karaf shell) is blocked on controllers. In Apex we
    advertise in our user guide (and tools scripts) the ability to connect
    to karaf shell. It is also required to run CSIT. This patch opens the
    port when ODL is deployed.

    Change-Id: Ib3ece41f19607bafc329d9de390cf774766a26cd
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Steven Pisarski [Tue, 24 Jul 2018 18:08:48 +0000 (18:08 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Added a check for cloud-init completion before final ssh client check."
  - Added a check for cloud-init completion before final ssh client check.

    Change-Id: I040da15623a7da03d1e3805cfa113b1c40916d11
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
5 years agoUpdate git submodules
spisarski [Tue, 24 Jul 2018 15:19:24 +0000 (09:19 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Small fix to network/project when creating ports and
    added new tests for routers that create ports to external
    and shared networks created by the 'admin' user.

    Change-Id: I0365e9843e0837d720ca8dd907c45afa2c512047
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
5 years agoUpdate git submodules
Valentin Boucher [Tue, 24 Jul 2018 16:30:24 +0000 (12:30 -0400)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Reduce cloudify manager disk size

    40 Gb is enough

    Change-Id: Iae6a72fcf91fda67bbd036f478e344478d48264f
Signed-off-by: Valentin Boucher <valentin.boucher@kontron.com>
5 years agoUpdate git submodules
Cedric Ollivier [Tue, 24 Jul 2018 16:11:17 +0000 (16:11 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Revert "Temporarily disable Snaps CreateRouterSuccessTests""
  - Revert "Temporarily disable Snaps CreateRouterSuccessTests"

    This reverts commit 74c4e99c18d00d80ce7a2c2f0c36e656a842b966.

    Change-Id: I6fdfd080e0e3b46e1d65b992e680daefe260add9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Jamo Luhrsen [Tue, 24 Jul 2018 14:27:34 +0000 (07:27 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Log where the robot files are being uploaded to

    Change-Id: I4f933d18c47fff80923d3d79320f0bb873efb2e7
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 24 Jul 2018 14:11:37 +0000 (15:11 +0100)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - IxNetwork IPv4 mask format is x.x.x.x

    When updating the IP packet in IxNextgen library, the IPv4 mask should
    be defined in the following format: x.x.x.x

    This mask defines the number of lower bits used to generate a random IP.
    For example:
      - mask length: 16
      - mask string: 0.0.255.255

    JIRA: YARDSTICK-1351

    Change-Id: Ie3cbf0205aac83aea8d7f665bc068e8566238055
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Cédric Ollivier [Sun, 22 Jul 2018 12:01:00 +0000 (14:01 +0200)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Skip searching network in project if external or shared

    It meets the OpenStack rules:
      - any router can be connected to an external network.
      - any VM can be connected to a shared network

    It completes https://gerrit.opnfv.org/gerrit/59865 which partially
    skip the lookup.

    Then CreateRouterSuccessTests passes when the external network is not
    owned by the user running snaps_smoke.

    JIRA: SNAPS-320

    Change-Id: I2c60363002c6b667f90ff3f5f984eace4fa86c99
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Jamo Luhrsen [Mon, 23 Jul 2018 22:27:45 +0000 (15:27 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Upload robot logs to gs

    Change-Id: I78989fcfd155054d8470359c59f682eb4ba3ea80
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
5 years agoUpdate git submodules
xudan [Mon, 23 Jul 2018 09:31:48 +0000 (05:31 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Delete skipped sub test cases from patrole and neutron_trunk check list

    According to Apex, Compass, Fuel CI results, delete the skipped sub test cases
    from patrole and trunk_port check list.

    JIRA: DOVETAIL-703

    Change-Id: I86e3036a287d9cf56d78e43f92ce0d9ffed5941c
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Tue, 24 Jul 2018 11:10:21 +0000 (11:10 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[salt-formulas] opnfv: Drop obsolete route_wrapper"
  - [salt-formulas] opnfv: Drop obsolete route_wrapper

    Change-Id: I84a4789ff2155d7c14f9ffd9bfe54c5bca7a0d4f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 24 Jul 2018 11:00:12 +0000 (11:00 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge changes from topics 'YARDSTICK-1351', 'YARDSTICK-1339'

    * changes:
      Add IP mask to IxNetwork configuration
      Improve NetworkServiceTestCase._get_ip_flow_range() function

  - Add IP mask to IxNetwork configuration

    Assign the IP mask to IxNetwork configuration, depending on the IP range
    provided by the user in the traffic profile. In case of single IP, a
    default mask will be provided:
      - IP_VERSION_4_MASK = 24
      - IP_VERSION_6_MASK = 64

    JIRA: YARDSTICK-1351

    Change-Id: I029473ab8b9966a76cf559ffef53b34ca11462ad
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
  - Improve NetworkServiceTestCase._get_ip_flow_range() function

    Improve the method to calculate the CIDR IP address range (first one,
    last one). IPv4Network or IPv6Network hosts() is an iterator throught
    the list of valid IPs. If the network is too big, the generation of a
    list [1] can be very expensive.

    [1]https://github.com/opnfv/yardstick/blob/master/yardstick/benchmark/scenarios/networking/vnf_generic.py#L90

    JIRA: YARDSTICK-1339

    Change-Id: I9352b2e7ff4925c246df8b40ecf43e8dc96c42d2
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 24 Jul 2018 11:00:01 +0000 (11:00 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge changes from topics 'YARDSTICK-1346', 'YARDSTICK-1345', 'YARDSTICK-1344'

    * changes:
      Add pktgen test case base files
      Add pktgen traffic profile
      Add DPDK pktgen traffic generator

  - Add pktgen test case base files

    Added pktgen VNF topology, VNF descriptor and traffic profile files.

    JIRA: YARDSTICK-1346

    Change-Id: Ifb1824edb2dc8db1afa83a53573fb2ed1c2a79ea
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
  - Add pktgen traffic profile

    This new profile is based on the DPDK pktgen traffic generator. The traffic
    generator is controlled using LUA [1]. Those string commands are sent to
    the traffic generator using an open socket. Host address and open port are
    needed parameters.

    The following actions are implemented:
      - start injection
      - stop injection
      - change injection rate
      - clear all stats
      - help message command

    [1] http://pktgen-dpdk.readthedocs.io/en/latest/lua.html

    JIRA: YARDSTICK-1345

    Change-Id: I560a168d194cedc9fdba312ec84437933efc8d9b
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
  - Add DPDK pktgen traffic generator

    Add DPDK pktgen traffic generator. This traffic generator is designed
    only to work in with a MQ aware runner. Implements two consumer methods:
      - runner_method_start_iteration
      - runner_method_stop_iteration

    "run_traffic" method will only initialize the traffic profile object.
    This traffic generator uses a socket port (LUA port, default 22022) to
    send the command messages.

Link: http://pktgen-dpdk.readthedocs.io/en/latest/index.html
    JIRA: YARDSTICK-1344

    Change-Id: I89bba0f462fa1c22b33f1253f67f7c41e6e721a5
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Cedric Ollivier [Tue, 24 Jul 2018 09:40:24 +0000 (09:40 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "New Heat IMS testcase"
  - New Heat IMS testcase

    In order to validate OpenStack Master deployment
    we create this new testcase using OpenStack Heat
    as an Orchestrator for  Clearwater VNF

    JIRA: FUNCTEST-995

    Change-Id: I8b7b74a3753c2d4d4614e9a2798283bd3f99d5d2
Signed-off-by: Valentin Boucher <valentin.boucher@kontron.com>
5 years agoUpdate git submodules
Cédric Ollivier [Tue, 24 Jul 2018 09:12:25 +0000 (11:12 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Protect vs OS_TENANT_NAME or _ID in shaker

    It fixes the possible mismatch if both OS_TENANT and OS_PROJECT are
    set [1].

    [1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/lastFailedBuild/console

    Change-Id: I66b6e3cf30a34aff1234da00cdd6b40da92089e5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Detect admin or Admin role

    As Keystone roles are case insensitive, Admin is checked as well.

    Change-Id: I28a611add7890c3188a289d1e24c043d88c34ea1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 24 Jul 2018 08:38:04 +0000 (08:38 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "kubernetes_utils: avoid 404 error code in delete_network()"
  - kubernetes_utils: avoid 404 error code in delete_network()

    JIRA: YARDSTICK-1316

    Change-Id: I792c873b42aba80be62ff7a93f6d02ea89e42356
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 24 Jul 2018 08:09:39 +0000 (08:09 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge changes from topics 'YARDSTICK-1343', 'YARDSTICK-1342'

    * changes:
      Cleanup EnvironmentTestCase unit tests
      Cleanup Testcase unit tests

  - Cleanup EnvironmentTestCase unit tests

    Removed unneeded output.

    JIRA: YARDSTICK-1343

    Change-Id: Ifad21a62ce1152976952a4b8c5a142fa5a544904
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
  - Cleanup Testcase unit tests

    Removed unneeded output.

    JIRA: YARDSTICK-1342

    Change-Id: I45ab14f854cd059625c1a96959b1cbd0a19f52a8
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 24 Jul 2018 08:09:23 +0000 (08:09 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Cleanup Ansible common unit tests"
  - Cleanup Ansible common unit tests

    Removed unneeded output, use proper exception checks and remove
    filesystem access.

    JIRA: YARDSTICK-1341

    Change-Id: I5c56e7b34d0e96946211e6172290bce24a156d68
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Jing Lu [Tue, 24 Jul 2018 07:01:35 +0000 (07:01 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Bugfix: yardstick env grafana return http error"
  - Bugfix: yardstick env grafana return http error

    It returns "HTTPError: 404 Client Error: Not Found for url" when creating Grafana dashboard.
    The log shows it failed when create "tc058" dashboard.

    JIRA: YARDSTICK-1333

    Change-Id: I14a275a31f019a7dc66a531a85314cc098e0f4c9
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
5 years agoUpdate git submodules
Harry Huang [Fri, 20 Jul 2018 09:12:25 +0000 (17:12 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Modify openvswitch installation

    JIRA: COMPASS-604

    1. Keep linux bridges when ODL scenario
    2. degrade ovs to 2.8.0 for 2.9.0 has issue with ODL

    Change-Id: I4433fb1bb4e2d64c7220296ca167f32e4a4246be
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Mon, 23 Jul 2018 23:23:15 +0000 (23:23 +0000)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - Merge "Update the committer list"
  - Update the committer list

    Change-Id: Ib514e90dd994700f2319f36b94cbb014d74838c3
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
5 years agoUpdate git submodules
Tim Rozet [Mon, 23 Jul 2018 21:22:55 +0000 (17:22 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: minor fixes to csit

    Change-Id: I16b4859922a6efec2748190234967409b61c1f68
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Cédric Ollivier [Mon, 23 Jul 2018 19:51:40 +0000 (21:51 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Create heat_stack_owner if required

    It allows testing OpenStack Queens and older [1].
    It will be improved in a second change for latest OpenStack releases
    (if deprecated).

    [1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/174/console

    Change-Id: I6e91e8c45d335aa606370c35b0a03b990e22c165
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Tim Rozet [Mon, 23 Jul 2018 20:39:20 +0000 (16:39 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: Fix cleaning cloned folder

    Change-Id: Ie933308557023877b19e43bbde95470c2bf159ca
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Mon, 23 Jul 2018 19:51:00 +0000 (15:51 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Cperf: Add debug messages to execution

    Change-Id: I2089414e0fd2151b53da29ea01de3dd1292c078e
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Mon, 23 Jul 2018 17:23:02 +0000 (13:23 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Fix invoking snapshot node parser

    Change-Id: I12da71b17a0a423b501508b51ab3d614c87f8851
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Mon, 23 Jul 2018 16:39:10 +0000 (12:39 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Correct functest container with snapshot

    If OS_VERSION is master we want to pull ollivier containers, otherwise
    we can pull OPNFV.

    Change-Id: I6e838a85c6b7918540c8bc3ca2d5e790e5aa7a57
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Mon, 23 Jul 2018 16:24:58 +0000 (12:24 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: fix overcloudrc unsetting OS_VERSION

    Sourcing overcloudrc is unsetting OS_VERSION causing failures in csit
    job:
    https://build.opnfv.org/ci/job/cperf-apex-csit-master/1/console

    Change-Id: Ife3b4795832ecdad75bcb41f0721ef8391aafcac
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Mon, 23 Jul 2018 15:16:41 +0000 (17:16 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump for MaaS Salstack repo URL arch

    Change-Id: I971b030060e5009399a8f5bc27e1cae6488bfa52
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Mon, 23 Jul 2018 15:12:45 +0000 (17:12 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [MaaS] Arch-qualify Saltstack repo for Xenial

    Previous changes altering Saltstack repo URL did not add an
    arch qulification, leading to APT trying to fetch the repo metadata
    for the current system architecture, failing on arm64 systems.

    Change-Id: Ibe32d90a8da2e04563ac9170939de92a4db233fd
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Emma Foley [Mon, 23 Jul 2018 14:32:29 +0000 (14:32 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Adjust timeouts for installing requrements"
  - Adjust timeouts for installing requrements

    The time it takes to install the the requirements is different on the 2 build
    servers we have for aarch64: on build4 it takes ~12min, on pod5 it takes <10min.
    So the timeouts need to be adjusted again to bigger values to cover both servers.

    JIRA: ARMBAND-391

    Change-Id: Idd8f07e6f54d64a6cfaee0753ecd8efd141ff615
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Mon, 23 Jul 2018 12:07:39 +0000 (14:07 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for MaaS repo format

    Change-Id: I5558c9751554a88f93ebbfd52cdb721b23f93aff
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Michael Polenchuk [Wed, 18 Jul 2018 10:07:50 +0000 (14:07 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Rectify control address on compute nodes

    Change-Id: I5734431d54c0d0ad9fb337fc37ce3b31a3c58e0a
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Mon, 23 Jul 2018 10:19:38 +0000 (10:19 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Cleanup TaskParseTestCase unit tests"
  - Cleanup TaskParseTestCase unit tests

    Removed unneeded output.

    JIRA: YARDSTICK-1340

    Change-Id: I66c0902edfea5fad9282bcb36e57b67cd6c340ab
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Rex Lee [Mon, 23 Jul 2018 09:01:16 +0000 (09:01 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Propose the backporting process"
  - Propose the backporting process

    Change-Id: I0b0fddf8dfdd68fa144b28dba911352e9a4974fd
    JIRA: YARDSTICK-1253
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
5 years agoUpdate git submodules
Rex Lee [Mon, 23 Jul 2018 08:56:53 +0000 (08:56 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Clean-up tests in test_vsperf_dpdk.py:VsperfDPDKTestCase"
  - Clean-up tests in test_vsperf_dpdk.py:VsperfDPDKTestCase

    * Move some common mocking into the setUp()
      The same return values was being set for moch_ssh
      in each test method.
    * Remove duplicate statements in test_vsperf_dpdk.py:VsperfDPDKTestCase
      The same assert* were being called for multiple methods,
      which were checking that setup worked as expected.
      These checks are not required each time.

    Change-Id: I325fc98ee569dcf7988951c82da0c02d5e465a16
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Mon, 23 Jul 2018 07:56:24 +0000 (07:56 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Increase rounding digits in IXIA RFC2544"
  - Increase rounding digits in IXIA RFC2544

    Increase rounding digits in IXIA RFC2544 for:
      - Drop percentage: 6 digits
      - Rate: 5 digits, both for fps and % line rate.

    JIRA: YARDSTICK-1338

    Change-Id: Iae6e49dd3d15035452f28976af0b16222fa8e23c
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Mon, 23 Jul 2018 07:56:17 +0000 (07:56 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Accept line rate percentage or fps a initial rate for IXIA RFC2544"
  - Accept line rate percentage or fps a initial rate for IXIA RFC2544

    Accept line rate percentage or fps a initial rate for IXIA RFC2544 traffic profile:
      traffic_profile:
        traffic_type : IXIARFC2544Profile
        frame_rate : 100%

      traffic_profile:
        traffic_type : IXIARFC2544Profile
        frame_rate : 5000fps

    JIRA: YARDSTICK-1336

    Change-Id: I85b3dd0daf563bb7af098a3aa5bb872961fb009b
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Mon, 23 Jul 2018 07:54:41 +0000 (07:54 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "kubernetes_utils: avoid 404 error code in delete_custom_resource_definition()"
  - kubernetes_utils: avoid 404 error code in delete_custom_resource_definition()

    JIRA: YARDSTICK-1317

    Change-Id: I2dc924334199761d63dce9aebe9ce200ca0fddf8
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Mon, 23 Jul 2018 07:54:22 +0000 (07:54 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "kubernetes_utils: avoid 404 error code in delete_service()"
  - kubernetes_utils: avoid 404 error code in delete_service()

    JIRA: YARDSTICK-1321

    Change-Id: Id0f3a5d93f11674fd3908a7f5cf7214afcfa3600
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
5 years agoUpdate git submodules
xudan [Sat, 26 May 2018 06:52:39 +0000 (02:52 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Remove functest_testsuite and functest_testcase in dovetail_config.yml

    The 2 sections 'functest_testsuite' and 'functest_testcase' are used by
    all Functest test cases.

    They aim to parse the results of Tempest sub test cases.

    Remove them, and check the sub test case list,
    1. if it's empty, that means no need to check sub test cases
    2. if it is not empty, check the sub test cases one by one.

    Additional, remove some useless keys in dovetail_config.yml

    JIRA: DOVETAIL-658

    Change-Id: Ic829264b0c8eaedd8e2b3fa55b38a34644482c20
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
Harry Huang [Mon, 23 Jul 2018 02:02:14 +0000 (02:02 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Set NEUTRON_MECHANISM_DRIVERS according to ODL plugin"
  - Set NEUTRON_MECHANISM_DRIVERS according to ODL plugin

    JIRA: COMPASS-604

    when ODL plugin is enable, set NEUTRON_MECHANISM_DRIVERS
    to opendaylight, otherwise set to openvswitch

    Change-Id: I25140990b154bdc772773fdbee95526837431a6e
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Harry Huang [Thu, 19 Jul 2018 12:22:33 +0000 (20:22 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Set pre-staged retry to 120

    JIRA: COMPASS-607

    Change-Id: Ica0938a065c236dc041eb6cdf60739274af0e519
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Cédric Ollivier [Sun, 22 Jul 2018 13:34:20 +0000 (15:34 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Revert "Temporarily disable HOT including OS::Nova::FloatingIPAssociation"

    This reverts commit 59ba5abb31018282bca796ee0c0652d61192c6bf.

    Change-Id: I87a01b828668123dc9d96f5ac7823686ff0fb10e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Add secrets operations in cloudify.py

    It tries to prevent race conditions when running cloudify_ims.

    Traceback (most recent call last):
      File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 411, in run
        if not self.execute():
      File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 120, in execute
        self.cfy_client.secrets.create(k, val)
      File "/usr/lib/python2.7/site-packages/cloudify_rest_client/secrets.py", line 86, in create
        response = self.api.put('/secrets/{0}'.format(key), data=data)
      File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 263, in put
        timeout=timeout)
      File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request
        'SSL, but the client does'.format(e)
    ConnectionError: ('Connection aborted.', BadStatusLine("''",))

    Change-Id: Id2603bbda462b50d3140b6f45894c8810d542e4c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Add helper to find string in console

    It allows checking when cloud-init is finished (see heat_ims).

    Change-Id: I951aabff29457d7b7544a809f9fce1f83706035e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Tim Rozet [Sun, 22 Jul 2018 01:51:25 +0000 (21:51 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: run csit before tempest

    Change-Id: I66c0b128fb958285b4bff112586fc45366257256
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Sat, 21 Jul 2018 12:49:24 +0000 (08:49 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Remove snapshot workarounds

    There's no need to install java or do the docker workaround anymore
    after fixes into Apex:
    https://gerrit.opnfv.org/gerrit/#/c/60053/

    Change-Id: I3d7d5fcc066bfb4416fcd3404c89e6e814dbf31e
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Cédric Ollivier [Sat, 21 Jul 2018 07:42:16 +0000 (09:42 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Skip Snaps testcases when OpenStack Rocky

    Snaps is testing vs OpenStack Queens following the traditional
    release track. Then Snaps testcases must be skipped vs OpenStack
    master as deployed by Apex.

    Snaps isn't compatible yet with the last Cinder changes (API
    microversions) which is out of its current scope [1].

    [1] http://artifacts.opnfv.org/logs/functest/lf-pod1/2018-07-19_05-29-02/functest.log

    Change-Id: I1e93527d9c87eb11bf7fd0cc9d04597614d32370
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Add helpers to detect OpenStack versions

    It leverages on Nova API Microversions [1].

    [1] https://docs.openstack.org/nova/latest/reference/api-microversion-history.html

    Change-Id: I60abf9089036e56fcbcd6c2b734666ea20875ceb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Tim Rozet [Sat, 21 Jul 2018 03:34:09 +0000 (03:34 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Fixes for snapshots"
  - Fixes for snapshots

    With deploying snapshots with a new ODL, we currently bring down the
    docker container and bring up the tar.gz distro of ODL on the Overcloud
    host itself (not rebuilding/using container). Therefore we need java
    installed so that ODL can run on the host. In the future this may
    change, but it works well and keeps things simple for now.

    Additionally, there was a change upstream to make the opendaylight
    container docker restart policy "unless-stopped" which means it will
    no longer restart automatically when docker is stopped/started.
    Therefore on first snapshot bring up (without the previously mentioned
    ODL reinstallation) the container does not start, and snapshot
    deployment fails. This patch includes a change to the restart policy to
    always restart it.

    Change-Id: Icc712ba147e578a28e371313154ae3190676f0dc
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Sat, 21 Jul 2018 02:36:13 +0000 (22:36 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Change default verify scenario

    Since our default scenario os-nosdn-nofeature-ha is failing functest in
    verify, switch to os-nosdn-nofeature-noha which is passing. We want the
    lowest bar possible for initial patch set verification and then can use
    gate to verify more complicated deployments.

    Change-Id: I9788495de5ee728fa3c19264120315e562d2712d
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
leonwang [Fri, 20 Jul 2018 06:55:21 +0000 (14:55 +0800)]
Update git submodules

* Update docs/submodules/stor4nfv from branch 'master'
  - Update stor4nfv install scripts according to opensds aruba release

    Since OpenSDS has published its aruba release and also supports
    OpenStack scenario, this patch is designed for updating stor4nfv
    code to prepare for integrating Compass4NFV and Apex installer on
    OpenStack scenario.
    Besides the large code changes, some tutorial docs are also added
    or updated for better installing this project.

    Change-Id: I1e4fec652c6c860028ef39448bc323839f3aa95c
Signed-off-by: leonwang <wanghui71@huawei.com>
5 years agoUpdate git submodules
Trevor Bramwell [Fri, 20 Jul 2018 20:23:32 +0000 (20:23 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Dovetail] Bugfix: Dovetail CI jobs failed on compass"
  - [Dovetail] Bugfix: Dovetail CI jobs failed on compass

    Change-Id: I1b46fe380b12552651c786b10f162111d4605353
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
Tim Rozet [Fri, 20 Jul 2018 13:24:23 +0000 (09:24 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Fixes missing csit queens file in setup.cfg

    Change-Id: I6d57c88efc88dba311e79a36024683d5a9ade679
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Fri, 20 Jul 2018 15:17:19 +0000 (11:17 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Removes branch from functest scenario

    Branch is messing up functest detection of deploy scenarios. Therefore
    this patch removes the branch from the scenario before passing it to the
    test job.

    Change-Id: I1b59125941e839f1937cba565c73e39efb460573
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Cristina Pauna [Fri, 20 Jul 2018 14:44:13 +0000 (17:44 +0300)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Increase timeouts for installing requrements

    Currently the docker images fails to build on aarch64 because the installation
    of the requirements step fails. The failure is caused by the timers which expire
    and don't mark the job as finished.

    JIRA: ARMBAND-391

    Change-Id: Ic84982f81d064af1c27cf776d12a57eadc20957a
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
5 years agoUpdate git submodules
Michael Polenchuk [Fri, 20 Jul 2018 08:52:05 +0000 (12:52 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Align SDN credentials variables

    Change-Id: I731abc6871ddd845b551a837e942d2a2d77a67ee
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
5 years agoUpdate git submodules
Emma Foley [Fri, 20 Jul 2018 13:32:45 +0000 (13:32 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Create Dockerfile to create a yardstick-image of docker"
  - Create Dockerfile to create a yardstick-image of docker

    this Dockerfile target to generate a image with testing tool
    installed, similar to yardstick-image for VM. The docker image
    is used by k8s to start pods and test.

    JIRA: YARDSTICK-1287

    Change-Id: Id09a3fb6d880869c8f523d688b2ef641fb434541
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
5 years agoUpdate git submodules
Delia Popescu [Fri, 20 Jul 2018 12:31:24 +0000 (15:31 +0300)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Increase create server timeout for shaker test

    Change-Id: Ie0fdfd2bbd93952bcd35a30c96b7980ffeb0d87c
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
5 years agoUpdate git submodules
Cédric Ollivier [Fri, 20 Jul 2018 11:31:50 +0000 (13:31 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Minor change about subnet pool

    It reverts the subnet pool to 192.168.120.0/24.
    It avoids conflicts with default CPE private subnets.

    It also increases cloudify spawning timeout.

    Change-Id: I70183cede0690c2cbc74f9c30a38892d829db2c9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Fri, 20 Jul 2018 08:45:20 +0000 (10:45 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Allow overriding the default role

    It allows testing controllers which implements other RBAC policies.
    Defining NEW_USER_ROLE=admin will easily raise side effects for
    orchestrators such as Juju and Cloudify.

    Change-Id: Ia78a25381aeb8aa81fd1872661629e1c08432b8f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Venkata Harshavardhan Reddy Allu [Thu, 19 Jul 2018 16:28:11 +0000 (21:58 +0530)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Added parentheses in 'openstack_utils.py' line#476

    Parentheses were added around the arguments in line#476
    for proper formatting the Exception message in line#475

    Change-Id: I3b2233aea10ff5afd23da00a837b976456274a51
Signed-off-by: Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
5 years agoUpdate git submodules
Cédric Ollivier [Fri, 20 Jul 2018 08:36:58 +0000 (10:36 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Stop Fuel logics in odl

    Fuel is setting the right env vars [1].

    [1] https://gerrit.opnfv.org/gerrit/#/c/59929/

    Change-Id: Ieb0ae1887859e0b7d3f77dfb5100a633b6479a37
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Delia Popescu [Tue, 3 Jul 2018 13:30:10 +0000 (16:30 +0300)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Cover cinder testcases

    JIRA: FUNCTEST-908

Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
    Change-Id: Ie9662877cba89ea96de4403ee2b736c118a044d5
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
5 years agoUpdate git submodules
Cristina Pauna [Fri, 20 Jul 2018 06:13:39 +0000 (09:13 +0300)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for MaaS fix

    Change-Id: I8f764844d4e437d7677abe1239c7a9e74c6dbf5a
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
5 years agoUpdate git submodules
Tim Rozet [Fri, 20 Jul 2018 00:28:29 +0000 (20:28 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Fix OS branch detection on snapshot promotion

    Change-Id: I4f860f9b9adcc96d94b1daa333eec7a746bc91b1
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Fri, 20 Jul 2018 00:24:47 +0000 (00:24 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Add tenant vlan support"
  - Add tenant vlan support

    Introduces tenant vlan support through configuration of network settings file.

    JIRA: APEX-272

    Change-Id: Ie8e20a92ca4ebb9e0de4c53b5e03856d19ff660c
Signed-off-by: Feng Pan <fpan@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Wed, 18 Jul 2018 18:39:08 +0000 (14:39 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Add pacemaker for HA snapshot deployments

    Change-Id: Ic7b631af3968de8868177efa719f7c6e01628ce9
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Thu, 19 Jul 2018 20:34:55 +0000 (16:34 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: More snapshot fixes

    Changes-Include:
     - Use correct csit env file with promote jobs
     - Ensure odl container starts when snapshots brought up
     - Use SDN_CONTROLLER_PASSWORD for ODL pass rather than
       hardcoding admin

    Change-Id: I910a4eefa2b4c621e3f82939bedee338fad91bf3
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Michael Polenchuk [Thu, 19 Jul 2018 17:12:30 +0000 (17:12 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[maas] Change saltstack repo source format"
  - [maas] Change saltstack repo source format

    Change-Id: I2a25734258f34ed02da584456a3a3dac70e24af3
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
5 years agoUpdate git submodules
Trevor Bramwell [Thu, 19 Jul 2018 16:32:12 +0000 (16:32 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Update CI Resources and Requirements"
  - Update CI Resources and Requirements

    Indicates what requirements each resource type should meet in order to
    be considered part of OPNFV CI along with listing of the resources
    available.

    Includes a list of labels applied to servers and their intended use.

    JIRA: RELENG-403
    Change-Id: I0ba2671e95e29141d051019938fba930a42e7f56
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoUpdate git submodules
Trevor Bramwell [Thu, 19 Jul 2018 16:29:45 +0000 (16:29 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Dovetail] Edit the job's name of Dovetail running on Apex"
  - [Dovetail] Edit the job's name of Dovetail running on Apex

    Change-Id: I92b8bbef1a979c16a9c62f1affe43817214936a4
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
xudan [Wed, 18 Jul 2018 07:50:58 +0000 (03:50 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - [Dovetail] Edit the job's name of Dovetail on Fuel

    Change-Id: I6a2b571ca2696f9466a4588b7e4deef13b947eae
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Wed, 18 Jul 2018 16:14:24 +0000 (17:14 +0100)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Add "stdin" and "tty" parameters to Kubernetes container

    JIRA: YARDSTICK-1330

    Change-Id: I05303a1d0783421472883806f97441dd63f7f740
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
  - Accept strings and lists as container "args" and "commands"

    Accept strings and list of strings as "args" and "commands"
    in a Kubernetes container.

    JIRA: YARDSTICK-1329

    Change-Id: I56470741072fb7f9a62d695c51fcb0cc3f3ff1b9
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Michael Polenchuk [Thu, 19 Jul 2018 15:37:19 +0000 (15:37 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "Set OpenDaylight REST port in openrc"
  - Set OpenDaylight REST port in openrc

    JIRA: FUEL-380
    Change-Id: I16039f6a0397f761e4cfa58be4cd45fd0beab925
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
5 years agoUpdate git submodules
Mark Beierl [Thu, 19 Jul 2018 13:53:20 +0000 (13:53 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Allow user to specify stack name on stack create"
  - Allow user to specify stack name on stack create

    this allow Storperf to run multiple time at same time
    using same OpenStack

    Adds stack_name to all /configurations API requests as
    an optional parameter.

    Adds stack_name to the /jobs API POST as an optional
    parameter.

    Adds stack_name to the /initializations API as an
    optional parameter.

    Adds all stack info to the metadata for later reporting.

    JIRA: STORPERF-256
    Change-Id: Ief69c69472e08ee821555f3a006ab9edc7ec177f
Signed-off-by: Ameed Ashour <Ameed.Ashour.ext@nokia.com>
5 years agoUpdate git submodules
Junaid Ali [Tue, 10 Jul 2018 14:39:50 +0000 (15:39 +0100)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [salt.sh] Ignoring files using rsync

      Currently rsync is not ignoring '.gitignore' file due to the
      specification of absolute path. This patch fixes the issue and
      also ignores the temporary directory if that is created inside
      the cloned fuel repo

      PatchSet2: Shell check
      PatchSet3: Minor improvements
      PatchSet4: Rebasing the commit

    Change-Id: I05fc39236af1bc6f8eabb668304ba5a32dec0737
Signed-off-by: Junaid Ali <junaidali.yahya@gmail.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 19 Jul 2018 09:09:23 +0000 (09:09 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add "imagePullPolicy" parameter in Kubernetes container"
  - Add "imagePullPolicy" parameter in Kubernetes container

    The configuration parameter "imagePullPolicy" defines how Kubernetes
    retrieves de image. By default, Kubernetes will always try to pull the
    latest image from the repository [1]. Three possible arguments are accepted:
      - Always
      - IfNotPresent
      - Never

    Example of Kubernetes pod definition:
      containers:
        - name: vcmts-pktgen-pod-0
          image: openretriever/yardstick
          imagePullPolicy: IfNotPresent

    Example of Yardstick definition:
      context:
        name: k8syardstick
        type: Kubernetesservers:
        vnf:
          image: openretriever/yardstick
          imagePullPolicy: IfNotPresent

    [1] https://kubernetes.io/docs/concepts/containers/images/

    JIRA: YARDSTICK-1328

    Change-Id: I83bfb01670eef22218b1affd7d37af14e32a622e
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>