Update git submodules
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Tue, 24 Jul 2018 14:11:37 +0000 (15:11 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 24 Jul 2018 14:50:41 +0000 (14:50 +0000)
commit0cc7aad79389197ccac399361e01f6dde1aa5770
treef0f487cc42ab7336b5078e0fffdd6120d0c20bea
parentc5d5d65dd3922914ec76ccf21b57cdee0103e052
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>
docs/submodules/yardstick