Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Fri, 21 Jul 2017 22:06:05 +0000 (22:06 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 21 Jul 2017 22:06:05 +0000 (22:06 +0000)
commit635fc9b39cc94c37c93cee28b5ce66d32837efd5
tree1f603b85b89202a3acb072831ad94af96820e69a
parentd0ab21cf0f07c50f748a6ab4b8f7e32f0603842d
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "heat: port_security_enabled, allowed_address_pairs, disable gateway_ip"
  - heat: port_security_enabled, allowed_address_pairs, disable gateway_ip

        xe0:
          cidr: '10.0.2.0/24'
          vld_id: public
          allowed_address_pairs:
            - ip_address:
                '0.0.0.0/0'
        xe1:
          cidr: '10.0.3.0/24'
          vld_id: private
          allowed_address_pairs:
            - ip_address:
                '0.0.0.0/0'

    We need to disable gateways on data plane interfaces
    With TGs and VFNs we probably don't need gateway on data interfaces

    Change-Id: I276a7d591a0a3ff03877c4f525303fc2874de683
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
docs/submodules/yardstick