Commit Graph

4 Commits

Author SHA1 Message Date
Cong Phuoc Hoang
0e7fffbc77 Add support SFC encapsulation from networking-sfc
This feature allows choosing SFC encapsulation between MPLS
and NSH (default MPLS). It also apply SFC proxy to make use
of correlation.

Change-Id: Ia5eda02df415c9e3f6f035068176d60a14ffb68f
2019-01-28 17:16:33 +09:00
Cong Phuoc Hoang
df8be52ac7 Add 'symmetrical' as property of a forwarding path
When Network Service (NS) is supported in Tacker, we can launch
multiple VNFFGs by initiating NS. Because each VNFFG can have
different 'symmetrical' value, we should support dynamic 'symmetrical'
parameter for each VNFFG in VNFFG descriptor.

This feature will add 'symmetrical' as a property of forwarding path,
so users can set 'symmetrical' value to 'true' or 'false' to change
symmetrical value of a port chain in networking-sfc.

Change-Id: Ie9a6abe96141954e95902cd426abafa10d744236
2018-08-06 11:09:03 +00:00
Nguyen Hai
f16ac7c79f Update cirros to 0.4.0
Change-Id: Ie4ff403f803a16ca53c91c7d10d71ec80fbe1a9b
2018-07-25 01:42:48 +00:00
Cong Phuoc Hoang
a272adc5bc Add document and scripts for testing NS features
1. This patch update document nsd_usage_guide.rst about
supporting VNFFG in NSD template.
2. Add some scripts for users to create network service
automatically.

Partially-implements: blueprint vnffg-ns

Change-Id: I87f4879c5c2ab781e3d8234bf6ab368c526934e4
2018-07-19 09:18:05 +00:00