Switch to use new ovs nsh version 69/42869/4
authorYi Yang <yi.y.yang@intel.com>
Mon, 1 Aug 2016 01:49:36 +0000 (09:49 +0800)
committerYi Yang <yi.y.yang@intel.com>
Fri, 12 Aug 2016 11:41:58 +0000 (19:41 +0800)
commit6edafc65f2d9c2559e6897e96026970bbac81500
tree75714e8378064f946a00db911184982dcbcd4259
parent84bab9d8324bb13d41653d4424160a941aefc51e
Switch to use new ovs nsh version

https://github.com/yyang13/ovs_nsh_patches

ovs 2.5.90 commit 7d433ae57ebb90cd68e8fa948a096f619ac4e2d8 + Intel NSH and VxLAN-gpe patches

Change-Id: If15e1af18f28f76567ac2591db30ac719ed072ca
Signed-off-by: Yi Yang <yi.y.yang@intel.com>
Signed-off-by: Tomas Cechvala <tcechval@cisco.com>
21 files changed:
demos/gbpsfc-env/Vagrantfile
demos/gbpsfc-env/bootstrap.sh
demos/gbpsfc-env/demo-asymmetric-chain/get-nsps.py
demos/gbpsfc-env/demo-asymmetric-chain/infrastructure_config.py
demos/gbpsfc-env/demo-asymmetric-chain/rest.py
demos/gbpsfc-env/demo-asymmetric-chain/sf-config.sh
demos/gbpsfc-env/demo-asymmetric-chain/sf-flows.sh
demos/gbpsfc-env/demo-asymmetric-coexistence/infrastructure_config.py
demos/gbpsfc-env/demo-asymmetric-coexistence/rest.py
demos/gbpsfc-env/demo-gbp1/infrastructure_config.py
demos/gbpsfc-env/demo-gbp1/rest.py
demos/gbpsfc-env/demo-gbp2/infrastructure_config.py
demos/gbpsfc-env/demo-gbp2/rest.py
demos/gbpsfc-env/demo-symmetric-chain/get-nsps.py
demos/gbpsfc-env/demo-symmetric-chain/infrastructure_config.py
demos/gbpsfc-env/demo-symmetric-chain/rest.py
demos/gbpsfc-env/demo-symmetric-chain/sf-config.sh
demos/gbpsfc-env/demo-symmetric-chain/sf-flows.sh
demos/gbpsfc-env/demo-symmetric-coexistence/infrastructure_config.py
demos/gbpsfc-env/demo-symmetric-coexistence/rest.py
demos/gbpsfc-env/infrastructure_launch.py